Pull request #42066 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a24d92f95bd28df2298f1bc746217e7077d1aec2+dc1606ad797797e1f7eeece028363789aa08d60d (41fc7e650686f37104fd02b0a29b81f5a95bfbdb) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42066@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-02-23T18:27:26.250Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-23T18:27:26.253Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-23T18:27:26.408Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c8fef3f27a0488c5) in /home/ubuntu/workspace/moby_PR-42066 [Pipeline] { [Pipeline] checkout [2021-02-23T18:27:26.435Z] The recommended git tool is: git [2021-02-23T18:27:26.450Z] using credential docker-jenkins-github-credentials [2021-02-23T18:27:26.456Z] Cloning the remote Git repository [2021-02-23T18:27:26.456Z] Cloning with configured refspecs honoured and without tags [2021-02-23T18:27:26.461Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T18:27:26.461Z] > git init /home/ubuntu/workspace/moby_PR-42066 # timeout=10 [2021-02-23T18:27:26.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:27:26.479Z] > git --version # timeout=10 [2021-02-23T18:27:26.484Z] > git --version # 'git version 2.17.1' [2021-02-23T18:27:26.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:26.485Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:27:40.881Z] Fetching without tags [2021-02-23T18:27:41.135Z] Merging remotes/origin/20.10 commit dc1606ad797797e1f7eeece028363789aa08d60d into PR head commit a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:27:41.605Z] Merge succeeded, producing a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:27:41.605Z] Checking out Revision a24d92f95bd28df2298f1bc746217e7077d1aec2 (PR-42066) [2021-02-23T18:27:42.130Z] Commit message: "check-config.sh: add NETFILTER_XT_MARK" [2021-02-23T18:27:42.131Z] First time build. Skipping changelog. [2021-02-23T18:27:42.164Z] > git --version # timeout=10 [2021-02-23T18:27:42.167Z] > git --version # 'git version 2.17.1' [2021-02-23T18:27:42.175Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-23T18:27:40.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:27:40.866Z] > git config --add remote.origin.fetch +refs/pull/42066/head:refs/remotes/origin/PR-42066 # timeout=10 [2021-02-23T18:27:40.871Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:27:40.879Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:27:40.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:27:40.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:40.886Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:27:41.138Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:27:41.144Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:27:41.577Z] > git remote # timeout=10 [2021-02-23T18:27:41.583Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T18:27:41.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:41.589Z] > git merge dc1606ad797797e1f7eeece028363789aa08d60d # timeout=10 [2021-02-23T18:27:41.599Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T18:27:41.608Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:27:41.613Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T18:27:42.882Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42066:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-02-23T18:27:42.882Z] Unable to find image 'alpine:latest' locally [2021-02-23T18:27:42.882Z] latest: Pulling from library/alpine [2021-02-23T18:27:43.140Z] ba3557a56b15: Pulling fs layer [2021-02-23T18:27:43.140Z] ba3557a56b15: Verifying Checksum [2021-02-23T18:27:43.140Z] ba3557a56b15: Download complete [2021-02-23T18:27:43.399Z] ba3557a56b15: Pull complete [2021-02-23T18:27:43.399Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-02-23T18:27:43.399Z] Status: Downloaded newer image for alpine:latest [2021-02-23T18:27:45.936Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-23T18:27:46.736Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c8fef3f27a0488c5) in /home/ubuntu/workspace/moby_PR-42066 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2021-02-23T18:27:46.748Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09b2a67fe81abf6f5) in /home/ubuntu/workspace/moby_PR-42066 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-23T18:27:46.759Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-027603a6d20497258) in /home/ubuntu/workspace/moby_PR-42066 [Pipeline] { [Pipeline] { [2021-02-23T18:27:46.789Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fc662d1de1c7c2e3) in /home/ubuntu/workspace/moby_PR-42066 [Pipeline] checkout [2021-02-23T18:27:46.807Z] The recommended git tool is: git [2021-02-23T18:27:46.815Z] using credential docker-jenkins-github-credentials [2021-02-23T18:27:46.819Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-42066 [Pipeline] // stage [2021-02-23T18:27:46.828Z] Fetching changes from the remote Git repository [2021-02-23T18:27:46.833Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-42066 [Pipeline] // stage [2021-02-23T18:27:46.838Z] Fetching without tags [Pipeline] checkout [2021-02-23T18:27:46.845Z] The recommended git tool is: git [2021-02-23T18:27:46.855Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2021-02-23T18:27:46.861Z] Cloning the remote Git repository [2021-02-23T18:27:46.861Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-23T18:27:46.904Z] The recommended git tool is: git [2021-02-23T18:27:46.915Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-02-23T18:27:46.922Z] Cloning the remote Git repository [2021-02-23T18:27:46.922Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] { [2021-02-23T18:27:46.941Z] The recommended git tool is: git [Pipeline] checkout [2021-02-23T18:27:46.976Z] The recommended git tool is: git [Pipeline] checkout [2021-02-23T18:27:46.989Z] using credential docker-jenkins-github-credentials [2021-02-23T18:27:46.995Z] Cloning the remote Git repository [2021-02-23T18:27:46.995Z] Cloning with configured refspecs honoured and without tags [2021-02-23T18:27:46.995Z] The recommended git tool is: git [Pipeline] // stage [2021-02-23T18:27:47.011Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-02-23T18:27:47.026Z] Cloning the remote Git repository [2021-02-23T18:27:47.026Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2021-02-23T18:27:47.034Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-02-23T18:27:47.048Z] Cloning the remote Git repository [2021-02-23T18:27:47.048Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-02-23T18:27:47.092Z] Merging remotes/origin/20.10 commit dc1606ad797797e1f7eeece028363789aa08d60d into PR head commit a24d92f95bd28df2298f1bc746217e7077d1aec2 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-02-23T18:27:47.181Z] Merge succeeded, producing a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:27:47.181Z] Checking out Revision a24d92f95bd28df2298f1bc746217e7077d1aec2 (PR-42066) [2021-02-23T18:27:47.235Z] Commit message: "check-config.sh: add NETFILTER_XT_MARK" [2021-02-23T18:27:47.248Z] > git --version # timeout=10 [2021-02-23T18:27:47.253Z] > git --version # 'git version 2.17.1' [2021-02-23T18:27:47.258Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T18:27:46.823Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-23T18:27:46.831Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:27:46.841Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:27:46.842Z] > git --version # timeout=10 [2021-02-23T18:27:46.844Z] > git --version # 'git version 2.17.1' [2021-02-23T18:27:46.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:46.845Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:27:47.095Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:27:47.101Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:27:47.143Z] > git remote # timeout=10 [2021-02-23T18:27:47.149Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T18:27:47.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:47.155Z] > git merge dc1606ad797797e1f7eeece028363789aa08d60d # timeout=10 [2021-02-23T18:27:47.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T18:27:47.184Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:27:47.189Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:27:46.863Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T18:27:46.863Z] > git init /home/ubuntu/workspace/moby_PR-42066 # timeout=10 [2021-02-23T18:27:46.872Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:27:46.872Z] > git --version # timeout=10 [2021-02-23T18:27:46.877Z] > git --version # 'git version 2.17.1' [2021-02-23T18:27:46.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:46.878Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:27:46.924Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T18:27:46.924Z] > git init /home/ubuntu/workspace/moby_PR-42066 # timeout=10 [2021-02-23T18:27:46.942Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:27:46.942Z] > git --version # timeout=10 [2021-02-23T18:27:46.945Z] > git --version # 'git version 2.7.4' [2021-02-23T18:27:46.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:46.947Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:27:47.013Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T18:27:47.013Z] > git init /home/ubuntu/workspace/moby_PR-42066 # timeout=10 [2021-02-23T18:27:47.028Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:27:47.028Z] > git --version # timeout=10 [2021-02-23T18:27:47.041Z] > git --version # 'git version 2.25.1' [2021-02-23T18:27:47.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:47.042Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:27:47.032Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T18:27:47.033Z] > git init /home/jenkins/workspace/moby_PR-42066 # timeout=10 [2021-02-23T18:27:47.049Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:27:47.049Z] > git --version # timeout=10 [2021-02-23T18:27:47.054Z] > git --version # 'git version 2.17.1' [2021-02-23T18:27:47.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:47.054Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:27:47.060Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T18:27:47.061Z] > git init /home/docker/workspace/moby_PR-42066 # timeout=10 [2021-02-23T18:27:47.071Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:27:47.071Z] > git --version # timeout=10 [2021-02-23T18:27:47.074Z] > git --version # 'git version 2.7.4' [2021-02-23T18:27:47.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:47.075Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:27:48.018Z] + docker version [2021-02-23T18:27:48.018Z] Client: Docker Engine - Community [2021-02-23T18:27:48.018Z] Version: 20.10.3 [2021-02-23T18:27:48.018Z] API version: 1.41 [2021-02-23T18:27:48.018Z] Go version: go1.13.15 [2021-02-23T18:27:48.018Z] Git commit: 48d30b5 [2021-02-23T18:27:48.018Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-23T18:27:48.018Z] OS/Arch: linux/amd64 [2021-02-23T18:27:48.018Z] Context: default [2021-02-23T18:27:48.018Z] Experimental: true [2021-02-23T18:27:48.018Z] [2021-02-23T18:27:48.018Z] Server: Docker Engine - Community [2021-02-23T18:27:48.018Z] Engine: [2021-02-23T18:27:48.018Z] Version: 20.10.3 [2021-02-23T18:27:48.018Z] API version: 1.41 (minimum version 1.12) [2021-02-23T18:27:48.018Z] Go version: go1.13.15 [2021-02-23T18:27:48.018Z] Git commit: 46229ca [2021-02-23T18:27:48.018Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-23T18:27:48.018Z] OS/Arch: linux/amd64 [2021-02-23T18:27:48.018Z] Experimental: true [2021-02-23T18:27:48.018Z] containerd: [2021-02-23T18:27:48.018Z] Version: 1.4.3 [2021-02-23T18:27:48.018Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:27:48.018Z] runc: [2021-02-23T18:27:48.018Z] Version: 1.0.0-rc92 [2021-02-23T18:27:48.018Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T18:27:48.018Z] docker-init: [2021-02-23T18:27:48.018Z] Version: 0.19.0 [2021-02-23T18:27:48.018Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-23T18:27:48.298Z] + docker info [2021-02-23T18:27:48.866Z] Client: [2021-02-23T18:27:48.866Z] Context: default [2021-02-23T18:27:48.866Z] Debug Mode: false [2021-02-23T18:27:48.866Z] Plugins: [2021-02-23T18:27:48.866Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-23T18:27:48.866Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-23T18:27:48.866Z] [2021-02-23T18:27:48.866Z] Server: [2021-02-23T18:27:48.866Z] Containers: 0 [2021-02-23T18:27:48.866Z] Running: 0 [2021-02-23T18:27:48.866Z] Paused: 0 [2021-02-23T18:27:48.866Z] Stopped: 0 [2021-02-23T18:27:48.866Z] Images: 4 [2021-02-23T18:27:48.866Z] Server Version: 20.10.3 [2021-02-23T18:27:48.866Z] Storage Driver: overlay2 [2021-02-23T18:27:48.866Z] Backing Filesystem: extfs [2021-02-23T18:27:48.866Z] Supports d_type: true [2021-02-23T18:27:48.866Z] Native Overlay Diff: true [2021-02-23T18:27:48.866Z] Logging Driver: json-file [2021-02-23T18:27:48.866Z] Cgroup Driver: cgroupfs [2021-02-23T18:27:48.866Z] Cgroup Version: 1 [2021-02-23T18:27:48.866Z] Plugins: [2021-02-23T18:27:48.866Z] Volume: local [2021-02-23T18:27:48.866Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T18:27:48.866Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T18:27:48.866Z] Swarm: inactive [2021-02-23T18:27:48.866Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-23T18:27:48.866Z] Default Runtime: runc [2021-02-23T18:27:48.866Z] Init Binary: docker-init [2021-02-23T18:27:48.866Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:27:48.866Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T18:27:48.866Z] init version: de40ad0 [2021-02-23T18:27:48.866Z] Security Options: [2021-02-23T18:27:48.866Z] apparmor [2021-02-23T18:27:48.866Z] seccomp [2021-02-23T18:27:48.866Z] Profile: default [2021-02-23T18:27:48.866Z] Kernel Version: 5.4.0-1037-aws [2021-02-23T18:27:48.866Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-23T18:27:48.866Z] OSType: linux [2021-02-23T18:27:48.866Z] Architecture: x86_64 [2021-02-23T18:27:48.866Z] CPUs: 2 [2021-02-23T18:27:48.866Z] Total Memory: 7.569GiB [2021-02-23T18:27:48.866Z] Name: ip-10-100-121-80 [2021-02-23T18:27:48.866Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-23T18:27:48.866Z] Docker Root Dir: /var/lib/docker [2021-02-23T18:27:48.866Z] Debug Mode: false [2021-02-23T18:27:48.866Z] Registry: https://index.docker.io/v1/ [2021-02-23T18:27:48.866Z] Labels: [2021-02-23T18:27:48.866Z] Experimental: true [2021-02-23T18:27:48.866Z] Insecure Registries: [2021-02-23T18:27:48.866Z] 127.0.0.0/8 [2021-02-23T18:27:48.866Z] Live Restore Enabled: true [2021-02-23T18:27:48.866Z] [2021-02-23T18:27:48.866Z] WARNING: No swap limit support [2021-02-23T18:27:48.866Z] WARNING: No blkio weight support [2021-02-23T18:27:48.866Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-23T18:27:49.146Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:27:49.146Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:27:49.146Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42066/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T18:27:49.146Z] + bash /home/ubuntu/workspace/moby_PR-42066/check-config.sh [2021-02-23T18:27:49.146Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T18:27:49.146Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-23T18:27:49.146Z] [2021-02-23T18:27:49.146Z] Generally Necessary: [2021-02-23T18:27:49.146Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T18:27:49.146Z] - apparmor: enabled and tools installed [2021-02-23T18:27:49.405Z] - CONFIG_NAMESPACES: enabled [2021-02-23T18:27:49.405Z] - CONFIG_NET_NS: enabled [2021-02-23T18:27:49.405Z] - CONFIG_PID_NS: enabled [2021-02-23T18:27:49.405Z] - CONFIG_IPC_NS: enabled [2021-02-23T18:27:49.405Z] - CONFIG_UTS_NS: enabled [2021-02-23T18:27:49.405Z] - CONFIG_CGROUPS: enabled [2021-02-23T18:27:49.405Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T18:27:49.405Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T18:27:49.405Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T18:27:49.405Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T18:27:49.405Z] - CONFIG_CPUSETS: enabled [2021-02-23T18:27:49.405Z] - CONFIG_MEMCG: enabled [2021-02-23T18:27:49.405Z] - CONFIG_KEYS: enabled [2021-02-23T18:27:49.405Z] - CONFIG_VETH: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-23T18:27:49.405Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-23T18:27:49.405Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T18:27:49.405Z] [2021-02-23T18:27:49.405Z] Optional Features: [2021-02-23T18:27:49.405Z] - CONFIG_USER_NS: enabled [2021-02-23T18:27:49.405Z] - CONFIG_SECCOMP: enabled [2021-02-23T18:27:49.405Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T18:27:49.405Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T18:27:49.405Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T18:27:49.405Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-23T18:27:49.405Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T18:27:49.405Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T18:27:49.405Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-23T18:27:49.405Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-23T18:27:49.405Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T18:27:49.405Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T18:27:49.405Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T18:27:49.405Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T18:27:49.405Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T18:27:49.405Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T18:27:49.405Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T18:27:49.405Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T18:27:49.405Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T18:27:49.405Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T18:27:49.405Z] - CONFIG_EXT4_FS: enabled [2021-02-23T18:27:49.405Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T18:27:49.664Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T18:27:49.664Z] - Network Drivers: [2021-02-23T18:27:49.664Z] - "overlay": [2021-02-23T18:27:49.664Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T18:27:49.664Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T18:27:49.664Z] Optional (for encrypted networks): [2021-02-23T18:27:49.664Z] - CONFIG_CRYPTO: enabled [2021-02-23T18:27:49.664Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-23T18:27:49.664Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-23T18:27:49.664Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-23T18:27:49.664Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-23T18:27:49.664Z] - CONFIG_XFRM: enabled [2021-02-23T18:27:49.664Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T18:27:49.664Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T18:27:49.664Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T18:27:49.664Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-23T18:27:49.664Z] - "ipvlan": [2021-02-23T18:27:49.664Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T18:27:49.664Z] - "macvlan": [2021-02-23T18:27:49.664Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T18:27:49.664Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T18:27:49.664Z] - "ftp,tftp client in container": [2021-02-23T18:27:49.664Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T18:27:49.664Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T18:27:49.664Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T18:27:49.664Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T18:27:49.664Z] - Storage Drivers: [2021-02-23T18:27:49.664Z] - "aufs": [2021-02-23T18:27:49.664Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T18:27:49.664Z] - "btrfs": [2021-02-23T18:27:49.664Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T18:27:49.664Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T18:27:49.664Z] - "devicemapper": [2021-02-23T18:27:49.664Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T18:27:49.664Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T18:27:49.664Z] - "overlay": [2021-02-23T18:27:49.664Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T18:27:49.664Z] - "zfs": [2021-02-23T18:27:49.664Z] - /dev/zfs: present [2021-02-23T18:27:49.664Z] - zfs command: missing [2021-02-23T18:27:49.664Z] - zpool command: missing [2021-02-23T18:27:49.664Z] [2021-02-23T18:27:49.664Z] Limits: [2021-02-23T18:27:49.664Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T18:27:49.664Z] [2021-02-23T18:27:49.664Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T18:27:49.993Z] + sudo modprobe ip_vs [2021-02-23T18:27:49.994Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 . [2021-02-23T18:27:50.252Z] #1 [internal] load build definition from Dockerfile [2021-02-23T18:27:50.252Z] #1 sha256:e88d4f3f9bfb7b980ef25e4820cbc1ad465d5c98e8b04d6019409f552b1af299 [2021-02-23T18:27:50.252Z] #1 transferring dockerfile: 16.55kB done [2021-02-23T18:27:50.252Z] #1 DONE 0.0s [2021-02-23T18:27:50.252Z] [2021-02-23T18:27:50.252Z] #2 [internal] load .dockerignore [2021-02-23T18:27:50.252Z] #2 sha256:99acdd3cf23099f1e1ce2627883907356582e32639af944d3ecef15ddab1629e [2021-02-23T18:27:50.252Z] #2 transferring context: 87B done [2021-02-23T18:27:50.252Z] #2 DONE 0.0s [2021-02-23T18:27:50.252Z] [2021-02-23T18:27:50.252Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T18:27:50.252Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-23T18:27:50.252Z] #3 DONE 0.2s [2021-02-23T18:27:50.252Z] [2021-02-23T18:27:50.252Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T18:27:50.252Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-23T18:27:50.252Z] #4 CACHED [2021-02-23T18:27:50.510Z] [2021-02-23T18:27:50.510Z] #5 [internal] load build definition from Dockerfile [2021-02-23T18:27:50.510Z] #5 sha256:76b131078cc747d9cbc8c7d1cab55cd51604def62354f04ce8e545f4af87e438 [2021-02-23T18:27:50.773Z] #5 transferring dockerfile: 16.55kB done [2021-02-23T18:27:50.773Z] #5 DONE 0.0s [2021-02-23T18:27:50.773Z] [2021-02-23T18:27:50.773Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T18:27:50.773Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-23T18:27:50.773Z] #8 DONE 0.1s [2021-02-23T18:27:50.773Z] [2021-02-23T18:27:50.773Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T18:27:50.773Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-23T18:27:50.773Z] #7 DONE 0.1s [2021-02-23T18:27:50.773Z] [2021-02-23T18:27:50.773Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T18:27:50.773Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-23T18:27:51.046Z] #6 DONE 0.3s [2021-02-23T18:27:51.046Z] [2021-02-23T18:27:51.046Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T18:27:51.046Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-23T18:27:51.046Z] #61 DONE 0.0s [2021-02-23T18:27:51.046Z] [2021-02-23T18:27:51.046Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T18:27:51.046Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T18:27:51.046Z] #25 DONE 0.0s [2021-02-23T18:27:51.046Z] [2021-02-23T18:27:51.046Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T18:27:51.046Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T18:27:51.046Z] #9 DONE 0.0s [2021-02-23T18:27:51.046Z] [2021-02-23T18:27:51.046Z] #22 [internal] load build context [2021-02-23T18:27:51.046Z] #22 sha256:7b223674fe2b4bfa999b1305c7f296521ebc7259f0a9440eb0b32b38deb4e84e [2021-02-23T18:27:52.964Z] #22 transferring context: 53.37MB 1.7s done [2021-02-23T18:27:52.964Z] #22 DONE 1.7s [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T18:27:52.964Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-23T18:27:52.964Z] #15 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T18:27:52.964Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T18:27:52.964Z] #31 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:27:52.964Z] #55 sha256:aee5a39f0a9aa4a4d6193d8bf4dc82a0053fec32d95330bebfe950b2027cba7d [2021-02-23T18:27:52.964Z] #55 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T18:27:52.964Z] #37 sha256:ad39f3ba0666f77f272a0d08b1015c871e033ecc399188f83e718149ea2f1f97 [2021-02-23T18:27:52.964Z] #37 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-23T18:27:52.964Z] #33 sha256:f9baea995b455257c1da1639dccf1cf254808304939399803ad977357e3e064a [2021-02-23T18:27:52.964Z] #33 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:27:52.964Z] #44 sha256:640acc241dee8ddcc12223394ea6089b20e44fcb7e8489d589220b016b0d8c28 [2021-02-23T18:27:52.964Z] #44 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-23T18:27:52.964Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T18:27:52.964Z] #35 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:27:52.964Z] #48 sha256:b66e63dd221b53079c2dc8a6dec08c04b99bc8e829708506524420707d6d9d13 [2021-02-23T18:27:52.964Z] #48 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T18:27:52.964Z] #59 sha256:ad7d267ec430ccb2663aa3268bcf34d178cf738e570b58018489dea0ec4ed9ff [2021-02-23T18:27:52.964Z] #59 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T18:27:52.964Z] #64 sha256:efe000ef5d1f068858946cee64b062fb34f65286ccfe42e3a5a8ad73e458756b [2021-02-23T18:27:52.964Z] #64 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-23T18:27:52.964Z] #52 sha256:172905df01fe10222c0f04a46cb7152bc00ec12e058d2bbd6796a34336c55d1f [2021-02-23T18:27:52.964Z] #52 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-23T18:27:52.964Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-23T18:27:52.964Z] #20 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T18:27:52.964Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-23T18:27:52.964Z] #17 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T18:27:52.964Z] #43 sha256:9cb9d24678b875460068ab00b0326f9e1c82486636f645aa8d7eec3a11b51e9e [2021-02-23T18:27:52.964Z] #43 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T18:27:52.964Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-23T18:27:52.964Z] #38 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-23T18:27:52.964Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-23T18:27:52.964Z] #14 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-23T18:27:52.964Z] #46 sha256:a4fad2d837eddb19e29a1729431950d34360d3f4b78b7e1bfc3706a4eb5cdb5a [2021-02-23T18:27:52.964Z] #46 CACHED [2021-02-23T18:27:52.964Z] [2021-02-23T18:27:52.964Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:27:52.964Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T18:27:52.964Z] #42 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:27:52.965Z] #28 sha256:089d31ccdfe1c1c2e4cfc3ba3b43437174b6cfc2d5862fd445d9ea8f06fca080 [2021-02-23T18:27:52.965Z] #28 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T18:27:52.965Z] #27 sha256:e5d22160763e6cc9c47d1711bba884744bf1dbe2a516efda4587e27a890db3c5 [2021-02-23T18:27:52.965Z] #27 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T18:27:52.965Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-23T18:27:52.965Z] #18 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-23T18:27:52.965Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-23T18:27:52.965Z] #11 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-23T18:27:52.965Z] #36 sha256:d8d42c8bea5250a789b61b0851293ffac91f550dea8d1e82b5ebc60f7940c5d2 [2021-02-23T18:27:52.965Z] #36 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T18:27:52.965Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-23T18:27:52.965Z] #10 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T18:27:52.965Z] #56 sha256:86eeb7419355dfa07fe501e473acfc290cca409102051a041f1b670783e8dced [2021-02-23T18:27:52.965Z] #56 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T18:27:52.965Z] #60 sha256:2eccd96129bff0880b490899ff1d76a84da7229b6b901cc199b109f533ab54da [2021-02-23T18:27:52.965Z] #60 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-23T18:27:52.965Z] #63 sha256:8a633e72a0ddf541676a9b5b7d3262620f3b7725b9c5ee43af31b3272c24f730 [2021-02-23T18:27:52.965Z] #63 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T18:27:52.965Z] #51 sha256:45e500036539426f070f9cd8a2cc915e31428768316284ff3c48e2a1310560a5 [2021-02-23T18:27:52.965Z] #51 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T18:27:52.965Z] #40 sha256:a5091b24fb37d24e117ace3bb1de6819342ca07e7e11fbd27ba9102538508abc [2021-02-23T18:27:52.965Z] #40 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T18:27:52.965Z] #58 sha256:5c8755694553cd6e21216bbd2c4ebf15e4799a65b2c3d73d1d87cd5293ef78d0 [2021-02-23T18:27:52.965Z] #58 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:27:52.965Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T18:27:52.965Z] #19 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-23T18:27:52.965Z] #23 sha256:cb505f5e6f429ef042b10a92f1b026fd3dabc8533c31330450d8d9338bbb3e4f [2021-02-23T18:27:52.965Z] #23 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T18:27:52.965Z] #34 sha256:4806ea485efc0d97ca61ca316e11df4b71e9b9064b5a64af993aee126f17e826 [2021-02-23T18:27:52.965Z] #34 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-23T18:27:52.965Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T18:27:52.965Z] #54 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-23T18:27:52.965Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T18:27:52.965Z] #26 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:27:52.965Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T18:27:52.965Z] #12 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:27:52.965Z] #50 sha256:ed27796b65a87fc9ebc773ce2e0904d99012bb2bb2d6643522cb9c9e2066f01e [2021-02-23T18:27:52.965Z] #50 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T18:27:52.965Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-23T18:27:52.965Z] #30 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T18:27:52.965Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T18:27:52.965Z] #21 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:27:52.965Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T18:27:52.965Z] #41 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T18:27:52.965Z] #32 sha256:bf2a01ee306e24bdade24f4db3fc53dd319d11868d25b0a373c96976cf7f368f [2021-02-23T18:27:52.965Z] #32 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T18:27:52.965Z] #62 sha256:2a6cfbd09e42bcd9a444dcf0000029218a855873d2ad27a9f238fa4a481d621a [2021-02-23T18:27:52.965Z] #62 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T18:27:52.965Z] #49 sha256:47f522e6b45681c64b04919aa4cf378f3650154d04a3a0015bff0ce58642cba0 [2021-02-23T18:27:52.965Z] #49 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T18:27:52.965Z] #45 sha256:0023b0ae9c63b25198a07239c7674b50822e0450fc6f531d5c95c886b1a04982 [2021-02-23T18:27:52.965Z] #45 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T18:27:52.965Z] #24 sha256:77723993c7b5f5d1949aba9a077670464ffaef66237d49ab83136d03026170ee [2021-02-23T18:27:52.965Z] #24 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T18:27:52.965Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-23T18:27:52.965Z] #16 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T18:27:52.965Z] #53 sha256:111aa491d3c7a50d1ee0cbb764588d85be3478cd6b8cb49f9a5baea3c5dcaf78 [2021-02-23T18:27:52.965Z] #53 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T18:27:52.965Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-23T18:27:52.965Z] #13 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T18:27:52.965Z] #29 sha256:1dd10f068e29d07fd7bec84b20b607f2002d6b5e4d026671aa6b00bf2f1235a8 [2021-02-23T18:27:52.965Z] #29 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-23T18:27:52.965Z] #57 sha256:48aa548191dabd4a114edcc9e6900b0a5bdd595132d56f55e9a4c0846532bb63 [2021-02-23T18:27:52.965Z] #57 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T18:27:52.965Z] #47 sha256:c683e73966f5fb7398764f73345c66d74102e7f1481284eaba5cc988e4b21e42 [2021-02-23T18:27:52.965Z] #47 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-23T18:27:52.965Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T18:27:52.965Z] #39 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T18:27:52.965Z] #65 sha256:09b1186e6006e0a1f6a2f97692e82d05576878a305a9d6c3a6d9e0ee621a81d0 [2021-02-23T18:27:52.965Z] #65 CACHED [2021-02-23T18:27:52.965Z] [2021-02-23T18:27:52.965Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T18:27:52.965Z] #66 sha256:853521b85d5eadf916287c2f9c98d8972199681b40210f93b8a9129e85057c07 [2021-02-23T18:27:53.904Z] #66 DONE 0.9s [2021-02-23T18:27:53.904Z] [2021-02-23T18:27:53.904Z] #67 exporting to image [2021-02-23T18:27:53.904Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-23T18:27:53.904Z] #67 exporting layers [2021-02-23T18:27:54.472Z] #67 exporting layers 1.0s done [2021-02-23T18:27:54.730Z] #67 writing image sha256:5407a8c14fbe23f71af289382775d0c675071381ddc9c9a54a503e464905d53e done [2021-02-23T18:27:54.730Z] #67 naming to docker.io/library/docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 done [2021-02-23T18:27:54.730Z] #67 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-23T18:27:55.077Z] + trap exit INT TERM [2021-02-23T18:27:55.077Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-23T18:27:55.077Z] + CONTAINER_NAME=docker-pr1 [2021-02-23T18:27:55.077Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42066/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh dynbinary-daemon [2021-02-23T18:27:55.647Z] [2021-02-23T18:27:55.647Z] Removing bundles/ [2021-02-23T18:27:55.647Z] [2021-02-23T18:27:55.647Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-23T18:27:55.647Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:27:55.647Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T18:27:58.285Z] Fetching without tags [2021-02-23T18:27:58.578Z] Merging remotes/origin/20.10 commit dc1606ad797797e1f7eeece028363789aa08d60d into PR head commit a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:27:59.035Z] Merge succeeded, producing a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:27:59.035Z] Checking out Revision a24d92f95bd28df2298f1bc746217e7077d1aec2 (PR-42066) [2021-02-23T18:27:58.254Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:27:58.262Z] > git config --add remote.origin.fetch +refs/pull/42066/head:refs/remotes/origin/PR-42066 # timeout=10 [2021-02-23T18:27:58.264Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:27:58.278Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:27:58.293Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:27:58.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:58.294Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:27:58.584Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:27:58.586Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:27:59.006Z] > git remote # timeout=10 [2021-02-23T18:27:59.008Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T18:27:59.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:27:59.011Z] > git merge dc1606ad797797e1f7eeece028363789aa08d60d # timeout=10 [2021-02-23T18:27:59.028Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T18:27:59.041Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:27:59.043Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:27:59.554Z] Commit message: "check-config.sh: add NETFILTER_XT_MARK" [2021-02-23T18:27:59.604Z] > git --version # timeout=10 [2021-02-23T18:27:59.606Z] > git --version # 'git version 2.17.1' [2021-02-23T18:27:59.614Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T18:28:00.422Z] + docker version [2021-02-23T18:28:00.422Z] Client: Docker Engine - Community [2021-02-23T18:28:00.422Z] Version: 19.03.7 [2021-02-23T18:28:00.422Z] API version: 1.40 [2021-02-23T18:28:00.422Z] Go version: go1.12.17 [2021-02-23T18:28:00.422Z] Git commit: 7141c199a2 [2021-02-23T18:28:00.422Z] Built: Sat Mar 7 16:48:47 2020 [2021-02-23T18:28:00.422Z] OS/Arch: linux/s390x [2021-02-23T18:28:00.422Z] Experimental: false [2021-02-23T18:28:00.422Z] [2021-02-23T18:28:00.422Z] Server: Docker Engine - Community [2021-02-23T18:28:00.422Z] Engine: [2021-02-23T18:28:00.422Z] Version: 19.03.7 [2021-02-23T18:28:00.422Z] API version: 1.40 (minimum version 1.12) [2021-02-23T18:28:00.422Z] Go version: go1.12.17 [2021-02-23T18:28:00.422Z] Git commit: 7141c199a2 [2021-02-23T18:28:00.422Z] Built: Sat Mar 7 16:47:46 2020 [2021-02-23T18:28:00.422Z] OS/Arch: linux/s390x [2021-02-23T18:28:00.422Z] Experimental: true [2021-02-23T18:28:00.422Z] containerd: [2021-02-23T18:28:00.422Z] Version: 1.2.13 [2021-02-23T18:28:00.422Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-23T18:28:00.422Z] runc: [2021-02-23T18:28:00.422Z] Version: 1.0.0-rc10 [2021-02-23T18:28:00.422Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-23T18:28:00.422Z] docker-init: [2021-02-23T18:28:00.422Z] Version: 0.18.0 [2021-02-23T18:28:00.422Z] GitCommit: fec3683 [Pipeline] sh [2021-02-23T18:28:00.609Z] Fetching without tags [2021-02-23T18:28:00.804Z] + docker info [2021-02-23T18:28:00.872Z] Merging remotes/origin/20.10 commit dc1606ad797797e1f7eeece028363789aa08d60d into PR head commit a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:28:00.565Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:28:00.569Z] > git config --add remote.origin.fetch +refs/pull/42066/head:refs/remotes/origin/PR-42066 # timeout=10 [2021-02-23T18:28:00.584Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:28:00.599Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:28:00.610Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:28:00.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:28:00.611Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:28:00.873Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:28:00.876Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:28:01.097Z] Client: [2021-02-23T18:28:01.097Z] Debug Mode: false [2021-02-23T18:28:01.097Z] [2021-02-23T18:28:01.097Z] Server: [2021-02-23T18:28:01.097Z] Containers: 0 [2021-02-23T18:28:01.097Z] Running: 0 [2021-02-23T18:28:01.097Z] Paused: 0 [2021-02-23T18:28:01.097Z] Stopped: 0 [2021-02-23T18:28:01.097Z] Images: 2 [2021-02-23T18:28:01.097Z] Server Version: 19.03.7 [2021-02-23T18:28:01.097Z] Storage Driver: overlay2 [2021-02-23T18:28:01.097Z] Backing Filesystem: [2021-02-23T18:28:01.097Z] Supports d_type: true [2021-02-23T18:28:01.097Z] Native Overlay Diff: true [2021-02-23T18:28:01.097Z] Logging Driver: json-file [2021-02-23T18:28:01.097Z] Cgroup Driver: cgroupfs [2021-02-23T18:28:01.097Z] Plugins: [2021-02-23T18:28:01.097Z] Volume: local [2021-02-23T18:28:01.097Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T18:28:01.097Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T18:28:01.097Z] Swarm: inactive [2021-02-23T18:28:01.097Z] Runtimes: runc [2021-02-23T18:28:01.097Z] Default Runtime: runc [2021-02-23T18:28:01.097Z] Init Binary: docker-init [2021-02-23T18:28:01.097Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-23T18:28:01.097Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-23T18:28:01.097Z] init version: fec3683 [2021-02-23T18:28:01.097Z] Security Options: [2021-02-23T18:28:01.097Z] apparmor [2021-02-23T18:28:01.097Z] seccomp [2021-02-23T18:28:01.097Z] Profile: default [2021-02-23T18:28:01.097Z] Kernel Version: 4.15.0-88-generic [2021-02-23T18:28:01.097Z] Operating System: Ubuntu 18.04.4 LTS [2021-02-23T18:28:01.097Z] OSType: linux [2021-02-23T18:28:01.097Z] Architecture: s390x [2021-02-23T18:28:01.097Z] CPUs: 2 [2021-02-23T18:28:01.097Z] Total Memory: 7.861GiB [2021-02-23T18:28:01.097Z] Name: s390x-ubuntu-26 [2021-02-23T18:28:01.097Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-02-23T18:28:01.097Z] Docker Root Dir: /var/lib/docker [2021-02-23T18:28:01.097Z] Debug Mode: false [2021-02-23T18:28:01.097Z] Registry: https://index.docker.io/v1/ [2021-02-23T18:28:01.097Z] Labels: [2021-02-23T18:28:01.097Z] Experimental: true [2021-02-23T18:28:01.097Z] Insecure Registries: [2021-02-23T18:28:01.097Z] 127.0.0.0/8 [2021-02-23T18:28:01.097Z] Live Restore Enabled: false [2021-02-23T18:28:01.097Z] [2021-02-23T18:28:01.097Z] WARNING: No swap limit support [Pipeline] sh [2021-02-23T18:28:01.331Z] Merge succeeded, producing a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:28:01.331Z] Checking out Revision a24d92f95bd28df2298f1bc746217e7077d1aec2 (PR-42066) [2021-02-23T18:28:01.478Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:28:01.478Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:28:01.478Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42066/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T18:28:01.478Z] + bash /home/jenkins/workspace/moby_PR-42066/check-config.sh [2021-02-23T18:28:01.478Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T18:28:01.478Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-02-23T18:28:01.478Z] [2021-02-23T18:28:01.478Z] Generally Necessary: [2021-02-23T18:28:01.478Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T18:28:01.478Z] - apparmor: enabled and tools installed [2021-02-23T18:28:01.478Z] - CONFIG_NAMESPACES: enabled [2021-02-23T18:28:01.478Z] - CONFIG_NET_NS: enabled [2021-02-23T18:28:01.478Z] - CONFIG_PID_NS: enabled [2021-02-23T18:28:01.478Z] - CONFIG_IPC_NS: enabled [2021-02-23T18:28:01.478Z] - CONFIG_UTS_NS: enabled [2021-02-23T18:28:01.478Z] - CONFIG_CGROUPS: enabled [2021-02-23T18:28:01.478Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T18:28:01.478Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T18:28:01.478Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T18:28:01.478Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T18:28:01.478Z] - CONFIG_CPUSETS: enabled [2021-02-23T18:28:01.478Z] - CONFIG_MEMCG: enabled [2021-02-23T18:28:01.478Z] - CONFIG_KEYS: enabled [2021-02-23T18:28:01.478Z] - CONFIG_VETH: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-23T18:28:01.478Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T18:28:01.478Z] [2021-02-23T18:28:01.478Z] Optional Features: [2021-02-23T18:28:01.478Z] - CONFIG_USER_NS: enabled [2021-02-23T18:28:01.478Z] - CONFIG_SECCOMP: enabled [2021-02-23T18:28:01.478Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T18:28:01.478Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T18:28:01.478Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T18:28:01.478Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-23T18:28:01.478Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T18:28:01.478Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T18:28:01.478Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-23T18:28:01.478Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-23T18:28:01.478Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T18:28:01.478Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T18:28:01.478Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T18:28:01.478Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T18:28:01.478Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T18:28:01.478Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T18:28:01.478Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T18:28:01.478Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T18:28:01.478Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T18:28:01.478Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T18:28:01.478Z] - CONFIG_EXT4_FS: enabled [2021-02-23T18:28:01.478Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T18:28:01.478Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T18:28:01.478Z] - Network Drivers: [2021-02-23T18:28:01.478Z] - "overlay": [2021-02-23T18:28:01.706Z] Commit message: "check-config.sh: add NETFILTER_XT_MARK" [2021-02-23T18:28:01.718Z] > git --version # timeout=10 [2021-02-23T18:28:01.722Z] > git --version # 'git version 2.17.1' [2021-02-23T18:28:01.725Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-23T18:28:01.736Z] Still waiting to schedule task [2021-02-23T18:28:01.736Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-23T18:28:01.744Z] Still waiting to schedule task [2021-02-23T18:28:01.745Z] Waiting for next available executor on ‘windows-2019’ [2021-02-23T18:28:01.771Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T18:28:01.771Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T18:28:01.771Z] Optional (for encrypted networks): [2021-02-23T18:28:01.771Z] - CONFIG_CRYPTO: enabled [2021-02-23T18:28:01.771Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-23T18:28:01.771Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-23T18:28:01.771Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-23T18:28:01.771Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-23T18:28:01.771Z] - CONFIG_XFRM: enabled [2021-02-23T18:28:01.771Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T18:28:01.771Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T18:28:01.771Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T18:28:01.771Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-23T18:28:01.771Z] - "ipvlan": [2021-02-23T18:28:01.771Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T18:28:01.771Z] - "macvlan": [2021-02-23T18:28:01.771Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T18:28:01.771Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T18:28:01.771Z] - "ftp,tftp client in container": [2021-02-23T18:28:01.771Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T18:28:01.771Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T18:28:01.771Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T18:28:01.771Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T18:28:01.771Z] - Storage Drivers: [2021-02-23T18:28:01.771Z] - "aufs": [2021-02-23T18:28:01.771Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T18:28:01.771Z] - "btrfs": [2021-02-23T18:28:01.771Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T18:28:01.771Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T18:28:01.771Z] - "devicemapper": [2021-02-23T18:28:01.771Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T18:28:01.771Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T18:28:01.771Z] - "overlay": [2021-02-23T18:28:01.771Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T18:28:01.771Z] - "zfs": [2021-02-23T18:28:01.771Z] - /dev/zfs: missing [2021-02-23T18:28:01.771Z] - zfs command: missing [2021-02-23T18:28:01.771Z] - zpool command: missing [2021-02-23T18:28:01.771Z] [2021-02-23T18:28:01.771Z] Limits: [2021-02-23T18:28:01.771Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T18:28:01.771Z] [2021-02-23T18:28:01.771Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T18:28:02.066Z] Fetching without tags [2021-02-23T18:28:02.205Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 . [2021-02-23T18:28:02.205Z] #1 [internal] load build definition from Dockerfile [2021-02-23T18:28:02.205Z] #1 transferring dockerfile: 16.55kB done [2021-02-23T18:28:02.205Z] #1 DONE 0.0s [2021-02-23T18:28:02.205Z] [2021-02-23T18:28:02.205Z] #2 [internal] load .dockerignore [2021-02-23T18:28:02.205Z] #2 transferring context: 87B done [2021-02-23T18:28:02.205Z] #2 DONE 0.0s [2021-02-23T18:28:02.205Z] [2021-02-23T18:28:02.205Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T18:28:02.470Z] Merging remotes/origin/20.10 commit dc1606ad797797e1f7eeece028363789aa08d60d into PR head commit a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:28:02.498Z] #3 DONE 0.2s [2021-02-23T18:28:02.498Z] [2021-02-23T18:28:02.498Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-02-23T18:28:02.498Z] #4 CACHED [2021-02-23T18:28:02.589Z] + [ PR != PR ] [2021-02-23T18:28:02.589Z] + [ 20.10 != master ] [2021-02-23T18:28:02.589Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T18:28:01.304Z] > git remote # timeout=10 [2021-02-23T18:28:01.312Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T18:28:01.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:28:01.314Z] > git merge dc1606ad797797e1f7eeece028363789aa08d60d # timeout=10 [2021-02-23T18:28:01.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T18:28:01.333Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:28:01.335Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:28:02.039Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:28:02.043Z] > git config --add remote.origin.fetch +refs/pull/42066/head:refs/remotes/origin/PR-42066 # timeout=10 [2021-02-23T18:28:02.049Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:28:02.057Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:28:02.068Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:28:02.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:28:02.069Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:28:02.472Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:28:02.481Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:28:02.921Z] + docker version [2021-02-23T18:28:02.921Z] Client: Docker Engine - Community [2021-02-23T18:28:02.921Z] Version: 20.10.3 [2021-02-23T18:28:02.921Z] API version: 1.41 [2021-02-23T18:28:02.921Z] Go version: go1.13.15 [2021-02-23T18:28:02.921Z] Git commit: 48d30b5 [2021-02-23T18:28:02.921Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-23T18:28:02.921Z] OS/Arch: linux/amd64 [2021-02-23T18:28:02.921Z] Context: default [2021-02-23T18:28:02.921Z] Experimental: true [2021-02-23T18:28:02.921Z] [2021-02-23T18:28:02.921Z] Server: Docker Engine - Community [2021-02-23T18:28:02.921Z] Engine: [2021-02-23T18:28:02.921Z] Version: 20.10.3 [2021-02-23T18:28:02.921Z] API version: 1.41 (minimum version 1.12) [2021-02-23T18:28:02.921Z] Go version: go1.13.15 [2021-02-23T18:28:02.921Z] Git commit: 46229ca [2021-02-23T18:28:02.921Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-23T18:28:02.921Z] OS/Arch: linux/amd64 [2021-02-23T18:28:02.921Z] Experimental: true [2021-02-23T18:28:02.921Z] containerd: [2021-02-23T18:28:02.921Z] Version: 1.4.3 [2021-02-23T18:28:02.921Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:28:02.921Z] runc: [2021-02-23T18:28:02.921Z] Version: 1.0.0-rc92 [2021-02-23T18:28:02.921Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T18:28:02.921Z] docker-init: [2021-02-23T18:28:02.921Z] Version: 0.19.0 [2021-02-23T18:28:02.921Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-23T18:28:03.136Z] [2021-02-23T18:28:03.136Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T18:28:03.136Z] #7 ... [2021-02-23T18:28:03.136Z] [2021-02-23T18:28:03.136Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T18:28:03.136Z] #5 DONE 0.1s [2021-02-23T18:28:03.136Z] [2021-02-23T18:28:03.136Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T18:28:03.136Z] #6 DONE 0.2s [2021-02-23T18:28:03.201Z] + docker info [2021-02-23T18:28:03.345Z] Merge succeeded, producing a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:28:03.345Z] Checking out Revision a24d92f95bd28df2298f1bc746217e7077d1aec2 (PR-42066) [2021-02-23T18:28:03.428Z] [2021-02-23T18:28:03.428Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T18:28:03.428Z] #7 DONE 0.3s [2021-02-23T18:28:03.428Z] [2021-02-23T18:28:03.428Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-23T18:28:03.428Z] #60 DONE 0.0s [2021-02-23T18:28:03.428Z] [2021-02-23T18:28:03.428Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-02-23T18:28:03.428Z] #24 DONE 0.0s [2021-02-23T18:28:03.428Z] [2021-02-23T18:28:03.428Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-23T18:28:03.428Z] #8 DONE 0.0s [2021-02-23T18:28:03.428Z] [2021-02-23T18:28:03.428Z] #21 [internal] load build context [2021-02-23T18:28:03.685Z] Commit message: "check-config.sh: add NETFILTER_XT_MARK" [2021-02-23T18:28:03.718Z] > git --version # timeout=10 [2021-02-23T18:28:03.722Z] > git --version # 'git version 2.7.4' [2021-02-23T18:28:03.726Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-23T18:28:03.767Z] Client: [2021-02-23T18:28:03.767Z] Context: default [2021-02-23T18:28:03.767Z] Debug Mode: false [2021-02-23T18:28:03.767Z] Plugins: [2021-02-23T18:28:03.767Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-23T18:28:03.767Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-23T18:28:03.767Z] [2021-02-23T18:28:03.767Z] Server: [2021-02-23T18:28:03.767Z] Containers: 0 [2021-02-23T18:28:03.767Z] Running: 0 [2021-02-23T18:28:03.767Z] Paused: 0 [2021-02-23T18:28:03.767Z] Stopped: 0 [2021-02-23T18:28:03.767Z] Images: 3 [2021-02-23T18:28:03.767Z] Server Version: 20.10.3 [2021-02-23T18:28:03.767Z] Storage Driver: overlay2 [2021-02-23T18:28:03.767Z] Backing Filesystem: extfs [2021-02-23T18:28:03.767Z] Supports d_type: true [2021-02-23T18:28:03.767Z] Native Overlay Diff: true [2021-02-23T18:28:03.767Z] Logging Driver: json-file [2021-02-23T18:28:03.767Z] Cgroup Driver: cgroupfs [2021-02-23T18:28:03.767Z] Cgroup Version: 1 [2021-02-23T18:28:03.767Z] Plugins: [2021-02-23T18:28:03.767Z] Volume: local [2021-02-23T18:28:03.767Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T18:28:03.767Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T18:28:03.767Z] Swarm: inactive [2021-02-23T18:28:03.767Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-23T18:28:03.767Z] Default Runtime: runc [2021-02-23T18:28:03.767Z] Init Binary: docker-init [2021-02-23T18:28:03.767Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:28:03.767Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T18:28:03.767Z] init version: de40ad0 [2021-02-23T18:28:03.767Z] Security Options: [2021-02-23T18:28:03.767Z] apparmor [2021-02-23T18:28:03.767Z] seccomp [2021-02-23T18:28:03.767Z] Profile: default [2021-02-23T18:28:03.767Z] Kernel Version: 5.4.0-1037-aws [2021-02-23T18:28:03.767Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-23T18:28:03.767Z] OSType: linux [2021-02-23T18:28:03.767Z] Architecture: x86_64 [2021-02-23T18:28:03.767Z] CPUs: 2 [2021-02-23T18:28:03.767Z] Total Memory: 7.569GiB [2021-02-23T18:28:03.767Z] Name: ip-10-100-96-41 [2021-02-23T18:28:03.767Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-23T18:28:03.767Z] Docker Root Dir: /var/lib/docker [2021-02-23T18:28:03.767Z] Debug Mode: false [2021-02-23T18:28:03.767Z] Registry: https://index.docker.io/v1/ [2021-02-23T18:28:03.767Z] Labels: [2021-02-23T18:28:03.767Z] Experimental: true [2021-02-23T18:28:03.767Z] Insecure Registries: [2021-02-23T18:28:03.767Z] 127.0.0.0/8 [2021-02-23T18:28:03.767Z] Live Restore Enabled: true [2021-02-23T18:28:03.767Z] [2021-02-23T18:28:03.767Z] WARNING: No swap limit support [2021-02-23T18:28:03.767Z] WARNING: No blkio weight support [2021-02-23T18:28:03.767Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-23T18:28:04.048Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:28:04.048Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:28:04.048Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42066/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T18:28:04.048Z] + bash /home/ubuntu/workspace/moby_PR-42066/check-config.sh [2021-02-23T18:28:04.048Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T18:28:04.048Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-23T18:28:04.048Z] [2021-02-23T18:28:04.048Z] Generally Necessary: [2021-02-23T18:28:04.048Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T18:28:04.048Z] - apparmor: enabled and tools installed [2021-02-23T18:28:04.048Z] - CONFIG_NAMESPACES: enabled [2021-02-23T18:28:04.048Z] - CONFIG_NET_NS: enabled [2021-02-23T18:28:04.048Z] - CONFIG_PID_NS: enabled [2021-02-23T18:28:04.048Z] - CONFIG_IPC_NS: enabled [2021-02-23T18:28:04.048Z] - CONFIG_UTS_NS: enabled [2021-02-23T18:28:04.048Z] - CONFIG_CGROUPS: enabled [2021-02-23T18:28:04.048Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T18:28:04.048Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T18:28:04.048Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T18:28:04.048Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T18:28:04.048Z] - CONFIG_CPUSETS: enabled [2021-02-23T18:28:04.048Z] - CONFIG_MEMCG: enabled [2021-02-23T18:28:04.048Z] - CONFIG_KEYS: enabled [2021-02-23T18:28:04.048Z] - CONFIG_VETH: enabled (as module) [2021-02-23T18:28:04.048Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T18:28:04.048Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T18:28:04.048Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-23T18:28:04.048Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T18:28:04.048Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T18:28:04.048Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T18:28:04.048Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T18:28:04.048Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T18:28:04.048Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T18:28:04.048Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T18:28:04.048Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-23T18:28:04.048Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T18:28:04.048Z] [2021-02-23T18:28:04.048Z] Optional Features: [2021-02-23T18:28:04.048Z] - CONFIG_USER_NS: enabled [2021-02-23T18:28:04.048Z] - CONFIG_SECCOMP: enabled [2021-02-23T18:28:04.048Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T18:28:04.048Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T18:28:04.048Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T18:28:04.048Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-23T18:28:04.048Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T18:28:04.048Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T18:28:04.048Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-23T18:28:04.048Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-23T18:28:04.048Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T18:28:04.048Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T18:28:04.048Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T18:28:04.048Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T18:28:04.048Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T18:28:04.048Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T18:28:04.049Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T18:28:04.049Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T18:28:04.307Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T18:28:04.307Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T18:28:04.307Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T18:28:04.307Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T18:28:04.307Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T18:28:04.307Z] - CONFIG_EXT4_FS: enabled [2021-02-23T18:28:04.307Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T18:28:04.307Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T18:28:04.307Z] - Network Drivers: [2021-02-23T18:28:04.307Z] - "overlay": [2021-02-23T18:28:04.307Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T18:28:04.307Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T18:28:04.307Z] Optional (for encrypted networks): [2021-02-23T18:28:04.307Z] - CONFIG_CRYPTO: enabled [2021-02-23T18:28:04.307Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-23T18:28:04.307Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-23T18:28:04.307Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-23T18:28:04.307Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-23T18:28:04.307Z] - CONFIG_XFRM: enabled [2021-02-23T18:28:04.307Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T18:28:04.307Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T18:28:04.307Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T18:28:04.307Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-23T18:28:04.307Z] - "ipvlan": [2021-02-23T18:28:04.307Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T18:28:04.307Z] - "macvlan": [2021-02-23T18:28:04.307Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T18:28:04.307Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T18:28:04.307Z] - "ftp,tftp client in container": [2021-02-23T18:28:04.307Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T18:28:04.307Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T18:28:04.307Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T18:28:04.307Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T18:28:04.307Z] - Storage Drivers: [2021-02-23T18:28:04.307Z] - "aufs": [2021-02-23T18:28:04.307Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T18:28:04.307Z] - "btrfs": [2021-02-23T18:28:04.307Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T18:28:04.307Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T18:28:04.307Z] - "devicemapper": [2021-02-23T18:28:04.307Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T18:28:04.307Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T18:28:04.307Z] - "overlay": [2021-02-23T18:28:04.307Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T18:28:04.307Z] - "zfs": [2021-02-23T18:28:04.307Z] - /dev/zfs: present [2021-02-23T18:28:04.307Z] - zfs command: missing [2021-02-23T18:28:04.307Z] - zpool command: missing [2021-02-23T18:28:04.307Z] [2021-02-23T18:28:04.307Z] Limits: [2021-02-23T18:28:04.307Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T18:28:04.307Z] [2021-02-23T18:28:04.307Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T18:28:04.467Z] #21 transferring context: 53.37MB 1.1s done [2021-02-23T18:28:04.467Z] #21 DONE 1.1s [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-23T18:28:04.467Z] #25 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #31 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #52 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-02-23T18:28:04.467Z] #16 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T18:28:04.467Z] #26 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T18:28:04.467Z] #58 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T18:28:04.467Z] #43 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #48 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T18:28:04.467Z] #57 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-02-23T18:28:04.467Z] #19 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #39 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T18:28:04.467Z] #37 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-02-23T18:28:04.467Z] #23 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #46 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-02-23T18:28:04.467Z] #14 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-23T18:28:04.467Z] #34 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-02-23T18:28:04.467Z] #10 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-23T18:28:04.467Z] #38 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-02-23T18:28:04.467Z] #28 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #50 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T18:28:04.467Z] #35 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T18:28:04.467Z] #32 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T18:28:04.467Z] #54 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #36 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-02-23T18:28:04.467Z] #13 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T18:28:04.467Z] #56 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T18:28:04.467Z] #12 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #55 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T18:28:04.467Z] #20 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-23T18:28:04.467Z] #53 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T18:28:04.467Z] #22 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T18:28:04.467Z] #49 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-02-23T18:28:04.467Z] #61 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T18:28:04.467Z] #47 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-23T18:28:04.467Z] #18 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T18:28:04.467Z] #62 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-23T18:28:04.467Z] #11 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T18:28:04.467Z] #45 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-23T18:28:04.467Z] #40 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T18:28:04.467Z] #17 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #59 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #44 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-23T18:28:04.467Z] #27 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #33 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-23T18:28:04.467Z] #15 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T18:28:04.467Z] #51 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T18:28:04.467Z] #41 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-02-23T18:28:04.467Z] #63 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-23T18:28:04.467Z] #30 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T18:28:04.467Z] #29 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T18:28:04.467Z] #42 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-02-23T18:28:04.467Z] #9 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T18:28:04.467Z] #64 CACHED [2021-02-23T18:28:04.467Z] [2021-02-23T18:28:04.467Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T18:28:04.501Z] + docker version [2021-02-23T18:28:04.501Z] Client: Docker Engine - Community [2021-02-23T18:28:04.501Z] Version: 20.10.3 [2021-02-23T18:28:04.501Z] API version: 1.41 [2021-02-23T18:28:04.501Z] Go version: go1.13.15 [2021-02-23T18:28:04.501Z] Git commit: 48d30b5 [2021-02-23T18:28:04.502Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-23T18:28:04.502Z] OS/Arch: linux/arm64 [2021-02-23T18:28:04.502Z] Context: default [2021-02-23T18:28:04.502Z] Experimental: true [2021-02-23T18:28:04.502Z] [2021-02-23T18:28:04.502Z] Server: Docker Engine - Community [2021-02-23T18:28:04.502Z] Engine: [2021-02-23T18:28:04.502Z] Version: 20.10.3 [2021-02-23T18:28:04.502Z] API version: 1.41 (minimum version 1.12) [2021-02-23T18:28:04.502Z] Go version: go1.13.15 [2021-02-23T18:28:04.502Z] Git commit: 46229ca [2021-02-23T18:28:04.502Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-23T18:28:04.502Z] OS/Arch: linux/arm64 [2021-02-23T18:28:04.502Z] Experimental: true [2021-02-23T18:28:04.502Z] containerd: [2021-02-23T18:28:04.502Z] Version: 1.4.3 [2021-02-23T18:28:04.502Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:28:04.502Z] runc: [2021-02-23T18:28:04.502Z] Version: 1.0.0-rc92 [2021-02-23T18:28:04.502Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T18:28:04.502Z] docker-init: [2021-02-23T18:28:04.502Z] Version: 0.19.0 [2021-02-23T18:28:04.502Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-23T18:28:03.308Z] > git remote # timeout=10 [2021-02-23T18:28:03.312Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T18:28:03.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:28:03.322Z] > git merge dc1606ad797797e1f7eeece028363789aa08d60d # timeout=10 [2021-02-23T18:28:03.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T18:28:03.346Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:28:03.353Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:28:04.636Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 . [2021-02-23T18:28:04.636Z] #1 [internal] load build definition from Dockerfile [2021-02-23T18:28:04.636Z] #1 sha256:0baef493211222790cfc8dd3aee0ae52f4e02886dcf16c40b7835fa49e718969 [2021-02-23T18:28:04.636Z] #1 transferring dockerfile: 16.55kB done [2021-02-23T18:28:04.636Z] #1 DONE 0.0s [2021-02-23T18:28:04.636Z] [2021-02-23T18:28:04.636Z] #2 [internal] load .dockerignore [2021-02-23T18:28:04.636Z] #2 sha256:5c22f589092f800962505005c91356837349dc3bb53dc0d424ee25c229b0befb [2021-02-23T18:28:04.636Z] #2 transferring context: 87B done [2021-02-23T18:28:04.636Z] #2 DONE 0.0s [2021-02-23T18:28:04.636Z] [2021-02-23T18:28:04.636Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T18:28:04.636Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-23T18:28:04.789Z] + docker info [2021-02-23T18:28:04.895Z] #3 DONE 0.2s [2021-02-23T18:28:04.895Z] [2021-02-23T18:28:04.895Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T18:28:04.895Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-23T18:28:04.895Z] #4 CACHED [2021-02-23T18:28:04.895Z] [2021-02-23T18:28:04.895Z] #5 [internal] load build definition from Dockerfile [2021-02-23T18:28:04.895Z] #5 sha256:bc5be5df178dcfa43a1aeb2858d525ae792b0d85302c8b38d6eb61da1c1010dd [2021-02-23T18:28:04.895Z] #5 transferring dockerfile: 16.55kB done [2021-02-23T18:28:04.895Z] #5 DONE 0.0s [2021-02-23T18:28:04.895Z] [2021-02-23T18:28:04.895Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T18:28:04.895Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-23T18:28:04.901Z] Fetching without tags [2021-02-23T18:28:05.134Z] Merging remotes/origin/20.10 commit dc1606ad797797e1f7eeece028363789aa08d60d into PR head commit a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:28:05.155Z] #7 ... [2021-02-23T18:28:05.155Z] [2021-02-23T18:28:05.155Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T18:28:05.155Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-23T18:28:05.155Z] #6 DONE 0.1s [2021-02-23T18:28:05.155Z] [2021-02-23T18:28:05.155Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T18:28:05.155Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-23T18:28:05.155Z] #8 DONE 0.1s [2021-02-23T18:28:05.155Z] [2021-02-23T18:28:05.155Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T18:28:05.155Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-23T18:28:05.155Z] #7 DONE 0.1s [2021-02-23T18:28:05.368Z] Fetching without tags [2021-02-23T18:28:05.415Z] [2021-02-23T18:28:05.415Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T18:28:05.415Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T18:28:05.415Z] #25 DONE 0.0s [2021-02-23T18:28:05.415Z] [2021-02-23T18:28:05.415Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T18:28:05.415Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-23T18:28:05.415Z] #61 DONE 0.0s [2021-02-23T18:28:05.415Z] [2021-02-23T18:28:05.415Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T18:28:05.415Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T18:28:05.415Z] #9 DONE 0.0s [2021-02-23T18:28:05.415Z] [2021-02-23T18:28:05.415Z] #22 [internal] load build context [2021-02-23T18:28:05.415Z] #22 sha256:c4a4a0738e739b59fe309590f1bde66b87cbb4c6175bd584fdf69581fb949141 [2021-02-23T18:28:05.522Z] #65 DONE 1.1s [2021-02-23T18:28:05.565Z] Merge succeeded, producing a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:28:05.565Z] Checking out Revision a24d92f95bd28df2298f1bc746217e7077d1aec2 (PR-42066) [2021-02-23T18:28:05.736Z] Client: [2021-02-23T18:28:05.736Z] Context: default [2021-02-23T18:28:05.736Z] Debug Mode: false [2021-02-23T18:28:05.736Z] Plugins: [2021-02-23T18:28:05.736Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-23T18:28:05.736Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-23T18:28:05.736Z] [2021-02-23T18:28:05.736Z] Server: [2021-02-23T18:28:05.736Z] Containers: 0 [2021-02-23T18:28:05.736Z] Running: 0 [2021-02-23T18:28:05.736Z] Paused: 0 [2021-02-23T18:28:05.736Z] Stopped: 0 [2021-02-23T18:28:05.736Z] Images: 3 [2021-02-23T18:28:05.736Z] Server Version: 20.10.3 [2021-02-23T18:28:05.736Z] Storage Driver: overlay2 [2021-02-23T18:28:05.736Z] Backing Filesystem: extfs [2021-02-23T18:28:05.736Z] Supports d_type: true [2021-02-23T18:28:05.736Z] Native Overlay Diff: true [2021-02-23T18:28:05.736Z] Logging Driver: json-file [2021-02-23T18:28:05.736Z] Cgroup Driver: cgroupfs [2021-02-23T18:28:05.736Z] Cgroup Version: 1 [2021-02-23T18:28:05.736Z] Plugins: [2021-02-23T18:28:05.736Z] Volume: local [2021-02-23T18:28:05.736Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T18:28:05.736Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T18:28:05.736Z] Swarm: inactive [2021-02-23T18:28:05.736Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-23T18:28:05.736Z] Default Runtime: runc [2021-02-23T18:28:05.736Z] Init Binary: docker-init [2021-02-23T18:28:05.736Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:28:05.736Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T18:28:05.736Z] init version: de40ad0 [2021-02-23T18:28:05.736Z] Security Options: [2021-02-23T18:28:05.736Z] apparmor [2021-02-23T18:28:05.736Z] seccomp [2021-02-23T18:28:05.736Z] Profile: default [2021-02-23T18:28:05.736Z] Kernel Version: 4.15.0-1093-aws [2021-02-23T18:28:05.736Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-23T18:28:05.736Z] OSType: linux [2021-02-23T18:28:05.736Z] Architecture: aarch64 [2021-02-23T18:28:05.736Z] CPUs: 4 [2021-02-23T18:28:05.736Z] Total Memory: 7.525GiB [2021-02-23T18:28:05.736Z] Name: ip-10-100-112-86 [2021-02-23T18:28:05.736Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-23T18:28:05.736Z] Docker Root Dir: /var/lib/docker [2021-02-23T18:28:05.736Z] Debug Mode: false [2021-02-23T18:28:05.736Z] Registry: https://index.docker.io/v1/ [2021-02-23T18:28:05.736Z] Labels: [2021-02-23T18:28:05.736Z] Experimental: true [2021-02-23T18:28:05.736Z] Insecure Registries: [2021-02-23T18:28:05.736Z] 127.0.0.0/8 [2021-02-23T18:28:05.736Z] Live Restore Enabled: true [2021-02-23T18:28:05.736Z] [2021-02-23T18:28:05.736Z] WARNING: No swap limit support [Pipeline] sh [2021-02-23T18:28:05.780Z] Merging remotes/origin/20.10 commit dc1606ad797797e1f7eeece028363789aa08d60d into PR head commit a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:28:05.815Z] [2021-02-23T18:28:05.815Z] #66 exporting to image [2021-02-23T18:28:05.815Z] #66 exporting layers [2021-02-23T18:28:06.029Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:28:06.029Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:28:06.029Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42066/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T18:28:06.029Z] + bash /home/ubuntu/workspace/moby_PR-42066/check-config.sh [2021-02-23T18:28:06.029Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T18:28:06.029Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-23T18:28:06.029Z] [2021-02-23T18:28:06.029Z] Generally Necessary: [2021-02-23T18:28:06.029Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T18:28:06.029Z] - apparmor: enabled and tools installed [2021-02-23T18:28:06.029Z] - CONFIG_NAMESPACES: enabled [2021-02-23T18:28:06.029Z] - CONFIG_NET_NS: enabled [2021-02-23T18:28:06.029Z] - CONFIG_PID_NS: enabled [2021-02-23T18:28:06.029Z] - CONFIG_IPC_NS: enabled [2021-02-23T18:28:06.029Z] - CONFIG_UTS_NS: enabled [2021-02-23T18:28:06.029Z] - CONFIG_CGROUPS: enabled [2021-02-23T18:28:06.029Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T18:28:06.029Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T18:28:06.029Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T18:28:06.047Z] Commit message: "check-config.sh: add NETFILTER_XT_MARK" [2021-02-23T18:28:06.071Z] > git --version # timeout=10 [2021-02-23T18:28:06.084Z] > git --version # 'git version 2.25.1' [2021-02-23T18:28:06.091Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-23T18:28:06.295Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T18:28:06.295Z] - CONFIG_CPUSETS: enabled [2021-02-23T18:28:06.295Z] - CONFIG_MEMCG: enabled [2021-02-23T18:28:06.295Z] - CONFIG_KEYS: enabled [2021-02-23T18:28:06.295Z] - CONFIG_VETH: enabled (as module) [2021-02-23T18:28:06.295Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T18:28:06.295Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T18:28:06.295Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-23T18:28:06.295Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T18:28:06.295Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T18:28:06.295Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T18:28:06.295Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T18:28:06.295Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T18:28:06.295Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T18:28:06.295Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T18:28:06.295Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-23T18:28:06.295Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T18:28:06.295Z] [2021-02-23T18:28:06.295Z] Optional Features: [2021-02-23T18:28:06.295Z] - CONFIG_USER_NS: enabled [2021-02-23T18:28:06.295Z] - CONFIG_SECCOMP: enabled [2021-02-23T18:28:06.295Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T18:28:06.295Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T18:28:06.295Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T18:28:06.295Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-23T18:28:06.295Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T18:28:06.295Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T18:28:06.295Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-23T18:28:06.451Z] #66 exporting layers 0.5s done [2021-02-23T18:28:06.451Z] #66 writing image sha256:0404f7d88a83c040ae8d7876eea34ff105a227f3e798663351aac1000a44b2fd [2021-02-23T18:28:06.451Z] #66 writing image sha256:0404f7d88a83c040ae8d7876eea34ff105a227f3e798663351aac1000a44b2fd done [2021-02-23T18:28:06.451Z] #66 naming to docker.io/library/docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 done [2021-02-23T18:28:06.451Z] #66 DONE 0.6s [Pipeline] } [2021-02-23T18:28:04.893Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:28:04.896Z] > git config --add remote.origin.fetch +refs/pull/42066/head:refs/remotes/origin/PR-42066 # timeout=10 [2021-02-23T18:28:04.904Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:28:04.911Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:28:04.919Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:28:04.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:28:04.919Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:28:05.152Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:28:05.160Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:28:05.554Z] > git remote # timeout=10 [2021-02-23T18:28:05.561Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T18:28:05.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:28:05.566Z] > git merge dc1606ad797797e1f7eeece028363789aa08d60d # timeout=10 [2021-02-23T18:28:05.576Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T18:28:05.583Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:28:05.588Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [Pipeline] // stage [2021-02-23T18:28:06.557Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-23T18:28:06.557Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T18:28:06.557Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T18:28:06.557Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T18:28:06.557Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T18:28:06.557Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T18:28:06.557Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T18:28:06.557Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T18:28:06.557Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-23T18:28:06.557Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T18:28:06.557Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T18:28:06.557Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T18:28:06.557Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T18:28:06.557Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T18:28:06.557Z] - CONFIG_EXT4_FS: enabled [2021-02-23T18:28:06.557Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T18:28:06.557Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T18:28:06.557Z] - Network Drivers: [2021-02-23T18:28:06.557Z] - "overlay": [2021-02-23T18:28:06.557Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T18:28:06.557Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T18:28:06.557Z] Optional (for encrypted networks): [2021-02-23T18:28:05.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:28:05.334Z] > git config --add remote.origin.fetch +refs/pull/42066/head:refs/remotes/origin/PR-42066 # timeout=10 [2021-02-23T18:28:05.337Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:28:05.355Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:28:05.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:28:05.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:28:05.377Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:28:05.788Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:28:05.791Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] withEnv [Pipeline] { [2021-02-23T18:28:06.613Z] Merge succeeded, producing a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:28:06.613Z] Checking out Revision a24d92f95bd28df2298f1bc746217e7077d1aec2 (PR-42066) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2021-02-23T18:28:06.813Z] #22 transferring context: 53.37MB 1.2s done [2021-02-23T18:28:06.813Z] #22 DONE 1.3s [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T18:28:06.813Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-23T18:28:06.813Z] #15 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T18:28:06.813Z] #40 sha256:15cc53d05bd27d0207e7356815f72a6923cd1d3b37a290f79be86f834c8aa8d7 [2021-02-23T18:28:06.813Z] #40 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T18:28:06.813Z] #64 sha256:91aff6b81560bdea96d0d0e72ea1ed5c880fe3aabfb37ee763673ce5ca56311e [2021-02-23T18:28:06.813Z] #64 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-23T18:28:06.813Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-23T18:28:06.813Z] #11 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:28:06.813Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T18:28:06.813Z] #19 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-23T18:28:06.813Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-23T18:28:06.813Z] #20 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T18:28:06.813Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T18:28:06.813Z] #21 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T18:28:06.813Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-23T18:28:06.813Z] #16 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:28:06.813Z] #48 sha256:fe2058147cd8f74000a43deb0e789899e6fcccc7dab0a5dbddb654cdea4fea63 [2021-02-23T18:28:06.813Z] #48 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-23T18:28:06.813Z] #23 sha256:b08827e1324a4fa20e5c0e98e2e8e2ea6ba597b3a88cbc8488b92b20cb0404d2 [2021-02-23T18:28:06.813Z] #23 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T18:28:06.813Z] #34 sha256:1e0b88b0df56012a979adf701eae86dcccad27929fa2fd35ba2d770598ba03bd [2021-02-23T18:28:06.813Z] #34 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-23T18:28:06.813Z] #36 sha256:89f32badf4012548d1fea20ca211ea7c202d34c0269a583e795d44520335d911 [2021-02-23T18:28:06.813Z] #36 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T18:28:06.813Z] #45 sha256:91f50f71324202e3ef808a681b400d45174e03df23107cc79431c8241994eb7d [2021-02-23T18:28:06.813Z] #45 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-23T18:28:06.813Z] #57 sha256:6d03dcc77f5a90ea767b33f36e9a0288a03cc8ea9d575f79c239ced663abdef5 [2021-02-23T18:28:06.813Z] #57 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T18:28:06.813Z] #27 sha256:ed2bec0db4b849fb41187e4086e4ffedb6387566cc5bd643f0c2c142dd6e7bd5 [2021-02-23T18:28:06.813Z] #27 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:28:06.813Z] #44 sha256:ec4fba32af2013768ad2a900a22eb287620fc2a4826d3777a37062ebeba24297 [2021-02-23T18:28:06.813Z] #44 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-23T18:28:06.813Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-23T18:28:06.813Z] #14 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:28:06.813Z] #50 sha256:a935d1838fb06e530906f8c408b140c397e331a3221ceaa2414be4e7e220f22e [2021-02-23T18:28:06.813Z] #50 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T18:28:06.813Z] #53 sha256:7d046231359fa31d94ad601bc9e5861a09f3d8ab81c043fa69cc279b6c729559 [2021-02-23T18:28:06.813Z] #53 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-23T18:28:06.813Z] #52 sha256:759b8acd4c6c3009d9c163250ce59fabf74246d77dc94d03f920730f1add5b98 [2021-02-23T18:28:06.813Z] #52 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T18:28:06.813Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-23T18:28:06.813Z] #38 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-23T18:28:06.813Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T18:28:06.813Z] #54 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:28:06.813Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T18:28:06.813Z] #42 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:28:06.813Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T18:28:06.813Z] #12 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T18:28:06.813Z] #58 sha256:e941d405bbc39bb0f295918fde58431d367d8603775b6c91169461471ffd6b4f [2021-02-23T18:28:06.813Z] #58 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-23T18:28:06.813Z] #46 sha256:83178a09ca1d6e70339983ec60d1c977a725bd632f26950d24c98b410c47d3b2 [2021-02-23T18:28:06.813Z] #46 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T18:28:06.813Z] #60 sha256:a3337fba98e678647eb11414f89ae0b8e645aa23743be799fa1d1042395e3a97 [2021-02-23T18:28:06.813Z] #60 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T18:28:06.813Z] #29 sha256:aa98a163660aebe2a1cc8a931ca912d6526e2423dcaf43b735d43f1a67e9d8c8 [2021-02-23T18:28:06.813Z] #29 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:28:06.813Z] #55 sha256:718a25355aca423dce38f99644048b59ce7e0642bbdf58f94d8cd8d42daf19ae [2021-02-23T18:28:06.813Z] #55 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-23T18:28:06.813Z] #33 sha256:2fb4e5c92dbf26361e192702393c11e5b26d2a489ea3d2aea5f1ea014369e71f [2021-02-23T18:28:06.813Z] #33 CACHED [2021-02-23T18:28:06.813Z] [2021-02-23T18:28:06.813Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T18:28:06.814Z] #56 sha256:946708110a69e32e6ff9593632327a15869c37836e33c7ba0f6394affd57852d [2021-02-23T18:28:06.814Z] #56 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T18:28:06.814Z] #24 sha256:a814056bf94d37d2961dc633c3d019fff5e50f7d635cc559677fd2c63d4d3cfe [2021-02-23T18:28:06.814Z] #24 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T18:28:06.814Z] #51 sha256:b36b47f092d436593ac62ebb37574c122887f1c8d1e5d376b7e88af30e36b091 [2021-02-23T18:28:06.814Z] #51 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T18:28:06.814Z] #32 sha256:21db7b5f8e06e938e582bcf2b5d56e4856988df33fb89e15c944d2eba85c0280 [2021-02-23T18:28:06.814Z] #32 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T18:28:06.814Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-23T18:28:06.814Z] #10 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T18:28:06.814Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-23T18:28:06.814Z] #30 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T18:28:06.814Z] #37 sha256:bd5162ce778692c851a79eedd8167d2c9ae85eb1787e531efa501265877d6658 [2021-02-23T18:28:06.814Z] #37 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-23T18:28:06.814Z] #63 sha256:4dedbe89aca5fa5c491ca0e82e7d656899bf887c44b287fdb455485193933c65 [2021-02-23T18:28:06.814Z] #63 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-23T18:28:06.814Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T18:28:06.814Z] #39 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T18:28:06.814Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-23T18:28:06.814Z] #17 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T18:28:06.814Z] #59 sha256:d05194c76db57a797fea201f9bd1753f844be5e7426ee375085fe73f2de29710 [2021-02-23T18:28:06.814Z] #59 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T18:28:06.814Z] #62 sha256:c9f90e8d65efabb2dac6bbadeadea25e7fa4f3476bf484b989585fc5da9e2275 [2021-02-23T18:28:06.814Z] #62 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-23T18:28:06.814Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T18:28:06.814Z] #35 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T18:28:06.814Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-23T18:28:06.814Z] #13 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T18:28:06.814Z] #49 sha256:91577879294ad1d111f3aa9cb3c12f032cc2c5f2507118eb0757cecfc480ba20 [2021-02-23T18:28:06.814Z] #49 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T18:28:06.814Z] #47 sha256:ba09c1a18be2cca1cb3844597878f7afe45d45e9438bf9c706c26a02b833f682 [2021-02-23T18:28:06.814Z] #47 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T18:28:06.814Z] #43 sha256:4af083f6c533c6bb799452621875e5918cc8014117a89141a6548a75f968ba81 [2021-02-23T18:28:06.814Z] #43 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T18:28:06.814Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T18:28:06.814Z] #31 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:28:06.814Z] #28 sha256:6a39da7bdf9c5419c64aaf49e9633321bcadaec37794d2f34dafdfaa619583ba [2021-02-23T18:28:06.814Z] #28 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T18:28:06.814Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-23T18:28:06.814Z] #18 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:28:06.814Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T18:28:06.814Z] #41 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-23T18:28:06.814Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T18:28:06.814Z] #26 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T18:28:06.814Z] #65 sha256:2de8ee56145fb4cd2cff0e3ffad6a0a5ac91e1d5d837e138bbfb60a6b2f09c34 [2021-02-23T18:28:06.814Z] #65 CACHED [2021-02-23T18:28:06.814Z] [2021-02-23T18:28:06.814Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T18:28:06.814Z] #66 sha256:a3dd16aea8766fd4b1db469a78baf9b07a41b4eb315e13c3f76f61025cd25928 [2021-02-23T18:28:06.817Z] - CONFIG_CRYPTO: enabled [2021-02-23T18:28:06.817Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-23T18:28:06.817Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-23T18:28:06.817Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-23T18:28:06.817Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-23T18:28:06.817Z] - CONFIG_XFRM: enabled [2021-02-23T18:28:06.817Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T18:28:06.817Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T18:28:06.817Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T18:28:06.817Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-23T18:28:06.817Z] - "ipvlan": [2021-02-23T18:28:06.817Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T18:28:06.817Z] - "macvlan": [2021-02-23T18:28:06.817Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T18:28:06.817Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T18:28:06.817Z] - "ftp,tftp client in container": [2021-02-23T18:28:06.817Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T18:28:06.817Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T18:28:06.817Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T18:28:06.817Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T18:28:06.817Z] - Storage Drivers: [2021-02-23T18:28:06.817Z] - "aufs": [2021-02-23T18:28:06.817Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T18:28:06.817Z] - "btrfs": [2021-02-23T18:28:06.817Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T18:28:06.817Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T18:28:06.817Z] - "devicemapper": [2021-02-23T18:28:06.817Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T18:28:06.817Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T18:28:06.817Z] - "overlay": [2021-02-23T18:28:06.817Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T18:28:06.817Z] - "zfs": [2021-02-23T18:28:06.817Z] - /dev/zfs: missing [2021-02-23T18:28:06.817Z] - zfs command: missing [2021-02-23T18:28:06.817Z] - zpool command: missing [2021-02-23T18:28:06.817Z] [2021-02-23T18:28:06.817Z] Limits: [2021-02-23T18:28:06.817Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T18:28:06.817Z] [2021-02-23T18:28:06.817Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T18:28:07.003Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/test/unit [2021-02-23T18:28:07.057Z] + docker version [2021-02-23T18:28:07.057Z] Client: Docker Engine - Community [2021-02-23T18:28:07.057Z] Version: 20.10.3 [2021-02-23T18:28:07.057Z] API version: 1.41 [2021-02-23T18:28:07.057Z] Go version: go1.13.15 [2021-02-23T18:28:07.057Z] Git commit: 48d30b5 [2021-02-23T18:28:07.057Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-23T18:28:07.057Z] OS/Arch: linux/amd64 [2021-02-23T18:28:07.057Z] Context: default [2021-02-23T18:28:07.057Z] Experimental: true [2021-02-23T18:28:07.057Z] [2021-02-23T18:28:07.057Z] Server: Docker Engine - Community [2021-02-23T18:28:07.057Z] Engine: [2021-02-23T18:28:07.057Z] Version: 20.10.3 [2021-02-23T18:28:07.057Z] API version: 1.41 (minimum version 1.12) [2021-02-23T18:28:07.057Z] Go version: go1.13.15 [2021-02-23T18:28:07.057Z] Git commit: 46229ca [2021-02-23T18:28:07.057Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-23T18:28:07.057Z] OS/Arch: linux/amd64 [2021-02-23T18:28:07.057Z] Experimental: true [2021-02-23T18:28:07.057Z] containerd: [2021-02-23T18:28:07.057Z] Version: 1.4.3 [2021-02-23T18:28:07.057Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:28:07.057Z] runc: [2021-02-23T18:28:07.057Z] Version: 1.0.0-rc92 [2021-02-23T18:28:07.057Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T18:28:07.057Z] docker-init: [2021-02-23T18:28:07.057Z] Version: 0.19.0 [2021-02-23T18:28:07.057Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-23T18:28:07.170Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 . [2021-02-23T18:28:07.373Z] + docker info [2021-02-23T18:28:07.415Z] Commit message: "check-config.sh: add NETFILTER_XT_MARK" [2021-02-23T18:28:07.476Z] > git --version # timeout=10 [2021-02-23T18:28:07.479Z] > git --version # 'git version 2.7.4' [2021-02-23T18:28:07.481Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-23T18:28:07.756Z] #66 DONE 0.9s [2021-02-23T18:28:07.756Z] [2021-02-23T18:28:07.756Z] #67 exporting to image [2021-02-23T18:28:07.756Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-23T18:28:07.756Z] #67 exporting layers [2021-02-23T18:28:07.932Z] Client: [2021-02-23T18:28:07.932Z] Context: default [2021-02-23T18:28:07.932Z] Debug Mode: false [2021-02-23T18:28:07.932Z] Plugins: [2021-02-23T18:28:07.932Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-23T18:28:07.932Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-23T18:28:07.932Z] [2021-02-23T18:28:07.932Z] Server: [2021-02-23T18:28:07.932Z] Containers: 0 [2021-02-23T18:28:07.932Z] Running: 0 [2021-02-23T18:28:07.932Z] Paused: 0 [2021-02-23T18:28:07.932Z] Stopped: 0 [2021-02-23T18:28:07.932Z] Images: 2 [2021-02-23T18:28:07.932Z] Server Version: 20.10.3 [2021-02-23T18:28:07.932Z] Storage Driver: overlay2 [2021-02-23T18:28:07.932Z] Backing Filesystem: extfs [2021-02-23T18:28:07.932Z] Supports d_type: true [2021-02-23T18:28:07.932Z] Native Overlay Diff: true [2021-02-23T18:28:07.932Z] Logging Driver: json-file [2021-02-23T18:28:07.932Z] Cgroup Driver: systemd [2021-02-23T18:28:07.932Z] Cgroup Version: 2 [2021-02-23T18:28:07.932Z] Plugins: [2021-02-23T18:28:07.932Z] Volume: local [2021-02-23T18:28:07.932Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T18:28:07.932Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T18:28:07.932Z] Swarm: inactive [2021-02-23T18:28:07.932Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-02-23T18:28:07.932Z] Default Runtime: runc [2021-02-23T18:28:07.932Z] Init Binary: docker-init [2021-02-23T18:28:07.932Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:28:07.932Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T18:28:07.932Z] init version: de40ad0 [2021-02-23T18:28:07.932Z] Security Options: [2021-02-23T18:28:07.932Z] apparmor [2021-02-23T18:28:07.932Z] seccomp [2021-02-23T18:28:07.932Z] Profile: default [2021-02-23T18:28:07.932Z] cgroupns [2021-02-23T18:28:07.932Z] Kernel Version: 5.4.0-1037-aws [2021-02-23T18:28:07.932Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-23T18:28:07.932Z] OSType: linux [2021-02-23T18:28:07.932Z] Architecture: x86_64 [2021-02-23T18:28:07.932Z] CPUs: 2 [2021-02-23T18:28:07.932Z] Total Memory: 7.487GiB [2021-02-23T18:28:07.932Z] Name: ip-10-100-64-161 [2021-02-23T18:28:07.932Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-23T18:28:07.932Z] Docker Root Dir: /var/lib/docker [2021-02-23T18:28:07.932Z] Debug Mode: false [2021-02-23T18:28:07.932Z] Registry: https://index.docker.io/v1/ [2021-02-23T18:28:07.932Z] Labels: [2021-02-23T18:28:07.932Z] Experimental: true [2021-02-23T18:28:07.932Z] Insecure Registries: [2021-02-23T18:28:07.932Z] 127.0.0.0/8 [2021-02-23T18:28:07.932Z] Live Restore Enabled: true [2021-02-23T18:28:07.932Z] [2021-02-23T18:28:07.932Z] WARNING: No kernel memory TCP limit support [2021-02-23T18:28:07.932Z] WARNING: No oom kill disable support [2021-02-23T18:28:07.932Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2021-02-23T18:28:08.313Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 . [2021-02-23T18:28:08.324Z] #67 exporting layers 0.7s done [2021-02-23T18:28:08.324Z] #67 writing image sha256:68bc459eabbfcde4b761aa583e1f990ddb501c1cc24228ac57d6ee42339a3d9c done [2021-02-23T18:28:08.324Z] #67 naming to docker.io/library/docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 done [2021-02-23T18:28:08.324Z] #67 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-23T18:28:08.430Z] + docker version [2021-02-23T18:28:08.430Z] Client: [2021-02-23T18:28:08.430Z] Version: 18.06.1-ce [2021-02-23T18:28:08.430Z] API version: 1.38 [2021-02-23T18:28:08.430Z] Go version: go1.10.3 [2021-02-23T18:28:08.430Z] Git commit: e68fc7a [2021-02-23T18:28:08.430Z] Built: Tue Aug 21 17:26:10 2018 [2021-02-23T18:28:08.430Z] OS/Arch: linux/ppc64le [2021-02-23T18:28:08.430Z] Experimental: false [2021-02-23T18:28:08.430Z] [2021-02-23T18:28:08.430Z] Server: [2021-02-23T18:28:08.430Z] Engine: [2021-02-23T18:28:08.430Z] Version: 18.06.1-ce [2021-02-23T18:28:08.430Z] API version: 1.38 (minimum version 1.12) [2021-02-23T18:28:08.430Z] Go version: go1.10.3 [2021-02-23T18:28:08.430Z] Git commit: e68fc7a [2021-02-23T18:28:08.430Z] Built: Tue Aug 21 17:24:20 2018 [2021-02-23T18:28:08.430Z] OS/Arch: linux/ppc64le [2021-02-23T18:28:08.430Z] Experimental: true [Pipeline] sh [2021-02-23T18:28:06.578Z] > git remote # timeout=10 [2021-02-23T18:28:06.581Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T18:28:06.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:28:06.584Z] > git merge dc1606ad797797e1f7eeece028363789aa08d60d # timeout=10 [2021-02-23T18:28:06.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T18:28:06.621Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:28:06.624Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:28:08.568Z] #1 [internal] load build definition from Dockerfile [2021-02-23T18:28:08.568Z] #1 sha256:7d551991fa296b1486f544901b6f34f48ee8e7d06b29576428b92184fe1391e7 [2021-02-23T18:28:08.568Z] #1 transferring dockerfile: 16.55kB done [2021-02-23T18:28:08.568Z] #1 DONE 0.0s [2021-02-23T18:28:08.568Z] [2021-02-23T18:28:08.568Z] #2 [internal] load .dockerignore [2021-02-23T18:28:08.568Z] #2 sha256:9645508d9fce4b1f2e02016a75a765e12d8bfe3d9bcc030392a7c4c26599e657 [2021-02-23T18:28:08.568Z] #2 transferring context: 87B done [2021-02-23T18:28:08.568Z] #2 DONE 0.0s [2021-02-23T18:28:08.568Z] [2021-02-23T18:28:08.568Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T18:28:08.568Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-23T18:28:08.568Z] #3 DONE 0.2s [2021-02-23T18:28:08.568Z] [2021-02-23T18:28:08.568Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T18:28:08.568Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-23T18:28:08.568Z] #4 CACHED [2021-02-23T18:28:08.655Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42066/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/validate/default [2021-02-23T18:28:08.817Z] + docker info [2021-02-23T18:28:08.817Z] Containers: 0 [2021-02-23T18:28:08.817Z] Running: 0 [2021-02-23T18:28:08.817Z] Paused: 0 [2021-02-23T18:28:08.817Z] Stopped: 0 [2021-02-23T18:28:08.817Z] Images: 0 [2021-02-23T18:28:08.817Z] Server Version: 18.06.1-ce [2021-02-23T18:28:08.817Z] Storage Driver: overlay2 [2021-02-23T18:28:08.817Z] Backing Filesystem: extfs [2021-02-23T18:28:08.817Z] Supports d_type: true [2021-02-23T18:28:08.818Z] Native Overlay Diff: true [2021-02-23T18:28:08.818Z] Logging Driver: json-file [2021-02-23T18:28:08.818Z] Cgroup Driver: cgroupfs [2021-02-23T18:28:08.818Z] Plugins: [2021-02-23T18:28:08.818Z] Volume: local [2021-02-23T18:28:08.818Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T18:28:08.818Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-02-23T18:28:08.818Z] Swarm: inactive [2021-02-23T18:28:08.818Z] Runtimes: runc [2021-02-23T18:28:08.818Z] Default Runtime: runc [2021-02-23T18:28:08.818Z] Init Binary: docker-init [2021-02-23T18:28:08.818Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-02-23T18:28:08.818Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-02-23T18:28:08.818Z] init version: fec3683 [2021-02-23T18:28:08.818Z] Security Options: [2021-02-23T18:28:08.818Z] apparmor [2021-02-23T18:28:08.818Z] seccomp [2021-02-23T18:28:08.818Z] Profile: default [2021-02-23T18:28:08.818Z] Kernel Version: 4.4.0-139-generic [2021-02-23T18:28:08.818Z] Operating System: Ubuntu 16.04.3 LTS [2021-02-23T18:28:08.818Z] OSType: linux [2021-02-23T18:28:08.818Z] Architecture: ppc64le [2021-02-23T18:28:08.818Z] CPUs: 4 [2021-02-23T18:28:08.818Z] Total Memory: 7.972GiB [2021-02-23T18:28:08.818Z] Name: ppc64le-ubuntu-17 [2021-02-23T18:28:08.818Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-02-23T18:28:08.818Z] Docker Root Dir: /var/lib/docker [2021-02-23T18:28:08.818Z] Debug Mode (client): false [2021-02-23T18:28:08.818Z] Debug Mode (server): false [2021-02-23T18:28:08.818Z] Registry: https://index.docker.io/v1/ [2021-02-23T18:28:08.818Z] Labels: [2021-02-23T18:28:08.818Z] Experimental: true [2021-02-23T18:28:08.818Z] Insecure Registries: [2021-02-23T18:28:08.818Z] 127.0.0.0/8 [2021-02-23T18:28:08.818Z] Live Restore Enabled: false [2021-02-23T18:28:08.818Z] [2021-02-23T18:28:08.823Z] [2021-02-23T18:28:08.823Z] #5 [internal] load build definition from Dockerfile [2021-02-23T18:28:08.823Z] #5 sha256:c4d9824aac513415325121006c00ca306a9daa156bcf509427dd25d21ef549c5 [2021-02-23T18:28:08.823Z] #5 transferring dockerfile: 16.55kB done [2021-02-23T18:28:08.823Z] #5 DONE 0.0s [2021-02-23T18:28:08.823Z] [2021-02-23T18:28:08.823Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T18:28:08.823Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-23T18:28:08.823Z] #7 DONE 0.1s [2021-02-23T18:28:08.823Z] [2021-02-23T18:28:08.823Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T18:28:08.823Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [Pipeline] sh [2021-02-23T18:28:09.083Z] #8 DONE 0.1s [2021-02-23T18:28:09.083Z] [2021-02-23T18:28:09.083Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T18:28:09.083Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-23T18:28:09.083Z] #6 DONE 0.1s [2021-02-23T18:28:09.222Z] Congratulations! All commits are properly signed with the DCO! [2021-02-23T18:28:09.226Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:28:09.226Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:28:09.226Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42066/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T18:28:09.226Z] + bash /home/docker/workspace/moby_PR-42066/check-config.sh [2021-02-23T18:28:09.226Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T18:28:09.226Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-02-23T18:28:09.226Z] [2021-02-23T18:28:09.226Z] Generally Necessary: [2021-02-23T18:28:09.226Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T18:28:09.226Z] - apparmor: enabled and tools installed [2021-02-23T18:28:09.226Z] - CONFIG_NAMESPACES: enabled [2021-02-23T18:28:09.226Z] - CONFIG_NET_NS: enabled [2021-02-23T18:28:09.226Z] - CONFIG_PID_NS: enabled [2021-02-23T18:28:09.226Z] - CONFIG_IPC_NS: enabled [2021-02-23T18:28:09.226Z] - CONFIG_UTS_NS: enabled [2021-02-23T18:28:09.226Z] - CONFIG_CGROUPS: enabled [2021-02-23T18:28:09.226Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T18:28:09.226Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T18:28:09.226Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T18:28:09.226Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T18:28:09.226Z] - CONFIG_CPUSETS: enabled [2021-02-23T18:28:09.226Z] - CONFIG_MEMCG: enabled [2021-02-23T18:28:09.226Z] - CONFIG_KEYS: enabled [2021-02-23T18:28:09.226Z] - CONFIG_VETH: enabled (as module) [2021-02-23T18:28:09.226Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T18:28:09.226Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T18:28:09.339Z] [2021-02-23T18:28:09.339Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T18:28:09.339Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-23T18:28:09.339Z] #61 DONE 0.0s [2021-02-23T18:28:09.339Z] [2021-02-23T18:28:09.339Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T18:28:09.339Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T18:28:09.339Z] #9 DONE 0.0s [2021-02-23T18:28:09.339Z] [2021-02-23T18:28:09.339Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T18:28:09.339Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T18:28:09.339Z] #25 DONE 0.0s [2021-02-23T18:28:09.339Z] [2021-02-23T18:28:09.339Z] #22 [internal] load build context [2021-02-23T18:28:09.339Z] #22 sha256:615cf74368eef162f729a0f34b3dadb601fcd0443cc9b7c4469762e484897a1c [2021-02-23T18:28:09.527Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-23T18:28:09.527Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T18:28:09.527Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-02-23T18:28:09.527Z] [2021-02-23T18:28:09.527Z] Optional Features: [2021-02-23T18:28:09.527Z] - CONFIG_USER_NS: enabled [2021-02-23T18:28:09.527Z] - CONFIG_SECCOMP: enabled [2021-02-23T18:28:09.527Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T18:28:09.527Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T18:28:09.527Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T18:28:09.527Z] (cgroup swap accounting is currently enabled) [2021-02-23T18:28:09.527Z] - CONFIG_MEMCG_KMEM: enabled [2021-02-23T18:28:09.527Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T18:28:09.527Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T18:28:09.527Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-23T18:28:09.527Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-23T18:28:09.527Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T18:28:09.527Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T18:28:09.527Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T18:28:09.527Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T18:28:09.527Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T18:28:09.527Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T18:28:09.527Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T18:28:09.527Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T18:28:09.527Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T18:28:09.527Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_EXT4_FS: enabled [2021-02-23T18:28:09.527Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T18:28:09.527Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T18:28:09.527Z] - Network Drivers: [2021-02-23T18:28:09.527Z] - "overlay": [2021-02-23T18:28:09.527Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T18:28:09.527Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T18:28:09.527Z] Optional (for encrypted networks): [2021-02-23T18:28:09.717Z] #1 [internal] load build definition from Dockerfile [2021-02-23T18:28:09.717Z] #1 sha256:1ca4a57ab0568ae2df689bff1243c79ce01c3c85f33510160cbf4aa0e6757229 [2021-02-23T18:28:09.717Z] #1 transferring dockerfile: 16.55kB done [2021-02-23T18:28:09.717Z] #1 DONE 0.1s [2021-02-23T18:28:09.742Z] ? github.com/docker/docker/api [no test files] [2021-02-23T18:28:09.819Z] - CONFIG_CRYPTO: enabled [2021-02-23T18:28:09.819Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_XFRM: enabled [2021-02-23T18:28:09.819Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-23T18:28:09.819Z] - "ipvlan": [2021-02-23T18:28:09.819Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T18:28:09.819Z] - "macvlan": [2021-02-23T18:28:09.819Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T18:28:09.819Z] - "ftp,tftp client in container": [2021-02-23T18:28:09.819Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T18:28:09.819Z] - Storage Drivers: [2021-02-23T18:28:09.819Z] - "aufs": [2021-02-23T18:28:09.819Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T18:28:09.819Z] - "btrfs": [2021-02-23T18:28:09.819Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T18:28:09.819Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T18:28:09.819Z] - "devicemapper": [2021-02-23T18:28:09.819Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T18:28:09.819Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T18:28:09.819Z] - "overlay": [2021-02-23T18:28:09.819Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T18:28:09.819Z] - "zfs": [2021-02-23T18:28:09.819Z] - /dev/zfs: missing [2021-02-23T18:28:09.819Z] - zfs command: missing [2021-02-23T18:28:09.819Z] - zpool command: missing [2021-02-23T18:28:09.819Z] [2021-02-23T18:28:09.819Z] Limits: [2021-02-23T18:28:09.819Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T18:28:09.819Z] [2021-02-23T18:28:09.819Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T18:28:09.978Z] [2021-02-23T18:28:09.978Z] #2 [internal] load .dockerignore [2021-02-23T18:28:09.978Z] #2 sha256:f13ee43144cfeaf30c411d85109a8b5835116fb8c4440ab20416f3ef8887cbf1 [2021-02-23T18:28:09.978Z] #2 transferring context: 87B done [2021-02-23T18:28:09.978Z] #2 DONE 0.0s [2021-02-23T18:28:10.167Z] Congratulations! Seccomp profile generation is done correctly. [2021-02-23T18:28:10.167Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-23T18:28:10.263Z] + make bundles/buildx [2021-02-23T18:28:10.556Z] make: command: Command not found [2021-02-23T18:28:10.556Z] make: command: Command not found [2021-02-23T18:28:10.556Z] mkdir bundles [2021-02-23T18:28:10.556Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-02-23T18:28:10.556Z] --build-arg BUILDX_COMMIT \ [2021-02-23T18:28:10.556Z] --build-arg BUILDX_REPO \ [2021-02-23T18:28:10.556Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-02-23T18:28:10.556Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-02-23T18:28:10.556Z] . [2021-02-23T18:28:10.556Z] /bin/sh: 4: go: not found [2021-02-23T18:28:10.556Z] /bin/sh: 5: go: not found [2021-02-23T18:28:10.713Z] #22 transferring context: 53.36MB 1.4s done [2021-02-23T18:28:10.713Z] #22 DONE 1.5s [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:28:10.713Z] #28 sha256:34a0b7c0a758c4065b0aab913c504201d01cc6712d627995dc929713d12e32ca [2021-02-23T18:28:10.713Z] #28 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:28:10.713Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T18:28:10.713Z] #19 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-23T18:28:10.713Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T18:28:10.713Z] #35 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-23T18:28:10.713Z] #52 sha256:a8ee542ecbd9f1de7f509f2ecdb3c305f3a9ab21173c10d65a049648a8d1c6b9 [2021-02-23T18:28:10.713Z] #52 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T18:28:10.713Z] #45 sha256:75a458136c311e3a1d0ec0e6e6d0aba7a15b70be8344a0f2d0957779c85f62db [2021-02-23T18:28:10.713Z] #45 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-23T18:28:10.713Z] #36 sha256:73c005367eb36e2761d96e53cbe122938563695dd4ce77f043eda8325a9baed5 [2021-02-23T18:28:10.713Z] #36 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #66 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-02-23T18:28:10.713Z] #66 sha256:576cdd83a7543c30a65a73b6d5730ced8c9bbb1fde464e3afdae9646697ec381 [2021-02-23T18:28:10.713Z] #66 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-23T18:28:10.713Z] #63 sha256:831709aba29482a25a0cd69a43ffe126ef75b94cbc75ce7affe18749d40fd48c [2021-02-23T18:28:10.713Z] #63 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:28:10.713Z] #48 sha256:90ddba74e1fadf83ac71e00d72844c2bd5f8718a04edfc525d038818645c09fa [2021-02-23T18:28:10.713Z] #48 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:28:10.713Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T18:28:10.713Z] #41 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T18:28:10.713Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-23T18:28:10.713Z] #38 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T18:28:10.713Z] #49 sha256:b4afb8d75a942471afde4ee825e331c7467d2dee3542b60cf26b348cf2873662 [2021-02-23T18:28:10.713Z] #49 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-23T18:28:10.713Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T18:28:10.713Z] #39 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T18:28:10.713Z] #43 sha256:36407492ac2d879502f4c1027b7b17940a7c0f3e8ac45e0001577ca324185fb0 [2021-02-23T18:28:10.713Z] #43 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-23T18:28:10.713Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T18:28:10.713Z] #54 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:28:10.713Z] #50 sha256:7443e173439d53205e785f2c8fbed09e1ea684dbbf7f58c5623143d74a2a988f [2021-02-23T18:28:10.713Z] #50 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T18:28:10.713Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-23T18:28:10.713Z] #16 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T18:28:10.713Z] #34 sha256:6505f79e1be0390d71ee2fa6a8ad92a297482ab41588a063c342c13d7edff7cc [2021-02-23T18:28:10.713Z] #34 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:28:10.713Z] #55 sha256:e958551f00d38ebb1dbe789a07736c65298f6a4341f69e9ed4c3c299e7d96b62 [2021-02-23T18:28:10.713Z] #55 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-23T18:28:10.713Z] #33 sha256:eec30400397c3c1588e757d2dd4c956b156e9028989b7084c8a8f600bbcf7903 [2021-02-23T18:28:10.713Z] #33 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-23T18:28:10.713Z] #23 sha256:9eea1af2664b9ccaede4b59c1327962ce6ebfe0f036df5c9cd168ea5f1a276f4 [2021-02-23T18:28:10.713Z] #23 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T18:28:10.713Z] #62 sha256:a6e196dd91e0302e334b2ba6b913a205dd6c691cf3e1be94adb764114aad7529 [2021-02-23T18:28:10.713Z] #62 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T18:28:10.713Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-23T18:28:10.713Z] #15 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T18:28:10.713Z] #60 sha256:644b11feefbff86b805a19904932bb178bfd51a646e45e595b8ae24363f889bb [2021-02-23T18:28:10.713Z] #60 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:28:10.713Z] #44 sha256:41cdbe409b843ed954b833a816c8f957d2a65e201473fccb9e620b77046c74e2 [2021-02-23T18:28:10.713Z] #44 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T18:28:10.713Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T18:28:10.713Z] #31 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T18:28:10.713Z] #65 sha256:0050ab926e35768811a4373adcef2885c8a66a833e7fa4e1c38b1815ddff11fb [2021-02-23T18:28:10.713Z] #65 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T18:28:10.713Z] #32 sha256:5e38db552c0b40e8be36fb3b0a77a49548c7dc5fa835d3745972f52c91eec9a0 [2021-02-23T18:28:10.713Z] #32 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T18:28:10.713Z] #53 sha256:ccf94fb8b136f59b97257ace9f69b241973c79ae655842b23811165bbf729d6b [2021-02-23T18:28:10.713Z] #53 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T18:28:10.713Z] #24 sha256:a862cda2d3095dc19f504f02b610d3d0a5f2c87f806b02356cb263b7d8540230 [2021-02-23T18:28:10.713Z] #24 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T18:28:10.713Z] #59 sha256:4162bc89ce1157ff1830bd04925fa0a91ddc73451ef514ae34e548fe7f14cdde [2021-02-23T18:28:10.713Z] #59 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T18:28:10.713Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-23T18:28:10.713Z] #13 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-23T18:28:10.713Z] #46 sha256:f42a0530c043b8833d359428e753069aff6ec4c5f26bce5020c0254c4ff299d3 [2021-02-23T18:28:10.713Z] #46 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T18:28:10.713Z] #64 sha256:c7d411427e408eaee29f41f9c480d75381812f312a3252c5d0d0b07d661f22fa [2021-02-23T18:28:10.713Z] #64 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T18:28:10.713Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T18:28:10.713Z] #21 CACHED [2021-02-23T18:28:10.713Z] [2021-02-23T18:28:10.713Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T18:28:10.714Z] #27 sha256:874c520b89eb46888d6ffd19af548650252aa6e161e1b2c5046d152ec519be7c [2021-02-23T18:28:10.714Z] #27 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T18:28:10.714Z] #40 sha256:a6194c2c289fea82f7336bd3b2e0ac296711bf8db06fc8490bbc886671e8adfb [2021-02-23T18:28:10.714Z] #40 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:28:10.714Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T18:28:10.714Z] #12 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-23T18:28:10.714Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-23T18:28:10.714Z] #14 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T18:28:10.714Z] #56 sha256:8544579e11bac646496cd35d198555b90c0c52445b16910f7a32fe812f98dd4b [2021-02-23T18:28:10.714Z] #56 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T18:28:10.714Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-23T18:28:10.714Z] #18 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:28:10.714Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T18:28:10.714Z] #42 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T18:28:10.714Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-23T18:28:10.714Z] #17 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T18:28:10.714Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-23T18:28:10.714Z] #30 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T18:28:10.714Z] #37 sha256:3dbd3117db45b3b885eca385d2024b1a428d18b4a467b17d7c202e5f6bbb063f [2021-02-23T18:28:10.714Z] #37 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-23T18:28:10.714Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-23T18:28:10.714Z] #11 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T18:28:10.714Z] #58 sha256:eaad181b4504bf099cc284c1483ef8f83184fd28e649f44ae4fe5945e7f73d68 [2021-02-23T18:28:10.714Z] #58 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T18:28:10.714Z] #47 sha256:290fa7a2c4c1b1dfc6ba7c327b5c1f1c540d7929744a290ad278ac6f99f52ac2 [2021-02-23T18:28:10.714Z] #47 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-23T18:28:10.714Z] #57 sha256:405943eea61215c9c0a5b54f916f1e8289d6beb6a51afb5ffb5bc1cf34dfd42e [2021-02-23T18:28:10.714Z] #57 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-23T18:28:10.714Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T18:28:10.714Z] #26 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T18:28:10.714Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-23T18:28:10.714Z] #10 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-23T18:28:10.714Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-23T18:28:10.714Z] #20 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T18:28:10.714Z] #29 sha256:bf96f0892481fcfae6ba9227f2b838ffa3f3c25f7f6b03fc5f10c5693a8d7f2c [2021-02-23T18:28:10.714Z] #29 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T18:28:10.714Z] #51 sha256:8eceae2ca6dffc09ed74a3440353882d8ac4355d472fd910a3cd6671bca5a312 [2021-02-23T18:28:10.714Z] #51 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #67 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-02-23T18:28:10.714Z] #67 sha256:1d872be2a273fd3a054cbee1ea54498aebf0660691ec9b981db93bf6cf9d3ff8 [2021-02-23T18:28:10.714Z] #67 CACHED [2021-02-23T18:28:10.714Z] [2021-02-23T18:28:10.714Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T18:28:10.714Z] #68 sha256:b86ed930deb786a4432b6c81e127511eab8e596011ef89f77b0b7254d9d30848 [2021-02-23T18:28:10.929Z] [2021-02-23T18:28:10.929Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T18:28:10.929Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-23T18:28:10.929Z] #3 DONE 0.2s [2021-02-23T18:28:11.197Z] [2021-02-23T18:28:11.197Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T18:28:11.197Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-23T18:28:11.197Z] #4 CACHED [2021-02-23T18:28:11.682Z] #68 DONE 0.9s [2021-02-23T18:28:11.682Z] [2021-02-23T18:28:11.682Z] #69 exporting to image [2021-02-23T18:28:11.682Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-23T18:28:11.682Z] #69 exporting layers [2021-02-23T18:28:12.138Z] [2021-02-23T18:28:12.138Z] #5 [internal] load build definition from Dockerfile [2021-02-23T18:28:12.138Z] #5 sha256:edce9b2d9998597d7ae3918bad1d115ba35d14a6db514c597af5003af64c54bc [2021-02-23T18:28:12.138Z] #5 transferring dockerfile: 16.55kB done [2021-02-23T18:28:12.138Z] #5 DONE 0.0s [2021-02-23T18:28:12.138Z] [2021-02-23T18:28:12.138Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T18:28:12.138Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-23T18:28:12.138Z] #6 DONE 0.1s [2021-02-23T18:28:12.138Z] [2021-02-23T18:28:12.138Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T18:28:12.138Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-23T18:28:12.138Z] #8 DONE 0.1s [2021-02-23T18:28:12.138Z] [2021-02-23T18:28:12.138Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T18:28:12.138Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-23T18:28:12.138Z] #7 DONE 0.1s [2021-02-23T18:28:12.409Z] [2021-02-23T18:28:12.409Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T18:28:12.409Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-23T18:28:12.409Z] #9 DONE 0.0s [2021-02-23T18:28:12.409Z] [2021-02-23T18:28:12.409Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T18:28:12.409Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-23T18:28:12.409Z] #61 DONE 0.0s [2021-02-23T18:28:12.409Z] [2021-02-23T18:28:12.409Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T18:28:12.409Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-23T18:28:12.409Z] #25 DONE 0.0s [2021-02-23T18:28:12.409Z] [2021-02-23T18:28:12.409Z] #22 [internal] load build context [2021-02-23T18:28:12.409Z] #22 sha256:d3738e25dc6ac365cf805ef2828451b5c61806c3e678e97231e2af0dbb951c1b [2021-02-23T18:28:12.608Z] #69 exporting layers 0.8s done [2021-02-23T18:28:12.609Z] #69 writing image sha256:5e044d3722d930a04aefd1b679c72169fe36366fe2b2bac72aeeabe41e648c4b done [2021-02-23T18:28:12.609Z] #69 naming to docker.io/library/docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 done [2021-02-23T18:28:12.609Z] #69 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-02-23T18:28:12.660Z] Sending build context to Docker daemon 58.27MB [2021-02-23T18:28:12.660Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-02-23T18:28:12.660Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-02-23T18:28:12.660Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-02-23T18:28:12.660Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T18:28:12.953Z] 1.13.15-buster: Pulling from library/golang [2021-02-23T18:28:12.953Z] db4e2d8d5901: Pulling fs layer [2021-02-23T18:28:12.953Z] dfe2d012519c: Pulling fs layer [2021-02-23T18:28:12.953Z] 5d8f1d1f9197: Pulling fs layer [2021-02-23T18:28:12.953Z] 1301750ffb48: Pulling fs layer [2021-02-23T18:28:12.953Z] dc5c6edc9cff: Pulling fs layer [2021-02-23T18:28:12.953Z] 3c370c2e2f82: Pulling fs layer [2021-02-23T18:28:12.953Z] 5ffb2f5886e2: Pulling fs layer [2021-02-23T18:28:12.953Z] 3c370c2e2f82: Waiting [2021-02-23T18:28:12.953Z] 1301750ffb48: Waiting [2021-02-23T18:28:12.953Z] dc5c6edc9cff: Waiting [2021-02-23T18:28:12.953Z] 5ffb2f5886e2: Waiting [2021-02-23T18:28:12.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -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=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh dynbinary test-integration [2021-02-23T18:28:13.531Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-23T18:28:13.531Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-23T18:28:13.531Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-23T18:28:13.531Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-23T18:28:13.531Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-02-23T18:28:13.531Z] Detected virtualization docker. [2021-02-23T18:28:13.531Z] Detected architecture x86-64. [2021-02-23T18:28:13.531Z] Set hostname to . [2021-02-23T18:28:13.607Z] dfe2d012519c: Verifying Checksum [2021-02-23T18:28:13.607Z] dfe2d012519c: Download complete [2021-02-23T18:28:13.607Z] 5d8f1d1f9197: Verifying Checksum [2021-02-23T18:28:13.607Z] 5d8f1d1f9197: Download complete [2021-02-23T18:28:13.786Z] + source /etc/docker-entrypoint-cmd [2021-02-23T18:28:13.786Z] ++ hack/make.sh dynbinary test-integration [2021-02-23T18:28:13.786Z] [2021-02-23T18:28:13.813Z] #22 transferring context: 53.37MB 1.4s done [2021-02-23T18:28:13.813Z] #22 DONE 1.5s [2021-02-23T18:28:13.813Z] [2021-02-23T18:28:13.813Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:28:13.813Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-23T18:28:13.813Z] #19 CACHED [2021-02-23T18:28:13.813Z] [2021-02-23T18:28:13.813Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:28:13.813Z] #44 sha256:17400864ede798618ff165505af71f4fdc2043bfb480711a96a7566dd9d26301 [2021-02-23T18:28:13.813Z] #44 CACHED [2021-02-23T18:28:13.813Z] [2021-02-23T18:28:13.813Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T18:28:13.813Z] #27 sha256:61c3336e77cdbfb08232d1c05f35e6b339c0ac956b2ec1b8d0149a51253282f9 [2021-02-23T18:28:13.813Z] #27 CACHED [2021-02-23T18:28:13.813Z] [2021-02-23T18:28:13.813Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T18:28:13.813Z] #47 sha256:e2fb253826f40e0da2622c9d7436be4a2549946c320e22f85e6b7d43125324c8 [2021-02-23T18:28:13.813Z] #47 CACHED [2021-02-23T18:28:13.813Z] [2021-02-23T18:28:13.813Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-23T18:28:13.813Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-23T18:28:13.813Z] #14 CACHED [2021-02-23T18:28:13.813Z] [2021-02-23T18:28:13.813Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-23T18:28:13.813Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-23T18:28:13.813Z] #20 CACHED [2021-02-23T18:28:13.813Z] [2021-02-23T18:28:13.813Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T18:28:13.813Z] #32 sha256:41a8f7822253ba5d534adf1bf193342a8d92f5ff2e714a292b85daaf12ead742 [2021-02-23T18:28:13.813Z] #32 CACHED [2021-02-23T18:28:13.813Z] [2021-02-23T18:28:13.813Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T18:28:13.814Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-23T18:28:13.814Z] #30 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T18:28:13.814Z] #62 sha256:8b0fcdecb0c8ac2b0bd21d3b8035a9edb2cd0848d2a6148ae47ca53b82da2c71 [2021-02-23T18:28:13.814Z] #62 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T18:28:13.814Z] #37 sha256:aa58a7bc1b9f88a5484ed37775fa132be47b92d798243de40688c25f348acdf1 [2021-02-23T18:28:13.814Z] #37 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T18:28:13.814Z] #40 sha256:c653353b367d27311b2470a319a9171bfe62a4d7cb1ff865b8c7ee82da7d8eec [2021-02-23T18:28:13.814Z] #40 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-23T18:28:13.814Z] #57 sha256:7357ae7959b3589b5749c6ae4cea62a9289be1664b12948c369b6806c2b25b85 [2021-02-23T18:28:13.814Z] #57 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T18:28:13.814Z] #29 sha256:982d0475fcf88e9e1dde43b4744516ba1cb2c16a3f8d235180d5e45a6e65a325 [2021-02-23T18:28:13.814Z] #29 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T18:28:13.814Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-23T18:28:13.814Z] #17 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-23T18:28:13.814Z] #52 sha256:94312d39a46d6c7a81b94a853a8f28114aa36ac0c76c5536cc8c8ad6da4f8e96 [2021-02-23T18:28:13.814Z] #52 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T18:28:13.814Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-23T18:28:13.814Z] #18 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:28:13.814Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T18:28:13.814Z] #12 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T18:28:13.814Z] #56 sha256:9b3f03869ef51da67de0759c4139bb7fc93b2b93bb0cd6b6d62bc8a0213bd083 [2021-02-23T18:28:13.814Z] #56 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-23T18:28:13.814Z] #23 sha256:9be1da5ef192dff891f06d4575e15b60a7f142fcb5099784a78ec6e9120b6cfc [2021-02-23T18:28:13.814Z] #23 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-23T18:28:13.814Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-23T18:28:13.814Z] #39 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T18:28:13.814Z] #60 sha256:e4410af5f9b6675b859da33fb6a57161ae7cbc2a026ba16afea1138b93bc32b6 [2021-02-23T18:28:13.814Z] #60 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T18:28:13.814Z] #24 sha256:3bdb3b99a6b47e891d403899d61153cbede1ee90264e083dfafcbc82fdd5aa30 [2021-02-23T18:28:13.814Z] #24 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T18:28:13.814Z] #49 sha256:ad57e77ad13dbcaf0bf89a8bf4d521cd35ff4ae01c768ddeff4e31a99e290dc6 [2021-02-23T18:28:13.814Z] #49 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T18:28:13.814Z] #64 sha256:9a9c4ee662bd8932aad1c018461dbd074505ad43e3601013bb19451c0dd60f38 [2021-02-23T18:28:13.814Z] #64 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T18:28:13.814Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-23T18:28:13.814Z] #15 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-23T18:28:13.814Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-23T18:28:13.814Z] #54 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-23T18:28:13.814Z] #33 sha256:293e3e7c4c8423253001fa37cecc813c35507f983a8adb20c4d3e930ddef4d4f [2021-02-23T18:28:13.814Z] #33 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-23T18:28:13.814Z] #46 sha256:0aa2b000d74ac8e95d8de4594c47e6130cdfb29dcee7beda65d365e13b70fb3e [2021-02-23T18:28:13.814Z] #46 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T18:28:13.814Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-23T18:28:13.814Z] #10 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T18:28:13.814Z] #53 sha256:a29764f339a918c932c6f2ba659fb1b13cd490c7a18a071117fb7fab36b552c8 [2021-02-23T18:28:13.814Z] #53 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T18:28:13.814Z] #51 sha256:a726084eed8684e6ab01cbdacfa787cb4e0f046894c714de626bbffad0205048 [2021-02-23T18:28:13.814Z] #51 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:28:13.814Z] #28 sha256:f8c045deb878218368de83b30ea8fbf83ce2437d17c936e1dc1f4f89071ff789 [2021-02-23T18:28:13.814Z] #28 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-23T18:28:13.814Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-23T18:28:13.814Z] #26 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:28:13.814Z] #55 sha256:4b5a447603ff58319713d6f202f5262ad0c46f7d81b1055b39af0735540de01e [2021-02-23T18:28:13.814Z] #55 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T18:28:13.814Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-23T18:28:13.814Z] #31 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:28:13.814Z] #50 sha256:d5f3cc4a5616be89c7b9776e49031179e69b7a26d9d0f333c878d83dcdccae94 [2021-02-23T18:28:13.814Z] #50 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-23T18:28:13.814Z] #63 sha256:4d4e7676e88fd3803190a8ce621c461cc96946e655109dfcc142bc5efd18473a [2021-02-23T18:28:13.814Z] #63 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-23T18:28:13.814Z] #36 sha256:016c4c13fe48ef9fe6592878d352584b38bf2272e28613042360835d360328ec [2021-02-23T18:28:13.814Z] #36 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-23T18:28:13.814Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-23T18:28:13.814Z] #11 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T18:28:13.814Z] #59 sha256:3a261c4a76dd70dfbc9f3dcbb4d191d59fa66a5795ae0171123abdf31989aef2 [2021-02-23T18:28:13.814Z] #59 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T18:28:13.814Z] #45 sha256:675fe0ac8925b25510496b83bf333dae2daffcc52337365cb141b29a53ef49a3 [2021-02-23T18:28:13.814Z] #45 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T18:28:13.814Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-23T18:28:13.814Z] #16 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:28:13.814Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-23T18:28:13.814Z] #41 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T18:28:13.814Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-23T18:28:13.814Z] #13 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T18:28:13.814Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-23T18:28:13.814Z] #21 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T18:28:13.814Z] #58 sha256:d57e115ba1343ff2de3e03acc03723e83997cdee019689344531acf0ac0fa399 [2021-02-23T18:28:13.814Z] #58 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-23T18:28:13.814Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-23T18:28:13.814Z] #35 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T18:28:13.814Z] #34 sha256:06d9de68614729f450c35fd46109c72eec4111404a7862e2fa83a1b316a1689a [2021-02-23T18:28:13.814Z] #34 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:28:13.814Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T18:28:13.814Z] #42 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T18:28:13.814Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-23T18:28:13.814Z] #38 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T18:28:13.814Z] #43 sha256:50d795989c717a928b3ef10f2cc61e3ba457a7a87a0aef7ea3ade02cdf7bb046 [2021-02-23T18:28:13.814Z] #43 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:28:13.814Z] #48 sha256:4070d7d9d1c501f5b145e3f52afa846778186be79ce32f7a6ca4a4be9f1e7beb [2021-02-23T18:28:13.814Z] #48 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T18:28:13.814Z] #65 sha256:cc7b391b7258058929c1e741f0de08ebe51fa51e7de2027ae9ba85ae6d9ff9c2 [2021-02-23T18:28:13.814Z] #65 CACHED [2021-02-23T18:28:13.814Z] [2021-02-23T18:28:13.814Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T18:28:13.814Z] #66 sha256:a5fdb127de0851614af6f18d1b52a58123f71f91232076b6d80899167fe35f68 [2021-02-23T18:28:14.041Z] Removing bundles/ [2021-02-23T18:28:14.041Z] [2021-02-23T18:28:14.041Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-23T18:28:14.041Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:28:14.041Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T18:28:14.086Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fa8f626c3b6dbe6a) in /home/ubuntu/workspace/moby_PR-42066 [Pipeline] { [Pipeline] checkout [2021-02-23T18:28:14.109Z] The recommended git tool is: git [2021-02-23T18:28:14.117Z] using credential docker-jenkins-github-credentials [2021-02-23T18:28:14.125Z] Cloning the remote Git repository [2021-02-23T18:28:14.125Z] Cloning with configured refspecs honoured and without tags [2021-02-23T18:28:14.129Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T18:28:14.129Z] > git init /home/ubuntu/workspace/moby_PR-42066 # timeout=10 [2021-02-23T18:28:14.143Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:28:14.143Z] > git --version # timeout=10 [2021-02-23T18:28:14.145Z] > git --version # 'git version 2.17.1' [2021-02-23T18:28:14.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:28:14.145Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:28:15.721Z] db4e2d8d5901: Verifying Checksum [2021-02-23T18:28:15.721Z] db4e2d8d5901: Download complete [2021-02-23T18:28:15.728Z] #66 DONE 1.8s [2021-02-23T18:28:15.728Z] [2021-02-23T18:28:15.728Z] #67 exporting to image [2021-02-23T18:28:15.728Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-23T18:28:15.728Z] #67 exporting layers [2021-02-23T18:28:16.383Z] 1301750ffb48: Verifying Checksum [2021-02-23T18:28:16.383Z] 1301750ffb48: Download complete [2021-02-23T18:28:16.383Z] 5ffb2f5886e2: Verifying Checksum [2021-02-23T18:28:16.383Z] 5ffb2f5886e2: Download complete [2021-02-23T18:28:17.113Z] #67 exporting layers 1.6s done [2021-02-23T18:28:17.374Z] #67 writing image sha256:9a04fdec23a5c685ac52b1c8fbca607ef4921da04e418f5e01e22f798e91e950 done [2021-02-23T18:28:17.374Z] #67 naming to docker.io/library/docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 done [2021-02-23T18:28:17.374Z] #67 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-02-23T18:28:17.431Z] dc5c6edc9cff: Verifying Checksum [2021-02-23T18:28:17.431Z] dc5c6edc9cff: Download complete [Pipeline] sh [2021-02-23T18:28:17.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/test/unit [2021-02-23T18:28:18.286Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-02-23T18:28:19.522Z] db4e2d8d5901: Pull complete [2021-02-23T18:28:19.522Z] dfe2d012519c: Pull complete [2021-02-23T18:28:20.162Z] 5d8f1d1f9197: Pull complete [2021-02-23T18:28:20.162Z] 3c370c2e2f82: Verifying Checksum [2021-02-23T18:28:20.162Z] 3c370c2e2f82: Download complete [2021-02-23T18:28:20.189Z] Congratulations! All API changes are done the right way. [2021-02-23T18:28:20.189Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-23T18:28:20.189Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-23T18:28:20.189Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-23T18:28:20.189Z] Congratulations! No new tests were added to integration-cli. [2021-02-23T18:28:20.189Z] [2021-02-23T18:28:20.189Z] INFO Start validation with golang-ci-lint [2021-02-23T18:28:20.189Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-23T18:28:20.189Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-23T18:28:20.189Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-23T18:28:21.921Z] ? github.com/docker/docker/api [no test files] [2021-02-23T18:28:22.408Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-02-23T18:28:22.931Z] 1301750ffb48: Pull complete [2021-02-23T18:28:25.010Z] dc5c6edc9cff: Pull complete [2021-02-23T18:28:27.964Z] Fetching without tags [2021-02-23T18:28:28.259Z] Merging remotes/origin/20.10 commit dc1606ad797797e1f7eeece028363789aa08d60d into PR head commit a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:28:27.936Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:28:27.938Z] > git config --add remote.origin.fetch +refs/pull/42066/head:refs/remotes/origin/PR-42066 # timeout=10 [2021-02-23T18:28:27.952Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:28:27.959Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:28:27.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:28:27.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:28:27.969Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:28:28.263Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:28:28.266Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:28:28.551Z] 3c370c2e2f82: Pull complete [2021-02-23T18:28:28.551Z] 5ffb2f5886e2: Pull complete [2021-02-23T18:28:28.551Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T18:28:28.551Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-02-23T18:28:28.551Z] ---> 805dc2d65d1c [2021-02-23T18:28:28.551Z] Step 5/15 : ARG BUILDX_REPO [2021-02-23T18:28:28.551Z] ---> Running in 849584491ee4 [2021-02-23T18:28:28.695Z] Merge succeeded, producing a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:28:28.695Z] Checking out Revision a24d92f95bd28df2298f1bc746217e7077d1aec2 (PR-42066) [2021-02-23T18:28:28.851Z] Removing intermediate container 849584491ee4 [2021-02-23T18:28:28.851Z] ---> 7cd25b57e681 [2021-02-23T18:28:28.851Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-02-23T18:28:28.851Z] ---> Running in f981140ced41 [2021-02-23T18:28:29.149Z] Cloning into '/buildx'... [2021-02-23T18:28:29.201Z] Commit message: "check-config.sh: add NETFILTER_XT_MARK" [2021-02-23T18:28:29.214Z] > git --version # timeout=10 [2021-02-23T18:28:29.216Z] > git --version # 'git version 2.17.1' [2021-02-23T18:28:29.218Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T18:28:29.910Z] + docker version [2021-02-23T18:28:29.910Z] Client: Docker Engine - Community [2021-02-23T18:28:29.910Z] Version: 20.10.3 [2021-02-23T18:28:29.910Z] API version: 1.41 [2021-02-23T18:28:29.910Z] Go version: go1.13.15 [2021-02-23T18:28:29.910Z] Git commit: 48d30b5 [2021-02-23T18:28:29.910Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-23T18:28:29.910Z] OS/Arch: linux/amd64 [2021-02-23T18:28:29.910Z] Context: default [2021-02-23T18:28:29.910Z] Experimental: true [2021-02-23T18:28:29.910Z] [2021-02-23T18:28:29.910Z] Server: Docker Engine - Community [2021-02-23T18:28:29.910Z] Engine: [2021-02-23T18:28:29.910Z] Version: 20.10.3 [2021-02-23T18:28:29.910Z] API version: 1.41 (minimum version 1.12) [2021-02-23T18:28:29.910Z] Go version: go1.13.15 [2021-02-23T18:28:29.910Z] Git commit: 46229ca [2021-02-23T18:28:29.910Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-23T18:28:29.910Z] OS/Arch: linux/amd64 [2021-02-23T18:28:29.910Z] Experimental: true [2021-02-23T18:28:29.910Z] containerd: [2021-02-23T18:28:29.910Z] Version: 1.4.3 [2021-02-23T18:28:29.910Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:28:29.910Z] runc: [2021-02-23T18:28:29.910Z] Version: 1.0.0-rc92 [2021-02-23T18:28:29.910Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T18:28:29.910Z] docker-init: [2021-02-23T18:28:29.910Z] Version: 0.19.0 [2021-02-23T18:28:29.910Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-23T18:28:28.682Z] > git remote # timeout=10 [2021-02-23T18:28:28.685Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T18:28:28.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:28:28.688Z] > git merge dc1606ad797797e1f7eeece028363789aa08d60d # timeout=10 [2021-02-23T18:28:28.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T18:28:28.699Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:28:28.700Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:28:30.189Z] + docker info [2021-02-23T18:28:30.189Z] Client: [2021-02-23T18:28:30.189Z] Context: default [2021-02-23T18:28:30.189Z] Debug Mode: false [2021-02-23T18:28:30.189Z] Plugins: [2021-02-23T18:28:30.189Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-23T18:28:30.189Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-23T18:28:30.189Z] [2021-02-23T18:28:30.189Z] Server: [2021-02-23T18:28:30.189Z] Containers: 0 [2021-02-23T18:28:30.189Z] Running: 0 [2021-02-23T18:28:30.189Z] Paused: 0 [2021-02-23T18:28:30.189Z] Stopped: 0 [2021-02-23T18:28:30.189Z] Images: 4 [2021-02-23T18:28:30.189Z] Server Version: 20.10.3 [2021-02-23T18:28:30.189Z] Storage Driver: overlay2 [2021-02-23T18:28:30.189Z] Backing Filesystem: extfs [2021-02-23T18:28:30.189Z] Supports d_type: true [2021-02-23T18:28:30.189Z] Native Overlay Diff: true [2021-02-23T18:28:30.189Z] Logging Driver: json-file [2021-02-23T18:28:30.189Z] Cgroup Driver: cgroupfs [2021-02-23T18:28:30.189Z] Cgroup Version: 1 [2021-02-23T18:28:30.189Z] Plugins: [2021-02-23T18:28:30.189Z] Volume: local [2021-02-23T18:28:30.189Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T18:28:30.189Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T18:28:30.189Z] Swarm: inactive [2021-02-23T18:28:30.189Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-23T18:28:30.189Z] Default Runtime: runc [2021-02-23T18:28:30.189Z] Init Binary: docker-init [2021-02-23T18:28:30.189Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:28:30.189Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T18:28:30.189Z] init version: de40ad0 [2021-02-23T18:28:30.189Z] Security Options: [2021-02-23T18:28:30.189Z] apparmor [2021-02-23T18:28:30.189Z] seccomp [2021-02-23T18:28:30.189Z] Profile: default [2021-02-23T18:28:30.189Z] Kernel Version: 5.4.0-1037-aws [2021-02-23T18:28:30.189Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-23T18:28:30.189Z] OSType: linux [2021-02-23T18:28:30.189Z] Architecture: x86_64 [2021-02-23T18:28:30.189Z] CPUs: 2 [2021-02-23T18:28:30.189Z] Total Memory: 7.487GiB [2021-02-23T18:28:30.189Z] Name: ip-10-100-116-94 [2021-02-23T18:28:30.189Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-23T18:28:30.189Z] Docker Root Dir: /var/lib/docker [2021-02-23T18:28:30.189Z] Debug Mode: false [2021-02-23T18:28:30.189Z] Registry: https://index.docker.io/v1/ [2021-02-23T18:28:30.189Z] Labels: [2021-02-23T18:28:30.189Z] Experimental: true [2021-02-23T18:28:30.189Z] Insecure Registries: [2021-02-23T18:28:30.189Z] 127.0.0.0/8 [2021-02-23T18:28:30.189Z] Live Restore Enabled: true [2021-02-23T18:28:30.189Z] [2021-02-23T18:28:30.189Z] WARNING: No swap limit support [2021-02-23T18:28:30.189Z] WARNING: No blkio weight support [2021-02-23T18:28:30.189Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-23T18:28:30.469Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:28:30.469Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T18:28:30.469Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42066/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T18:28:30.469Z] + bash /home/ubuntu/workspace/moby_PR-42066/check-config.sh [2021-02-23T18:28:30.469Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T18:28:30.469Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-23T18:28:30.469Z] [2021-02-23T18:28:30.469Z] Generally Necessary: [2021-02-23T18:28:30.469Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T18:28:30.469Z] - apparmor: enabled and tools installed [2021-02-23T18:28:30.469Z] - CONFIG_NAMESPACES: enabled [2021-02-23T18:28:30.469Z] - CONFIG_NET_NS: enabled [2021-02-23T18:28:30.469Z] - CONFIG_PID_NS: enabled [2021-02-23T18:28:30.469Z] - CONFIG_IPC_NS: enabled [2021-02-23T18:28:30.469Z] - CONFIG_UTS_NS: enabled [2021-02-23T18:28:30.469Z] - CONFIG_CGROUPS: enabled [2021-02-23T18:28:30.469Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T18:28:30.469Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T18:28:30.469Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T18:28:30.469Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T18:28:30.469Z] - CONFIG_CPUSETS: enabled [2021-02-23T18:28:30.469Z] - CONFIG_MEMCG: enabled [2021-02-23T18:28:30.469Z] - CONFIG_KEYS: enabled [2021-02-23T18:28:30.469Z] - CONFIG_VETH: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-23T18:28:30.469Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-23T18:28:30.469Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T18:28:30.469Z] [2021-02-23T18:28:30.469Z] Optional Features: [2021-02-23T18:28:30.469Z] - CONFIG_USER_NS: enabled [2021-02-23T18:28:30.469Z] - CONFIG_SECCOMP: enabled [2021-02-23T18:28:30.469Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T18:28:30.469Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T18:28:30.469Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T18:28:30.469Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-23T18:28:30.469Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T18:28:30.469Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T18:28:30.469Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-23T18:28:30.469Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-23T18:28:30.469Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T18:28:30.469Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T18:28:30.469Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T18:28:30.469Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T18:28:30.469Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T18:28:30.469Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T18:28:30.469Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T18:28:30.469Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T18:28:30.727Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T18:28:30.727Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T18:28:30.727Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T18:28:30.727Z] - CONFIG_EXT4_FS: enabled [2021-02-23T18:28:30.727Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T18:28:30.727Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T18:28:30.727Z] - Network Drivers: [2021-02-23T18:28:30.727Z] - "overlay": [2021-02-23T18:28:30.727Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T18:28:30.727Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T18:28:30.727Z] Optional (for encrypted networks): [2021-02-23T18:28:30.727Z] - CONFIG_CRYPTO: enabled [2021-02-23T18:28:30.727Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-23T18:28:30.727Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-23T18:28:30.727Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-23T18:28:30.727Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-23T18:28:30.727Z] - CONFIG_XFRM: enabled [2021-02-23T18:28:30.727Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T18:28:30.727Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T18:28:30.727Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T18:28:30.727Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-23T18:28:30.727Z] - "ipvlan": [2021-02-23T18:28:30.727Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T18:28:30.727Z] - "macvlan": [2021-02-23T18:28:30.727Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T18:28:30.727Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T18:28:30.727Z] - "ftp,tftp client in container": [2021-02-23T18:28:30.727Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T18:28:30.727Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T18:28:30.727Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T18:28:30.727Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T18:28:30.727Z] - Storage Drivers: [2021-02-23T18:28:30.727Z] - "aufs": [2021-02-23T18:28:30.727Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T18:28:30.727Z] - "btrfs": [2021-02-23T18:28:30.727Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T18:28:30.727Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T18:28:30.727Z] - "devicemapper": [2021-02-23T18:28:30.727Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T18:28:30.727Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T18:28:30.727Z] - "overlay": [2021-02-23T18:28:30.727Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T18:28:30.727Z] - "zfs": [2021-02-23T18:28:30.727Z] - /dev/zfs: present [2021-02-23T18:28:30.727Z] - zfs command: missing [2021-02-23T18:28:30.727Z] - zpool command: missing [2021-02-23T18:28:30.727Z] [2021-02-23T18:28:30.727Z] Limits: [2021-02-23T18:28:30.727Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T18:28:30.727Z] [2021-02-23T18:28:30.727Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T18:28:31.056Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 . [2021-02-23T18:28:31.056Z] #1 [internal] load build definition from Dockerfile [2021-02-23T18:28:31.056Z] #1 sha256:c4bfa3c29b6d59b91340b40c75d1017edf8b0e107f104bdac378d5e122142042 [2021-02-23T18:28:31.056Z] #1 transferring dockerfile: 16.55kB done [2021-02-23T18:28:31.056Z] #1 DONE 0.0s [2021-02-23T18:28:31.056Z] [2021-02-23T18:28:31.056Z] #2 [internal] load .dockerignore [2021-02-23T18:28:31.056Z] #2 sha256:0831e178f2ee06378f353aef430fea38ab6fa3b4c82b5f1446711ce7f37267fc [2021-02-23T18:28:31.056Z] #2 transferring context: 87B done [2021-02-23T18:28:31.056Z] #2 DONE 0.0s [2021-02-23T18:28:31.056Z] [2021-02-23T18:28:31.056Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T18:28:31.056Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-23T18:28:31.317Z] #3 DONE 0.1s [2021-02-23T18:28:31.317Z] [2021-02-23T18:28:31.317Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T18:28:31.317Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-23T18:28:31.317Z] #4 CACHED [2021-02-23T18:28:31.317Z] [2021-02-23T18:28:31.317Z] #5 [internal] load build definition from Dockerfile [2021-02-23T18:28:31.317Z] #5 sha256:0885f232163b69a546171a4742ff07e72bb2be4b3b12d5627e9483d8f4e09ce9 [2021-02-23T18:28:31.577Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-02-23T18:28:31.577Z] #5 DONE 0.0s [2021-02-23T18:28:31.577Z] [2021-02-23T18:28:31.577Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T18:28:31.577Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-23T18:28:31.577Z] #8 DONE 0.1s [2021-02-23T18:28:31.577Z] [2021-02-23T18:28:31.577Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T18:28:31.577Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-23T18:28:31.577Z] #7 DONE 0.1s [2021-02-23T18:28:31.577Z] [2021-02-23T18:28:31.577Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T18:28:31.577Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-23T18:28:31.577Z] #6 DONE 0.1s [2021-02-23T18:28:31.839Z] [2021-02-23T18:28:31.839Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T18:28:31.839Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T18:28:31.839Z] #25 DONE 0.0s [2021-02-23T18:28:31.839Z] [2021-02-23T18:28:31.839Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T18:28:31.839Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-23T18:28:31.839Z] #61 DONE 0.0s [2021-02-23T18:28:31.839Z] [2021-02-23T18:28:31.839Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T18:28:31.839Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T18:28:31.839Z] #9 DONE 0.0s [2021-02-23T18:28:31.839Z] [2021-02-23T18:28:31.839Z] #22 [internal] load build context [2021-02-23T18:28:31.839Z] #22 sha256:cab90ec6fca1940356eab372f237dcbeb40a684a778900f90c6956ab5aaa7707 [2021-02-23T18:28:32.686Z] Removing intermediate container f981140ced41 [2021-02-23T18:28:32.686Z] ---> 5478cd1411c1 [2021-02-23T18:28:32.686Z] Step 7/15 : WORKDIR /buildx [2021-02-23T18:28:32.686Z] ---> Running in 5b0a173d7d20 [2021-02-23T18:28:32.981Z] Removing intermediate container 5b0a173d7d20 [2021-02-23T18:28:32.981Z] ---> 6e6fee213436 [2021-02-23T18:28:32.981Z] Step 8/15 : ARG BUILDX_COMMIT [2021-02-23T18:28:32.981Z] ---> Running in 5d19839353ce [2021-02-23T18:28:32.981Z] Removing intermediate container 5d19839353ce [2021-02-23T18:28:32.981Z] ---> b2159f9f4ed7 [2021-02-23T18:28:32.981Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-02-23T18:28:32.981Z] ---> Running in ec9e7dc0a105 [2021-02-23T18:28:33.215Z] #22 transferring context: 53.37MB 1.5s done [2021-02-23T18:28:33.215Z] #22 DONE 1.5s [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #32 sha256:fdcccb6bdfcfd114fbbdfd516668b7b2c51d79e026796322144a03c0da6adcdc [2021-02-23T18:28:33.215Z] #32 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T18:28:33.215Z] #27 sha256:4889c7a338d014b9f560fa739dee6c3696c29fb852cab01708ba08f2911bb769 [2021-02-23T18:28:33.215Z] #27 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:28:33.215Z] #28 sha256:e50887c76596867a59903dbb68e02bb34a5e17f4546208d8dd847b35d819ba86 [2021-02-23T18:28:33.215Z] #28 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #37 sha256:1413114590adac3d8e0f024f3f84bb561a6c797603b16b09a9c7a0f717c80805 [2021-02-23T18:28:33.215Z] #37 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-23T18:28:33.215Z] #52 sha256:e405bd0a2ccde4772cc30fd43d8e9bb39bc8be486b2d5025c54585ff589ba634 [2021-02-23T18:28:33.215Z] #52 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T18:28:33.215Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-23T18:28:33.215Z] #13 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-23T18:28:33.215Z] #33 sha256:7d7ee8197fbdb707967b60ee6d63c3dc9ff52b5973623fb1714077d125bfdcb0 [2021-02-23T18:28:33.215Z] #33 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T18:28:33.215Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-23T18:28:33.215Z] #17 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-23T18:28:33.215Z] #63 sha256:0d69215d3a208c1eba6070285b38dcc55cb57244ff200892a6f01e3f430a1dcc [2021-02-23T18:28:33.215Z] #63 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:28:33.215Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T18:28:33.215Z] #41 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #45 sha256:99bf45ff34caec86afd3ca0578bf8ee17ae63d8657ef0e828cb18b6de764265f [2021-02-23T18:28:33.215Z] #45 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T18:28:33.215Z] #62 sha256:6cb7f9247c0dbf563228142d8e3d65b514db873909978b53921ae9e66e200d99 [2021-02-23T18:28:33.215Z] #62 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T18:28:33.215Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-23T18:28:33.215Z] #15 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-23T18:28:33.215Z] #57 sha256:148c723d87e44a19fc0cd3523b1b480b0dc049738393114399e049e987c50564 [2021-02-23T18:28:33.215Z] #57 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #64 sha256:9ebc6a0a45a47bf15a6f7a18fc838f8b992a41a7e86b9230a85431c92af2fbd8 [2021-02-23T18:28:33.215Z] #64 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:28:33.215Z] #50 sha256:f2f23366140559665ec6a54f63af19b3211d1d8cca3237feed673b941ee3c17c [2021-02-23T18:28:33.215Z] #50 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:28:33.215Z] #48 sha256:ba4852b52ed96e95bb11d99ebed8410769233739cf2bb0984f4e8e32018fe4fe [2021-02-23T18:28:33.215Z] #48 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T18:28:33.215Z] #58 sha256:c4ef180c5b43da7293bd1c3b848e807f4877f1180489b615452cbd97751381ad [2021-02-23T18:28:33.215Z] #58 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-23T18:28:33.215Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T18:28:33.215Z] #54 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #60 sha256:5cbdeb3583a676f23a55d00443a4603cf5bea38ed3566f6a44db05231ba9f6d5 [2021-02-23T18:28:33.215Z] #60 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #53 sha256:3b3bb710ff78df03a2ce49af9e29286da9661dddb68c96dd74b0434bcf11b6d5 [2021-02-23T18:28:33.215Z] #53 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-23T18:28:33.215Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-23T18:28:33.215Z] #14 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T18:28:33.215Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T18:28:33.215Z] #21 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-23T18:28:33.215Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T18:28:33.215Z] #26 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #34 sha256:586f43b2c5628b12ceeca83711655fda8f6befba8847b3171566b4830b32071f [2021-02-23T18:28:33.215Z] #34 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-23T18:28:33.215Z] #36 sha256:29d312f84d43ba7eaeb965293b6c96fe849a933503f55fbf986bae37009235c7 [2021-02-23T18:28:33.215Z] #36 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T18:28:33.215Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-23T18:28:33.215Z] #16 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T18:28:33.215Z] #29 sha256:3c2a395cb124bb54d9b7aee0e3be6c512a14360dca8b24250371a25ee4333abf [2021-02-23T18:28:33.215Z] #29 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T18:28:33.215Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-23T18:28:33.215Z] #10 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:28:33.215Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T18:28:33.215Z] #19 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T18:28:33.215Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-23T18:28:33.215Z] #38 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #49 sha256:29b4a0b0ceee1c0f1eae699717bdfc57a7cd290b79353c2011ab280fef76f497 [2021-02-23T18:28:33.215Z] #49 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:28:33.215Z] #44 sha256:29201b5f7717a9ea1c17e5a3757611a9c7ca7081d8576f0aa3f003f669899a42 [2021-02-23T18:28:33.215Z] #44 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-23T18:28:33.215Z] #23 sha256:4feeb3535114aa82ea10eb065ca87e8b0bfb45dec848942bc49f2cddd51d6035 [2021-02-23T18:28:33.215Z] #23 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-23T18:28:33.215Z] #46 sha256:d04366ce9fe12725b48cd7adf47f5d4b52a9a60c20e182571dc56dc8ff08ccac [2021-02-23T18:28:33.215Z] #46 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-23T18:28:33.215Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-23T18:28:33.215Z] #20 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T18:28:33.215Z] #59 sha256:b9b1336de58ad4605bc136d3f36ce8962cebbe66af3fba2d9cde3d2ae86ee3c6 [2021-02-23T18:28:33.215Z] #59 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #51 sha256:2075ac62656ccd146f0a2fec281ce24b12bc43a2861c9a7fd9a6992ceb6b10a9 [2021-02-23T18:28:33.215Z] #51 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #47 sha256:3c9edb70c76d13cf56440418e68c509974b199beb292ae52e3e90b2e9725654e [2021-02-23T18:28:33.215Z] #47 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-23T18:28:33.215Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T18:28:33.215Z] #35 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-23T18:28:33.215Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T18:28:33.215Z] #39 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #56 sha256:b11db8da6e6b812f6f922977c5215dcaae84bcf49cbcc91728e1576a28009a8e [2021-02-23T18:28:33.215Z] #56 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:28:33.215Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T18:28:33.215Z] #12 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T18:28:33.215Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-23T18:28:33.215Z] #18 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:28:33.215Z] #55 sha256:0948bfdf0f4ee633bd4d86f137f597a0572028b3d6e1e8c0a0405ab38f5555b6 [2021-02-23T18:28:33.215Z] #55 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T18:28:33.215Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T18:28:33.215Z] #31 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T18:28:33.215Z] #43 sha256:3a2b5f3a3011f7317d20fbd349141e02a92a414fecb0456e2c76289605fbbe29 [2021-02-23T18:28:33.215Z] #43 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:28:33.215Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T18:28:33.215Z] #42 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T18:28:33.215Z] #40 sha256:4811f50df31f6af6cdd3a277dcc7ced3b76d63d0f0fb50edb0f08c9d9c8dbaa5 [2021-02-23T18:28:33.215Z] #40 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-23T18:28:33.215Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-23T18:28:33.215Z] #11 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T18:28:33.215Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-23T18:28:33.215Z] #30 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T18:28:33.215Z] #24 sha256:003216683957819b94e443ff18c508acb1d648d20a08dd640d5483e86f27eb03 [2021-02-23T18:28:33.215Z] #24 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T18:28:33.215Z] #65 sha256:24eab83f0498c4a5ec036adf3b52320c109719547314d429cba8eb250b6903d2 [2021-02-23T18:28:33.215Z] #65 CACHED [2021-02-23T18:28:33.215Z] [2021-02-23T18:28:33.215Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T18:28:33.215Z] #66 sha256:9caf735692dd5897d3e1fdb7fa2f4aec75d3b6c30172b1cbb82148165ff6cbe8 [2021-02-23T18:28:33.617Z] From https://github.com/docker/buildx [2021-02-23T18:28:33.617Z] * [new tag] v0.5.1 -> build [2021-02-23T18:28:33.910Z] Switched to branch 'build' [2021-02-23T18:28:34.149Z] #66 DONE 0.8s [2021-02-23T18:28:34.149Z] [2021-02-23T18:28:34.149Z] #67 exporting to image [2021-02-23T18:28:34.149Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-23T18:28:34.149Z] #67 exporting layers [2021-02-23T18:28:34.172Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2021-02-23T18:28:34.207Z] Removing intermediate container ec9e7dc0a105 [2021-02-23T18:28:34.207Z] ---> 160517303233 [2021-02-23T18:28:34.207Z] Step 10/15 : ARG GOOS [2021-02-23T18:28:34.207Z] ---> Running in f50d6fbeb96e [2021-02-23T18:28:34.510Z] Removing intermediate container f50d6fbeb96e [2021-02-23T18:28:34.510Z] ---> a23ea3606e9d [2021-02-23T18:28:34.510Z] Step 11/15 : ARG GOARCH [2021-02-23T18:28:34.510Z] ---> Running in 9c7e8810bf0f [2021-02-23T18:28:34.510Z] Removing intermediate container 9c7e8810bf0f [2021-02-23T18:28:34.510Z] ---> 58e23f6be6a2 [2021-02-23T18:28:34.510Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-02-23T18:28:34.510Z] ---> Running in 4d503451d58d [2021-02-23T18:28:35.083Z] #67 exporting layers 0.9s done [2021-02-23T18:28:35.083Z] #67 writing image sha256:35ad43f9c255c3c7debc9120a47147d614016e3eb18821d385b710b6aefe8427 done [2021-02-23T18:28:35.083Z] #67 naming to docker.io/library/docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 done [2021-02-23T18:28:35.083Z] #67 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T18:28:35.429Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -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=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh dynbinary test-integration [2021-02-23T18:28:35.997Z] [2021-02-23T18:28:35.997Z] Removing bundles/ [2021-02-23T18:28:35.997Z] [2021-02-23T18:28:35.997Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-23T18:28:35.997Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:28:35.997Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T18:29:30.549Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-23T18:29:30.549Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-23T18:29:30.549Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-23T18:29:31.034Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-23T18:29:31.035Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-02-23T18:29:31.122Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2021-02-23T18:29:31.122Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2021-02-23T18:29:31.122Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 5.7% of statements [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-23T18:29:31.122Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-23T18:29:31.386Z] ok github.com/docker/docker/api/types/time 0.040s coverage: 100.0% of statements [2021-02-23T18:29:31.649Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2021-02-23T18:29:31.649Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-23T18:29:31.649Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-23T18:29:31.649Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-23T18:29:31.649Z] ? github.com/docker/docker/builder [no test files] [2021-02-23T18:29:31.649Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-23T18:29:31.649Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-23T18:29:31.649Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-23T18:29:31.649Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-23T18:29:31.649Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-23T18:29:31.649Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-23T18:29:31.649Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-23T18:29:32.079Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-02-23T18:29:32.079Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-23T18:29:32.079Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-23T18:29:32.079Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-23T18:29:32.116Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:29:32.116Z] [2021-02-23T18:29:32.116Z] + TEST_INTEGRATION_DEST=1 [2021-02-23T18:29:32.116Z] + CONTAINER_NAME=docker-pr1-1 [2021-02-23T18:29:32.116Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T18:29:32.116Z] + run_tests test-integration-flaky [2021-02-23T18:29:32.116Z] + '[' -n 0 ']' [2021-02-23T18:29:32.116Z] + rm= [2021-02-23T18:29:32.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42066/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42066/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh test-integration-flaky test-integration [2021-02-23T18:29:32.116Z] + c=0 [2021-02-23T18:29:32.116Z] ++ jobs -p [2021-02-23T18:29:32.116Z] + for job in $(jobs -p) [2021-02-23T18:29:32.116Z] + wait 11131 [2021-02-23T18:29:32.116Z] + TEST_INTEGRATION_DEST=3 [2021-02-23T18:29:32.116Z] + CONTAINER_NAME=docker-pr1-3 [2021-02-23T18:29:32.116Z] + TEST_SKIP_INTEGRATION=1 [2021-02-23T18:29:32.116Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-23T18:29:32.116Z] + run_tests [2021-02-23T18:29:32.116Z] + '[' -n 0 ']' [2021-02-23T18:29:32.116Z] + rm= [2021-02-23T18:29:32.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42066/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42066/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh '' test-integration [2021-02-23T18:29:32.116Z] + TEST_INTEGRATION_DEST=2 [2021-02-23T18:29:32.116Z] + CONTAINER_NAME=docker-pr1-2 [2021-02-23T18:29:32.116Z] + TEST_SKIP_INTEGRATION=1 [2021-02-23T18:29:32.116Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-23T18:29:32.116Z] + run_tests [2021-02-23T18:29:32.116Z] + '[' -n 0 ']' [2021-02-23T18:29:32.116Z] + rm= [2021-02-23T18:29:32.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42066/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42066/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh '' test-integration [2021-02-23T18:29:32.116Z] [2021-02-23T18:29:32.116Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T18:29:32.116Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T18:29:32.116Z] HOSTNAME=ab30a8d2d618 [2021-02-23T18:29:32.116Z] TEST_SKIP_INTEGRATION=1 [2021-02-23T18:29:32.116Z] TESTDEBUG=0 [2021-02-23T18:29:32.116Z] DEST=bundles/test-integration [2021-02-23T18:29:32.116Z] PWD=/go/src/github.com/docker/docker [2021-02-23T18:29:32.116Z] KEEPBUNDLE=1 [2021-02-23T18:29:32.116Z] DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:29:32.116Z] container=docker [2021-02-23T18:29:32.116Z] HOME=/root [2021-02-23T18:29:32.116Z] GOLANG_VERSION=1.13.15 [2021-02-23T18:29:32.116Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-23T18:29:32.116Z] VALIDATE_BRANCH=20.10 [2021-02-23T18:29:32.116Z] TERM=xterm [2021-02-23T18:29:32.116Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T18:29:32.116Z] SHLVL=1 [2021-02-23T18:29:32.116Z] TIMEOUT=120m [2021-02-23T18:29:32.116Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T18:29:32.116Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T18:29:32.116Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-23T18:29:32.116Z] GO111MODULE=off [2021-02-23T18:29:32.116Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T18:29:32.116Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T18:29:32.116Z] GOPATH=/go [2021-02-23T18:29:32.116Z] PKG_CONFIG=pkg-config [2021-02-23T18:29:32.116Z] _=/usr/bin/env [2021-02-23T18:29:32.116Z] Building test suite binary ./integration-cli/test.main [2021-02-23T18:29:32.116Z] [2021-02-23T18:29:32.116Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T18:29:32.116Z] [2021-02-23T18:29:32.116Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T18:29:32.116Z] HOSTNAME=8f4a4ef3f6ea [2021-02-23T18:29:32.116Z] TEST_SKIP_INTEGRATION=1 [2021-02-23T18:29:32.116Z] TESTDEBUG=0 [2021-02-23T18:29:32.116Z] DEST=bundles/test-integration [2021-02-23T18:29:32.116Z] PWD=/go/src/github.com/docker/docker [2021-02-23T18:29:32.116Z] KEEPBUNDLE=1 [2021-02-23T18:29:32.116Z] DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:29:32.116Z] container=docker [2021-02-23T18:29:32.116Z] HOME=/root [2021-02-23T18:29:32.116Z] GOLANG_VERSION=1.13.15 [2021-02-23T18:29:32.116Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-23T18:29:32.116Z] VALIDATE_BRANCH=20.10 [2021-02-23T18:29:32.116Z] TERM=xterm [2021-02-23T18:29:32.116Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T18:29:32.116Z] SHLVL=1 [2021-02-23T18:29:32.116Z] TIMEOUT=120m [2021-02-23T18:29:32.116Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T18:29:32.116Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T18:29:32.116Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-23T18:29:32.116Z] GO111MODULE=off [2021-02-23T18:29:32.116Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T18:29:32.116Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T18:29:32.116Z] GOPATH=/go [2021-02-23T18:29:32.116Z] PKG_CONFIG=pkg-config [2021-02-23T18:29:32.116Z] _=/usr/bin/env [2021-02-23T18:29:32.116Z] Building test suite binary ./integration-cli/test.main [2021-02-23T18:29:32.116Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-23T18:29:32.116Z] No new tests added to integration. [2021-02-23T18:29:32.116Z] [2021-02-23T18:29:32.116Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T18:29:32.116Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T18:29:32.116Z] HOSTNAME=b64d64c8012d [2021-02-23T18:29:32.116Z] TESTDEBUG=0 [2021-02-23T18:29:32.116Z] DEST=bundles/test-integration [2021-02-23T18:29:32.116Z] PWD=/go/src/github.com/docker/docker [2021-02-23T18:29:32.116Z] KEEPBUNDLE=1 [2021-02-23T18:29:32.116Z] DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:29:32.116Z] container=docker [2021-02-23T18:29:32.116Z] HOME=/root [2021-02-23T18:29:32.116Z] GOLANG_VERSION=1.13.15 [2021-02-23T18:29:32.116Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-23T18:29:32.116Z] VALIDATE_BRANCH=20.10 [2021-02-23T18:29:32.116Z] TERM=xterm [2021-02-23T18:29:32.116Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T18:29:32.116Z] SHLVL=1 [2021-02-23T18:29:32.116Z] TIMEOUT=120m [2021-02-23T18:29:32.116Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T18:29:32.116Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T18:29:32.116Z] GO111MODULE=off [2021-02-23T18:29:32.116Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T18:29:32.116Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T18:29:32.116Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T18:29:32.116Z] GOPATH=/go [2021-02-23T18:29:32.116Z] PKG_CONFIG=pkg-config [2021-02-23T18:29:32.116Z] _=/usr/bin/env [2021-02-23T18:29:32.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T18:29:32.716Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-23T18:29:32.716Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-23T18:29:32.716Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-23T18:29:32.716Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-23T18:29:32.716Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-23T18:29:33.010Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-23T18:29:33.648Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-23T18:29:33.648Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-23T18:29:34.204Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-02-23T18:29:34.297Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-02-23T18:29:34.297Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-23T18:29:34.297Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-23T18:29:34.297Z] ? github.com/docker/docker/api/types [no test files] [2021-02-23T18:29:34.297Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-23T18:29:34.297Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-23T18:29:34.297Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-23T18:29:34.297Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-23T18:29:34.592Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-02-23T18:29:34.592Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-23T18:29:34.592Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-23T18:29:34.592Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-23T18:29:34.592Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-23T18:29:34.592Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-23T18:29:34.592Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-02-23T18:29:34.592Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-23T18:29:34.592Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-23T18:29:34.888Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2021-02-23T18:29:34.888Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-02-23T18:29:34.888Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-23T18:29:34.888Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-23T18:29:34.888Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-23T18:29:34.888Z] ? github.com/docker/docker/builder [no test files] [2021-02-23T18:29:34.888Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-23T18:29:34.888Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-23T18:29:34.888Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-23T18:29:34.888Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-23T18:29:34.888Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-23T18:29:34.888Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-23T18:29:34.888Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-23T18:29:35.152Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 13.7% of statements [2021-02-23T18:29:36.110Z] ok github.com/docker/docker/builder/dockerfile 0.865s coverage: 48.3% of statements [2021-02-23T18:29:36.110Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-23T18:29:36.683Z] ok github.com/docker/docker/builder/remotecontext/git 3.491s coverage: 86.3% of statements [2021-02-23T18:29:36.683Z] ? github.com/docker/docker/cli [no test files] [2021-02-23T18:29:36.683Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-23T18:29:39.361Z] ok github.com/docker/docker/builder/remotecontext 0.388s coverage: 13.7% of statements [2021-02-23T18:29:39.361Z] ok github.com/docker/docker/builder/dockerfile 1.039s coverage: 48.3% of statements [2021-02-23T18:29:39.361Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-23T18:29:39.997Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-02-23T18:29:41.042Z] ok github.com/docker/docker/builder/remotecontext/git 1.408s coverage: 86.3% of statements [2021-02-23T18:29:41.042Z] ? github.com/docker/docker/cli [no test files] [2021-02-23T18:29:41.042Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-23T18:29:41.989Z] ok github.com/docker/docker/client 0.223s coverage: 75.4% of statements [2021-02-23T18:29:44.601Z] ok github.com/docker/docker/client 0.147s coverage: 75.4% of statements [2021-02-23T18:29:50.478Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:29:50.478Z] [2021-02-23T18:29:50.478Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T18:29:50.478Z] DOCKER_SYSTEMD=1 [2021-02-23T18:29:50.478Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T18:29:50.478Z] HOSTNAME=c8e84bc3af01 [2021-02-23T18:29:50.478Z] DEST=bundles/test-integration [2021-02-23T18:29:50.478Z] PWD=/go/src/github.com/docker/docker [2021-02-23T18:29:50.478Z] DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:29:50.478Z] container=docker [2021-02-23T18:29:50.478Z] HOME=/root [2021-02-23T18:29:50.478Z] LANG=C.UTF-8 [2021-02-23T18:29:50.478Z] INVOCATION_ID=092a1f78616241c2ba63b54208b90cec [2021-02-23T18:29:50.478Z] GOLANG_VERSION=1.13.15 [2021-02-23T18:29:50.478Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-23T18:29:50.478Z] VALIDATE_BRANCH=20.10 [2021-02-23T18:29:50.478Z] TERM=xterm [2021-02-23T18:29:50.478Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T18:29:50.478Z] SHLVL=3 [2021-02-23T18:29:50.478Z] TIMEOUT=120m [2021-02-23T18:29:50.478Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T18:29:50.478Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T18:29:50.478Z] GO111MODULE=off [2021-02-23T18:29:50.478Z] DOCKER_EXPERIMENTAL=1 [2021-02-23T18:29:50.478Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T18:29:50.478Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T18:29:50.478Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T18:29:50.478Z] GOPATH=/go [2021-02-23T18:29:50.478Z] PKG_CONFIG=pkg-config [2021-02-23T18:29:50.478Z] _=/usr/bin/env [2021-02-23T18:29:50.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T18:29:56.887Z] Removing intermediate container 4d503451d58d [2021-02-23T18:29:56.887Z] ---> 979d652b7400 [2021-02-23T18:29:56.887Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-02-23T18:29:56.887Z] ---> 805dc2d65d1c [2021-02-23T18:29:56.887Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-02-23T18:29:56.887Z] ---> 98be32641c45 [2021-02-23T18:29:56.887Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-02-23T18:29:56.887Z] ---> Running in fd7359887a55 [2021-02-23T18:29:56.887Z] Removing intermediate container fd7359887a55 [2021-02-23T18:29:56.887Z] ---> 7bf9e07a31b2 [2021-02-23T18:29:56.887Z] Successfully built 7bf9e07a31b2 [2021-02-23T18:29:56.887Z] Successfully tagged moby-buildx:latest [2021-02-23T18:29:56.887Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-02-23T18:29:56.887Z] if [ -n "${id}" ]; then \ [2021-02-23T18:29:56.887Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-02-23T18:29:56.887Z] && touch bundles/buildx; \ [2021-02-23T18:29:56.887Z] docker rm -f ${id}; \ [2021-02-23T18:29:56.887Z] fi [2021-02-23T18:29:56.887Z] 03e70f8aac655fc8453c7cc9276c382106dadf7a2003b9203c4a2064ceb25ed2 [2021-02-23T18:29:56.887Z] bundles/buildx version [2021-02-23T18:29:56.887Z] buildx v0.5.1 11057da [2021-02-23T18:29:56.887Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 . [2021-02-23T18:29:56.887Z] #1 [internal] booting buildkit [2021-02-23T18:29:56.887Z] #1 sha256:95937422df8255141401f9f57ce84fcb96b3593beceeeffc519d3385244a8f7a [2021-02-23T18:29:56.887Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-02-23T18:29:58.968Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2021-02-23T18:29:58.968Z] #1 creating container buildx_buildkit_default [2021-02-23T18:29:59.267Z] #1 creating container buildx_buildkit_default 0.4s done [2021-02-23T18:29:59.561Z] #1 DONE 3.1s [2021-02-23T18:29:59.561Z] [2021-02-23T18:29:59.561Z] #2 [internal] load build definition from Dockerfile [2021-02-23T18:29:59.561Z] #2 sha256:9ec7b8be2a89ed8176a16ed5dbff688961b6e5862e0089eba5971a34638d2796 [2021-02-23T18:29:59.561Z] #2 transferring dockerfile: 16.55kB 0.0s done [2021-02-23T18:29:59.561Z] #2 DONE 0.0s [2021-02-23T18:29:59.854Z] [2021-02-23T18:29:59.854Z] #3 [internal] load .dockerignore [2021-02-23T18:29:59.854Z] #3 sha256:4e2806890da5e6113ee047254d1f2c08e533b4adc3537777fa47cd5c8cea130d [2021-02-23T18:29:59.854Z] #3 transferring context: 87B done [2021-02-23T18:29:59.854Z] #3 DONE 0.0s [2021-02-23T18:29:59.854Z] [2021-02-23T18:29:59.854Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T18:29:59.854Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-02-23T18:30:00.489Z] #4 DONE 0.7s [2021-02-23T18:30:00.489Z] [2021-02-23T18:30:00.489Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T18:30:00.489Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-02-23T18:30:00.489Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-23T18:30:00.782Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2021-02-23T18:30:00.782Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-02-23T18:30:01.074Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.2s done [2021-02-23T18:30:01.074Z] #5 DONE 0.4s [2021-02-23T18:30:01.074Z] [2021-02-23T18:30:01.074Z] #6 [internal] load build definition from Dockerfile [2021-02-23T18:30:01.074Z] #6 sha256:842d751b0fa579f8a575039ad76ead65919a3cd2d035a4d0b3c19b586baf8f6a [2021-02-23T18:30:01.074Z] #6 transferring dockerfile: 16.55kB done [2021-02-23T18:30:01.074Z] #6 DONE 0.0s [2021-02-23T18:30:01.074Z] [2021-02-23T18:30:01.074Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T18:30:01.074Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-02-23T18:30:01.371Z] #9 DONE 0.2s [2021-02-23T18:30:01.371Z] [2021-02-23T18:30:01.371Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T18:30:01.371Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-23T18:30:01.371Z] #8 DONE 0.3s [2021-02-23T18:30:01.371Z] [2021-02-23T18:30:01.371Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T18:30:01.371Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-02-23T18:30:01.371Z] #7 DONE 0.3s [2021-02-23T18:30:01.694Z] [2021-02-23T18:30:01.694Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T18:30:01.694Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-23T18:30:01.694Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-23T18:30:01.694Z] #62 DONE 0.0s [2021-02-23T18:30:01.694Z] [2021-02-23T18:30:01.694Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T18:30:01.694Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-02-23T18:30:01.694Z] #26 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done [2021-02-23T18:30:01.694Z] #26 DONE 0.0s [2021-02-23T18:30:01.694Z] [2021-02-23T18:30:01.694Z] #23 [internal] load build context [2021-02-23T18:30:01.694Z] #23 sha256:9f8205d024906bd9604e115eae442f538b33c6b93ff7c6b8a3bdde7b7e52834b [2021-02-23T18:30:04.254Z] #23 ... [2021-02-23T18:30:04.254Z] [2021-02-23T18:30:04.254Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T18:30:04.255Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-23T18:30:04.255Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-23T18:30:04.255Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2021-02-23T18:30:04.255Z] #62 DONE 2.1s [2021-02-23T18:30:04.255Z] [2021-02-23T18:30:04.255Z] #23 [internal] load build context [2021-02-23T18:30:04.255Z] #23 sha256:9f8205d024906bd9604e115eae442f538b33c6b93ff7c6b8a3bdde7b7e52834b [2021-02-23T18:30:05.370Z] #23 transferring context: 16.75MB 3.2s [2021-02-23T18:30:08.607Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 29.1% of statements [2021-02-23T18:30:08.870Z] ok github.com/docker/docker/container 0.173s coverage: 34.7% of statements [2021-02-23T18:30:08.870Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-23T18:30:08.870Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-23T18:30:08.870Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-23T18:30:08.870Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-23T18:30:08.981Z] #23 transferring context: 53.37MB 7.4s done [2021-02-23T18:30:08.981Z] #23 DONE 7.5s [2021-02-23T18:30:08.981Z] [2021-02-23T18:30:08.981Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T18:30:08.981Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-23T18:30:08.981Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-23T18:30:08.981Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.7s done [2021-02-23T18:30:08.981Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-02-23T18:30:08.981Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 67.11MB / 73.58MB 7.1s [2021-02-23T18:30:08.981Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.1s done [2021-02-23T18:30:08.981Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.5s done [2021-02-23T18:30:08.981Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.8s done [2021-02-23T18:30:08.981Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.5s done [2021-02-23T18:30:08.981Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-02-23T18:30:09.279Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 72.35MB / 73.58MB 7.2s [2021-02-23T18:30:09.279Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 7.2s done [2021-02-23T18:30:10.810Z] #10 ... [2021-02-23T18:30:10.810Z] [2021-02-23T18:30:10.810Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T18:30:10.810Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-02-23T18:30:10.810Z] #26 sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 54.14MB / 54.14MB 4.0s done [2021-02-23T18:30:10.810Z] #26 extracting sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 5.1s done [2021-02-23T18:30:10.810Z] #26 DONE 9.1s [2021-02-23T18:30:10.810Z] [2021-02-23T18:30:10.810Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T18:30:10.810Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-23T18:30:10.810Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.1s done [2021-02-23T18:30:10.810Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-02-23T18:30:10.810Z] #10 ... [2021-02-23T18:30:10.810Z] [2021-02-23T18:30:10.810Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-23T18:30:10.810Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-23T18:30:11.106Z] #27 0.263 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T18:30:11.106Z] #27 ... [2021-02-23T18:30:11.106Z] [2021-02-23T18:30:11.106Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T18:30:11.106Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-23T18:30:11.106Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-02-23T18:30:11.106Z] #10 DONE 9.2s [2021-02-23T18:30:11.106Z] [2021-02-23T18:30:11.106Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-23T18:30:11.106Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-23T18:30:11.106Z] #27 0.285 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T18:30:11.106Z] #27 0.313 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T18:30:11.402Z] #27 0.514 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T18:30:11.698Z] #27 0.848 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T18:30:12.183Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.045s coverage: 65.3% of statements [2021-02-23T18:30:12.357Z] #27 1.307 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T18:30:12.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T18:30:12.446Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.9% of statements [2021-02-23T18:30:12.495Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:30:12.495Z] [2021-02-23T18:30:12.495Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T18:30:12.495Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T18:30:12.495Z] HOSTNAME=086044adee4d [2021-02-23T18:30:12.495Z] DEST=bundles/test-integration [2021-02-23T18:30:12.495Z] PWD=/go/src/github.com/docker/docker [2021-02-23T18:30:12.495Z] DOCKER_ROOTLESS=1 [2021-02-23T18:30:12.495Z] DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:30:12.495Z] container=docker [2021-02-23T18:30:12.495Z] HOME=/root [2021-02-23T18:30:12.495Z] GOLANG_VERSION=1.13.15 [2021-02-23T18:30:12.495Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-23T18:30:12.495Z] VALIDATE_BRANCH=20.10 [2021-02-23T18:30:12.495Z] TERM=xterm [2021-02-23T18:30:12.495Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T18:30:12.495Z] SHLVL=1 [2021-02-23T18:30:12.495Z] TIMEOUT=120m [2021-02-23T18:30:12.495Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T18:30:12.495Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T18:30:12.495Z] GO111MODULE=off [2021-02-23T18:30:12.495Z] DOCKER_EXPERIMENTAL=1 [2021-02-23T18:30:12.495Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T18:30:12.495Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T18:30:12.495Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T18:30:12.495Z] GOPATH=/go [2021-02-23T18:30:12.495Z] PKG_CONFIG=pkg-config [2021-02-23T18:30:12.495Z] _=/usr/bin/env [2021-02-23T18:30:12.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T18:30:13.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T18:30:14.559Z] #27 3.508 Fetched 8197 kB in 3s (2515 kB/s) [2021-02-23T18:30:16.116Z] #27 3.508 Reading package lists... [2021-02-23T18:30:16.668Z] ok github.com/docker/docker/daemon/cluster 0.138s coverage: 0.5% of statements [2021-02-23T18:30:16.931Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.8% of statements [2021-02-23T18:30:17.643Z] #27 5.077 Reading package lists... [2021-02-23T18:30:17.939Z] #27 6.633 Building dependency tree... [2021-02-23T18:30:17.939Z] #27 7.224 The following additional packages will be installed: [2021-02-23T18:30:18.236Z] #27 7.224 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-23T18:30:18.236Z] #27 7.224 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-23T18:30:18.236Z] #27 7.225 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-23T18:30:18.236Z] #27 7.227 Suggested packages: [2021-02-23T18:30:18.236Z] #27 7.227 krb5-doc krb5-user [2021-02-23T18:30:18.236Z] #27 7.227 Recommended packages: [2021-02-23T18:30:18.236Z] #27 7.227 krb5-locales publicsuffix libsasl2-modules [2021-02-23T18:30:18.236Z] #27 7.508 The following NEW packages will be installed: [2021-02-23T18:30:18.236Z] #27 7.508 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-23T18:30:18.236Z] #27 7.508 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-23T18:30:18.236Z] #27 7.509 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-23T18:30:18.236Z] #27 7.511 libssh2-1 libssl1.1 openssl [2021-02-23T18:30:18.236Z] #27 7.560 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-23T18:30:18.236Z] #27 7.560 Need to get 5175 kB of archives. [2021-02-23T18:30:18.236Z] #27 7.560 After this operation, 14.6 MB of additional disk space will be used. [2021-02-23T18:30:18.236Z] #27 7.560 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u5 [1526 kB] [2021-02-23T18:30:18.236Z] #27 7.571 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-02-23T18:30:18.236Z] #27 7.596 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-02-23T18:30:18.236Z] #27 7.607 Get:4 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-23T18:30:18.236Z] #27 7.612 Get:5 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-02-23T18:30:18.323Z] ok github.com/docker/docker/daemon/discovery 0.046s coverage: 30.0% of statements [2021-02-23T18:30:18.542Z] #27 7.615 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-02-23T18:30:18.542Z] #27 7.619 Get:7 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-02-23T18:30:18.542Z] #27 7.626 Get:8 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-02-23T18:30:18.542Z] #27 7.641 Get:9 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-02-23T18:30:18.542Z] #27 7.648 Get:10 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-02-23T18:30:18.542Z] #27 7.666 Get:11 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-23T18:30:18.542Z] #27 7.669 Get:12 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-02-23T18:30:18.542Z] #27 7.670 Get:13 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-02-23T18:30:18.542Z] #27 7.676 Get:14 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-02-23T18:30:18.542Z] #27 7.678 Get:15 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-02-23T18:30:18.542Z] #27 7.686 Get:16 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-02-23T18:30:18.542Z] #27 7.689 Get:17 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u5 [844 kB] [2021-02-23T18:30:18.542Z] #27 7.740 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-02-23T18:30:18.542Z] #27 7.825 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-23T18:30:18.542Z] #27 7.830 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-23T18:30:18.542Z] #27 7.836 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-23T18:30:18.838Z] #27 8.141 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T18:30:18.901Z] ok github.com/docker/docker/daemon/events 0.139s coverage: 50.0% of statements [2021-02-23T18:30:19.133Z] #27 8.212 Fetched 5175 kB in 0s (17.9 MB/s) [2021-02-23T18:30:19.133Z] #27 8.252 Selecting previously unselected package libssl1.1:ppc64el. [2021-02-23T18:30:19.133Z] #27 8.252 (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 ... 6677 files and directories currently installed.) [2021-02-23T18:30:19.133Z] #27 8.269 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-02-23T18:30:19.133Z] #27 8.269 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-02-23T18:30:19.432Z] #27 8.478 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-02-23T18:30:19.432Z] #27 8.482 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-23T18:30:19.432Z] #27 8.484 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T18:30:19.432Z] #27 8.531 Selecting previously unselected package libsasl2-2:ppc64el. [2021-02-23T18:30:19.432Z] #27 8.534 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-23T18:30:19.432Z] #27 8.537 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T18:30:19.432Z] #27 8.574 Selecting previously unselected package libldap-common. [2021-02-23T18:30:19.432Z] #27 8.574 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-23T18:30:19.432Z] #27 8.575 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T18:30:19.432Z] #27 8.608 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-02-23T18:30:19.432Z] #27 8.611 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-02-23T18:30:19.432Z] #27 8.612 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T18:30:19.432Z] #27 8.673 Selecting previously unselected package openssl. [2021-02-23T18:30:19.730Z] #27 8.675 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-02-23T18:30:19.730Z] #27 8.677 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-23T18:30:19.730Z] #27 8.831 Selecting previously unselected package ca-certificates. [2021-02-23T18:30:19.730Z] #27 8.833 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-23T18:30:19.730Z] #27 8.835 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-23T18:30:19.730Z] #27 8.904 Selecting previously unselected package libkeyutils1:ppc64el. [2021-02-23T18:30:19.730Z] #27 8.907 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-02-23T18:30:19.730Z] #27 8.908 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-02-23T18:30:19.730Z] #27 8.936 Selecting previously unselected package libkrb5support0:ppc64el. [2021-02-23T18:30:19.730Z] #27 8.938 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-02-23T18:30:19.730Z] #27 8.940 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-23T18:30:19.730Z] #27 8.974 Selecting previously unselected package libk5crypto3:ppc64el. [2021-02-23T18:30:19.730Z] #27 8.976 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-23T18:30:19.730Z] #27 8.978 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-23T18:30:19.730Z] #27 9.022 Selecting previously unselected package libkrb5-3:ppc64el. [2021-02-23T18:30:19.730Z] #27 9.023 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-23T18:30:19.730Z] #27 9.025 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-23T18:30:20.025Z] #27 9.117 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-02-23T18:30:20.025Z] #27 9.120 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-02-23T18:30:20.025Z] #27 9.122 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-23T18:30:20.025Z] #27 9.175 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-02-23T18:30:20.025Z] #27 9.178 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-02-23T18:30:20.025Z] #27 9.183 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-23T18:30:20.025Z] #27 9.222 Selecting previously unselected package libpsl5:ppc64el. [2021-02-23T18:30:20.025Z] #27 9.225 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-02-23T18:30:20.025Z] #27 9.227 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-02-23T18:30:20.025Z] #27 9.260 Selecting previously unselected package librtmp1:ppc64el. [2021-02-23T18:30:20.025Z] #27 9.263 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-02-23T18:30:20.025Z] #27 9.270 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T18:30:20.025Z] #27 9.298 Selecting previously unselected package libssh2-1:ppc64el. [2021-02-23T18:30:20.025Z] #27 9.300 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-02-23T18:30:20.025Z] #27 9.307 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-23T18:30:20.025Z] #27 9.347 Selecting previously unselected package libcurl4:ppc64el. [2021-02-23T18:30:20.321Z] #27 9.349 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-23T18:30:20.321Z] #27 9.350 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-23T18:30:20.321Z] #27 9.427 Selecting previously unselected package curl. [2021-02-23T18:30:20.321Z] #27 9.429 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-23T18:30:20.321Z] #27 9.431 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-23T18:30:20.321Z] #27 9.491 Selecting previously unselected package libonig5:ppc64el. [2021-02-23T18:30:20.321Z] #27 9.493 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-23T18:30:20.321Z] #27 9.495 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-23T18:30:20.321Z] #27 9.552 Selecting previously unselected package libjq1:ppc64el. [2021-02-23T18:30:20.321Z] #27 9.554 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-23T18:30:20.321Z] #27 9.555 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-23T18:30:20.321Z] #27 9.595 Selecting previously unselected package jq. [2021-02-23T18:30:20.637Z] #27 9.599 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-23T18:30:20.637Z] #27 9.601 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T18:30:20.637Z] #27 9.634 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-02-23T18:30:20.637Z] #27 9.637 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-02-23T18:30:20.637Z] #27 9.641 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-02-23T18:30:20.637Z] #27 9.808 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-23T18:30:20.637Z] #27 9.816 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T18:30:20.637Z] #27 9.820 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-23T18:30:20.637Z] #27 9.823 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T18:30:20.637Z] #27 9.826 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T18:30:20.637Z] #27 9.829 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-23T18:30:20.637Z] #27 9.832 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T18:30:20.637Z] #27 9.835 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-23T18:30:20.637Z] #27 9.839 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-23T18:30:20.637Z] #27 9.842 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-23T18:30:20.637Z] #27 9.850 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-23T18:30:20.637Z] #27 9.855 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-23T18:30:20.637Z] #27 9.859 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T18:30:20.637Z] #27 9.863 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-23T18:30:20.824Z] ok github.com/docker/docker/daemon/graphdriver 0.045s coverage: 2.2% of statements [2021-02-23T18:30:21.279Z] #27 ... [2021-02-23T18:30:21.279Z] [2021-02-23T18:30:21.279Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T18:30:21.279Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-23T18:30:21.279Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-02-23T18:30:21.279Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.9s done [2021-02-23T18:30:21.279Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-02-23T18:30:21.279Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-02-23T18:30:21.574Z] #10 ... [2021-02-23T18:30:21.574Z] [2021-02-23T18:30:21.574Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-23T18:30:21.574Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-23T18:30:21.574Z] #27 10.75 Updating certificates in /etc/ssl/certs... [2021-02-23T18:30:21.869Z] #27 ... [2021-02-23T18:30:21.869Z] [2021-02-23T18:30:21.869Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T18:30:21.869Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-23T18:30:21.869Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.9s done [2021-02-23T18:30:21.869Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-02-23T18:30:21.869Z] #10 DONE 19.7s [2021-02-23T18:30:21.869Z] [2021-02-23T18:30:21.869Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T18:30:21.869Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-02-23T18:30:21.869Z] #11 DONE 0.2s [2021-02-23T18:30:21.869Z] [2021-02-23T18:30:21.869Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-23T18:30:21.869Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-02-23T18:30:22.164Z] #12 DONE 0.2s [2021-02-23T18:30:22.164Z] [2021-02-23T18:30:22.164Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-23T18:30:22.164Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-23T18:30:22.478Z] #27 ... [2021-02-23T18:30:22.478Z] [2021-02-23T18:30:22.478Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T18:30:22.478Z] #39 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-02-23T18:30:22.478Z] #39 DONE 0.2s [2021-02-23T18:30:22.478Z] [2021-02-23T18:30:22.478Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T18:30:22.478Z] #31 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-02-23T18:30:22.478Z] #31 DONE 0.2s [2021-02-23T18:30:22.478Z] [2021-02-23T18:30:22.478Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T18:30:22.478Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-23T18:30:23.075Z] #32 0.544 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-23T18:30:23.075Z] #32 0.553 Cloning into '.'... [2021-02-23T18:30:24.005Z] ok github.com/docker/docker/cmd/dockerd 0.111s coverage: 29.1% of statements [2021-02-23T18:30:24.005Z] ok github.com/docker/docker/container 0.114s coverage: 34.4% of statements [2021-02-23T18:30:24.005Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-23T18:30:24.005Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-23T18:30:24.005Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-23T18:30:24.005Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-23T18:30:25.051Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-02-23T18:30:25.994Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.522s coverage: 56.2% of statements [2021-02-23T18:30:26.567Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.472s coverage: 14.1% of statements [2021-02-23T18:30:26.663Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|imports|name|exports_file|files) took 2m0.315753868s [2021-02-23T18:30:26.663Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 466.404621ms [2021-02-23T18:30:27.711Z] #32 ... [2021-02-23T18:30:27.711Z] [2021-02-23T18:30:27.711Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-23T18:30:27.711Z] #34 sha256:155fc27e9f30fe74b099c7e2031cef0378e9c2b9fa809ee9d526318335fa1728 [2021-02-23T18:30:27.711Z] #34 0.927 + RM_GOPATH=0 [2021-02-23T18:30:27.711Z] #34 0.927 + TMP_GOPATH= [2021-02-23T18:30:27.711Z] #34 0.927 + : /build [2021-02-23T18:30:27.711Z] #34 0.928 + '[' -z '' ']' [2021-02-23T18:30:27.711Z] #34 0.931 ++ mktemp -d [2021-02-23T18:30:27.711Z] #34 0.932 + export GOPATH=/tmp/tmp.KW8j2145oU [2021-02-23T18:30:27.711Z] #34 0.932 + GOPATH=/tmp/tmp.KW8j2145oU [2021-02-23T18:30:27.711Z] #34 0.932 + RM_GOPATH=1 [2021-02-23T18:30:27.711Z] #34 0.933 + case "$(go env GOARCH)" in [2021-02-23T18:30:27.711Z] #34 0.935 ++ go env GOARCH [2021-02-23T18:30:27.711Z] #34 0.975 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:27.711Z] #34 0.977 + GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:27.711Z] #34 0.978 ++ dirname /tmp/install/install.sh [2021-02-23T18:30:27.711Z] #34 0.979 + dir=/tmp/install [2021-02-23T18:30:27.711Z] #34 0.980 + bin=tomlv [2021-02-23T18:30:27.711Z] #34 0.980 + shift [2021-02-23T18:30:27.711Z] #34 0.980 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-23T18:30:27.711Z] #34 0.980 + . /tmp/install/tomlv.installer [2021-02-23T18:30:27.711Z] #34 0.981 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T18:30:27.711Z] #34 0.981 + install_tomlv [2021-02-23T18:30:27.711Z] #34 0.982 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-23T18:30:27.711Z] #34 0.982 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T18:30:27.711Z] #34 0.982 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KW8j2145oU/src/github.com/BurntSushi/toml [2021-02-23T18:30:27.711Z] #34 0.987 Cloning into '/tmp/tmp.KW8j2145oU/src/github.com/BurntSushi/toml'... [2021-02-23T18:30:27.711Z] #34 2.159 + cd /tmp/tmp.KW8j2145oU/src/github.com/BurntSushi/toml [2021-02-23T18:30:27.711Z] #34 2.159 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T18:30:27.711Z] #34 2.209 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T18:30:27.711Z] #34 3.287 math/bits [2021-02-23T18:30:27.711Z] #34 3.321 internal/cpu [2021-02-23T18:30:27.711Z] #34 3.405 runtime/internal/sys [2021-02-23T18:30:27.711Z] #34 3.582 runtime/internal/atomic [2021-02-23T18:30:27.711Z] #34 4.328 runtime/internal/math [2021-02-23T18:30:27.711Z] #34 4.543 unicode/utf8 [2021-02-23T18:30:27.711Z] #34 4.690 sync/atomic [2021-02-23T18:30:27.711Z] #34 5.178 internal/bytealg [2021-02-23T18:30:27.711Z] #34 5.630 math [2021-02-23T18:30:28.011Z] #34 5.833 unicode [2021-02-23T18:30:28.313Z] #34 6.264 internal/testlog [2021-02-23T18:30:28.613Z] #34 ... [2021-02-23T18:30:28.613Z] [2021-02-23T18:30:28.613Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-23T18:30:28.613Z] #47 sha256:935e193b22a2b387b1584be1ab0646bc409d3f1772b3017bb72013f4272ddce7 [2021-02-23T18:30:28.613Z] #47 0.898 + RM_GOPATH=0 [2021-02-23T18:30:28.613Z] #47 0.905 + TMP_GOPATH= [2021-02-23T18:30:28.613Z] #47 0.906 + : /build [2021-02-23T18:30:28.613Z] #47 0.908 + '[' -z '' ']' [2021-02-23T18:30:28.613Z] #47 0.911 ++ mktemp -d [2021-02-23T18:30:28.613Z] #47 0.923 + export GOPATH=/tmp/tmp.MQarn4IaCN [2021-02-23T18:30:28.613Z] #47 0.924 + GOPATH=/tmp/tmp.MQarn4IaCN [2021-02-23T18:30:28.613Z] #47 0.924 + RM_GOPATH=1 [2021-02-23T18:30:28.613Z] #47 0.924 + case "$(go env GOARCH)" in [2021-02-23T18:30:28.613Z] #47 0.925 ++ go env GOARCH [2021-02-23T18:30:28.613Z] #47 0.963 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:28.613Z] #47 0.964 + GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:28.613Z] #47 0.964 ++ dirname /tmp/install/install.sh [2021-02-23T18:30:28.613Z] #47 0.965 + dir=/tmp/install [2021-02-23T18:30:28.613Z] #47 0.966 + bin=gotestsum [2021-02-23T18:30:28.613Z] #47 0.966 + shift [2021-02-23T18:30:28.613Z] #47 0.966 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-23T18:30:28.613Z] #47 0.966 + . /tmp/install/gotestsum.installer [2021-02-23T18:30:28.613Z] #47 0.968 ++ : v0.5.3 [2021-02-23T18:30:28.613Z] #47 0.968 + install_gotestsum [2021-02-23T18:30:28.613Z] #47 0.970 + set -e [2021-02-23T18:30:28.613Z] #47 0.970 + export GO111MODULE=on [2021-02-23T18:30:28.613Z] #47 0.970 + GO111MODULE=on [2021-02-23T18:30:28.613Z] #47 0.970 + GOBIN=/build [2021-02-23T18:30:28.613Z] #47 0.970 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-23T18:30:28.613Z] #47 1.022 go: finding gotest.tools v0.5.3 [2021-02-23T18:30:28.613Z] #47 1.028 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-23T18:30:28.613Z] #47 2.434 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-23T18:30:28.613Z] #47 3.711 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-23T18:30:28.613Z] #47 5.543 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-23T18:30:28.613Z] #47 5.561 go: downloading github.com/fatih/color v1.9.0 [2021-02-23T18:30:28.613Z] #47 5.565 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T18:30:28.613Z] #47 5.643 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T18:30:28.613Z] #47 5.670 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T18:30:28.613Z] #47 5.709 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-23T18:30:28.613Z] #47 5.940 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T18:30:28.613Z] #47 6.061 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-23T18:30:28.613Z] #47 6.142 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T18:30:28.613Z] #47 6.254 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T18:30:28.613Z] #47 6.375 go: extracting github.com/fatih/color v1.9.0 [2021-02-23T18:30:28.613Z] #47 6.419 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T18:30:28.613Z] #47 6.469 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-23T18:30:28.613Z] #47 6.471 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-23T18:30:28.613Z] #47 6.581 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T18:30:28.912Z] #47 6.662 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-23T18:30:29.118Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-02-23T18:30:29.213Z] #47 6.954 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T18:30:29.213Z] #47 ... [2021-02-23T18:30:29.213Z] [2021-02-23T18:30:29.213Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-23T18:30:29.213Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-23T18:30:29.213Z] #27 11.88 137 added, 0 removed; done. [2021-02-23T18:30:29.213Z] #27 11.92 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-23T18:30:29.213Z] #27 11.92 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T18:30:29.213Z] #27 11.92 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-23T18:30:29.213Z] #27 11.93 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-23T18:30:29.213Z] #27 11.93 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T18:30:29.213Z] #27 11.94 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-23T18:30:29.213Z] #27 11.95 Updating certificates in /etc/ssl/certs... [2021-02-23T18:30:29.213Z] #27 18.10 0 added, 0 removed; done. [2021-02-23T18:30:29.213Z] #27 18.10 Running hooks in /etc/ca-certificates/update.d... [2021-02-23T18:30:29.213Z] #27 18.10 done. [2021-02-23T18:30:29.213Z] #27 DONE 18.3s [2021-02-23T18:30:29.213Z] [2021-02-23T18:30:29.213Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T18:30:29.213Z] #28 sha256:8ffd91782d83a23d92dacff959c7d1dc3d3537de96f5b7414e21c7cf2cf4bddb [2021-02-23T18:30:29.213Z] #28 DONE 0.1s [2021-02-23T18:30:29.213Z] [2021-02-23T18:30:29.213Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-23T18:30:29.213Z] #34 sha256:155fc27e9f30fe74b099c7e2031cef0378e9c2b9fa809ee9d526318335fa1728 [2021-02-23T18:30:29.213Z] #34 7.127 encoding [2021-02-23T18:30:29.512Z] #34 7.404 runtime/cgo [2021-02-23T18:30:29.594Z] ok github.com/docker/docker/daemon/cluster 0.134s coverage: 0.5% of statements [2021-02-23T18:30:29.811Z] #34 7.610 runtime [2021-02-23T18:30:30.064Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.863s coverage: 73.3% of statements [2021-02-23T18:30:30.636Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2021-02-23T18:30:30.638Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.490s coverage: 46.2% of statements [2021-02-23T18:30:32.149Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-02-23T18:30:32.557Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.985s coverage: 49.4% of statements [2021-02-23T18:30:32.557Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-02-23T18:30:32.623Z] #34 ... [2021-02-23T18:30:32.623Z] [2021-02-23T18:30:32.623Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:30:32.623Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T18:30:32.623Z] #13 1.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T18:30:32.623Z] #13 1.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T18:30:32.623Z] #13 1.236 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T18:30:32.623Z] #13 2.970 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T18:30:32.623Z] #13 5.359 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T18:30:32.623Z] #13 7.721 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T18:30:32.623Z] #13 ... [2021-02-23T18:30:32.623Z] [2021-02-23T18:30:32.623Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-23T18:30:32.623Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-23T18:30:32.623Z] #40 0.623 + git clone https://github.com/docker/distribution.git . [2021-02-23T18:30:32.623Z] #40 0.630 Cloning into '.'... [2021-02-23T18:30:32.623Z] #40 ... [2021-02-23T18:30:32.623Z] [2021-02-23T18:30:32.623Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-23T18:30:32.623Z] #58 sha256:a94f50e592e0512e183f64caf848869b4321a022fde8c8d4d2b5a3954a2f0d7c [2021-02-23T18:30:32.623Z] #58 0.916 + RM_GOPATH=0 [2021-02-23T18:30:32.623Z] #58 0.931 + TMP_GOPATH= [2021-02-23T18:30:32.623Z] #58 0.931 + : /build [2021-02-23T18:30:32.623Z] #58 0.931 + '[' -z '' ']' [2021-02-23T18:30:32.623Z] #58 0.942 ++ mktemp -d [2021-02-23T18:30:32.623Z] #58 0.944 + export GOPATH=/tmp/tmp.TJ0Qoxs9Dr [2021-02-23T18:30:32.623Z] #58 0.944 + GOPATH=/tmp/tmp.TJ0Qoxs9Dr [2021-02-23T18:30:32.623Z] #58 0.944 + RM_GOPATH=1 [2021-02-23T18:30:32.623Z] #58 0.945 + case "$(go env GOARCH)" in [2021-02-23T18:30:32.623Z] #58 0.945 ++ go env GOARCH [2021-02-23T18:30:32.623Z] #58 0.986 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:32.623Z] #58 0.991 + GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:32.623Z] #58 0.995 ++ dirname /tmp/install/install.sh [2021-02-23T18:30:32.623Z] #58 0.997 + dir=/tmp/install [2021-02-23T18:30:32.623Z] #58 1.003 + bin=rootlesskit [2021-02-23T18:30:32.623Z] #58 1.003 + shift [2021-02-23T18:30:32.623Z] #58 1.007 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-23T18:30:32.623Z] #58 1.008 + . /tmp/install/rootlesskit.installer [2021-02-23T18:30:32.623Z] #58 1.008 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T18:30:32.623Z] #58 1.009 + install_rootlesskit [2021-02-23T18:30:32.623Z] #58 1.009 + case "$1" in [2021-02-23T18:30:32.623Z] #58 1.009 + export CGO_ENABLED=0 [2021-02-23T18:30:32.623Z] #58 1.009 + CGO_ENABLED=0 [2021-02-23T18:30:32.623Z] #58 1.009 + _install_rootlesskit [2021-02-23T18:30:32.624Z] #58 1.010 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-23T18:30:32.624Z] #58 1.011 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T18:30:32.624Z] #58 1.011 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TJ0Qoxs9Dr/src/github.com/rootless-containers/rootlesskit [2021-02-23T18:30:32.624Z] #58 1.029 Cloning into '/tmp/tmp.TJ0Qoxs9Dr/src/github.com/rootless-containers/rootlesskit'... [2021-02-23T18:30:32.624Z] #58 6.763 + cd /tmp/tmp.TJ0Qoxs9Dr/src/github.com/rootless-containers/rootlesskit [2021-02-23T18:30:32.624Z] #58 6.764 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T18:30:32.624Z] #58 6.801 + export GO111MODULE=on [2021-02-23T18:30:32.624Z] #58 6.803 + GO111MODULE=on [2021-02-23T18:30:32.624Z] #58 6.804 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T18:30:32.624Z] #58 6.806 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-23T18:30:32.624Z] #58 8.975 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-23T18:30:32.624Z] #58 8.977 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-23T18:30:32.624Z] #58 8.978 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T18:30:32.624Z] #58 9.011 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-23T18:30:32.624Z] #58 9.020 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T18:30:32.624Z] #58 9.077 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-23T18:30:32.624Z] #58 9.351 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T18:30:32.624Z] #58 9.452 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-23T18:30:32.624Z] #58 9.600 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T18:30:32.624Z] #58 9.677 go: downloading github.com/google/uuid v1.2.0 [2021-02-23T18:30:32.624Z] #58 9.713 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-23T18:30:32.624Z] #58 9.745 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T18:30:32.624Z] #58 9.887 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-23T18:30:32.624Z] #58 10.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T18:30:32.624Z] #58 10.36 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T18:30:32.624Z] #58 10.49 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-23T18:30:32.624Z] #58 ... [2021-02-23T18:30:32.624Z] [2021-02-23T18:30:32.624Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-23T18:30:32.624Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-23T18:30:32.624Z] #55 1.331 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T18:30:32.624Z] #55 1.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T18:30:32.624Z] #55 1.397 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T18:30:32.624Z] #55 2.957 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T18:30:32.624Z] #55 5.800 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T18:30:32.624Z] #55 7.831 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T18:30:32.624Z] #55 ... [2021-02-23T18:30:32.624Z] [2021-02-23T18:30:32.624Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-23T18:30:32.624Z] #24 sha256:fc242c1ec864e90970bcc0a6d67e1ea61df4145ae49dcdb9ac567f2030a9a276 [2021-02-23T18:30:32.624Z] #24 0.881 + RM_GOPATH=0 [2021-02-23T18:30:32.624Z] #24 0.890 + TMP_GOPATH= [2021-02-23T18:30:32.624Z] #24 0.890 + : /build [2021-02-23T18:30:32.624Z] #24 0.891 + '[' -z '' ']' [2021-02-23T18:30:32.624Z] #24 0.891 ++ mktemp -d [2021-02-23T18:30:32.624Z] #24 0.905 + export GOPATH=/tmp/tmp.j5F9HXMC8y [2021-02-23T18:30:32.624Z] #24 0.905 + GOPATH=/tmp/tmp.j5F9HXMC8y [2021-02-23T18:30:32.624Z] #24 0.905 + RM_GOPATH=1 [2021-02-23T18:30:32.624Z] #24 0.906 + case "$(go env GOARCH)" in [2021-02-23T18:30:32.624Z] #24 0.906 ++ go env GOARCH [2021-02-23T18:30:32.624Z] #24 0.953 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:32.624Z] #24 0.953 + GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:32.624Z] #24 0.953 ++ dirname /tmp/install/install.sh [2021-02-23T18:30:32.624Z] #24 0.953 + dir=/tmp/install [2021-02-23T18:30:32.624Z] #24 0.953 + bin=dockercli [2021-02-23T18:30:32.624Z] #24 0.953 + shift [2021-02-23T18:30:32.624Z] #24 0.953 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-23T18:30:32.624Z] #24 0.953 + . /tmp/install/dockercli.installer [2021-02-23T18:30:32.624Z] #24 0.953 ++ : stable [2021-02-23T18:30:32.624Z] #24 0.953 ++ : 17.06.2-ce [2021-02-23T18:30:32.624Z] #24 0.953 + install_dockercli [2021-02-23T18:30:32.624Z] #24 0.953 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-23T18:30:32.624Z] #24 0.953 Install docker/cli version 17.06.2-ce from stable [2021-02-23T18:30:32.624Z] #24 0.954 ++ uname -m [2021-02-23T18:30:32.624Z] #24 0.967 + arch=ppc64le [2021-02-23T18:30:32.624Z] #24 0.967 + '[' ppc64le '!=' x86_64 ']' [2021-02-23T18:30:32.624Z] #24 0.967 + '[' ppc64le '!=' s390x ']' [2021-02-23T18:30:32.624Z] #24 0.967 + '[' ppc64le '!=' armhf ']' [2021-02-23T18:30:32.624Z] #24 0.968 + build_dockercli [2021-02-23T18:30:32.624Z] #24 0.968 + git clone https://github.com/docker/docker-ce /tmp/tmp.j5F9HXMC8y/tmp/docker-ce [2021-02-23T18:30:32.624Z] #24 0.970 Cloning into '/tmp/tmp.j5F9HXMC8y/tmp/docker-ce'... [2021-02-23T18:30:32.925Z] #24 ... [2021-02-23T18:30:32.925Z] [2021-02-23T18:30:32.925Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:30:32.925Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:30:32.925Z] #45 0.681 + RM_GOPATH=0 [2021-02-23T18:30:32.925Z] #45 0.681 + TMP_GOPATH= [2021-02-23T18:30:32.925Z] #45 0.681 + : /build [2021-02-23T18:30:32.925Z] #45 0.681 + '[' -z '' ']' [2021-02-23T18:30:32.925Z] #45 0.682 ++ mktemp -d [2021-02-23T18:30:32.925Z] #45 0.684 + export GOPATH=/tmp/tmp.6uHfy7zdnw [2021-02-23T18:30:32.925Z] #45 0.684 + GOPATH=/tmp/tmp.6uHfy7zdnw [2021-02-23T18:30:32.925Z] #45 0.684 + RM_GOPATH=1 [2021-02-23T18:30:32.925Z] #45 0.685 + case "$(go env GOARCH)" in [2021-02-23T18:30:32.925Z] #45 0.686 ++ go env GOARCH [2021-02-23T18:30:32.925Z] #45 0.701 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:32.925Z] #45 0.701 + GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:32.925Z] #45 0.704 ++ dirname /tmp/install/install.sh [2021-02-23T18:30:32.925Z] #45 0.706 + dir=/tmp/install [2021-02-23T18:30:32.925Z] #45 0.706 + bin=vndr [2021-02-23T18:30:32.925Z] #45 0.706 + shift [2021-02-23T18:30:32.925Z] #45 0.706 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-23T18:30:32.925Z] #45 0.706 + . /tmp/install/vndr.installer [2021-02-23T18:30:32.925Z] #45 0.707 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T18:30:32.925Z] #45 0.707 + install_vndr [2021-02-23T18:30:32.925Z] #45 0.707 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-23T18:30:32.925Z] #45 0.707 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T18:30:32.925Z] #45 0.707 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6uHfy7zdnw/src/github.com/LK4D4/vndr [2021-02-23T18:30:32.925Z] #45 0.710 Cloning into '/tmp/tmp.6uHfy7zdnw/src/github.com/LK4D4/vndr'... [2021-02-23T18:30:32.925Z] #45 1.620 + cd /tmp/tmp.6uHfy7zdnw/src/github.com/LK4D4/vndr [2021-02-23T18:30:32.925Z] #45 1.620 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T18:30:32.925Z] #45 1.695 + go build -buildmode=pie -v -o /build/vndr . [2021-02-23T18:30:32.925Z] #45 3.576 internal/race [2021-02-23T18:30:32.925Z] #45 3.614 internal/cpu [2021-02-23T18:30:32.925Z] #45 3.632 runtime/internal/sys [2021-02-23T18:30:32.925Z] #45 3.743 runtime/internal/atomic [2021-02-23T18:30:32.925Z] #45 3.911 sync/atomic [2021-02-23T18:30:32.925Z] #45 4.424 runtime/internal/math [2021-02-23T18:30:32.925Z] #45 4.702 unicode [2021-02-23T18:30:32.925Z] #45 4.839 unicode/utf8 [2021-02-23T18:30:32.925Z] #45 4.969 math/bits [2021-02-23T18:30:32.925Z] #45 5.441 internal/bytealg [2021-02-23T18:30:32.925Z] #45 7.298 math [2021-02-23T18:30:32.925Z] #45 7.366 unicode/utf16 [2021-02-23T18:30:32.925Z] #45 7.491 runtime [2021-02-23T18:30:32.925Z] #45 8.245 container/list [2021-02-23T18:30:32.925Z] #45 ... [2021-02-23T18:30:32.925Z] [2021-02-23T18:30:32.925Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:30:32.925Z] #51 sha256:84c0e65a05d5f5520b1aad07cd5ad2d677a538fbaf6ca027e91dd6d9cdd2760a [2021-02-23T18:30:32.925Z] #51 0.649 + RM_GOPATH=0 [2021-02-23T18:30:32.925Z] #51 0.649 + TMP_GOPATH= [2021-02-23T18:30:32.925Z] #51 0.650 + : /build [2021-02-23T18:30:32.925Z] #51 0.650 + '[' -z '' ']' [2021-02-23T18:30:32.925Z] #51 0.650 ++ mktemp -d [2021-02-23T18:30:32.925Z] #51 0.652 + export GOPATH=/tmp/tmp.GcNPXJ1j9z [2021-02-23T18:30:32.925Z] #51 0.652 + GOPATH=/tmp/tmp.GcNPXJ1j9z [2021-02-23T18:30:32.925Z] #51 0.652 + RM_GOPATH=1 [2021-02-23T18:30:32.925Z] #51 0.652 + case "$(go env GOARCH)" in [2021-02-23T18:30:32.925Z] #51 0.653 ++ go env GOARCH [2021-02-23T18:30:32.925Z] #51 0.659 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:32.925Z] #51 0.659 + GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:32.925Z] #51 0.660 ++ dirname /tmp/install/install.sh [2021-02-23T18:30:32.925Z] #51 0.661 + dir=/tmp/install [2021-02-23T18:30:32.925Z] #51 0.661 + bin=shfmt [2021-02-23T18:30:32.925Z] #51 0.661 + shift [2021-02-23T18:30:32.925Z] #51 0.662 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-23T18:30:32.925Z] #51 0.662 + . /tmp/install/shfmt.installer [2021-02-23T18:30:32.925Z] #51 0.662 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T18:30:32.925Z] #51 0.663 + install_shfmt [2021-02-23T18:30:32.925Z] #51 0.663 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-23T18:30:32.925Z] #51 0.663 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T18:30:32.925Z] #51 0.664 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GcNPXJ1j9z/src/github.com/mvdan/sh [2021-02-23T18:30:32.925Z] #51 0.667 Cloning into '/tmp/tmp.GcNPXJ1j9z/src/github.com/mvdan/sh'... [2021-02-23T18:30:32.925Z] #51 ... [2021-02-23T18:30:32.925Z] [2021-02-23T18:30:32.925Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:30:32.925Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T18:30:32.925Z] #42 1.219 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T18:30:32.925Z] #42 1.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T18:30:32.925Z] #42 1.412 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T18:30:32.925Z] #42 3.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T18:30:32.925Z] #42 5.886 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T18:30:32.925Z] #42 7.771 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T18:30:33.232Z] #42 ... [2021-02-23T18:30:33.232Z] [2021-02-23T18:30:33.232Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-23T18:30:33.232Z] #64 sha256:8a2c2148e3522ef6bda66c6329de9b9214ba600977ca86c25d804671761444b0 [2021-02-23T18:30:33.232Z] #64 0.570 + RM_GOPATH=0 [2021-02-23T18:30:33.232Z] #64 0.570 + TMP_GOPATH= [2021-02-23T18:30:33.232Z] #64 0.570 + : /build [2021-02-23T18:30:33.232Z] #64 0.570 + '[' -z '' ']' [2021-02-23T18:30:33.232Z] #64 0.571 ++ mktemp -d [2021-02-23T18:30:33.232Z] #64 0.573 + export GOPATH=/tmp/tmp.7gknJgOiT1 [2021-02-23T18:30:33.232Z] #64 0.574 + GOPATH=/tmp/tmp.7gknJgOiT1 [2021-02-23T18:30:33.232Z] #64 0.574 + RM_GOPATH=1 [2021-02-23T18:30:33.232Z] #64 0.575 + case "$(go env GOARCH)" in [2021-02-23T18:30:33.232Z] #64 0.576 ++ go env GOARCH [2021-02-23T18:30:33.232Z] #64 0.582 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:33.232Z] #64 0.582 + GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:33.232Z] #64 0.584 ++ dirname /tmp/install/install.sh [2021-02-23T18:30:33.232Z] #64 0.586 + dir=/tmp/install [2021-02-23T18:30:33.232Z] #64 0.586 + bin=proxy [2021-02-23T18:30:33.232Z] #64 0.587 + shift [2021-02-23T18:30:33.232Z] #64 0.587 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-23T18:30:33.232Z] #64 0.587 + . /tmp/install/proxy.installer [2021-02-23T18:30:33.232Z] #64 0.588 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T18:30:33.232Z] #64 0.589 + install_proxy [2021-02-23T18:30:33.232Z] #64 0.589 + case "$1" in [2021-02-23T18:30:33.232Z] #64 0.589 + export CGO_ENABLED=0 [2021-02-23T18:30:33.232Z] #64 0.589 + CGO_ENABLED=0 [2021-02-23T18:30:33.232Z] #64 0.589 + _install_proxy [2021-02-23T18:30:33.232Z] #64 0.589 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-23T18:30:33.232Z] #64 0.589 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7gknJgOiT1/src/github.com/docker/libnetwork [2021-02-23T18:30:33.232Z] #64 0.589 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T18:30:33.232Z] #64 0.595 Cloning into '/tmp/tmp.7gknJgOiT1/src/github.com/docker/libnetwork'... [2021-02-23T18:30:33.232Z] #64 ... [2021-02-23T18:30:33.232Z] [2021-02-23T18:30:33.232Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-23T18:30:33.232Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T18:30:33.232Z] #36 0.864 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T18:30:33.232Z] #36 1.020 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T18:30:33.232Z] #36 1.030 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T18:30:33.232Z] #36 2.903 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T18:30:33.232Z] #36 5.456 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T18:30:33.232Z] #36 7.570 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T18:30:33.232Z] #36 ... [2021-02-23T18:30:33.232Z] [2021-02-23T18:30:33.232Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:30:33.232Z] #49 sha256:4ba48eb34ef24aeafa0169ab6e3f61807edbf0bba6919e1ea7c7b4dc504d2a1a [2021-02-23T18:30:33.232Z] #49 0.563 + RM_GOPATH=0 [2021-02-23T18:30:33.232Z] #49 0.563 + TMP_GOPATH= [2021-02-23T18:30:33.232Z] #49 0.563 + : /build [2021-02-23T18:30:33.232Z] #49 0.563 + '[' -z '' ']' [2021-02-23T18:30:33.232Z] #49 0.567 ++ mktemp -d [2021-02-23T18:30:33.232Z] #49 0.569 + export GOPATH=/tmp/tmp.JHSBR4rqzp [2021-02-23T18:30:33.232Z] #49 0.569 + GOPATH=/tmp/tmp.JHSBR4rqzp [2021-02-23T18:30:33.232Z] #49 0.569 + RM_GOPATH=1 [2021-02-23T18:30:33.232Z] #49 0.569 + case "$(go env GOARCH)" in [2021-02-23T18:30:33.232Z] #49 0.570 ++ go env GOARCH [2021-02-23T18:30:33.232Z] #49 0.582 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:33.232Z] #49 0.583 + GO_BUILDMODE=-buildmode=pie [2021-02-23T18:30:33.232Z] #49 0.584 ++ dirname /tmp/install/install.sh [2021-02-23T18:30:33.232Z] #49 0.586 + dir=/tmp/install [2021-02-23T18:30:33.232Z] #49 0.586 + bin=golangci_lint [2021-02-23T18:30:33.232Z] #49 0.586 + shift [2021-02-23T18:30:33.232Z] #49 0.586 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-23T18:30:33.232Z] #49 0.586 + . /tmp/install/golangci_lint.installer [2021-02-23T18:30:33.232Z] #49 0.587 ++ : v1.23.8 [2021-02-23T18:30:33.232Z] #49 0.588 + install_golangci_lint [2021-02-23T18:30:33.232Z] #49 0.588 + set -e [2021-02-23T18:30:33.232Z] #49 0.588 + export GO111MODULE=on [2021-02-23T18:30:33.232Z] #49 0.588 + GO111MODULE=on [2021-02-23T18:30:33.232Z] #49 0.588 + GOBIN=/build [2021-02-23T18:30:33.232Z] #49 0.589 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-23T18:30:33.232Z] #49 0.611 go: finding github.com v1.23.8 [2021-02-23T18:30:33.232Z] #49 0.611 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-23T18:30:33.232Z] #49 0.611 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-23T18:30:33.232Z] #49 0.611 go: finding github.com/golangci v1.23.8 [2021-02-23T18:30:33.232Z] #49 0.612 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-23T18:30:33.232Z] #49 1.572 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-23T18:30:33.232Z] #49 3.006 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-23T18:30:33.232Z] #49 11.23 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-23T18:30:33.232Z] #49 11.28 go: downloading github.com/fatih/color v1.7.0 [2021-02-23T18:30:33.232Z] #49 11.28 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T18:30:33.232Z] #49 11.29 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T18:30:33.541Z] #49 11.38 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-23T18:30:33.541Z] #49 ... [2021-02-23T18:30:33.541Z] [2021-02-23T18:30:33.541Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:30:33.541Z] #29 sha256:990e1073554bc2ac9cfe985960642383bb8ecfcae81f71f84ec53d57cf7a79ca [2021-02-23T18:30:33.541Z] #29 1.750 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-23T18:30:33.541Z] #29 2.189 [2021-02-23T18:30:34.438Z] #29 2.423 0.2% ### 4.9% ####### 10.9% ########## 15.0% ############### 21.0% ################## 25.0% ################## 26.2% #################### 28.7% ###################### 30.6% ####################### 32.8% ########################## 36.2% ############################## 41.9% #################################### 50.6% ########################################## 58.7% ############################################## 64.8% #################################################### 72.9% ########################################################## 81.0% ############################################################## 87.1% #################################################################### 95.1% ######################################################################## 100.0% [2021-02-23T18:30:34.476Z] ok github.com/docker/docker/daemon 12.297s coverage: 17.1% of statements [2021-02-23T18:30:34.476Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-23T18:30:34.476Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-23T18:30:34.476Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-23T18:30:34.476Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-23T18:30:34.476Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-23T18:30:34.476Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements [2021-02-23T18:30:34.740Z] #29 5.549 [2021-02-23T18:30:35.059Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2021-02-23T18:30:35.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T18:30:35.689Z] #29 5.809 0.4% ############## 19.8% ################################# 46.1% ############################################################# 85.6% ###################################################################### 98.6% ######################################################################## 100.0% [2021-02-23T18:30:36.009Z] #29 6.629 [2021-02-23T18:30:36.454Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.7% of statements [2021-02-23T18:30:36.613Z] #29 6.846 0.8% ########### 16.6% ########################## 37.1% ######################################### 57.6% ######################################################################## 100.0% [2021-02-23T18:30:37.265Z] #29 7.795 [2021-02-23T18:30:37.401Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.2% of statements [2021-02-23T18:30:37.984Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.724s coverage: 57.7% of statements [2021-02-23T18:30:37.984Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-23T18:30:37.984Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-23T18:30:37.984Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-23T18:30:37.984Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-23T18:30:37.984Z] ok github.com/docker/docker/daemon/logger/gelf 0.044s coverage: 67.0% of statements [2021-02-23T18:30:37.984Z] ok github.com/docker/docker/daemon/logger/awslogs 0.348s coverage: 77.8% of statements [2021-02-23T18:30:37.984Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-23T18:30:37.984Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-23T18:30:38.931Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2021-02-23T18:30:38.931Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 23.9% of statements [2021-02-23T18:30:39.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T18:30:39.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T18:30:39.763Z] #29 8.080 0.0% ### 5.5% ######## 11.2% ############ 17.1% ################ 22.8% #################### 28.6% ########################### 38.0% ############################ 39.9% ################################## 48.2% #################################### 51.1% ####################################### 55.5% ######################################### 57.8% ############################################ 61.8% ################################################ 67.5% ##################################################### 74.9% ########################################################### 82.3% ############################################################# 86.1% ################################################################## 91.8% [2021-02-23T18:30:39.763Z] #29 ... [2021-02-23T18:30:39.763Z] [2021-02-23T18:30:39.763Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-23T18:30:39.763Z] #47 sha256:935e193b22a2b387b1584be1ab0646bc409d3f1772b3017bb72013f4272ddce7 [2021-02-23T18:30:39.763Z] #47 7.513 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-23T18:30:39.763Z] #47 7.819 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-23T18:30:39.763Z] #47 9.251 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T18:30:39.763Z] #47 10.25 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T18:30:39.763Z] #47 12.15 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T18:30:39.763Z] #47 16.54 go: finding github.com/fatih/color v1.9.0 [2021-02-23T18:30:39.763Z] #47 16.54 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T18:30:39.763Z] #47 16.62 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T18:30:39.763Z] #47 16.63 go: finding github.com/spf13/pflag v1.0.3 [2021-02-23T18:30:39.763Z] #47 16.72 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-23T18:30:39.763Z] #47 16.88 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-23T18:30:39.763Z] #47 17.34 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-23T18:30:39.763Z] #47 17.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T18:30:39.763Z] #47 17.38 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T18:30:39.763Z] #47 17.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T18:30:39.763Z] #47 17.59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T18:30:39.763Z] #47 ... [2021-02-23T18:30:39.763Z] [2021-02-23T18:30:39.763Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:30:39.763Z] #29 sha256:990e1073554bc2ac9cfe985960642383bb8ecfcae81f71f84ec53d57cf7a79ca [2021-02-23T18:30:39.878Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.059s coverage: 61.6% of statements [2021-02-23T18:30:40.063Z] #29 8.080 0.0% ### 5.5% ######## 11.2% ############ 17.1% ################ 22.8% #################### 28.6% ########################### 38.0% ############################ 39.9% ################################## 48.2% #################################### 51.1% ####################################### 55.5% ######################################### 57.8% ############################################ 61.8% ################################################ 67.5% ##################################################### 74.9% ########################################################### 82.3% ############################################################# 86.1% ################################################################## 91.8% ####################################################################### 99.8% ######################################################################## 100.0% [2021-02-23T18:30:40.141Z] ok github.com/docker/docker/daemon/logger/local 0.059s coverage: 75.2% of statements [2021-02-23T18:30:40.142Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-23T18:30:40.386Z] #29 11.08 [2021-02-23T18:30:40.646Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.459s coverage: 14.1% of statements [2021-02-23T18:30:41.090Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.076s coverage: 58.6% of statements [2021-02-23T18:30:41.353Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 31.5% of statements [2021-02-23T18:30:41.688Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2021-02-23T18:30:41.929Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 46.8% of statements [2021-02-23T18:30:42.192Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2021-02-23T18:30:42.323Z] ok github.com/docker/docker/daemon 12.318s coverage: 17.1% of statements [2021-02-23T18:30:42.323Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-23T18:30:42.323Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-23T18:30:42.323Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-02-23T18:30:42.833Z] #29 11.30 0.0% 1.2% ## 2.8% ## 3.9% ### 5.5% ##### 7.1% ###### 8.7% ####### 10.2% ######## 11.5% ######### 12.5% ########## 14.1% ########### 15.8% ########### 16.6% ############ 17.4% ############# 19.0% ############## 20.1% ################ 22.3% ################# 23.9% ################## 25.5% ################## 26.0% [2021-02-23T18:30:42.833Z] #29 ... [2021-02-23T18:30:42.833Z] [2021-02-23T18:30:42.833Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-23T18:30:42.833Z] #58 sha256:a94f50e592e0512e183f64caf848869b4321a022fde8c8d4d2b5a3954a2f0d7c [2021-02-23T18:30:42.833Z] #58 10.81 go: extracting github.com/google/uuid v1.2.0 [2021-02-23T18:30:42.833Z] #58 10.96 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T18:30:42.833Z] #58 11.86 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T18:30:42.833Z] #58 13.17 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T18:30:42.833Z] #58 13.19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T18:30:42.833Z] #58 13.66 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-23T18:30:42.833Z] #58 16.16 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-23T18:30:42.833Z] #58 16.23 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T18:30:42.833Z] #58 18.41 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T18:30:43.146Z] #58 ... [2021-02-23T18:30:43.146Z] [2021-02-23T18:30:43.146Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:30:43.146Z] #29 sha256:990e1073554bc2ac9cfe985960642383bb8ecfcae81f71f84ec53d57cf7a79ca [2021-02-23T18:30:43.147Z] #29 11.30 0.0% 1.2% ## 2.8% ## 3.9% ### 5.5% ##### 7.1% ###### 8.7% ####### 10.2% ######## 11.5% ######### 12.5% ########## 14.1% ########### 15.8% ########### 16.6% ############ 17.4% ############# 19.0% ############## 20.1% ################ 22.3% ################# 23.9% ################## 25.5% ################## 26.0% ################### 27.7% #################### 28.8% [2021-02-23T18:30:43.147Z] #29 ... [2021-02-23T18:30:43.147Z] [2021-02-23T18:30:43.147Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:30:43.147Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:30:43.147Z] #45 11.21 crypto/internal/subtle [2021-02-23T18:30:43.147Z] #45 11.90 crypto/subtle [2021-02-23T18:30:43.147Z] #45 12.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-23T18:30:43.147Z] #45 13.15 internal/nettrace [2021-02-23T18:30:43.147Z] #45 13.69 runtime/cgo [2021-02-23T18:30:43.147Z] #45 17.00 vendor/golang.org/x/crypto/internal/subtle [2021-02-23T18:30:43.363Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-02-23T18:30:43.363Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-23T18:30:43.363Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-23T18:30:43.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T18:30:43.476Z] #45 ... [2021-02-23T18:30:43.476Z] [2021-02-23T18:30:43.476Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:30:43.476Z] #29 sha256:990e1073554bc2ac9cfe985960642383bb8ecfcae81f71f84ec53d57cf7a79ca [2021-02-23T18:30:43.583Z] ok github.com/docker/docker/daemon/network 0.067s coverage: 63.8% of statements [2021-02-23T18:30:43.782Z] #29 11.30 0.0% 1.2% ## 2.8% ## 3.9% ### 5.5% ##### 7.1% ###### 8.7% ####### 10.2% ######## 11.5% ######### 12.5% ########## 14.1% ########### 15.8% ########### 16.6% ############ 17.4% ############# 19.0% ############## 20.1% ################ 22.3% ################# 23.9% ################## 25.5% ################## 26.0% ################### 27.7% #################### 28.8% ##################### 29.8% ###################### 30.9% ####################### 32.0% [2021-02-23T18:30:43.782Z] #29 ... [2021-02-23T18:30:43.782Z] [2021-02-23T18:30:43.782Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:30:43.782Z] #49 sha256:4ba48eb34ef24aeafa0169ab6e3f61807edbf0bba6919e1ea7c7b4dc504d2a1a [2021-02-23T18:30:43.782Z] #49 11.49 go: extracting github.com/fatih/color v1.7.0 [2021-02-23T18:30:43.782Z] #49 11.75 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T18:30:43.782Z] #49 11.87 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-23T18:30:43.782Z] #49 11.99 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-23T18:30:43.782Z] #49 12.00 go: downloading github.com/pkg/errors v0.8.1 [2021-02-23T18:30:43.782Z] #49 12.04 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-23T18:30:43.782Z] #49 12.26 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-23T18:30:43.782Z] #49 12.37 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-23T18:30:43.782Z] #49 12.50 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-23T18:30:43.782Z] #49 12.66 go: extracting github.com/pkg/errors v0.8.1 [2021-02-23T18:30:43.782Z] #49 12.99 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-23T18:30:43.782Z] #49 13.06 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-23T18:30:43.782Z] #49 13.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T18:30:43.782Z] #49 13.55 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-23T18:30:43.782Z] #49 13.59 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T18:30:43.782Z] #49 13.78 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-23T18:30:43.782Z] #49 13.82 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-23T18:30:43.782Z] #49 13.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-23T18:30:43.782Z] #49 13.98 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-23T18:30:43.782Z] #49 14.13 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-23T18:30:43.782Z] #49 16.72 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T18:30:43.782Z] #49 20.88 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T18:30:43.782Z] #49 20.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T18:30:43.782Z] #49 20.91 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T18:30:43.782Z] #49 20.92 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T18:30:43.782Z] #49 20.93 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T18:30:43.782Z] #49 20.93 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T18:30:43.782Z] #49 20.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-23T18:30:43.782Z] #49 20.93 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-23T18:30:43.782Z] #49 21.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T18:30:43.782Z] #49 21.04 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T18:30:43.782Z] #49 21.04 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T18:30:43.782Z] #49 21.10 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T18:30:43.782Z] #49 21.28 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T18:30:43.782Z] #49 21.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-23T18:30:43.782Z] #49 21.32 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T18:30:43.782Z] #49 21.34 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-23T18:30:43.782Z] #49 21.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T18:30:43.782Z] #49 21.45 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T18:30:43.782Z] #49 21.47 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T18:30:43.782Z] #49 21.60 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T18:30:43.782Z] #49 21.60 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T18:30:43.782Z] #49 21.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T18:30:43.782Z] #49 21.61 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T18:30:43.782Z] #49 21.62 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T18:30:43.782Z] #49 21.65 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-23T18:30:43.782Z] #49 21.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T18:30:43.782Z] #49 ... [2021-02-23T18:30:43.782Z] [2021-02-23T18:30:43.782Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:30:43.782Z] #29 sha256:990e1073554bc2ac9cfe985960642383bb8ecfcae81f71f84ec53d57cf7a79ca [2021-02-23T18:30:43.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T18:30:44.052Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2021-02-23T18:30:44.159Z] ok github.com/docker/docker/distribution/metadata 0.076s coverage: 48.2% of statements [2021-02-23T18:30:44.423Z] ok github.com/docker/docker/daemon/logger/splunk 2.006s coverage: 82.5% of statements [2021-02-23T18:30:44.423Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-23T18:30:44.423Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-23T18:30:44.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T18:30:45.058Z] #29 11.30 0.0% 1.2% ## 2.8% ## 3.9% ### 5.5% ##### 7.1% ###### 8.7% ####### 10.2% ######## 11.5% ######### 12.5% ########## 14.1% ########### 15.8% ########### 16.6% ############ 17.4% ############# 19.0% ############## 20.1% ################ 22.3% ################# 23.9% ################## 25.5% ################## 26.0% ################### 27.7% #################### 28.8% ##################### 29.8% ###################### 30.9% ####################### 32.0% ####################### 32.6% ######################## 33.6% ######################### 35.3% ########################## 36.3% ########################### 38.5% ############################ 40.1% ############################# 41.2% ############################### 43.4% ################################ 44.5% ################################# 46.6% ################################# 47.2% [2021-02-23T18:30:45.058Z] #29 ... [2021-02-23T18:30:45.058Z] [2021-02-23T18:30:45.058Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:30:45.058Z] #51 sha256:84c0e65a05d5f5520b1aad07cd5ad2d677a538fbaf6ca027e91dd6d9cdd2760a [2021-02-23T18:30:45.058Z] #51 12.89 + cd /tmp/tmp.GcNPXJ1j9z/src/github.com/mvdan/sh [2021-02-23T18:30:45.058Z] #51 12.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T18:30:45.058Z] #51 13.03 + GO111MODULE=on [2021-02-23T18:30:45.058Z] #51 13.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-23T18:30:45.058Z] #51 15.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T18:30:45.058Z] #51 15.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T18:30:45.058Z] #51 15.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T18:30:45.058Z] #51 15.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T18:30:45.058Z] #51 15.96 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T18:30:45.058Z] #51 17.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T18:30:45.058Z] #51 18.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T18:30:45.058Z] #51 20.27 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T18:30:45.058Z] #51 22.69 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T18:30:45.058Z] #51 22.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T18:30:45.058Z] #51 ... [2021-02-23T18:30:45.058Z] [2021-02-23T18:30:45.058Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:30:45.058Z] #29 sha256:990e1073554bc2ac9cfe985960642383bb8ecfcae81f71f84ec53d57cf7a79ca [2021-02-23T18:30:45.817Z] ok github.com/docker/docker/distribution 0.371s coverage: 25.0% of statements [2021-02-23T18:30:45.817Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-23T18:30:46.079Z] ok github.com/docker/docker/errdefs 0.023s coverage: 53.1% of statements [2021-02-23T18:30:46.147Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-02-23T18:30:46.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T18:30:46.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T18:30:46.655Z] ok github.com/docker/docker/image 0.056s coverage: 86.8% of statements [2021-02-23T18:30:46.782Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 56.2% of statements [2021-02-23T18:30:47.230Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2021-02-23T18:30:47.493Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.1% of statements [2021-02-23T18:30:47.493Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-23T18:30:47.493Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-23T18:30:47.493Z] ok github.com/docker/docker/image/v1 0.048s coverage: 25.0% of statements [2021-02-23T18:30:47.493Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-23T18:30:47.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T18:30:48.066Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2021-02-23T18:30:49.016Z] ok github.com/docker/docker/opts 0.052s coverage: 67.1% of statements [2021-02-23T18:30:49.302Z] ok github.com/docker/docker/oci 0.053s coverage: 38.4% of statements [2021-02-23T18:30:49.302Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 52.9% of statements [2021-02-23T18:30:49.362Z] #29 11.30 0.0% 1.2% ## 2.8% ## 3.9% ### 5.5% ##### 7.1% ###### 8.7% ####### 10.2% ######## 11.5% ######### 12.5% ########## 14.1% ########### 15.8% ########### 16.6% ############ 17.4% ############# 19.0% ############## 20.1% ################ 22.3% ################# 23.9% ################## 25.5% ################## 26.0% ################### 27.7% #################### 28.8% ##################### 29.8% ###################### 30.9% ####################### 32.0% ####################### 32.6% ######################## 33.6% ######################### 35.3% ########################## 36.3% ########################### 38.5% ############################ 40.1% ############################# 41.2% ############################### 43.4% ################################ 44.5% ################################# 46.6% ################################# 47.2% ################################## 48.2% ################################### 49.3% #################################### 51.0% ##################################### 52.6% ###################################### 53.7% ####################################### 54.7% ######################################## 55.8% ######################################## 56.9% ########################################## 58.5% ########################################### 60.7% ############################################ 61.8% ############################################# 63.4% ############################################## 64.5% ############################################### 65.6% ################################################ 67.2% ################################################# 68.8% ################################################## 70.1% ################################################### 71.1% ################################################### 72.2% ##################################################### 73.8% ###################################################### 75.4% ####################################################### 77.1% ######################################################## 78.7% ######################################################### 80.3% ########################################################### 82.5% ############################################################ 84.6% ############################################################## 86.3% ############################################################### 87.9% ############################################################### 88.1% ################################################################ 89.6% ################################################################# 91.3% ################################################################## 92.4% ################################################################### 94.0% #################################################################### 95.6% ##################################################################### 96.7% ####################################################################### 99.4% ######################################################################## 100.0% [2021-02-23T18:30:49.666Z] #29 20.31 [2021-02-23T18:30:50.258Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-02-23T18:30:50.834Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2021-02-23T18:30:50.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T18:30:51.212Z] #29 22.00 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-23T18:30:51.212Z] #29 ... [2021-02-23T18:30:51.212Z] [2021-02-23T18:30:51.212Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-23T18:30:51.212Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T18:30:51.212Z] #36 19.20 Fetched 8197 kB in 18s (447 kB/s) [2021-02-23T18:30:51.212Z] #36 19.20 Reading package lists... [2021-02-23T18:30:51.254Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.009s coverage: 46.2% of statements [2021-02-23T18:30:51.409Z] ok github.com/docker/docker/pkg/authorization 0.342s coverage: 68.3% of statements [2021-02-23T18:30:51.512Z] #36 ... [2021-02-23T18:30:51.512Z] [2021-02-23T18:30:51.512Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-23T18:30:51.512Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-23T18:30:51.512Z] #40 18.97 Checking out files: 58% (978/1680) Checking out files: 59% (992/1680) Checking out files: 60% (1008/1680) Checking out files: 61% (1025/1680) Checking out files: 62% (1042/1680) Checking out files: 63% (1059/1680) Checking out files: 64% (1076/1680) Checking out files: 65% (1092/1680) Checking out files: 66% (1109/1680) Checking out files: 67% (1126/1680) Checking out files: 68% (1143/1680) Checking out files: 69% (1160/1680) Checking out files: 70% (1176/1680) Checking out files: 71% (1193/1680) Checking out files: 72% (1210/1680) Checking out files: 73% (1227/1680) Checking out files: 74% (1244/1680) Checking out files: 75% (1260/1680) Checking out files: 76% (1277/1680) Checking out files: 77% (1294/1680) Checking out files: 78% (1311/1680) Checking out files: 79% (1328/1680) Checking out files: 80% (1344/1680) Checking out files: 81% (1361/1680) Checking out files: 82% (1378/1680) Checking out files: 83% (1395/1680) Checking out files: 84% (1412/1680) Checking out files: 85% (1428/1680) Checking out files: 86% (1445/1680) Checking out files: 87% (1462/1680) Checking out files: 88% (1479/1680) Checking out files: 89% (1496/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-23T18:30:51.512Z] #40 19.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-23T18:30:51.512Z] #40 23.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-23T18:30:51.512Z] #40 ... [2021-02-23T18:30:51.512Z] [2021-02-23T18:30:51.512Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-23T18:30:51.512Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-23T18:30:51.512Z] #55 19.40 Fetched 8197 kB in 18s (453 kB/s) [2021-02-23T18:30:51.512Z] #55 19.40 Reading package lists... [2021-02-23T18:30:51.512Z] #55 29.09 Reading package lists... [2021-02-23T18:30:51.512Z] #55 ... [2021-02-23T18:30:51.512Z] [2021-02-23T18:30:51.512Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:30:51.512Z] #49 sha256:4ba48eb34ef24aeafa0169ab6e3f61807edbf0bba6919e1ea7c7b4dc504d2a1a [2021-02-23T18:30:51.512Z] #49 21.73 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T18:30:51.512Z] #49 22.00 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-23T18:30:51.512Z] #49 22.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T18:30:51.512Z] #49 22.26 go: downloading golang.org/x/text v0.3.2 [2021-02-23T18:30:51.512Z] #49 22.30 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T18:30:51.512Z] #49 22.32 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T18:30:51.512Z] #49 22.35 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T18:30:51.512Z] #49 22.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T18:30:51.512Z] #49 22.66 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T18:30:51.512Z] #49 22.81 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T18:30:51.512Z] #49 22.91 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-23T18:30:51.512Z] #49 22.92 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T18:30:51.512Z] #49 22.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T18:30:51.512Z] #49 23.06 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-23T18:30:51.512Z] #49 23.36 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T18:30:51.512Z] #49 23.36 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T18:30:51.512Z] #49 23.42 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T18:30:51.512Z] #49 23.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T18:30:51.512Z] #49 23.48 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T18:30:51.512Z] #49 23.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T18:30:51.512Z] #49 23.94 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-23T18:30:51.512Z] #49 23.95 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T18:30:51.512Z] #49 24.08 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T18:30:51.512Z] #49 24.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-23T18:30:51.512Z] #49 24.34 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T18:30:51.512Z] #49 24.60 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-23T18:30:51.512Z] #49 24.62 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T18:30:51.512Z] #49 24.73 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T18:30:51.512Z] #49 24.83 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T18:30:51.512Z] #49 24.87 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T18:30:51.512Z] #49 24.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T18:30:51.512Z] #49 24.89 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-23T18:30:51.512Z] #49 24.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T18:30:51.512Z] #49 25.33 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T18:30:51.512Z] #49 25.41 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T18:30:51.512Z] #49 25.65 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-23T18:30:51.512Z] #49 25.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T18:30:51.512Z] #49 25.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T18:30:51.512Z] #49 26.05 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T18:30:51.512Z] #49 26.09 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T18:30:51.512Z] #49 26.11 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T18:30:51.512Z] #49 26.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T18:30:51.512Z] #49 26.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T18:30:51.512Z] #49 26.35 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-23T18:30:51.512Z] #49 26.59 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T18:30:51.512Z] #49 26.67 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T18:30:51.512Z] #49 26.73 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T18:30:51.512Z] #49 26.78 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-23T18:30:51.512Z] #49 26.84 go: downloading github.com/spf13/viper v1.6.1 [2021-02-23T18:30:51.512Z] #49 26.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T18:30:51.512Z] #49 27.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T18:30:51.512Z] #49 27.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T18:30:51.512Z] #49 27.51 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T18:30:51.512Z] #49 27.55 go: extracting github.com/spf13/viper v1.6.1 [2021-02-23T18:30:51.512Z] #49 27.75 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T18:30:51.512Z] #49 28.07 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T18:30:51.512Z] #49 28.22 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T18:30:51.512Z] #49 28.26 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-23T18:30:51.512Z] #49 28.36 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T18:30:51.512Z] #49 28.60 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T18:30:51.512Z] #49 28.61 go: downloading github.com/spf13/cast v1.3.0 [2021-02-23T18:30:51.512Z] #49 28.83 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-23T18:30:51.512Z] #49 29.27 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T18:30:51.512Z] #49 29.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-23T18:30:51.512Z] #49 29.31 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T18:30:51.512Z] #49 29.36 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-23T18:30:51.512Z] #49 29.36 go: extracting github.com/spf13/cast v1.3.0 [2021-02-23T18:30:51.512Z] #49 29.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T18:30:51.513Z] #49 29.60 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T18:30:51.812Z] #49 29.71 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-23T18:30:51.812Z] #49 ... [2021-02-23T18:30:51.812Z] [2021-02-23T18:30:51.812Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:30:51.812Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T18:30:51.812Z] #42 19.67 Fetched 8197 kB in 19s (443 kB/s) [2021-02-23T18:30:51.812Z] #42 19.67 Reading package lists... [2021-02-23T18:30:51.812Z] #42 28.89 Reading package lists... [2021-02-23T18:30:51.812Z] #42 ... [2021-02-23T18:30:51.812Z] [2021-02-23T18:30:51.812Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:30:51.812Z] #29 sha256:990e1073554bc2ac9cfe985960642383bb8ecfcae81f71f84ec53d57cf7a79ca [2021-02-23T18:30:51.812Z] #29 22.45 [2021-02-23T18:30:51.891Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-02-23T18:30:52.111Z] #29 22.65 ##### 7.0% ######################################################################## 100.0% [2021-02-23T18:30:52.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T18:30:52.355Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2021-02-23T18:30:52.409Z] #29 23.08 [2021-02-23T18:30:52.617Z] ok github.com/docker/docker/pkg/archive 1.226s coverage: 76.8% of statements [2021-02-23T18:30:52.707Z] #29 ... [2021-02-23T18:30:52.707Z] [2021-02-23T18:30:52.707Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:30:52.707Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T18:30:52.707Z] #13 20.40 Fetched 8197 kB in 19s (425 kB/s) [2021-02-23T18:30:52.707Z] #13 20.40 Reading package lists... [2021-02-23T18:30:52.707Z] #13 27.77 Reading package lists... [2021-02-23T18:30:52.707Z] #13 ... [2021-02-23T18:30:52.707Z] [2021-02-23T18:30:52.707Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:30:52.707Z] #49 sha256:4ba48eb34ef24aeafa0169ab6e3f61807edbf0bba6919e1ea7c7b4dc504d2a1a [2021-02-23T18:30:52.707Z] #49 29.86 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T18:30:52.707Z] #49 29.91 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-23T18:30:52.707Z] #49 29.94 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T18:30:52.707Z] #49 30.27 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-23T18:30:52.707Z] #49 30.33 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-23T18:30:52.707Z] #49 30.42 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-23T18:30:52.707Z] #49 30.51 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T18:30:52.878Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-02-23T18:30:53.004Z] #49 30.75 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-23T18:30:53.005Z] #49 ... [2021-02-23T18:30:53.005Z] [2021-02-23T18:30:53.005Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-23T18:30:53.005Z] #64 sha256:8a2c2148e3522ef6bda66c6329de9b9214ba600977ca86c25d804671761444b0 [2021-02-23T18:30:53.005Z] #64 20.74 Checking out files: 51% (973/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 92% (1770/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-23T18:30:53.005Z] #64 22.02 + cd /tmp/tmp.7gknJgOiT1/src/github.com/docker/libnetwork [2021-02-23T18:30:53.005Z] #64 22.02 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T18:30:53.005Z] #64 22.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-23T18:30:53.307Z] #64 ... [2021-02-23T18:30:53.307Z] [2021-02-23T18:30:53.307Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:30:53.307Z] #49 sha256:4ba48eb34ef24aeafa0169ab6e3f61807edbf0bba6919e1ea7c7b4dc504d2a1a [2021-02-23T18:30:53.307Z] #49 31.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T18:30:53.307Z] #49 31.19 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T18:30:53.307Z] #49 31.23 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-23T18:30:53.307Z] #49 31.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T18:30:53.307Z] #49 31.31 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T18:30:53.452Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-02-23T18:30:53.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T18:30:53.606Z] #49 31.44 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-23T18:30:53.606Z] #49 31.44 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-23T18:30:53.903Z] #49 31.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T18:30:53.903Z] #49 31.81 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T18:30:54.025Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-02-23T18:30:54.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T18:30:54.214Z] #49 32.15 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-23T18:30:54.512Z] #49 32.19 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T18:30:54.512Z] #49 32.21 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T18:30:54.512Z] #49 32.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-23T18:30:54.512Z] #49 32.34 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-23T18:30:54.512Z] #49 32.38 go: downloading github.com/spf13/afero v1.1.2 [2021-02-23T18:30:54.512Z] #49 ... [2021-02-23T18:30:54.512Z] [2021-02-23T18:30:54.512Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-23T18:30:54.512Z] #58 sha256:a94f50e592e0512e183f64caf848869b4321a022fde8c8d4d2b5a3954a2f0d7c [2021-02-23T18:30:54.512Z] #58 22.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T18:30:54.512Z] #58 23.00 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T18:30:54.512Z] #58 23.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T18:30:54.512Z] #58 23.66 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T18:30:54.512Z] #58 23.75 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T18:30:54.512Z] #58 28.04 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T18:30:54.512Z] #58 28.05 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-23T18:30:54.512Z] #58 28.13 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T18:30:54.512Z] #58 28.52 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T18:30:54.512Z] #58 28.61 go: finding github.com/google/uuid v1.2.0 [2021-02-23T18:30:54.512Z] #58 28.68 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T18:30:54.512Z] #58 28.75 go: finding github.com/gofrs/flock v0.8.0 [2021-02-23T18:30:54.512Z] #58 28.75 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-23T18:30:54.512Z] #58 28.86 go: finding github.com/gorilla/mux v1.8.0 [2021-02-23T18:30:54.512Z] #58 28.95 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T18:30:54.512Z] #58 29.01 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T18:30:54.512Z] #58 29.12 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T18:30:54.512Z] #58 29.13 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-23T18:30:54.512Z] #58 29.49 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T18:30:54.512Z] #58 29.89 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T18:30:54.598Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2021-02-23T18:30:54.810Z] #58 ... [2021-02-23T18:30:54.810Z] [2021-02-23T18:30:54.810Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:30:54.810Z] #29 sha256:990e1073554bc2ac9cfe985960642383bb8ecfcae81f71f84ec53d57cf7a79ca [2021-02-23T18:30:54.810Z] #29 24.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-23T18:30:54.810Z] #29 24.85 skipping existing 5cb8031fd95d [2021-02-23T18:30:54.810Z] #29 25.02 [2021-02-23T18:30:54.870Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-23T18:30:55.420Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.240s coverage: 49.4% of statements [2021-02-23T18:30:55.457Z] #29 ... [2021-02-23T18:30:55.457Z] [2021-02-23T18:30:55.457Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:30:55.457Z] #51 sha256:84c0e65a05d5f5520b1aad07cd5ad2d677a538fbaf6ca027e91dd6d9cdd2760a [2021-02-23T18:30:55.457Z] #51 23.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T18:30:55.457Z] #51 23.80 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T18:30:55.457Z] #51 25.34 runtime/cgo [2021-02-23T18:30:55.457Z] #51 25.53 runtime [2021-02-23T18:30:55.457Z] #51 ... [2021-02-23T18:30:55.457Z] [2021-02-23T18:30:55.457Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:30:55.457Z] #49 sha256:4ba48eb34ef24aeafa0169ab6e3f61807edbf0bba6919e1ea7c7b4dc504d2a1a [2021-02-23T18:30:55.457Z] #49 32.68 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T18:30:55.457Z] #49 32.79 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-23T18:30:55.457Z] #49 32.94 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-23T18:30:55.457Z] #49 32.97 go: extracting github.com/spf13/afero v1.1.2 [2021-02-23T18:30:55.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T18:30:55.813Z] ok github.com/docker/docker/pkg/chrootarchive 3.530s coverage: 43.2% of statements [2021-02-23T18:30:56.075Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-02-23T18:30:56.337Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-02-23T18:30:56.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T18:30:56.912Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements [2021-02-23T18:30:56.912Z] ok github.com/docker/docker/pkg/fsutils 0.301s coverage: 85.1% of statements [2021-02-23T18:30:57.174Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2021-02-23T18:30:57.174Z] ok github.com/docker/docker/layer 7.147s coverage: 68.8% of statements [2021-02-23T18:30:57.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-23T18:30:57.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-23T18:30:57.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-23T18:30:57.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-23T18:30:57.174Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-23T18:30:57.174Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-23T18:30:57.174Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-23T18:30:57.586Z] #49 35.51 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-23T18:30:58.121Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2021-02-23T18:30:58.121Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2021-02-23T18:30:58.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T18:30:58.385Z] ok github.com/docker/docker/pkg/ioutils 0.643s coverage: 69.3% of statements [2021-02-23T18:30:58.647Z] ok github.com/docker/docker/pkg/idtools 0.784s coverage: 69.5% of statements [2021-02-23T18:30:58.647Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-23T18:30:58.647Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-23T18:30:58.647Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-23T18:30:58.647Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2021-02-23T18:30:58.647Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-23T18:30:58.647Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-02-23T18:30:59.224Z] ok github.com/docker/docker/pkg/parsers/kernel 0.026s coverage: 60.0% of statements [2021-02-23T18:30:59.224Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2021-02-23T18:30:59.224Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 86.7% of statements [2021-02-23T18:30:59.224Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-23T18:30:59.224Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-23T18:30:59.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T18:30:59.721Z] #49 37.41 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T18:31:00.029Z] #49 ... [2021-02-23T18:31:00.029Z] [2021-02-23T18:31:00.029Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:31:00.029Z] #29 sha256:990e1073554bc2ac9cfe985960642383bb8ecfcae81f71f84ec53d57cf7a79ca [2021-02-23T18:31:00.029Z] #29 26.48 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-23T18:31:00.029Z] #29 27.10 [2021-02-23T18:31:00.030Z] #29 27.28 0.1% ## 3.8% ##### 7.5% ######## 11.1% ########## 14.8% ############## 20.3% ################## 25.8% ###################### 31.4% ########################## 36.9% ############################ 39.2% ################################ 45.3% ################################# 47.1% ################################### 48.9% ##################################### 52.6% ######################################### 58.1% ############################################# 63.6% ################################################# 69.1% ##################################################### 74.6% ########################################################## 81.9% ############################################################# 85.6% ################################################################ 89.3% ################################################################# 91.1% ##################################################################### 96.6% ######################################################################## 100.0% [2021-02-23T18:31:00.030Z] #29 30.35 [2021-02-23T18:31:00.171Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2021-02-23T18:31:00.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T18:31:00.434Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-02-23T18:31:00.696Z] ok github.com/docker/docker/pkg/pools 0.055s coverage: 88.2% of statements [2021-02-23T18:31:00.696Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-02-23T18:31:00.997Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.191s coverage: 73.3% of statements [2021-02-23T18:31:00.997Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-23T18:31:01.281Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2021-02-23T18:31:01.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T18:31:01.538Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T18:31:01.538Z] Using test binary docker [2021-02-23T18:31:01.538Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T18:31:01.538Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-23T18:31:01.538Z] INFO: Waiting for daemon to start... [2021-02-23T18:31:01.538Z] Starting dockerd [2021-02-23T18:31:01.578Z] #29 32.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-23T18:31:01.578Z] #29 32.43 [2021-02-23T18:31:01.878Z] #29 ... [2021-02-23T18:31:01.878Z] [2021-02-23T18:31:01.878Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-23T18:31:01.878Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T18:31:01.878Z] #36 29.60 Reading package lists... [2021-02-23T18:31:01.878Z] #36 38.80 Building dependency tree... [2021-02-23T18:31:01.878Z] #36 ... [2021-02-23T18:31:01.878Z] [2021-02-23T18:31:01.878Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-23T18:31:01.878Z] #29 sha256:990e1073554bc2ac9cfe985960642383bb8ecfcae81f71f84ec53d57cf7a79ca [2021-02-23T18:31:01.878Z] #29 32.60 ######################################################################## 100.0% [2021-02-23T18:31:02.034Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-02-23T18:31:02.177Z] #29 32.81 [2021-02-23T18:31:02.226Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-02-23T18:31:02.226Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-02-23T18:31:02.328Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.872s coverage: 57.7% of statements [2021-02-23T18:31:02.328Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-23T18:31:02.328Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-23T18:31:02.487Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-02-23T18:31:02.487Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-02-23T18:31:03.232Z] #29 33.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-23T18:31:03.367Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2021-02-23T18:31:03.421Z] . [2021-02-23T18:31:03.421Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T18:31:03.421Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T18:31:03.421Z] Error: No such image: emptyfs [2021-02-23T18:31:03.432Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-02-23T18:31:03.530Z] #29 34.12 [2021-02-23T18:31:03.530Z] #29 34.31 ######################################################################## 100.0% [2021-02-23T18:31:03.530Z] #29 34.44 [2021-02-23T18:31:03.676Z] Running integration-test (iteration 1) [2021-02-23T18:31:03.676Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T18:31:03.693Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2021-02-23T18:31:03.828Z] #29 34.57 Download of images into '/build' complete. [2021-02-23T18:31:03.828Z] #29 34.57 Use something like the following to load the result into a Docker daemon: [2021-02-23T18:31:03.828Z] #29 34.57 tar -cC '/build' . | docker load [2021-02-23T18:31:04.009Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2021-02-23T18:31:04.127Z] #29 DONE 34.7s [2021-02-23T18:31:04.127Z] [2021-02-23T18:31:04.127Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:31:04.127Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T18:31:04.127Z] #13 27.77 Reading package lists... [2021-02-23T18:31:04.127Z] #13 35.63 Building dependency tree... [2021-02-23T18:31:04.127Z] #13 39.43 The following additional packages will be installed: [2021-02-23T18:31:04.127Z] #13 39.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-23T18:31:04.127Z] #13 39.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-23T18:31:04.127Z] #13 39.44 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-23T18:31:04.127Z] #13 39.44 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-23T18:31:04.127Z] #13 39.44 mingw-w64-x86-64-dev [2021-02-23T18:31:04.127Z] #13 39.46 Suggested packages: [2021-02-23T18:31:04.127Z] #13 39.46 gcc-8-locales seccomp wine64 [2021-02-23T18:31:04.127Z] #13 41.66 The following NEW packages will be installed: [2021-02-23T18:31:04.127Z] #13 41.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-23T18:31:04.127Z] #13 41.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-23T18:31:04.127Z] #13 41.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-23T18:31:04.127Z] #13 41.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-23T18:31:04.127Z] #13 41.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-23T18:31:04.127Z] #13 41.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-23T18:31:04.127Z] #13 41.70 The following packages will be upgraded: [2021-02-23T18:31:04.127Z] #13 41.71 libsystemd0 libudev1 [2021-02-23T18:31:04.127Z] #13 42.02 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T18:31:04.127Z] #13 42.02 Need to get 79.4 MB of archives. [2021-02-23T18:31:04.127Z] #13 42.02 After this operation, 532 MB of additional disk space will be used. [2021-02-23T18:31:04.127Z] #13 42.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-02-23T18:31:04.127Z] #13 42.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-02-23T18:31:04.267Z] ok github.com/docker/docker/pkg/tailfile 0.103s coverage: 88.6% of statements [2021-02-23T18:31:04.267Z] ok github.com/docker/docker/pkg/signal 2.793s coverage: 61.0% of statements [2021-02-23T18:31:04.429Z] #13 42.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-02-23T18:31:04.429Z] #13 ... [2021-02-23T18:31:04.429Z] [2021-02-23T18:31:04.429Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:31:04.429Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T18:31:04.429Z] #42 28.89 Reading package lists... [2021-02-23T18:31:04.429Z] #42 36.28 Building dependency tree... [2021-02-23T18:31:04.429Z] #42 40.48 The following additional packages will be installed: [2021-02-23T18:31:04.429Z] #42 40.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-23T18:31:04.429Z] #42 40.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-23T18:31:04.429Z] #42 40.49 Suggested packages: [2021-02-23T18:31:04.429Z] #42 40.50 manpages-dev python-setuptools [2021-02-23T18:31:04.429Z] #42 41.83 The following NEW packages will be installed: [2021-02-23T18:31:04.429Z] #42 41.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-23T18:31:04.429Z] #42 41.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-23T18:31:04.429Z] #42 41.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-23T18:31:04.429Z] #42 41.85 python-six zlib1g-dev [2021-02-23T18:31:04.429Z] #42 42.04 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T18:31:04.429Z] #42 42.04 Need to get 4075 kB of archives. [2021-02-23T18:31:04.429Z] #42 42.04 After this operation, 24.5 MB of additional disk space will be used. [2021-02-23T18:31:04.429Z] #42 42.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-02-23T18:31:04.429Z] #42 42.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-23T18:31:04.429Z] #42 42.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-02-23T18:31:04.429Z] #42 42.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-23T18:31:04.429Z] #42 42.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-02-23T18:31:04.429Z] #42 42.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-23T18:31:04.429Z] #42 42.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-02-23T18:31:04.429Z] #42 42.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-02-23T18:31:04.429Z] #42 42.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-02-23T18:31:04.429Z] #42 42.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-02-23T18:31:04.429Z] #42 42.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-02-23T18:31:04.429Z] #42 42.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-02-23T18:31:04.429Z] #42 42.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-02-23T18:31:04.429Z] #42 42.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-02-23T18:31:04.429Z] #42 42.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-23T18:31:04.429Z] #42 42.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-02-23T18:31:04.429Z] #42 42.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-02-23T18:31:04.528Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2021-02-23T18:31:04.727Z] #42 ... [2021-02-23T18:31:04.727Z] [2021-02-23T18:31:04.727Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:31:04.727Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T18:31:04.727Z] #13 42.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-02-23T18:31:04.790Z] testing: warning: no tests to run [2021-02-23T18:31:04.790Z] coverage: [no statements] [2021-02-23T18:31:04.790Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2021-02-23T18:31:05.051Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-02-23T18:31:05.051Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2021-02-23T18:31:05.051Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2021-02-23T18:31:05.390Z] #13 43.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-23T18:31:05.390Z] #13 43.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-02-23T18:31:05.390Z] #13 43.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-02-23T18:31:05.390Z] #13 43.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-23T18:31:05.525Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.7% of statements [2021-02-23T18:31:05.525Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-23T18:31:05.525Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-23T18:31:06.442Z] ok github.com/docker/docker/plugin/v2 0.025s coverage: 14.5% of statements [2021-02-23T18:31:06.453Z] #13 44.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-23T18:31:06.592Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.2% of statements [2021-02-23T18:31:06.705Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 85.4% of statements [2021-02-23T18:31:06.754Z] #13 ... [2021-02-23T18:31:06.754Z] [2021-02-23T18:31:06.754Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-23T18:31:06.754Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-23T18:31:06.754Z] #55 29.09 Reading package lists... [2021-02-23T18:31:06.754Z] #55 36.56 Building dependency tree... [2021-02-23T18:31:06.754Z] #55 40.82 The following additional packages will be installed: [2021-02-23T18:31:06.754Z] #55 40.82 libbtrfs0 [2021-02-23T18:31:06.754Z] #55 41.02 The following NEW packages will be installed: [2021-02-23T18:31:06.754Z] #55 41.04 libbtrfs-dev libbtrfs0 [2021-02-23T18:31:06.754Z] #55 41.20 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T18:31:06.754Z] #55 41.20 Need to get 120 kB of archives. [2021-02-23T18:31:06.754Z] #55 41.20 After this operation, 423 kB of additional disk space will be used. [2021-02-23T18:31:06.754Z] #55 41.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-23T18:31:06.754Z] #55 41.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-23T18:31:06.754Z] #55 43.31 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T18:31:06.754Z] #55 43.50 Fetched 120 kB in 0s (1489 kB/s) [2021-02-23T18:31:06.754Z] #55 43.64 Selecting previously unselected package libbtrfs0. [2021-02-23T18:31:06.754Z] #55 43.64 (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 ... 15339 files and directories currently installed.) [2021-02-23T18:31:06.754Z] #55 43.83 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-23T18:31:06.754Z] #55 43.85 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T18:31:06.754Z] #55 43.98 Selecting previously unselected package libbtrfs-dev. [2021-02-23T18:31:06.754Z] #55 43.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-23T18:31:06.754Z] #55 44.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T18:31:06.754Z] #55 44.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T18:31:06.754Z] #55 44.35 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T18:31:06.754Z] #55 44.37 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T18:31:06.754Z] #55 DONE 44.7s [2021-02-23T18:31:06.754Z] [2021-02-23T18:31:06.754Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:31:06.754Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T18:31:06.754Z] #13 44.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-23T18:31:06.754Z] #13 44.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-02-23T18:31:07.633Z] ok github.com/docker/docker/daemon/logger/awslogs 0.094s coverage: 77.8% of statements [2021-02-23T18:31:07.633Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-23T18:31:07.633Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-23T18:31:07.633Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2021-02-23T18:31:07.652Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2021-02-23T18:31:07.913Z] ok github.com/docker/docker/plugin 0.576s coverage: 23.2% of statements [2021-02-23T18:31:09.148Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-02-23T18:31:09.148Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 61.6% of statements [2021-02-23T18:31:09.300Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-02-23T18:31:09.441Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-02-23T18:31:09.563Z] ok github.com/docker/docker/registry 0.189s coverage: 57.2% of statements [2021-02-23T18:31:09.563Z] ok github.com/docker/docker/quota 0.689s coverage: 71.4% of statements [2021-02-23T18:31:09.825Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2021-02-23T18:31:10.087Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-02-23T18:31:10.373Z] #13 ... [2021-02-23T18:31:10.373Z] [2021-02-23T18:31:10.373Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:31:10.373Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T18:31:10.373Z] #42 43.85 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T18:31:10.373Z] #42 44.24 Fetched 4075 kB in 0s (9461 kB/s) [2021-02-23T18:31:10.373Z] #42 44.36 Selecting previously unselected package libcap-dev:ppc64el. [2021-02-23T18:31:10.373Z] #42 44.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-23T18:31:10.373Z] #42 44.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-02-23T18:31:10.373Z] #42 44.54 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-02-23T18:31:10.373Z] #42 44.95 Selecting previously unselected package libnet1:ppc64el. [2021-02-23T18:31:10.373Z] #42 44.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-23T18:31:10.373Z] #42 45.00 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-23T18:31:10.373Z] #42 45.23 Selecting previously unselected package libnet1-dev. [2021-02-23T18:31:10.373Z] #42 45.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-23T18:31:10.373Z] #42 45.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T18:31:10.373Z] #42 45.52 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-23T18:31:10.373Z] #42 45.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-23T18:31:10.373Z] #42 45.59 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-23T18:31:10.373Z] #42 45.85 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-02-23T18:31:10.373Z] #42 45.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-02-23T18:31:10.373Z] #42 45.88 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-23T18:31:10.373Z] #42 46.26 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-23T18:31:10.373Z] #42 46.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-23T18:31:10.373Z] #42 46.29 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-23T18:31:10.373Z] #42 46.47 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-02-23T18:31:10.373Z] #42 46.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-02-23T18:31:10.373Z] #42 46.57 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-23T18:31:10.373Z] #42 46.76 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-02-23T18:31:10.373Z] #42 46.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-02-23T18:31:10.373Z] #42 46.79 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-23T18:31:10.373Z] #42 47.15 Selecting previously unselected package libprotobuf17:ppc64el. [2021-02-23T18:31:10.373Z] #42 47.16 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-02-23T18:31:10.373Z] #42 47.17 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-23T18:31:10.373Z] #42 48.08 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-02-23T18:31:10.373Z] #42 48.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-02-23T18:31:10.373Z] #42 48.09 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-23T18:31:10.373Z] #42 48.32 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-02-23T18:31:10.373Z] #42 48.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-02-23T18:31:10.373Z] #42 48.33 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-23T18:31:10.480Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2021-02-23T18:31:10.480Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-23T18:31:10.773Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 59.3% of statements [2021-02-23T18:31:11.025Z] #42 ... [2021-02-23T18:31:11.025Z] [2021-02-23T18:31:11.025Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-23T18:31:11.025Z] #64 sha256:8a2c2148e3522ef6bda66c6329de9b9214ba600977ca86c25d804671761444b0 [2021-02-23T18:31:11.025Z] #64 DONE 49.1s [2021-02-23T18:31:11.025Z] [2021-02-23T18:31:11.025Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-23T18:31:11.025Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T18:31:11.025Z] #36 38.80 Building dependency tree... [2021-02-23T18:31:11.025Z] #36 42.29 The following additional packages will be installed: [2021-02-23T18:31:11.025Z] #36 42.29 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-23T18:31:11.025Z] #36 42.32 Suggested packages: [2021-02-23T18:31:11.025Z] #36 42.33 cmake-doc ninja-build lrzip [2021-02-23T18:31:11.025Z] #36 42.33 Recommended packages: [2021-02-23T18:31:11.025Z] #36 42.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-23T18:31:11.025Z] #36 43.93 The following NEW packages will be installed: [2021-02-23T18:31:11.025Z] #36 43.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-23T18:31:11.025Z] #36 43.97 vim-common xxd [2021-02-23T18:31:11.025Z] #36 44.28 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T18:31:11.025Z] #36 44.28 Need to get 14.9 MB of archives. [2021-02-23T18:31:11.025Z] #36 44.28 After this operation, 67.2 MB of additional disk space will be used. [2021-02-23T18:31:11.025Z] #36 44.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-23T18:31:11.025Z] #36 44.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T18:31:11.025Z] #36 44.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-02-23T18:31:11.025Z] #36 44.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-23T18:31:11.025Z] #36 45.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-02-23T18:31:11.025Z] #36 45.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-02-23T18:31:11.025Z] #36 45.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-02-23T18:31:11.025Z] #36 45.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-02-23T18:31:11.025Z] #36 45.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-02-23T18:31:11.025Z] #36 46.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-02-23T18:31:11.025Z] #36 47.82 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T18:31:11.025Z] #36 48.29 Fetched 14.9 MB in 2s (7158 kB/s) [2021-02-23T18:31:11.025Z] #36 48.37 Selecting previously unselected package xxd. [2021-02-23T18:31:11.025Z] #36 48.37 (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 ... 15339 files and directories currently installed.) [2021-02-23T18:31:11.025Z] #36 48.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-23T18:31:11.025Z] #36 48.55 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T18:31:11.025Z] #36 48.74 Selecting previously unselected package vim-common. [2021-02-23T18:31:11.025Z] #36 48.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T18:31:11.025Z] #36 48.86 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T18:31:11.034Z] ok github.com/docker/docker/runconfig 0.030s coverage: 66.1% of statements [2021-02-23T18:31:11.411Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 31.5% of statements [2021-02-23T18:31:11.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T18:31:11.678Z] #36 49.63 Selecting previously unselected package cmake-data. [2021-02-23T18:31:11.678Z] #36 49.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-23T18:31:11.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T18:31:11.979Z] #36 49.67 Unpacking cmake-data (3.13.4-1) ... [2021-02-23T18:31:12.424Z] ok github.com/docker/docker/volume/drivers 0.032s coverage: 36.1% of statements [2021-02-23T18:31:12.653Z] #36 ... [2021-02-23T18:31:12.653Z] [2021-02-23T18:31:12.653Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:31:12.653Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T18:31:12.653Z] #42 50.41 Selecting previously unselected package libprotoc17:ppc64el. [2021-02-23T18:31:12.653Z] #42 50.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-02-23T18:31:12.653Z] #42 50.42 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-23T18:31:12.925Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2021-02-23T18:31:12.925Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-02-23T18:31:13.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T18:31:13.302Z] #42 51.11 Selecting previously unselected package protobuf-c-compiler. [2021-02-23T18:31:13.302Z] #42 51.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-02-23T18:31:13.302Z] #42 51.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T18:31:13.302Z] #42 51.21 Selecting previously unselected package protobuf-compiler. [2021-02-23T18:31:13.302Z] #42 51.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-02-23T18:31:13.302Z] #42 51.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-23T18:31:13.518Z] ok github.com/docker/docker/volume/mounts 0.225s coverage: 67.0% of statements [2021-02-23T18:31:13.778Z] #42 51.45 Selecting previously unselected package python-pkg-resources. [2021-02-23T18:31:13.778Z] #42 51.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T18:31:13.778Z] #42 51.48 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-23T18:31:13.964Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-02-23T18:31:13.964Z] ok github.com/docker/docker/daemon/logger/splunk 1.485s coverage: 82.5% of statements [2021-02-23T18:31:13.964Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-23T18:31:13.964Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-23T18:31:14.078Z] #42 51.78 Selecting previously unselected package python-six. [2021-02-23T18:31:14.078Z] #42 51.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-23T18:31:14.078Z] #42 51.81 Unpacking python-six (1.12.0-1) ... [2021-02-23T18:31:14.078Z] #42 51.88 Selecting previously unselected package python-protobuf. [2021-02-23T18:31:14.078Z] #42 51.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-02-23T18:31:14.078Z] #42 51.91 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-23T18:31:14.090Z] ok github.com/docker/docker/volume/local 0.230s coverage: 76.4% of statements [2021-02-23T18:31:14.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T18:31:14.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T18:31:14.727Z] #42 52.48 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-23T18:31:15.031Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-02-23T18:31:15.788Z] #42 ... [2021-02-23T18:31:15.788Z] [2021-02-23T18:31:15.788Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:31:15.788Z] #49 sha256:4ba48eb34ef24aeafa0169ab6e3f61807edbf0bba6919e1ea7c7b4dc504d2a1a [2021-02-23T18:31:15.788Z] #49 43.53 go: extracting golang.org/x/text v0.3.2 [2021-02-23T18:31:15.788Z] #49 51.72 go: finding github.com/fatih/color v1.7.0 [2021-02-23T18:31:15.788Z] #49 51.77 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T18:31:15.788Z] #49 51.88 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-23T18:31:15.788Z] #49 51.94 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-23T18:31:15.788Z] #49 52.09 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T18:31:15.788Z] #49 52.16 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T18:31:15.788Z] #49 52.23 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-23T18:31:15.788Z] #49 52.28 go: finding github.com/pkg/errors v0.8.1 [2021-02-23T18:31:15.788Z] #49 52.32 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T18:31:15.788Z] #49 52.34 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T18:31:15.788Z] #49 52.37 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T18:31:15.788Z] #49 52.44 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T18:31:15.788Z] #49 52.45 go: finding github.com/spf13/viper v1.6.1 [2021-02-23T18:31:15.788Z] #49 52.59 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-23T18:31:15.788Z] #49 52.60 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-23T18:31:15.788Z] #49 52.70 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T18:31:15.789Z] #49 52.71 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-23T18:31:15.789Z] #49 52.73 go: finding github.com/stretchr/testify v1.4.0 [2021-02-23T18:31:15.789Z] #49 52.73 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T18:31:15.789Z] #49 52.84 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T18:31:15.789Z] #49 52.86 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T18:31:15.789Z] #49 52.88 go: finding github.com/spf13/cobra v0.0.5 [2021-02-23T18:31:15.789Z] #49 52.88 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T18:31:15.789Z] #49 52.89 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-23T18:31:15.789Z] #49 52.92 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T18:31:15.789Z] #49 52.99 go: finding github.com/gobwas/glob v0.2.3 [2021-02-23T18:31:15.789Z] #49 53.01 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-23T18:31:15.789Z] #49 53.01 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-23T18:31:15.789Z] #49 53.02 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T18:31:15.789Z] #49 53.10 go: finding github.com/spf13/pflag v1.0.5 [2021-02-23T18:31:15.789Z] #49 53.22 go: finding github.com/magiconair/properties v1.8.1 [2021-02-23T18:31:15.789Z] #49 53.22 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T18:31:15.789Z] #49 53.24 go: finding github.com/stretchr/objx v0.2.0 [2021-02-23T18:31:15.789Z] #49 53.26 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T18:31:15.789Z] #49 53.32 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T18:31:15.789Z] #49 53.33 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-23T18:31:15.789Z] #49 53.41 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T18:31:15.789Z] #49 53.43 go: finding github.com/spf13/afero v1.1.2 [2021-02-23T18:31:15.789Z] #49 53.44 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T18:31:15.789Z] #49 53.45 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-23T18:31:15.789Z] #49 53.47 go: finding github.com/spf13/cast v1.3.0 [2021-02-23T18:31:15.789Z] #49 53.51 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T18:31:15.789Z] #49 53.54 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T18:31:15.789Z] #49 53.55 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T18:31:15.789Z] #49 53.69 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T18:31:15.789Z] #49 ... [2021-02-23T18:31:15.789Z] [2021-02-23T18:31:15.789Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:31:15.789Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T18:31:15.789Z] #13 48.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-02-23T18:31:15.789Z] #13 50.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-02-23T18:31:15.789Z] #13 50.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-02-23T18:31:15.789Z] #13 50.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-23T18:31:15.789Z] #13 51.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-23T18:31:15.789Z] #13 51.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-02-23T18:31:15.789Z] #13 51.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-02-23T18:31:15.789Z] #13 51.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-02-23T18:31:15.789Z] #13 51.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-02-23T18:31:15.789Z] #13 51.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-02-23T18:31:15.789Z] #13 51.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-02-23T18:31:15.789Z] #13 51.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-02-23T18:31:15.789Z] #13 51.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-02-23T18:31:15.789Z] #13 51.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-02-23T18:31:15.789Z] #13 51.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-02-23T18:31:15.789Z] #13 51.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-02-23T18:31:15.789Z] #13 52.82 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T18:31:15.789Z] #13 53.10 Fetched 79.4 MB in 9s (8553 kB/s) [2021-02-23T18:31:15.789Z] #13 53.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-23T18:31:15.789Z] #13 53.38 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-02-23T18:31:15.789Z] #13 53.42 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T18:31:15.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T18:31:15.839Z] Loaded image: buildpack-deps:buster [2021-02-23T18:31:15.839Z] Loaded image: busybox:latest [2021-02-23T18:31:15.839Z] Loaded image: busybox:glibc [2021-02-23T18:31:16.043Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2021-02-23T18:31:16.087Z] #13 54.00 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-02-23T18:31:16.087Z] #13 ... [2021-02-23T18:31:16.087Z] [2021-02-23T18:31:16.087Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T18:31:16.087Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-23T18:31:16.336Z] ok github.com/docker/docker/distribution 0.273s coverage: 25.0% of statements [2021-02-23T18:31:16.336Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-23T18:31:16.700Z] #32 53.77 Checking out files: 86% (1315/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-23T18:31:16.700Z] #32 54.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-23T18:31:16.999Z] #32 ... [2021-02-23T18:31:16.999Z] [2021-02-23T18:31:16.999Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:31:16.999Z] #56 sha256:4f28d12e9b3126c91adb2264f4c3f74434d2ee3f45378f9b682b61cdd192fffe [2021-02-23T18:31:16.999Z] #56 0.266 + RM_GOPATH=0 [2021-02-23T18:31:16.999Z] #56 0.266 + TMP_GOPATH= [2021-02-23T18:31:16.999Z] #56 0.267 + : /build [2021-02-23T18:31:16.999Z] #56 0.268 + '[' -z '' ']' [2021-02-23T18:31:16.999Z] #56 0.273 ++ mktemp -d [2021-02-23T18:31:16.999Z] #56 0.292 + export GOPATH=/tmp/tmp.IWSu7mS0at [2021-02-23T18:31:16.999Z] #56 0.292 + GOPATH=/tmp/tmp.IWSu7mS0at [2021-02-23T18:31:16.999Z] #56 0.292 + RM_GOPATH=1 [2021-02-23T18:31:16.999Z] #56 0.292 + case "$(go env GOARCH)" in [2021-02-23T18:31:16.999Z] #56 0.299 ++ go env GOARCH [2021-02-23T18:31:16.999Z] #56 0.329 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T18:31:16.999Z] #56 0.329 + GO_BUILDMODE=-buildmode=pie [2021-02-23T18:31:16.999Z] #56 0.346 ++ dirname /tmp/install/install.sh [2021-02-23T18:31:16.999Z] #56 0.348 + dir=/tmp/install [2021-02-23T18:31:16.999Z] #56 0.358 + bin=containerd [2021-02-23T18:31:16.999Z] #56 0.361 + shift [2021-02-23T18:31:16.999Z] #56 0.362 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-23T18:31:16.999Z] #56 0.362 + . /tmp/install/containerd.installer [2021-02-23T18:31:16.999Z] #56 0.369 ++ set -e [2021-02-23T18:31:16.999Z] #56 0.369 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:31:16.999Z] #56 0.371 + install_containerd [2021-02-23T18:31:16.999Z] #56 0.372 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-23T18:31:16.999Z] #56 0.378 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:31:16.999Z] #56 0.379 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IWSu7mS0at/src/github.com/containerd/containerd [2021-02-23T18:31:16.999Z] #56 0.403 Cloning into '/tmp/tmp.IWSu7mS0at/src/github.com/containerd/containerd'... [2021-02-23T18:31:16.999Z] #56 ... [2021-02-23T18:31:16.999Z] [2021-02-23T18:31:16.999Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:31:16.999Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T18:31:16.999Z] #13 54.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-23T18:31:16.999Z] #13 54.34 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-02-23T18:31:16.999Z] #13 54.35 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T18:31:16.999Z] #13 54.70 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-02-23T18:31:16.999Z] #13 54.96 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-23T18:31:16.999Z] #13 54.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 ... 15339 files and directories currently installed.) [2021-02-23T18:31:16.999Z] #13 55.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-02-23T18:31:16.999Z] #13 55.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T18:31:17.376Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-02-23T18:31:17.724Z] Loaded image: debian:bullseye [2021-02-23T18:31:17.979Z] Loaded image: hello-world:latest [2021-02-23T18:31:17.979Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:31:18.234Z] INFO: Testing against a local daemon [2021-02-23T18:31:18.234Z] === RUN TestCgroupNamespacesBuild [2021-02-23T18:31:18.414Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2021-02-23T18:31:18.706Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.6% of statements [2021-02-23T18:31:18.706Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-23T18:31:19.001Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2021-02-23T18:31:19.001Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-23T18:31:19.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T18:31:19.596Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2021-02-23T18:31:19.596Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T18:31:20.046Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-02-23T18:31:20.046Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-23T18:31:20.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T18:31:20.605Z] #13 57.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-23T18:31:20.605Z] #13 57.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-02-23T18:31:20.605Z] #13 57.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T18:31:20.684Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2021-02-23T18:31:20.958Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2021-02-23T18:31:20.958Z] === RUN TestBuildWithSession [2021-02-23T18:31:20.958Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T18:31:20.958Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:31:20.958Z] === RUN TestBuildSquashParent [2021-02-23T18:31:21.722Z] ok github.com/docker/docker/oci 0.006s coverage: 38.4% of statements [2021-02-23T18:31:21.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T18:31:22.016Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2021-02-23T18:31:22.309Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-23T18:31:22.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T18:31:22.714Z] #13 ... [2021-02-23T18:31:22.714Z] [2021-02-23T18:31:22.714Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-23T18:31:22.714Z] #34 sha256:155fc27e9f30fe74b099c7e2031cef0378e9c2b9fa809ee9d526318335fa1728 [2021-02-23T18:31:22.714Z] #34 50.44 internal/reflectlite [2021-02-23T18:31:22.714Z] #34 50.52 sync [2021-02-23T18:31:22.714Z] #34 53.83 sort [2021-02-23T18:31:22.714Z] #34 53.84 errors [2021-02-23T18:31:22.714Z] #34 54.69 strconv [2021-02-23T18:31:22.714Z] #34 54.71 io [2021-02-23T18:31:22.714Z] #34 54.72 internal/oserror [2021-02-23T18:31:22.714Z] #34 55.04 syscall [2021-02-23T18:31:22.714Z] #34 57.99 bytes [2021-02-23T18:31:22.714Z] #34 58.17 strings [2021-02-23T18:31:22.714Z] #34 ... [2021-02-23T18:31:22.714Z] [2021-02-23T18:31:22.714Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:31:22.714Z] #49 sha256:4ba48eb34ef24aeafa0169ab6e3f61807edbf0bba6919e1ea7c7b4dc504d2a1a [2021-02-23T18:31:22.714Z] #49 53.75 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-23T18:31:22.714Z] #49 53.84 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-23T18:31:22.714Z] #49 53.94 go: finding golang.org/x/text v0.3.2 [2021-02-23T18:31:22.714Z] #49 54.18 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T18:31:22.714Z] #49 54.22 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T18:31:22.714Z] #49 54.24 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T18:31:22.714Z] #49 54.30 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T18:31:22.714Z] #49 54.30 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T18:31:22.714Z] #49 54.32 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T18:31:22.714Z] #49 54.34 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T18:31:22.714Z] #49 54.40 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T18:31:22.714Z] #49 54.40 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T18:31:22.714Z] #49 54.44 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T18:31:22.714Z] #49 54.51 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T18:31:22.714Z] #49 54.52 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T18:31:22.714Z] #49 54.56 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-23T18:31:22.714Z] #49 54.58 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T18:31:22.714Z] #49 54.60 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T18:31:22.714Z] #49 54.62 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T18:31:22.714Z] #49 54.66 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-23T18:31:22.714Z] #49 54.67 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-23T18:31:22.714Z] #49 54.70 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-23T18:31:22.714Z] #49 55.03 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T18:31:22.714Z] #49 55.12 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-23T18:31:22.714Z] #49 55.39 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T18:31:22.714Z] #49 55.48 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T18:31:22.714Z] #49 55.48 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T18:31:22.714Z] #49 55.52 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-23T18:31:22.714Z] #49 55.57 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T18:31:23.013Z] #49 ... [2021-02-23T18:31:23.013Z] [2021-02-23T18:31:23.013Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:31:23.013Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T18:31:23.013Z] #13 60.98 Selecting previously unselected package binutils-mingw-w64. [2021-02-23T18:31:23.013Z] #13 60.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-23T18:31:23.013Z] #13 60.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T18:31:23.322Z] #13 61.07 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-02-23T18:31:23.322Z] #13 61.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-23T18:31:23.322Z] #13 61.09 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-23T18:31:23.322Z] #13 61.27 Selecting previously unselected package dmsetup. [2021-02-23T18:31:23.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T18:31:23.622Z] #13 61.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-02-23T18:31:23.622Z] #13 61.29 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-23T18:31:23.622Z] #13 61.49 Selecting previously unselected package mingw-w64-common. [2021-02-23T18:31:23.622Z] #13 61.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-23T18:31:23.622Z] #13 61.50 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-23T18:31:23.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T18:31:23.822Z] ok github.com/docker/docker/pkg/archive 0.499s coverage: 76.8% of statements [2021-02-23T18:31:24.268Z] #13 ... [2021-02-23T18:31:24.268Z] [2021-02-23T18:31:24.268Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:31:24.268Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:31:24.268Z] #45 52.20 internal/singleflight [2021-02-23T18:31:24.268Z] #45 52.20 math/rand [2021-02-23T18:31:24.268Z] #45 52.22 github.com/LK4D4/vndr/godl/singleflight [2021-02-23T18:31:24.268Z] #45 52.33 internal/reflectlite [2021-02-23T18:31:24.268Z] #45 56.03 sort [2021-02-23T18:31:24.268Z] #45 56.04 strconv [2021-02-23T18:31:24.268Z] #45 56.04 io [2021-02-23T18:31:24.268Z] #45 56.09 syscall [2021-02-23T18:31:24.268Z] #45 59.93 vendor/golang.org/x/net/dns/dnsmessage [2021-02-23T18:31:24.268Z] #45 61.15 bytes [2021-02-23T18:31:24.589Z] #45 ... [2021-02-23T18:31:24.589Z] [2021-02-23T18:31:24.589Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:31:24.589Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T18:31:24.589Z] #42 57.91 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-23T18:31:24.589Z] #42 57.91 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-23T18:31:24.589Z] #42 57.91 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-23T18:31:24.589Z] #42 57.92 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-23T18:31:24.589Z] #42 57.94 Setting up python-six (1.12.0-1) ... [2021-02-23T18:31:24.589Z] #42 62.00 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-23T18:31:24.589Z] #42 62.01 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-23T18:31:24.589Z] #42 62.03 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-23T18:31:24.589Z] #42 62.04 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-02-23T18:31:24.589Z] #42 62.04 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-23T18:31:24.589Z] #42 62.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-23T18:31:24.589Z] #42 62.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T18:31:24.589Z] #42 62.07 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-23T18:31:24.589Z] #42 62.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T18:31:24.589Z] #42 62.08 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-23T18:31:24.860Z] ok github.com/docker/docker/pkg/authorization 0.265s coverage: 68.3% of statements [2021-02-23T18:31:25.152Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-23T18:31:25.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T18:31:25.445Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-02-23T18:31:26.194Z] --- PASS: TestBuildSquashParent (4.63s) [2021-02-23T18:31:26.194Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T18:31:26.194Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:31:26.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:31:26.194Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:31:26.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:31:26.194Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:31:26.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:31:26.194Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:31:26.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:31:26.194Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:31:26.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:31:26.194Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:31:26.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:31:26.194Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:31:26.194Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:31:26.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T18:31:26.710Z] #42 ... [2021-02-23T18:31:26.710Z] [2021-02-23T18:31:26.710Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-23T18:31:26.710Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T18:31:26.710Z] #36 54.49 Selecting previously unselected package libicu63:ppc64el. [2021-02-23T18:31:26.710Z] #36 54.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-23T18:31:26.710Z] #36 54.54 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-23T18:31:26.710Z] #36 60.58 Selecting previously unselected package libxml2:ppc64el. [2021-02-23T18:31:26.711Z] #36 60.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-02-23T18:31:26.711Z] #36 60.60 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T18:31:26.711Z] #36 61.15 Selecting previously unselected package libarchive13:ppc64el. [2021-02-23T18:31:26.711Z] #36 61.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-02-23T18:31:26.711Z] #36 61.19 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-23T18:31:26.711Z] #36 61.66 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-02-23T18:31:26.711Z] #36 61.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-02-23T18:31:26.711Z] #36 61.69 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-23T18:31:26.711Z] #36 61.85 Selecting previously unselected package librhash0:ppc64el. [2021-02-23T18:31:26.711Z] #36 61.86 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-02-23T18:31:26.711Z] #36 61.86 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-02-23T18:31:26.711Z] #36 62.05 Selecting previously unselected package libuv1:ppc64el. [2021-02-23T18:31:26.711Z] #36 62.08 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-02-23T18:31:26.711Z] #36 62.09 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-02-23T18:31:26.711Z] #36 62.25 Selecting previously unselected package cmake. [2021-02-23T18:31:26.711Z] #36 62.27 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-02-23T18:31:26.711Z] #36 62.27 Unpacking cmake (3.13.4-1) ... [2021-02-23T18:31:27.145Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:31:27.145Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:31:27.361Z] #36 ... [2021-02-23T18:31:27.361Z] [2021-02-23T18:31:27.361Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T18:31:27.361Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-23T18:31:27.361Z] #32 54.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T18:31:27.361Z] #32 ... [2021-02-23T18:31:27.361Z] [2021-02-23T18:31:27.361Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-23T18:31:27.361Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T18:31:27.361Z] #36 65.30 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-23T18:31:27.361Z] #36 65.32 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T18:31:27.361Z] #36 65.34 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-02-23T18:31:27.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T18:31:27.659Z] #36 65.35 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T18:31:27.659Z] #36 65.42 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-02-23T18:31:27.659Z] #36 65.43 Setting up cmake-data (3.13.4-1) ... [2021-02-23T18:31:27.659Z] #36 65.45 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T18:31:27.659Z] #36 65.47 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-23T18:31:27.659Z] #36 65.48 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-23T18:31:27.659Z] #36 65.49 Setting up cmake (3.13.4-1) ... [2021-02-23T18:31:27.659Z] #36 65.50 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T18:31:27.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T18:31:27.960Z] #36 65.61 Processing triggers for mime-support (3.62) ... [2021-02-23T18:31:28.250Z] ok github.com/docker/docker/layer 7.090s coverage: 68.8% of statements [2021-02-23T18:31:28.250Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-23T18:31:28.250Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-23T18:31:28.250Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-23T18:31:28.250Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-23T18:31:28.250Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-23T18:31:28.260Z] #36 DONE 66.0s [2021-02-23T18:31:28.260Z] [2021-02-23T18:31:28.260Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-23T18:31:28.260Z] #37 sha256:0be099c5a3b0c569b43f3bff827d1d0d1695e05ad2d04c4013bf399e6a491067 [2021-02-23T18:31:28.544Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-23T18:31:28.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:31:28.563Z] #37 0.316 + RM_GOPATH=0 [2021-02-23T18:31:28.563Z] #37 0.318 + TMP_GOPATH= [2021-02-23T18:31:28.563Z] #37 0.319 + : /build [2021-02-23T18:31:28.563Z] #37 0.319 + '[' -z '' ']' [2021-02-23T18:31:28.563Z] #37 0.320 ++ mktemp -d [2021-02-23T18:31:28.563Z] #37 0.323 + export GOPATH=/tmp/tmp.WmTvs2Wxim [2021-02-23T18:31:28.563Z] #37 0.323 + GOPATH=/tmp/tmp.WmTvs2Wxim [2021-02-23T18:31:28.563Z] #37 0.323 + RM_GOPATH=1 [2021-02-23T18:31:28.563Z] #37 0.323 + case "$(go env GOARCH)" in [2021-02-23T18:31:28.563Z] #37 0.324 ++ go env GOARCH [2021-02-23T18:31:28.563Z] #37 0.371 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T18:31:28.563Z] #37 0.372 + GO_BUILDMODE=-buildmode=pie [2021-02-23T18:31:28.563Z] #37 0.375 ++ dirname /tmp/install/install.sh [2021-02-23T18:31:28.563Z] #37 0.377 + dir=/tmp/install [2021-02-23T18:31:28.563Z] #37 0.395 + bin=tini [2021-02-23T18:31:28.563Z] #37 0.396 + shift [2021-02-23T18:31:28.563Z] #37 0.396 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-23T18:31:28.563Z] #37 0.396 + . /tmp/install/tini.installer [2021-02-23T18:31:28.563Z] #37 0.399 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T18:31:28.563Z] #37 0.399 + install_tini [2021-02-23T18:31:28.563Z] #37 0.403 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-23T18:31:28.563Z] #37 0.403 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T18:31:28.563Z] #37 0.404 + git clone https://github.com/krallin/tini.git /tmp/tmp.WmTvs2Wxim/tini [2021-02-23T18:31:28.563Z] #37 0.420 Cloning into '/tmp/tmp.WmTvs2Wxim/tini'... [2021-02-23T18:31:28.809Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:31:28.837Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-02-23T18:31:28.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T18:31:29.130Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2021-02-23T18:31:29.422Z] ok github.com/docker/docker/pkg/chrootarchive 3.496s coverage: 43.2% of statements [2021-02-23T18:31:29.422Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-23T18:31:29.422Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-23T18:31:29.848Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T18:31:29.848Z] Using test binary docker [2021-02-23T18:31:29.848Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T18:31:29.848Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T18:31:29.848Z] INFO: Waiting for daemon to start... [2021-02-23T18:31:29.848Z] Starting dockerd [2021-02-23T18:31:30.064Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-02-23T18:31:30.211Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-23T18:31:30.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2021-02-23T18:31:30.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2021-02-23T18:31:30.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2021-02-23T18:31:30.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.64s) [2021-02-23T18:31:30.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s) [2021-02-23T18:31:30.211Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2021-02-23T18:31:30.211Z] === RUN TestBuildMultiStageCopy [2021-02-23T18:31:30.211Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T18:31:30.686Z] #37 2.386 + cd /tmp/tmp.WmTvs2Wxim/tini [2021-02-23T18:31:30.686Z] #37 2.387 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T18:31:30.686Z] #37 2.415 + cmake . [2021-02-23T18:31:30.703Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2021-02-23T18:31:30.999Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-02-23T18:31:31.334Z] #37 ... [2021-02-23T18:31:31.334Z] [2021-02-23T18:31:31.334Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T18:31:31.334Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T18:31:31.334Z] #42 68.94 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-23T18:31:31.334Z] #42 68.95 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T18:31:31.334Z] #42 DONE 69.2s [2021-02-23T18:31:31.334Z] [2021-02-23T18:31:31.334Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-23T18:31:31.334Z] #37 sha256:0be099c5a3b0c569b43f3bff827d1d0d1695e05ad2d04c4013bf399e6a491067 [2021-02-23T18:31:31.334Z] #37 3.237 -- The C compiler identification is GNU 8.3.0 [2021-02-23T18:31:31.573Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T18:31:31.635Z] #37 3.356 -- Check for working C compiler: /usr/bin/cc [2021-02-23T18:31:31.828Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T18:31:31.828Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T18:31:31.935Z] #37 3.926 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-23T18:31:32.009Z] . [2021-02-23T18:31:32.009Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T18:31:32.009Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T18:31:32.009Z] Error: No such image: emptyfs [2021-02-23T18:31:32.083Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T18:31:32.235Z] #37 3.929 -- Detecting C compiler ABI info [2021-02-23T18:31:32.268Z] Running integration-test (iteration 1) [2021-02-23T18:31:32.268Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T18:31:32.339Z] --- PASS: TestBuildMultiStageCopy (2.27s) [2021-02-23T18:31:32.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2021-02-23T18:31:32.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-02-23T18:31:32.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-02-23T18:31:32.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-02-23T18:31:32.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-02-23T18:31:32.339Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T18:31:32.517Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2021-02-23T18:31:32.887Z] #37 4.594 -- Detecting C compiler ABI info - done [2021-02-23T18:31:32.887Z] #37 4.662 -- Detecting C compile features [2021-02-23T18:31:32.899Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2021-02-23T18:31:32.899Z] === RUN TestBuildLabelWithTargets [2021-02-23T18:31:33.152Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2021-02-23T18:31:33.152Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2021-02-23T18:31:33.792Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-02-23T18:31:33.825Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2021-02-23T18:31:33.825Z] === RUN TestBuildWithEmptyLayers [2021-02-23T18:31:34.084Z] ok github.com/docker/docker/pkg/fsutils 0.449s coverage: 85.1% of statements [2021-02-23T18:31:34.377Z] ok github.com/docker/docker/pkg/idtools 0.305s coverage: 69.5% of statements [2021-02-23T18:31:34.385Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2021-02-23T18:31:34.385Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T18:31:34.427Z] #37 6.458 -- Detecting C compile features - done [2021-02-23T18:31:34.727Z] #37 6.535 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-23T18:31:34.727Z] #37 ... [2021-02-23T18:31:34.727Z] [2021-02-23T18:31:34.727Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:31:34.727Z] #51 sha256:84c0e65a05d5f5520b1aad07cd5ad2d677a538fbaf6ca027e91dd6d9cdd2760a [2021-02-23T18:31:34.727Z] #51 62.63 syscall [2021-02-23T18:31:34.727Z] #51 62.67 strconv [2021-02-23T18:31:34.727Z] #51 62.71 bytes [2021-02-23T18:31:34.727Z] #51 62.73 strings [2021-02-23T18:31:34.727Z] #51 69.59 bufio [2021-02-23T18:31:34.727Z] #51 ... [2021-02-23T18:31:34.727Z] [2021-02-23T18:31:34.727Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:31:34.727Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:31:34.727Z] #43 1.928 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T18:31:34.727Z] #43 1.931 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T18:31:34.727Z] #43 1.954 Note: Building without GnuTLS support [2021-02-23T18:31:34.727Z] #43 1.972 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T18:31:34.727Z] #43 1.994 Makefile.config:40: Warn: Building without nftables support [2021-02-23T18:31:35.011Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 68.8% of statements [2021-02-23T18:31:35.305Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-02-23T18:31:35.305Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-23T18:31:35.305Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-02-23T18:31:35.305Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-23T18:31:35.305Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-23T18:31:35.393Z] #43 3.888 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T18:31:35.394Z] #43 3.941 GEN .gitid [2021-02-23T18:31:35.394Z] #43 3.979 GEN criu/include/version.h [2021-02-23T18:31:35.394Z] #43 4.042 GEN include/common/asm [2021-02-23T18:31:35.598Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-02-23T18:31:35.598Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-23T18:31:35.890Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-02-23T18:31:35.890Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-02-23T18:31:36.182Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2021-02-23T18:31:36.270Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2021-02-23T18:31:36.270Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T18:31:36.475Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-02-23T18:31:36.475Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-23T18:31:36.475Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-23T18:31:36.525Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2021-02-23T18:31:36.525Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T18:31:36.982Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/rootless [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/volume [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-23T18:31:36.982Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-23T18:31:36.982Z] [2021-02-23T18:31:36.982Z] === Skipped [2021-02-23T18:31:36.982Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-23T18:31:36.982Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-23T18:31:36.982Z] [2021-02-23T18:31:36.982Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-23T18:31:36.982Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-23T18:31:36.982Z] [2021-02-23T18:31:36.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-23T18:31:36.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:31:36.982Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:31:36.982Z] [2021-02-23T18:31:36.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-23T18:31:36.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:31:36.982Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:31:36.982Z] [2021-02-23T18:31:36.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-23T18:31:36.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:31:36.982Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:31:36.982Z] [2021-02-23T18:31:36.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-23T18:31:36.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:31:36.982Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:31:36.982Z] [2021-02-23T18:31:36.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-23T18:31:36.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:31:36.983Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-23T18:31:36.983Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-23T18:31:36.983Z] time="2021-02-23T18:30:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:31:36.983Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:31:36.983Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-23T18:31:36.983Z] time="2021-02-23T18:30:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:31:36.983Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:31:36.983Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-23T18:31:36.983Z] time="2021-02-23T18:30:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:31:36.983Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:31:36.983Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-23T18:31:36.983Z] time="2021-02-23T18:30:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:31:36.983Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:31:36.983Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-23T18:31:36.983Z] time="2021-02-23T18:30:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:31:36.983Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:31:36.983Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-23T18:31:36.983Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-23T18:31:36.983Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-23T18:31:36.983Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-23T18:31:36.983Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-23T18:31:36.983Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-23T18:31:36.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:31:36.983Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-23T18:31:36.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:31:36.983Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-23T18:31:36.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:31:36.983Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-23T18:31:36.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:31:36.983Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-23T18:31:36.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:31:36.983Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-23T18:31:36.983Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-23T18:31:36.983Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-23T18:31:36.983Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] [2021-02-23T18:31:36.983Z] DONE 2225 tests, 26 skipped in 194.648s Post stage [Pipeline] junit [2021-02-23T18:31:36.997Z] Recording test results [2021-02-23T18:31:37.110Z] [Checks API] No suitable checks publisher found. [2021-02-23T18:31:37.113Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T18:31:37.464Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh dynbinary test-integration [2021-02-23T18:31:37.509Z] #43 ... [2021-02-23T18:31:37.509Z] [2021-02-23T18:31:37.510Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:31:37.510Z] #51 sha256:84c0e65a05d5f5520b1aad07cd5ad2d677a538fbaf6ca027e91dd6d9cdd2760a [2021-02-23T18:31:37.510Z] #51 74.96 reflect [2021-02-23T18:31:37.510Z] #51 74.98 regexp/syntax [2021-02-23T18:31:37.755Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-23T18:31:38.048Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-23T18:31:38.158Z] #51 ... [2021-02-23T18:31:38.158Z] [2021-02-23T18:31:38.158Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-23T18:31:38.158Z] #34 sha256:155fc27e9f30fe74b099c7e2031cef0378e9c2b9fa809ee9d526318335fa1728 [2021-02-23T18:31:38.158Z] #34 65.86 bufio [2021-02-23T18:31:38.158Z] #34 67.42 reflect [2021-02-23T18:31:38.158Z] #34 68.04 path [2021-02-23T18:31:38.158Z] #34 69.86 text/tabwriter [2021-02-23T18:31:38.158Z] #34 75.69 internal/syscall/unix [2021-02-23T18:31:38.158Z] #34 75.70 internal/syscall/execenv [2021-02-23T18:31:38.158Z] #34 75.70 time [2021-02-23T18:31:38.158Z] #34 ... [2021-02-23T18:31:38.158Z] [2021-02-23T18:31:38.158Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:31:38.158Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:31:38.158Z] #43 5.980 PBCC images/timens.pb-c.c [2021-02-23T18:31:38.158Z] #43 6.072 DEP images/timens.pb-c.d [2021-02-23T18:31:38.158Z] #43 6.178 PBCC images/fown.pb-c.c [2021-02-23T18:31:38.158Z] #43 6.209 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-23T18:31:38.158Z] #43 6.310 PBCC images/opts.pb-c.c [2021-02-23T18:31:38.158Z] #43 6.385 PBCC images/memfd.pb-c.c [2021-02-23T18:31:38.158Z] #43 6.458 DEP images/fown.pb-c.d [2021-02-23T18:31:38.158Z] #43 6.540 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-23T18:31:38.158Z] #43 6.604 DEP images/opts.pb-c.d [2021-02-23T18:31:38.158Z] #43 6.758 DEP images/memfd.pb-c.d [2021-02-23T18:31:38.158Z] #43 6.847 PBCC images/sit.pb-c.c [2021-02-23T18:31:38.158Z] #43 6.889 DEP images/sit.pb-c.d [2021-02-23T18:31:38.158Z] #43 6.969 PBCC images/macvlan.pb-c.c [2021-02-23T18:31:38.341Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-23T18:31:38.406Z] [2021-02-23T18:31:38.406Z] Removing bundles/ [2021-02-23T18:31:38.406Z] [2021-02-23T18:31:38.406Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-23T18:31:38.406Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:31:38.406Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T18:31:38.412Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2021-02-23T18:31:38.412Z] === RUN TestBuildWithHugeFile [2021-02-23T18:31:38.457Z] #43 6.990 DEP images/macvlan.pb-c.d [2021-02-23T18:31:38.457Z] #43 7.096 PBCC images/autofs.pb-c.c [2021-02-23T18:31:38.457Z] #43 7.135 DEP images/autofs.pb-c.d [2021-02-23T18:31:38.457Z] #43 7.168 PBCC images/sysctl.pb-c.c [2021-02-23T18:31:38.457Z] #43 7.183 DEP images/sysctl.pb-c.d [2021-02-23T18:31:38.755Z] #43 7.320 PBCC images/time.pb-c.c [2021-02-23T18:31:38.755Z] #43 7.355 DEP images/time.pb-c.d [2021-02-23T18:31:38.755Z] #43 7.411 PBCC images/binfmt-misc.pb-c.c [2021-02-23T18:31:39.053Z] #43 7.499 DEP images/binfmt-misc.pb-c.d [2021-02-23T18:31:39.053Z] #43 7.607 PBCC images/seccomp.pb-c.c [2021-02-23T18:31:39.053Z] #43 ... [2021-02-23T18:31:39.053Z] [2021-02-23T18:31:39.053Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-23T18:31:39.053Z] #37 sha256:0be099c5a3b0c569b43f3bff827d1d0d1695e05ad2d04c4013bf399e6a491067 [2021-02-23T18:31:39.053Z] #37 6.890 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-23T18:31:39.053Z] #37 7.020 -- Configuring done [2021-02-23T18:31:39.053Z] #37 7.046 -- Generating done [2021-02-23T18:31:39.053Z] #37 7.057 -- Build files have been written to: /tmp/tmp.WmTvs2Wxim/tini [2021-02-23T18:31:39.053Z] #37 7.067 + make tini-static [2021-02-23T18:31:39.053Z] #37 7.570 Scanning dependencies of target tini-static [2021-02-23T18:31:39.053Z] #37 7.719 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-23T18:31:39.053Z] #37 9.898 [100%] Linking C executable tini-static [2021-02-23T18:31:39.053Z] #37 10.65 [100%] Built target tini-static [2021-02-23T18:31:39.053Z] #37 10.69 + mkdir -p /build [2021-02-23T18:31:39.053Z] #37 10.70 + cp tini-static /build/docker-init [2021-02-23T18:31:39.053Z] #37 DONE 10.8s [2021-02-23T18:31:39.053Z] [2021-02-23T18:31:39.053Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:31:39.053Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:31:39.053Z] #43 7.621 DEP images/seccomp.pb-c.d [2021-02-23T18:31:39.053Z] #43 7.718 PBCC images/userns.pb-c.c [2021-02-23T18:31:39.053Z] #43 7.746 DEP images/userns.pb-c.d [2021-02-23T18:31:39.053Z] #43 7.855 PBCC images/cgroup.pb-c.c [2021-02-23T18:31:39.350Z] #43 7.906 DEP images/cgroup.pb-c.d [2021-02-23T18:31:39.350Z] #43 7.965 PBCC images/ext-file.pb-c.c [2021-02-23T18:31:39.350Z] #43 7.981 DEP images/ext-file.pb-c.d [2021-02-23T18:31:39.350Z] #43 8.056 PBCC images/rpc.pb-c.c [2021-02-23T18:31:39.350Z] #43 8.100 DEP images/rpc.pb-c.d [2021-02-23T18:31:39.379Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-02-23T18:31:39.647Z] #43 8.260 PBCC images/siginfo.pb-c.c [2021-02-23T18:31:39.647Z] #43 8.319 DEP images/siginfo.pb-c.d [2021-02-23T18:31:39.647Z] #43 8.389 PBCC images/pagemap.pb-c.c [2021-02-23T18:31:39.959Z] #43 8.444 DEP images/pagemap.pb-c.d [2021-02-23T18:31:39.959Z] #43 8.512 PBCC images/rlimit.pb-c.c [2021-02-23T18:31:39.959Z] #43 8.544 DEP images/rlimit.pb-c.d [2021-02-23T18:31:39.959Z] #43 8.627 PBCC images/file-lock.pb-c.c [2021-02-23T18:31:39.959Z] #43 8.660 DEP images/file-lock.pb-c.d [2021-02-23T18:31:39.959Z] #43 8.683 PBCC images/tty.pb-c.c [2021-02-23T18:31:39.959Z] #43 8.708 DEP images/tty.pb-c.d [2021-02-23T18:31:39.959Z] #43 8.730 PBCC images/tun.pb-c.c [2021-02-23T18:31:40.016Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2021-02-23T18:31:40.259Z] #43 8.752 PBCC images/netdev.pb-c.c [2021-02-23T18:31:40.260Z] #43 8.794 DEP images/tun.pb-c.d [2021-02-23T18:31:40.260Z] #43 8.836 DEP images/netdev.pb-c.d [2021-02-23T18:31:40.260Z] #43 ... [2021-02-23T18:31:40.260Z] [2021-02-23T18:31:40.260Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:31:40.260Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:31:40.260Z] #45 68.06 reflect [2021-02-23T18:31:40.260Z] #45 69.13 bufio [2021-02-23T18:31:40.260Z] #45 74.64 regexp/syntax [2021-02-23T18:31:40.260Z] #45 76.00 crypto/rc4 [2021-02-23T18:31:40.260Z] #45 76.61 vendor/golang.org/x/text/transform [2021-02-23T18:31:40.260Z] #45 ... [2021-02-23T18:31:40.260Z] [2021-02-23T18:31:40.260Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:31:40.260Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:31:40.260Z] #43 8.869 PBCC images/vma.pb-c.c [2021-02-23T18:31:40.260Z] #43 8.901 DEP images/vma.pb-c.d [2021-02-23T18:31:40.560Z] #43 9.082 PBCC images/creds.pb-c.c [2021-02-23T18:31:40.560Z] #43 9.114 DEP images/creds.pb-c.d [2021-02-23T18:31:40.560Z] #43 9.200 PBCC images/utsns.pb-c.c [2021-02-23T18:31:40.560Z] #43 9.212 DEP images/utsns.pb-c.d [2021-02-23T18:31:40.560Z] #43 9.231 PBCC images/ipc-desc.pb-c.c [2021-02-23T18:31:40.560Z] #43 ... [2021-02-23T18:31:40.560Z] [2021-02-23T18:31:40.560Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:31:40.560Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T18:31:40.560Z] #13 68.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-23T18:31:40.560Z] #13 68.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-23T18:31:40.560Z] #13 68.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T18:31:40.560Z] #13 75.72 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-23T18:31:40.560Z] #13 75.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-23T18:31:40.560Z] #13 75.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T18:31:40.560Z] #13 75.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-23T18:31:40.560Z] #13 75.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-23T18:31:40.560Z] #13 75.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T18:31:40.560Z] #13 ... [2021-02-23T18:31:40.560Z] [2021-02-23T18:31:40.560Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:31:40.560Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:31:40.560Z] #43 9.242 PBCC images/ipc-sem.pb-c.c [2021-02-23T18:31:40.560Z] #43 9.253 DEP images/ipc-desc.pb-c.d [2021-02-23T18:31:40.560Z] #43 9.282 DEP images/ipc-sem.pb-c.d [2021-02-23T18:31:40.560Z] #43 9.317 PBCC images/ipc-msg.pb-c.c [2021-02-23T18:31:40.560Z] #43 9.340 DEP images/ipc-msg.pb-c.d [2021-02-23T18:31:40.858Z] #43 9.372 PBCC images/ipc-shm.pb-c.c [2021-02-23T18:31:40.858Z] #43 9.391 DEP images/ipc-shm.pb-c.d [2021-02-23T18:31:40.858Z] #43 9.469 PBCC images/ipc-var.pb-c.c [2021-02-23T18:31:40.858Z] #43 9.493 DEP images/ipc-var.pb-c.d [2021-02-23T18:31:40.858Z] #43 9.552 PBCC images/sk-opts.pb-c.c [2021-02-23T18:31:40.858Z] #43 9.566 PBCC images/packet-sock.pb-c.c [2021-02-23T18:31:41.157Z] #43 9.672 DEP images/sk-opts.pb-c.d [2021-02-23T18:31:41.157Z] #43 9.746 DEP images/packet-sock.pb-c.d [2021-02-23T18:31:41.157Z] #43 9.815 PBCC images/sk-netlink.pb-c.c [2021-02-23T18:31:41.157Z] #43 9.903 DEP images/sk-netlink.pb-c.d [2021-02-23T18:31:41.157Z] #43 9.998 PBCC images/sk-inet.pb-c.c [2021-02-23T18:31:41.457Z] #43 10.08 DEP images/sk-inet.pb-c.d [2021-02-23T18:31:41.457Z] #43 10.11 PBCC images/sk-unix.pb-c.c [2021-02-23T18:31:41.457Z] #43 10.19 DEP images/sk-unix.pb-c.d [2021-02-23T18:31:41.759Z] #43 10.30 PBCC images/mm.pb-c.c [2021-02-23T18:31:41.759Z] #43 10.40 DEP images/mm.pb-c.d [2021-02-23T18:31:41.759Z] #43 10.50 PBCC images/timerfd.pb-c.c [2021-02-23T18:31:41.759Z] #43 10.54 DEP images/timerfd.pb-c.d [2021-02-23T18:31:42.061Z] #43 10.60 PBCC images/timer.pb-c.c [2021-02-23T18:31:42.061Z] #43 10.64 DEP images/timer.pb-c.d [2021-02-23T18:31:42.061Z] #43 10.68 PBCC images/sa.pb-c.c [2021-02-23T18:31:42.061Z] #43 10.75 DEP images/sa.pb-c.d [2021-02-23T18:31:42.061Z] #43 10.82 PBCC images/pipe-data.pb-c.c [2021-02-23T18:31:42.363Z] #43 ... [2021-02-23T18:31:42.363Z] [2021-02-23T18:31:42.363Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-23T18:31:42.363Z] #47 sha256:935e193b22a2b387b1584be1ab0646bc409d3f1772b3017bb72013f4272ddce7 [2021-02-23T18:31:42.363Z] #47 DONE 80.1s [2021-02-23T18:31:42.363Z] [2021-02-23T18:31:42.363Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:31:42.363Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:31:42.363Z] #43 10.89 DEP images/pipe-data.pb-c.d [2021-02-23T18:31:42.363Z] #43 11.01 PBCC images/mnt.pb-c.c [2021-02-23T18:31:42.363Z] #43 11.10 DEP images/mnt.pb-c.d [2021-02-23T18:31:42.665Z] #43 11.19 PBCC images/sk-packet.pb-c.c [2021-02-23T18:31:42.665Z] #43 11.23 DEP images/sk-packet.pb-c.d [2021-02-23T18:31:42.665Z] #43 11.33 PBCC images/tcp-stream.pb-c.c [2021-02-23T18:31:42.665Z] #43 11.42 DEP images/tcp-stream.pb-c.d [2021-02-23T18:31:42.774Z] ok github.com/docker/docker/pkg/signal 2.392s coverage: 61.0% of statements [2021-02-23T18:31:42.774Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-02-23T18:31:42.966Z] #43 11.52 PBCC images/pipe.pb-c.c [2021-02-23T18:31:42.966Z] #43 11.67 DEP images/pipe.pb-c.d [2021-02-23T18:31:42.966Z] #43 11.76 PBCC images/pstree.pb-c.c [2021-02-23T18:31:43.067Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-02-23T18:31:43.265Z] #43 11.78 DEP images/pstree.pb-c.d [2021-02-23T18:31:43.265Z] #43 11.85 PBCC images/fs.pb-c.c [2021-02-23T18:31:43.265Z] #43 11.88 DEP images/fs.pb-c.d [2021-02-23T18:31:43.265Z] #43 11.94 PBCC images/signalfd.pb-c.c [2021-02-23T18:31:43.265Z] #43 12.00 DEP images/signalfd.pb-c.d [2021-02-23T18:31:43.265Z] #43 12.06 PBCC images/fh.pb-c.c [2021-02-23T18:31:43.265Z] #43 12.11 PBCC images/fsnotify.pb-c.c [2021-02-23T18:31:43.360Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-23T18:31:43.562Z] #43 12.23 DEP images/fh.pb-c.d [2021-02-23T18:31:43.562Z] #43 12.29 DEP images/fsnotify.pb-c.d [2021-02-23T18:31:43.562Z] #43 12.32 PBCC images/eventpoll.pb-c.c [2021-02-23T18:31:43.562Z] #43 12.34 DEP images/eventpoll.pb-c.d [2021-02-23T18:31:43.860Z] #43 12.37 PBCC images/eventfd.pb-c.c [2021-02-23T18:31:43.860Z] #43 12.40 DEP images/eventfd.pb-c.d [2021-02-23T18:31:43.860Z] #43 12.45 PBCC images/remap-file-path.pb-c.c [2021-02-23T18:31:43.860Z] #43 12.50 DEP images/remap-file-path.pb-c.d [2021-02-23T18:31:43.995Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.2% of statements [2021-02-23T18:31:44.158Z] #43 12.62 PBCC images/fifo.pb-c.c [2021-02-23T18:31:44.158Z] #43 12.64 DEP images/fifo.pb-c.d [2021-02-23T18:31:44.158Z] #43 12.76 PBCC images/ghost-file.pb-c.c [2021-02-23T18:31:44.158Z] #43 12.82 DEP images/ghost-file.pb-c.d [2021-02-23T18:31:44.158Z] #43 12.87 PBCC images/regfile.pb-c.c [2021-02-23T18:31:44.158Z] #43 12.94 DEP images/regfile.pb-c.d [2021-02-23T18:31:44.158Z] #43 12.99 PBCC images/ns.pb-c.c [2021-02-23T18:31:44.457Z] #43 13.03 DEP images/ns.pb-c.d [2021-02-23T18:31:44.457Z] #43 13.18 PBCC images/fdinfo.pb-c.c [2021-02-23T18:31:44.466Z] Loaded image: buildpack-deps:buster [2021-02-23T18:31:44.466Z] Loaded image: busybox:latest [2021-02-23T18:31:44.631Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 36.9% of statements [2021-02-23T18:31:44.725Z] Loaded image: busybox:glibc [2021-02-23T18:31:44.758Z] #43 13.33 DEP images/fdinfo.pb-c.d [2021-02-23T18:31:44.758Z] #43 13.43 PBCC images/core-aarch64.pb-c.c [2021-02-23T18:31:44.758Z] #43 13.52 PBCC images/core-arm.pb-c.c [2021-02-23T18:31:44.758Z] #43 13.57 PBCC images/core-ppc64.pb-c.c [2021-02-23T18:31:44.924Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2021-02-23T18:31:45.056Z] #43 13.68 PBCC images/core-s390.pb-c.c [2021-02-23T18:31:45.056Z] #43 13.74 PBCC images/core-x86.pb-c.c [2021-02-23T18:31:45.056Z] #43 13.82 PBCC images/core.pb-c.c [2021-02-23T18:31:45.365Z] #43 13.90 PBCC images/inventory.pb-c.c [2021-02-23T18:31:45.365Z] #43 14.06 DEP images/core-aarch64.pb-c.d [2021-02-23T18:31:45.559Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2021-02-23T18:31:45.559Z] testing: warning: no tests to run [2021-02-23T18:31:45.559Z] coverage: [no statements] [2021-02-23T18:31:45.559Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-02-23T18:31:45.664Z] #43 14.12 DEP images/core-arm.pb-c.d [2021-02-23T18:31:45.664Z] #43 14.21 DEP images/core-ppc64.pb-c.d [2021-02-23T18:31:45.664Z] #43 14.24 DEP images/core-s390.pb-c.d [2021-02-23T18:31:45.664Z] #43 14.28 DEP images/core-x86.pb-c.d [2021-02-23T18:31:45.664Z] #43 14.33 DEP images/core.pb-c.d [2021-02-23T18:31:45.664Z] #43 14.39 DEP images/inventory.pb-c.d [2021-02-23T18:31:45.851Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-23T18:31:45.967Z] #43 14.44 PBCC images/cpuinfo.pb-c.c [2021-02-23T18:31:45.967Z] #43 14.46 DEP images/cpuinfo.pb-c.d [2021-02-23T18:31:45.967Z] #43 14.54 PBCC images/stats.pb-c.c [2021-02-23T18:31:45.967Z] #43 14.57 DEP images/stats.pb-c.d [2021-02-23T18:31:46.144Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-23T18:31:46.436Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-23T18:31:47.255Z] Loaded image: debian:bullseye [2021-02-23T18:31:47.255Z] Loaded image: hello-world:latest [2021-02-23T18:31:47.255Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:31:47.514Z] INFO: Testing against a local daemon [2021-02-23T18:31:47.514Z] === RUN TestCgroupNamespacesBuild [2021-02-23T18:31:48.074Z] #43 16.55 make[1]: Nothing to be done for 'all'. [2021-02-23T18:31:48.263Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m3.939343953s with top 10 stages: buildssa: 1m39.587268371s, goimports: 22.251159608s, unconvert: 13.229261688s, gosec: 9.41009258s, golint: 5.489754226s, misspell: 3.634776982s, ineffassign: 3.55964499s, vrp: 3.333627511s, inspect: 3.253294405s, ctrlflow: 1.746839395s [2021-02-23T18:31:48.510Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.2% of statements [2021-02-23T18:31:48.803Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-23T18:31:49.095Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2021-02-23T18:31:50.043Z] --- PASS: TestCgroupNamespacesBuild (2.36s) [2021-02-23T18:31:50.043Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T18:31:50.186Z] #43 18.59 CC images/stats.o [2021-02-23T18:31:50.502Z] #43 19.11 CC images/core.o [2021-02-23T18:31:51.170Z] ok github.com/docker/docker/quota 0.658s coverage: 71.4% of statements [2021-02-23T18:31:51.170Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-02-23T18:31:51.556Z] #43 20.04 CC images/core-x86.o [2021-02-23T18:31:51.941Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2021-02-23T18:31:51.941Z] === RUN TestBuildWithSession [2021-02-23T18:31:51.941Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T18:31:51.942Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:31:51.942Z] === RUN TestBuildSquashParent [2021-02-23T18:31:52.202Z] #43 20.87 CC images/core-arm.o [2021-02-23T18:31:52.208Z] ok github.com/docker/docker/registry 0.089s coverage: 57.2% of statements [2021-02-23T18:31:52.501Z] #43 21.35 CC images/core-aarch64.o [2021-02-23T18:31:52.846Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-02-23T18:31:53.139Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-02-23T18:31:53.145Z] #43 21.78 CC images/core-ppc64.o [2021-02-23T18:31:53.774Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-02-23T18:31:53.794Z] #43 22.48 CC images/core-s390.o [2021-02-23T18:31:54.066Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-23T18:31:54.441Z] #43 ... [2021-02-23T18:31:54.441Z] [2021-02-23T18:31:54.441Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:31:54.441Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:31:54.441Z] #45 82.40 time [2021-02-23T18:31:54.441Z] #45 87.61 regexp [2021-02-23T18:31:54.740Z] #45 ... [2021-02-23T18:31:54.740Z] [2021-02-23T18:31:54.740Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-23T18:31:54.740Z] #34 sha256:155fc27e9f30fe74b099c7e2031cef0378e9c2b9fa809ee9d526318335fa1728 [2021-02-23T18:31:54.740Z] #34 84.14 internal/poll [2021-02-23T18:31:54.740Z] #34 86.86 os [2021-02-23T18:31:54.740Z] #34 88.03 internal/fmtsort [2021-02-23T18:31:54.740Z] #34 89.92 fmt [2021-02-23T18:31:54.740Z] #34 89.94 path/filepath [2021-02-23T18:31:54.740Z] #34 91.83 io/ioutil [2021-02-23T18:31:54.740Z] #34 ... [2021-02-23T18:31:54.740Z] [2021-02-23T18:31:54.740Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:31:54.740Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:31:54.740Z] #43 23.38 CC images/cpuinfo.o [2021-02-23T18:31:55.386Z] #43 23.93 CC images/inventory.o [2021-02-23T18:31:55.686Z] #43 24.26 CC images/fdinfo.o [2021-02-23T18:31:55.983Z] #43 24.73 CC images/fown.o [2021-02-23T18:31:56.283Z] #43 25.08 CC images/ns.o [2021-02-23T18:31:56.580Z] #43 ... [2021-02-23T18:31:56.580Z] [2021-02-23T18:31:56.580Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:31:56.580Z] #51 sha256:84c0e65a05d5f5520b1aad07cd5ad2d677a538fbaf6ca027e91dd6d9cdd2760a [2021-02-23T18:31:56.580Z] #51 84.51 context [2021-02-23T18:31:56.580Z] #51 84.53 internal/poll [2021-02-23T18:31:56.580Z] #51 88.30 regexp [2021-02-23T18:31:56.580Z] #51 88.96 os [2021-02-23T18:31:56.803Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-23T18:31:56.879Z] #51 ... [2021-02-23T18:31:56.879Z] [2021-02-23T18:31:56.879Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:31:56.879Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:31:56.879Z] #43 25.44 CC images/regfile.o [2021-02-23T18:31:57.177Z] #43 25.68 CC images/ghost-file.o [2021-02-23T18:31:57.476Z] #43 26.06 CC images/fifo.o [2021-02-23T18:31:57.783Z] #43 26.29 CC images/remap-file-path.o [2021-02-23T18:31:57.783Z] #43 26.55 CC images/eventfd.o [2021-02-23T18:31:57.842Z] ok github.com/docker/docker/volume/local 0.295s coverage: 76.4% of statements [2021-02-23T18:31:58.082Z] #43 26.83 CC images/eventpoll.o [2021-02-23T18:31:58.134Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-23T18:31:58.732Z] #43 27.35 CC images/fh.o [2021-02-23T18:31:59.033Z] #43 27.74 CC images/fsnotify.o [2021-02-23T18:31:59.173Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2021-02-23T18:32:00.048Z] --- PASS: TestBuildSquashParent (7.33s) [2021-02-23T18:32:00.048Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T18:32:00.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:32:00.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:32:00.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:32:00.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:32:00.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:32:00.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:32:00.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:32:00.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:32:00.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:32:00.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:32:00.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:32:00.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:32:00.048Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:32:00.048Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:32:00.089Z] #43 28.51 CC images/signalfd.o [2021-02-23T18:32:00.089Z] #43 28.81 CC images/fs.o [2021-02-23T18:32:00.406Z] #43 29.11 CC images/pstree.o [2021-02-23T18:32:00.498Z] INFO [runner/unused/goanalysis] analyzers took 28.219678933s with top 10 stages: buildssa: 24.243217616s, U1000: 3.976461317s [2021-02-23T18:32:00.498Z] INFO [runner] Issues before processing: 2265, after processing: 0 [2021-02-23T18:32:00.498Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1685/1685, skip_dirs: 1685/1685, nolint: 0/64, path_prettifier: 1685/1685, identifier_marker: 1580/1580, exclude: 1580/1580, cgo: 1685/2265, skip_files: 1685/1685, autogenerated_exclude: 1580/1685, exclude-rules: 64/1580 [2021-02-23T18:32:00.498Z] INFO [runner] processing took 126.433673ms with stages: nolint: 53.804552ms, identifier_marker: 39.170102ms, path_prettifier: 14.036004ms, autogenerated_exclude: 7.463848ms, exclude-rules: 6.46408ms, skip_dirs: 3.724969ms, cgo: 1.01531ms, filename_unadjuster: 748.146µs, max_same_issues: 1.782µs, uniq_by_line: 980ns, skip_files: 791ns, diff: 665ns, max_from_linter: 663ns, source_code: 583ns, exclude: 506ns, path_shortener: 397ns, max_per_file_from_linter: 295ns [2021-02-23T18:32:00.498Z] INFO [runner] linters took 1m37.789160172s with stages: goanalysis_metalinter: 1m18.573572387s, unused: 19.088014106s [2021-02-23T18:32:00.498Z] INFO File cache stats: 1450 entries of total size 6.8MiB [2021-02-23T18:32:00.498Z] INFO Memory: 1640 samples, avg is 244.6MB, max is 3429.4MB [2021-02-23T18:32:00.498Z] INFO Execution took 3m39.696852998s [2021-02-23T18:32:00.498Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-23T18:32:00.982Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:32:00.982Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:32:01.054Z] #43 29.52 CC images/pipe.o [2021-02-23T18:32:01.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh dynbinary-daemon test-docker-py [2021-02-23T18:32:01.350Z] [2021-02-23T18:32:01.352Z] #43 29.93 CC images/tcp-stream.o [2021-02-23T18:32:01.610Z] Removing bundles/ [2021-02-23T18:32:01.610Z] [2021-02-23T18:32:01.610Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-23T18:32:01.610Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:32:01.610Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T18:32:01.650Z] #43 30.17 CC images/sk-packet.o [2021-02-23T18:32:01.947Z] #43 30.51 CC images/mnt.o [2021-02-23T18:32:02.246Z] #43 30.82 CC images/pipe-data.o [2021-02-23T18:32:02.246Z] #43 ... [2021-02-23T18:32:02.246Z] [2021-02-23T18:32:02.246Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:32:02.246Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T18:32:02.246Z] #13 100.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-23T18:32:02.545Z] #13 100.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-23T18:32:02.545Z] #13 100.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T18:32:02.881Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:32:02.881Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:32:04.782Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-23T18:32:04.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2021-02-23T18:32:04.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.60s) [2021-02-23T18:32:04.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2021-02-23T18:32:04.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2021-02-23T18:32:04.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.85s) [2021-02-23T18:32:04.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s) [2021-02-23T18:32:04.782Z] === RUN TestBuildMultiStageCopy [2021-02-23T18:32:04.782Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T18:32:05.325Z] #13 ... [2021-02-23T18:32:05.325Z] [2021-02-23T18:32:05.325Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:32:05.325Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:32:05.325Z] #45 92.85 os/exec [2021-02-23T18:32:05.325Z] #45 92.91 net [2021-02-23T18:32:05.325Z] #45 95.86 internal/lazyregexp [2021-02-23T18:32:05.325Z] #45 96.58 github.com/LK4D4/vndr/versioned [2021-02-23T18:32:05.325Z] #45 98.90 go/token [2021-02-23T18:32:05.325Z] #45 98.90 net/url [2021-02-23T18:32:05.325Z] #45 98.93 text/template/parse [2021-02-23T18:32:05.325Z] #45 101.4 go/scanner [2021-02-23T18:32:05.325Z] #45 ... [2021-02-23T18:32:05.325Z] [2021-02-23T18:32:05.325Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:32:05.325Z] #56 sha256:4f28d12e9b3126c91adb2264f4c3f74434d2ee3f45378f9b682b61cdd192fffe [2021-02-23T18:32:05.326Z] #56 51.15 Checking out files: 51% (1940/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 94% (3544/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-23T18:32:05.326Z] #56 52.16 + cd /tmp/tmp.IWSu7mS0at/src/github.com/containerd/containerd [2021-02-23T18:32:05.326Z] #56 52.16 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T18:32:05.326Z] #56 54.67 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-23T18:32:05.326Z] #56 54.67 + BUILDTAGS='netgo osusergo static_build' [2021-02-23T18:32:05.326Z] #56 54.67 + export EXTRA_FLAGS=-buildmode=pie [2021-02-23T18:32:05.326Z] #56 54.67 + EXTRA_FLAGS=-buildmode=pie [2021-02-23T18:32:05.326Z] #56 54.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-23T18:32:05.326Z] #56 54.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-23T18:32:05.326Z] #56 54.67 + '[' '' = dynamic ']' [2021-02-23T18:32:05.326Z] #56 54.67 + make [2021-02-23T18:32:05.326Z] #56 55.82 + bin/ctr [2021-02-23T18:32:05.326Z] #56 ... [2021-02-23T18:32:05.326Z] [2021-02-23T18:32:05.326Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-23T18:32:05.326Z] #34 sha256:155fc27e9f30fe74b099c7e2031cef0378e9c2b9fa809ee9d526318335fa1728 [2021-02-23T18:32:05.326Z] #34 94.09 github.com/BurntSushi/toml [2021-02-23T18:32:05.326Z] #34 94.10 log [2021-02-23T18:32:05.326Z] #34 94.13 flag [2021-02-23T18:32:05.326Z] #34 99.51 github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T18:32:05.326Z] #34 DONE 103.1s [2021-02-23T18:32:05.326Z] [2021-02-23T18:32:05.326Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:05.326Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:05.326Z] #43 31.13 CC images/sa.o [2021-02-23T18:32:05.326Z] #43 31.46 CC images/timer.o [2021-02-23T18:32:05.326Z] #43 31.94 CC images/timerfd.o [2021-02-23T18:32:05.326Z] #43 32.35 CC images/mm.o [2021-02-23T18:32:05.326Z] #43 32.89 CC images/sk-opts.o [2021-02-23T18:32:05.326Z] #43 33.13 CC images/sk-unix.o [2021-02-23T18:32:05.326Z] #43 33.51 CC images/sk-inet.o [2021-02-23T18:32:05.623Z] #43 34.21 CC images/tun.o [2021-02-23T18:32:06.269Z] #43 34.92 CC images/sk-netlink.o [2021-02-23T18:32:06.569Z] #43 35.35 CC images/packet-sock.o [2021-02-23T18:32:07.223Z] #43 35.81 CC images/ipc-var.o [2021-02-23T18:32:07.527Z] #43 36.04 CC images/ipc-desc.o [2021-02-23T18:32:07.527Z] #43 36.35 CC images/ipc-shm.o [2021-02-23T18:32:07.826Z] #43 36.62 CC images/ipc-msg.o [2021-02-23T18:32:08.066Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T18:32:08.473Z] #43 36.96 CC images/ipc-sem.o [2021-02-23T18:32:08.774Z] #43 37.24 CC images/utsns.o [2021-02-23T18:32:08.774Z] #43 37.48 CC images/creds.o [2021-02-23T18:32:08.774Z] #43 ... [2021-02-23T18:32:08.774Z] [2021-02-23T18:32:08.774Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:32:08.774Z] #51 sha256:84c0e65a05d5f5520b1aad07cd5ad2d677a538fbaf6ca027e91dd6d9cdd2760a [2021-02-23T18:32:08.774Z] #51 96.71 mvdan.cc/sh/v3/fileutil [2021-02-23T18:32:08.774Z] #51 98.43 github.com/pkg/diff [2021-02-23T18:32:08.774Z] #51 98.44 go/token [2021-02-23T18:32:08.774Z] #51 98.44 mvdan.cc/editorconfig [2021-02-23T18:32:08.774Z] #51 98.47 encoding/binary [2021-02-23T18:32:08.774Z] #51 101.6 go/scanner [2021-02-23T18:32:08.774Z] #51 102.6 mvdan.cc/sh/v3/syntax [2021-02-23T18:32:08.774Z] #51 104.8 encoding/base64 [2021-02-23T18:32:08.774Z] #51 104.8 golang.org/x/sys/unix [2021-02-23T18:32:08.774Z] #51 105.2 go/ast [2021-02-23T18:32:09.077Z] #51 ... [2021-02-23T18:32:09.077Z] [2021-02-23T18:32:09.077Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:09.077Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:09.077Z] #43 37.70 CC images/vma.o [2021-02-23T18:32:09.377Z] #43 37.97 CC images/netdev.o [2021-02-23T18:32:09.439Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T18:32:10.031Z] #43 38.43 CC images/tty.o [2021-02-23T18:32:10.373Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T18:32:10.699Z] #43 39.18 CC images/file-lock.o [2021-02-23T18:32:10.699Z] #43 39.38 CC images/rlimit.o [2021-02-23T18:32:11.022Z] #43 39.58 CC images/pagemap.o [2021-02-23T18:32:11.305Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T18:32:11.322Z] #43 39.98 CC images/siginfo.o [2021-02-23T18:32:11.620Z] #43 40.37 CC images/rpc.o [2021-02-23T18:32:11.827Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/rootless [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/volume [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-23T18:32:11.827Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === Skipped [2021-02-23T18:32:11.827Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-23T18:32:11.827Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-23T18:32:11.827Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-23T18:32:11.827Z] time="2021-02-23T18:30:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-23T18:32:11.827Z] time="2021-02-23T18:30:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-23T18:32:11.827Z] time="2021-02-23T18:30:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-23T18:32:11.827Z] time="2021-02-23T18:30:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-23T18:32:11.827Z] time="2021-02-23T18:30:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-23T18:32:11.827Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-23T18:32:11.827Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-23T18:32:11.827Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:32:11.827Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-23T18:32:11.827Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-23T18:32:11.827Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-23T18:32:11.827Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] [2021-02-23T18:32:11.827Z] DONE 2225 tests, 26 skipped in 242.531s Post stage [Pipeline] junit [2021-02-23T18:32:11.912Z] Recording test results [2021-02-23T18:32:12.033Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T18:32:12.238Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2021-02-23T18:32:12.238Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2021-02-23T18:32:12.238Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-23T18:32:12.238Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-23T18:32:12.238Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-02-23T18:32:12.238Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2021-02-23T18:32:12.238Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T18:32:12.455Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh dynbinary test-integration [2021-02-23T18:32:12.748Z] [2021-02-23T18:32:13.041Z] Removing bundles/ [2021-02-23T18:32:13.041Z] [2021-02-23T18:32:13.041Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-23T18:32:13.041Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:32:13.041Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T18:32:13.182Z] #43 41.93 CC images/ext-file.o [2021-02-23T18:32:13.512Z] #43 42.20 CC images/cgroup.o [2021-02-23T18:32:14.621Z] #43 43.00 CC images/userns.o [2021-02-23T18:32:14.974Z] #43 43.40 CC images/google/protobuf/descriptor.o [2021-02-23T18:32:16.758Z] #43 ... [2021-02-23T18:32:16.758Z] [2021-02-23T18:32:16.758Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:32:16.758Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:32:16.758Z] #45 104.5 encoding/binary [2021-02-23T18:32:16.758Z] #45 105.6 go/ast [2021-02-23T18:32:16.758Z] #45 109.4 encoding/json [2021-02-23T18:32:16.758Z] #45 109.4 text/template [2021-02-23T18:32:17.089Z] #45 ... [2021-02-23T18:32:17.089Z] [2021-02-23T18:32:17.089Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:17.089Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:17.089Z] #43 45.74 CC images/opts.o [2021-02-23T18:32:17.419Z] #43 46.10 CC images/seccomp.o [2021-02-23T18:32:17.525Z] --- PASS: TestBuildMultiStageParentConfig (5.13s) [2021-02-23T18:32:17.525Z] === RUN TestBuildLabelWithTargets [2021-02-23T18:32:17.764Z] #43 46.43 CC images/binfmt-misc.o [2021-02-23T18:32:18.161Z] #43 46.73 CC images/time.o [2021-02-23T18:32:18.161Z] #43 46.96 CC images/sysctl.o [2021-02-23T18:32:18.522Z] #43 47.16 CC images/autofs.o [2021-02-23T18:32:18.935Z] #43 47.39 CC images/macvlan.o [2021-02-23T18:32:18.935Z] #43 47.59 CC images/sit.o [2021-02-23T18:32:19.321Z] #43 47.83 CC images/memfd.o [2021-02-23T18:32:19.321Z] #43 ... [2021-02-23T18:32:19.321Z] [2021-02-23T18:32:19.321Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:32:19.321Z] #51 sha256:84c0e65a05d5f5520b1aad07cd5ad2d677a538fbaf6ca027e91dd6d9cdd2760a [2021-02-23T18:32:19.321Z] #51 107.0 encoding/json [2021-02-23T18:32:19.321Z] #51 ... [2021-02-23T18:32:19.321Z] [2021-02-23T18:32:19.321Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T18:32:19.321Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T18:32:19.321Z] #13 116.4 Selecting previously unselected package libapparmor1:ppc64el. [2021-02-23T18:32:19.321Z] #13 116.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-02-23T18:32:19.321Z] #13 116.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-02-23T18:32:19.321Z] #13 116.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-02-23T18:32:19.321Z] #13 116.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-02-23T18:32:19.321Z] #13 116.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-23T18:32:19.321Z] #13 116.7 Selecting previously unselected package libbtrfs0. [2021-02-23T18:32:19.321Z] #13 116.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-23T18:32:19.321Z] #13 116.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T18:32:19.321Z] #13 116.8 Selecting previously unselected package libbtrfs-dev. [2021-02-23T18:32:19.321Z] #13 116.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-23T18:32:19.321Z] #13 117.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T18:32:19.321Z] #13 117.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-02-23T18:32:19.321Z] #13 117.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-23T18:32:19.321Z] #13 117.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-23T18:32:19.321Z] #13 117.2 Selecting previously unselected package libudev-dev:ppc64el. [2021-02-23T18:32:19.321Z] #13 117.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-23T18:32:19.321Z] #13 117.3 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-23T18:32:19.720Z] #13 117.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-02-23T18:32:19.720Z] #13 117.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-02-23T18:32:19.720Z] #13 117.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-02-23T18:32:20.104Z] #13 117.8 Selecting previously unselected package libpcre16-3:ppc64el. [2021-02-23T18:32:20.104Z] #13 117.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-02-23T18:32:20.104Z] #13 117.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-23T18:32:20.104Z] #13 118.1 Selecting previously unselected package libpcre32-3:ppc64el. [2021-02-23T18:32:20.104Z] #13 118.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-02-23T18:32:20.504Z] #13 118.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-23T18:32:20.504Z] #13 118.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-02-23T18:32:20.504Z] #13 118.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-02-23T18:32:20.504Z] #13 118.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-23T18:32:20.504Z] #13 118.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-02-23T18:32:20.504Z] #13 118.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-02-23T18:32:20.504Z] #13 118.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-23T18:32:21.253Z] #13 118.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-02-23T18:32:21.253Z] #13 119.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-02-23T18:32:21.253Z] #13 119.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-23T18:32:21.253Z] #13 119.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-02-23T18:32:21.591Z] #13 119.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-02-23T18:32:21.591Z] #13 119.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-23T18:32:21.591Z] #13 119.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-02-23T18:32:21.591Z] #13 119.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-02-23T18:32:21.591Z] #13 119.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-23T18:32:21.591Z] #13 119.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-02-23T18:32:21.591Z] #13 119.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-23T18:32:21.591Z] #13 119.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-23T18:32:22.323Z] #13 120.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-23T18:32:22.323Z] #13 120.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-23T18:32:22.323Z] #13 120.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-02-23T18:32:22.323Z] #13 120.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T18:32:22.323Z] #13 120.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-23T18:32:22.323Z] #13 120.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-02-23T18:32:22.323Z] #13 120.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T18:32:22.323Z] #13 120.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T18:32:22.323Z] #13 120.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-23T18:32:22.323Z] #13 120.1 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-23T18:32:22.323Z] #13 120.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T18:32:22.323Z] #13 120.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T18:32:22.323Z] #13 120.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-23T18:32:22.323Z] #13 120.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-23T18:32:22.323Z] #13 120.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-23T18:32:22.323Z] #13 120.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T18:32:22.323Z] #13 120.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-23T18:32:22.323Z] #13 120.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T18:32:22.323Z] #13 120.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-23T18:32:22.323Z] #13 120.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-23T18:32:22.323Z] #13 120.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T18:32:22.323Z] #13 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-23T18:32:22.679Z] #13 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-23T18:32:22.679Z] #13 120.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T18:32:22.679Z] #13 120.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-23T18:32:22.679Z] #13 120.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-23T18:32:22.679Z] #13 120.4 Setting up dmsetup (2:1.02.155-3) ... [2021-02-23T18:32:22.679Z] #13 120.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-23T18:32:22.679Z] #13 120.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-23T18:32:22.679Z] #13 120.5 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T18:32:23.042Z] #13 DONE 121.1s [2021-02-23T18:32:23.042Z] [2021-02-23T18:32:23.042Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:23.042Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:23.042Z] #43 48.22 CC images/timens.o [2021-02-23T18:32:23.042Z] #43 48.60 LINK images/built-in.o [2021-02-23T18:32:23.042Z] #43 48.90 GEN compel/include/asm [2021-02-23T18:32:23.042Z] #43 48.94 GEN compel/include/version.h [2021-02-23T18:32:23.042Z] #43 48.96 touch .config [2021-02-23T18:32:23.042Z] #43 49.02 GEN include/common/config.h [2021-02-23T18:32:23.042Z] #43 49.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-23T18:32:23.042Z] #43 49.20 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-23T18:32:23.042Z] #43 49.24 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-02-23T18:32:23.042Z] #43 49.26 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-02-23T18:32:23.042Z] #43 49.34 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-02-23T18:32:23.042Z] #43 49.36 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-02-23T18:32:23.042Z] #43 49.40 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-02-23T18:32:23.042Z] #43 49.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-23T18:32:23.042Z] #43 49.46 DEP compel/plugins/std/infect.d [2021-02-23T18:32:23.042Z] #43 49.68 DEP compel/plugins/std/string.d [2021-02-23T18:32:23.042Z] #43 49.80 DEP compel/plugins/std/log.d [2021-02-23T18:32:23.042Z] #43 49.90 DEP compel/plugins/std/fds.d [2021-02-23T18:32:23.042Z] #43 50.13 DEP compel/plugins/std/std.d [2021-02-23T18:32:23.042Z] #43 50.24 DEP compel/plugins/shmem/shmem.d [2021-02-23T18:32:23.042Z] #43 50.37 DEP compel/plugins/fds/fds.d [2021-02-23T18:32:23.042Z] #43 50.55 CC compel/plugins/std/std.o [2021-02-23T18:32:23.042Z] #43 50.87 CC compel/plugins/std/fds.o [2021-02-23T18:32:23.042Z] #43 51.35 CC compel/plugins/std/log.o [2021-02-23T18:32:23.794Z] #43 52.34 CC compel/plugins/std/string.o [2021-02-23T18:32:23.794Z] #43 ... [2021-02-23T18:32:23.794Z] [2021-02-23T18:32:23.794Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T18:32:23.794Z] #14 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-02-23T18:32:23.794Z] #14 DONE 0.6s [2021-02-23T18:32:24.152Z] [2021-02-23T18:32:24.152Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-23T18:32:24.152Z] #53 sha256:904fcb0ee309f03d745604312769dc16231b2e4aa6f3c999f278223a3336f003 [2021-02-23T18:32:24.152Z] #53 0.403 + RM_GOPATH=0 [2021-02-23T18:32:24.152Z] #53 0.406 + TMP_GOPATH= [2021-02-23T18:32:24.152Z] #53 0.408 + : /build [2021-02-23T18:32:24.152Z] #53 0.411 + '[' -z '' ']' [2021-02-23T18:32:24.152Z] #53 0.413 ++ mktemp -d [2021-02-23T18:32:24.152Z] #53 0.415 + export GOPATH=/tmp/tmp.9EIIg1ryts [2021-02-23T18:32:24.152Z] #53 0.416 + GOPATH=/tmp/tmp.9EIIg1ryts [2021-02-23T18:32:24.152Z] #53 0.416 + RM_GOPATH=1 [2021-02-23T18:32:24.152Z] #53 0.416 + case "$(go env GOARCH)" in [2021-02-23T18:32:24.152Z] #53 0.416 ++ go env GOARCH [2021-02-23T18:32:24.152Z] #53 0.430 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T18:32:24.152Z] #53 0.431 + GO_BUILDMODE=-buildmode=pie [2021-02-23T18:32:24.152Z] #53 0.431 ++ dirname /tmp/install/install.sh [2021-02-23T18:32:24.152Z] #53 0.442 + dir=/tmp/install [2021-02-23T18:32:24.152Z] #53 0.443 + bin=runc [2021-02-23T18:32:24.152Z] #53 0.443 + shift [2021-02-23T18:32:24.152Z] #53 0.443 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-23T18:32:24.152Z] #53 0.443 + . /tmp/install/runc.installer [2021-02-23T18:32:24.152Z] #53 0.458 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T18:32:24.152Z] #53 0.459 + install_runc [2021-02-23T18:32:24.152Z] #53 0.460 + uname -r [2021-02-23T18:32:24.152Z] #53 0.463 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-23T18:32:24.152Z] #53 0.467 + RUNC_BUILDTAGS='seccomp ' [2021-02-23T18:32:24.152Z] #53 0.467 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-23T18:32:24.152Z] #53 0.468 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-23T18:32:24.152Z] #53 0.468 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9EIIg1ryts/src/github.com/opencontainers/runc [2021-02-23T18:32:24.152Z] #53 0.484 Cloning into '/tmp/tmp.9EIIg1ryts/src/github.com/opencontainers/runc'... [2021-02-23T18:32:24.527Z] #53 ... [2021-02-23T18:32:24.527Z] [2021-02-23T18:32:24.527Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-23T18:32:24.527Z] #15 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-02-23T18:32:24.527Z] #15 DONE 0.4s [2021-02-23T18:32:24.527Z] [2021-02-23T18:32:24.527Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T18:32:24.527Z] #16 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-02-23T18:32:24.527Z] #16 0.260 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-23T18:32:24.527Z] #16 DONE 0.4s [2021-02-23T18:32:24.527Z] [2021-02-23T18:32:24.527Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:24.527Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:24.527Z] #43 53.22 CC compel/plugins/std/infect.o [2021-02-23T18:32:24.944Z] #43 53.50 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-02-23T18:32:24.944Z] #43 53.54 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-02-23T18:32:24.944Z] #43 53.60 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-02-23T18:32:24.944Z] #43 53.66 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-02-23T18:32:24.944Z] #43 53.72 AR compel/plugins/std.lib.a [2021-02-23T18:32:25.332Z] #43 ... [2021-02-23T18:32:25.332Z] [2021-02-23T18:32:25.332Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T18:32:25.332Z] #17 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-02-23T18:32:25.332Z] #17 DONE 0.4s [2021-02-23T18:32:25.332Z] [2021-02-23T18:32:25.332Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:25.332Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:25.332Z] #43 53.88 CC compel/plugins/fds/fds.o [2021-02-23T18:32:25.332Z] #43 ... [2021-02-23T18:32:25.332Z] [2021-02-23T18:32:25.332Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T18:32:25.332Z] #18 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-02-23T18:32:25.332Z] #18 DONE 0.3s [2021-02-23T18:32:25.633Z] --- PASS: TestBuildLabelWithTargets (7.86s) [2021-02-23T18:32:25.633Z] === RUN TestBuildWithEmptyLayers [2021-02-23T18:32:25.709Z] [2021-02-23T18:32:25.709Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:25.709Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:25.709Z] #43 54.14 AR compel/plugins/fds.lib.a [2021-02-23T18:32:25.709Z] #43 54.23 HOSTDEP compel/src/lib/log-host.d [2021-02-23T18:32:25.709Z] #43 ... [2021-02-23T18:32:25.709Z] [2021-02-23T18:32:25.709Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T18:32:25.709Z] #19 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-02-23T18:32:25.709Z] #19 DONE 0.3s [2021-02-23T18:32:25.709Z] [2021-02-23T18:32:25.709Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:25.709Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:25.709Z] #43 54.40 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-23T18:32:26.074Z] #43 54.57 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-02-23T18:32:26.074Z] #43 54.65 HOSTDEP compel/src/main-host.d [2021-02-23T18:32:26.074Z] #43 54.72 DEP compel/src/lib/ptrace.d [2021-02-23T18:32:26.393Z] #43 54.86 DEP compel/src/lib/infect.d [2021-02-23T18:32:26.393Z] #43 55.07 DEP compel/src/lib/infect-util.d [2021-02-23T18:32:26.393Z] #43 55.22 DEP compel/src/lib/infect-rpc.d [2021-02-23T18:32:26.722Z] #43 55.39 DEP compel/arch/ppc64/src/lib/infect.d [2021-02-23T18:32:27.070Z] #43 55.52 DEP compel/arch/ppc64/src/lib/cpu.d [2021-02-23T18:32:27.070Z] #43 55.59 DEP compel/src/lib/log.d [2021-02-23T18:32:27.070Z] #43 55.72 DEP compel/src/main.d [2021-02-23T18:32:27.379Z] #43 55.91 DEP compel/src/lib/handle-elf.d [2021-02-23T18:32:27.379Z] #43 56.09 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-02-23T18:32:27.679Z] #43 56.24 CC compel/src/lib/log.o [2021-02-23T18:32:27.679Z] #43 56.46 CC compel/arch/ppc64/src/lib/cpu.o [2021-02-23T18:32:28.160Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-02-23T18:32:28.160Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T18:32:28.329Z] #43 56.92 CC compel/arch/ppc64/src/lib/infect.o [2021-02-23T18:32:29.390Z] #43 57.86 CC compel/src/lib/infect-rpc.o [2021-02-23T18:32:29.688Z] #43 58.27 CC compel/src/lib/infect-util.o [2021-02-23T18:32:29.987Z] #43 58.62 CC compel/src/lib/infect.o [2021-02-23T18:32:31.046Z] #43 ... [2021-02-23T18:32:31.046Z] [2021-02-23T18:32:31.046Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:32:31.046Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:32:31.046Z] #45 118.8 go/parser [2021-02-23T18:32:31.046Z] #45 123.7 go/doc [2021-02-23T18:32:31.046Z] #45 125.8 encoding/xml [2021-02-23T18:32:31.046Z] #45 ... [2021-02-23T18:32:31.046Z] [2021-02-23T18:32:31.046Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:32:31.046Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T18:32:31.046Z] #20 0.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T18:32:31.046Z] #20 0.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T18:32:31.046Z] #20 1.011 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T18:32:31.046Z] #20 2.028 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T18:32:31.046Z] #20 3.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T18:32:31.046Z] #20 4.863 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T18:32:33.422Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-02-23T18:32:33.422Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T18:32:33.814Z] #20 ... [2021-02-23T18:32:33.814Z] [2021-02-23T18:32:33.814Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:33.814Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:33.814Z] #43 61.92 CC compel/src/lib/ptrace.o [2021-02-23T18:32:33.989Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-02-23T18:32:33.989Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T18:32:34.112Z] #43 62.64 AR compel/libcompel.a [2021-02-23T18:32:34.112Z] #43 62.71 HOSTCC compel/src/main-host.o [2021-02-23T18:32:34.419Z] #43 63.04 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-02-23T18:32:34.610Z] --- PASS: TestBuildWithHugeFile (49.90s) [2021-02-23T18:32:34.610Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T18:32:34.610Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:32:34.610Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:32:34.610Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:32:34.610Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:32:34.610Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:32:34.610Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:32:34.610Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:32:34.610Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:32:34.610Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:32:34.610Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-02-23T18:32:34.610Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-02-23T18:32:34.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-02-23T18:32:34.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-02-23T18:32:34.610Z] === RUN TestBuildPreserveOwnership [2021-02-23T18:32:34.610Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T18:32:34.610Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T18:32:34.610Z] --- PASS: TestBuildPreserveOwnership (3.66s) [2021-02-23T18:32:34.610Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2021-02-23T18:32:34.610Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2021-02-23T18:32:34.610Z] === RUN TestBuildPlatformInvalid [2021-02-23T18:32:34.610Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-02-23T18:32:34.610Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T18:32:34.717Z] #43 63.28 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-23T18:32:35.016Z] #43 63.75 HOSTCC compel/src/lib/log-host.o [2021-02-23T18:32:35.315Z] #43 63.97 HOSTLINK compel/compel-host-bin [2021-02-23T18:32:35.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T18:32:35.611Z] #43 64.13 DEP soccr/soccr.d [2021-02-23T18:32:35.611Z] #43 64.32 CC soccr/soccr.o [2021-02-23T18:32:36.670Z] #43 ... [2021-02-23T18:32:36.670Z] [2021-02-23T18:32:36.670Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-23T18:32:36.670Z] #51 sha256:84c0e65a05d5f5520b1aad07cd5ad2d677a538fbaf6ca027e91dd6d9cdd2760a [2021-02-23T18:32:36.670Z] #51 125.1 golang.org/x/crypto/ssh/terminal [2021-02-23T18:32:36.670Z] #51 128.9 mvdan.cc/sh/v3/cmd/shfmt [2021-02-23T18:32:36.670Z] #51 DONE 134.7s [2021-02-23T18:32:36.972Z] [2021-02-23T18:32:36.972Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:32:36.972Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T18:32:36.972Z] #20 10.99 Fetched 8197 kB in 10s (785 kB/s) [2021-02-23T18:32:38.172Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2021-02-23T18:32:38.172Z] === RUN TestBuildWithHugeFile [2021-02-23T18:32:41.479Z] #20 10.99 Reading package lists... [2021-02-23T18:32:42.424Z] #20 16.23 Reading package lists... [2021-02-23T18:32:42.424Z] #20 ... [2021-02-23T18:32:42.424Z] [2021-02-23T18:32:42.424Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:42.424Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:42.424Z] #43 66.88 AR soccr/libsoccr.a [2021-02-23T18:32:42.424Z] #43 66.96 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T18:32:42.424Z] #43 67.26 DEP criu/arch/ppc64/sigframe.d [2021-02-23T18:32:42.424Z] #43 67.43 DEP criu/arch/ppc64/crtools.d [2021-02-23T18:32:42.424Z] #43 67.67 DEP criu/arch/ppc64/cpu.d [2021-02-23T18:32:42.425Z] #43 67.88 CC criu/arch/ppc64/cpu.o [2021-02-23T18:32:42.425Z] #43 68.53 CC criu/arch/ppc64/crtools.o [2021-02-23T18:32:42.425Z] #43 69.76 CC criu/arch/ppc64/sigframe.o [2021-02-23T18:32:42.425Z] #43 70.12 LINK criu/arch/ppc64/crtools.built-in.o [2021-02-23T18:32:42.425Z] #43 70.19 DEP criu/pie/util-vdso.d [2021-02-23T18:32:42.425Z] #43 70.37 DEP criu/pie/util.d [2021-02-23T18:32:42.425Z] #43 70.58 CC criu/pie/util.o [2021-02-23T18:32:42.425Z] #43 70.83 CC criu/pie/util-vdso.o [2021-02-23T18:32:43.070Z] #43 71.73 AR criu/pie/pie.lib.a [2021-02-23T18:32:43.070Z] #43 71.83 DEP criu/pie/restorer.d [2021-02-23T18:32:43.369Z] #43 ... [2021-02-23T18:32:43.369Z] [2021-02-23T18:32:43.369Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:32:43.369Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:32:43.369Z] #45 131.1 math/big [2021-02-23T18:32:43.369Z] #45 136.1 github.com/LK4D4/vndr/build [2021-02-23T18:32:43.369Z] #45 ... [2021-02-23T18:32:43.369Z] [2021-02-23T18:32:43.369Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:43.369Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:43.369Z] #43 72.15 DEP criu/arch/ppc64/vdso-trampoline.d [2021-02-23T18:32:43.668Z] #43 72.17 DEP criu/arch/ppc64/restorer.d [2021-02-23T18:32:43.668Z] #43 72.42 DEP criu/arch/ppc64/vdso-pie.d [2021-02-23T18:32:43.967Z] #43 72.60 DEP criu/pie/parasite-vdso.d [2021-02-23T18:32:44.267Z] #43 72.83 DEP criu/pie/parasite.d [2021-02-23T18:32:44.566Z] #43 73.20 CC criu/pie/parasite.o [2021-02-23T18:32:45.212Z] #43 ... [2021-02-23T18:32:45.212Z] [2021-02-23T18:32:45.212Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-23T18:32:45.212Z] #53 sha256:904fcb0ee309f03d745604312769dc16231b2e4aa6f3c999f278223a3336f003 [2021-02-23T18:32:45.212Z] #53 11.79 + cd /tmp/tmp.9EIIg1ryts/src/github.com/opencontainers/runc [2021-02-23T18:32:45.212Z] #53 11.79 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T18:32:45.212Z] #53 12.35 + '[' -z '' ']' [2021-02-23T18:32:45.212Z] #53 12.35 + target=static [2021-02-23T18:32:45.212Z] #53 12.35 + make 'BUILDTAGS=seccomp ' static [2021-02-23T18:32:45.212Z] #53 12.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-23T18:32:45.960Z] #53 ... [2021-02-23T18:32:45.960Z] [2021-02-23T18:32:45.960Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:45.960Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:45.960Z] #43 74.69 LINK criu/pie/parasite.built-in.o [2021-02-23T18:32:45.960Z] #43 74.71 GEN criu/pie/parasite-blob.h [2021-02-23T18:32:45.960Z] #43 74.74 CC criu/pie/parasite-vdso.o [2021-02-23T18:32:46.767Z] Loaded image: buildpack-deps:buster [2021-02-23T18:32:46.767Z] Loaded image: busybox:latest [2021-02-23T18:32:46.767Z] Loaded image: busybox:glibc [2021-02-23T18:32:47.058Z] #43 75.78 CC criu/arch/ppc64/vdso-pie.o [2021-02-23T18:32:47.693Z] Loaded image: debian:bullseye [2021-02-23T18:32:47.693Z] Loaded image: hello-world:latest [2021-02-23T18:32:47.741Z] #43 76.20 CC criu/arch/ppc64/restorer.o [2021-02-23T18:32:47.948Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:32:48.425Z] #43 76.76 CC criu/arch/ppc64/vdso-trampoline.o [2021-02-23T18:32:48.425Z] #43 76.82 CC criu/pie/restorer.o [2021-02-23T18:32:51.997Z] #43 ... [2021-02-23T18:32:51.997Z] [2021-02-23T18:32:51.997Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:32:51.997Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T18:32:51.997Z] #20 16.23 Reading package lists... [2021-02-23T18:32:51.997Z] #20 20.51 Building dependency tree... [2021-02-23T18:32:51.997Z] #20 22.08 libcap2-bin is already the newest version (1:2.25-2). [2021-02-23T18:32:51.997Z] #20 22.08 The following additional packages will be installed: [2021-02-23T18:32:51.997Z] #20 22.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-23T18:32:51.997Z] #20 22.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-23T18:32:51.997Z] #20 22.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-23T18:32:51.997Z] #20 22.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-23T18:32:51.997Z] #20 22.09 python3.7 python3.7-minimal vim-runtime xxd [2021-02-23T18:32:51.997Z] #20 22.09 Suggested packages: [2021-02-23T18:32:51.997Z] #20 22.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-23T18:32:51.997Z] #20 22.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-23T18:32:51.997Z] #20 22.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-23T18:32:51.997Z] #20 22.09 Recommended packages: [2021-02-23T18:32:51.997Z] #20 22.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-23T18:32:51.997Z] #20 22.09 python3-keyrings.alt python3-xdg unzip [2021-02-23T18:32:51.997Z] #20 24.29 The following NEW packages will be installed: [2021-02-23T18:32:51.997Z] #20 24.30 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-23T18:32:51.997Z] #20 24.30 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-23T18:32:51.997Z] #20 24.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-23T18:32:51.997Z] #20 24.30 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-23T18:32:51.997Z] #20 24.30 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-23T18:32:51.997Z] #20 24.30 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-23T18:32:51.997Z] #20 24.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-23T18:32:51.997Z] #20 24.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-23T18:32:51.997Z] #20 24.30 xz-utils zip [2021-02-23T18:32:51.997Z] #20 24.42 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T18:32:51.997Z] #20 24.42 Need to get 29.2 MB of archives. [2021-02-23T18:32:51.997Z] #20 24.42 After this operation, 134 MB of additional disk space will be used. [2021-02-23T18:32:51.997Z] #20 24.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-02-23T18:32:51.997Z] #20 24.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-02-23T18:32:51.997Z] #20 24.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-02-23T18:32:51.997Z] #20 24.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-02-23T18:32:51.997Z] #20 24.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-02-23T18:32:51.997Z] #20 24.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-02-23T18:32:51.997Z] #20 24.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-02-23T18:32:51.997Z] #20 24.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-02-23T18:32:51.997Z] #20 24.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-02-23T18:32:51.997Z] #20 24.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-02-23T18:32:51.997Z] #20 24.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-02-23T18:32:51.997Z] #20 24.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-02-23T18:32:51.997Z] #20 24.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-02-23T18:32:51.997Z] #20 24.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-02-23T18:32:51.997Z] #20 24.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-02-23T18:32:51.997Z] #20 24.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-02-23T18:32:51.997Z] #20 24.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-23T18:32:51.997Z] #20 24.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T18:32:51.997Z] #20 24.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-02-23T18:32:51.997Z] #20 24.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-02-23T18:32:51.997Z] #20 24.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-02-23T18:32:51.997Z] #20 24.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-02-23T18:32:51.997Z] #20 24.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-02-23T18:32:51.997Z] #20 24.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-23T18:32:51.997Z] #20 24.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-23T18:32:51.997Z] #20 24.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-23T18:32:51.997Z] #20 24.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-02-23T18:32:51.997Z] #20 24.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-02-23T18:32:51.997Z] #20 24.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-23T18:32:51.997Z] #20 25.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-23T18:32:51.997Z] #20 25.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-23T18:32:51.997Z] #20 25.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-23T18:32:51.997Z] #20 25.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-02-23T18:32:51.997Z] #20 25.42 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-02-23T18:32:51.997Z] #20 25.44 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-02-23T18:32:51.997Z] #20 25.53 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-23T18:32:51.997Z] #20 25.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-02-23T18:32:51.997Z] #20 25.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-02-23T18:32:51.997Z] #20 25.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-23T18:32:51.997Z] #20 25.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-02-23T18:32:51.997Z] #20 25.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-23T18:32:51.997Z] #20 25.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-02-23T18:32:51.997Z] #20 25.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-02-23T18:32:51.997Z] #20 25.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-02-23T18:32:51.997Z] #20 25.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-23T18:32:51.997Z] #20 26.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-02-23T18:32:51.997Z] #20 26.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-02-23T18:32:51.997Z] #20 26.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-02-23T18:32:53.065Z] #20 27.16 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T18:32:53.065Z] #20 27.32 Fetched 29.2 MB in 2s (16.6 MB/s) [2021-02-23T18:32:53.381Z] #20 27.40 Selecting previously unselected package pigz. [2021-02-23T18:32:53.381Z] #20 27.40 (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 ... 23361 files and directories currently installed.) [2021-02-23T18:32:53.381Z] #20 27.51 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-02-23T18:32:53.381Z] #20 27.52 Unpacking pigz (2.4-1) ... [2021-02-23T18:32:53.679Z] #20 27.68 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-02-23T18:32:53.679Z] #20 27.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-23T18:32:53.679Z] #20 27.68 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-23T18:32:53.977Z] #20 28.33 Selecting previously unselected package python3.7-minimal. [2021-02-23T18:32:54.274Z] #20 28.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-23T18:32:54.274Z] #20 28.35 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T18:32:55.328Z] #20 29.40 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-23T18:32:55.328Z] #20 29.42 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T18:32:55.974Z] #20 ... [2021-02-23T18:32:55.974Z] [2021-02-23T18:32:55.974Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:32:55.974Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:32:55.974Z] #45 143.9 vendor/golang.org/x/text/unicode/norm [2021-02-23T18:32:55.974Z] #45 145.8 vendor/golang.org/x/net/http2/hpack [2021-02-23T18:32:55.974Z] #45 149.8 mime [2021-02-23T18:32:56.020Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.48s) [2021-02-23T18:32:56.020Z] PASS [2021-02-23T18:32:56.020Z] [2021-02-23T18:32:56.020Z] === Skipped [2021-02-23T18:32:56.020Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-23T18:32:56.020Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:32:56.020Z] [2021-02-23T18:32:56.020Z] [2021-02-23T18:32:56.020Z] DONE 33 tests, 1 skipped in 111.087s [2021-02-23T18:32:56.020Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T18:32:56.020Z] INFO: Testing against a local daemon [2021-02-23T18:32:56.020Z] === RUN TestConfigInspect [2021-02-23T18:32:56.274Z] #45 ... [2021-02-23T18:32:56.274Z] [2021-02-23T18:32:56.274Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:32:56.274Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:32:56.274Z] #43 80.48 LINK criu/pie/restorer.built-in.o [2021-02-23T18:32:56.274Z] #43 80.49 GEN criu/pie/restorer-blob.h [2021-02-23T18:32:56.274Z] #43 80.66 DEP criu/vdso.d [2021-02-23T18:32:56.274Z] #43 80.98 DEP criu/uts_ns.d [2021-02-23T18:32:56.274Z] #43 81.24 DEP criu/util.d [2021-02-23T18:32:56.274Z] #43 81.58 DEP criu/uffd.d [2021-02-23T18:32:56.274Z] #43 81.83 DEP criu/tun.d [2021-02-23T18:32:56.274Z] #43 82.09 DEP criu/tty.d [2021-02-23T18:32:56.274Z] #43 82.51 DEP criu/timerfd.d [2021-02-23T18:32:56.274Z] #43 82.75 DEP criu/timens.d [2021-02-23T18:32:56.274Z] #43 83.04 DEP criu/sysfs_parse.d [2021-02-23T18:32:56.274Z] #43 83.25 DEP criu/sysctl.d [2021-02-23T18:32:56.274Z] #43 83.45 DEP criu/string.d [2021-02-23T18:32:56.274Z] #43 83.49 DEP criu/stats.d [2021-02-23T18:32:56.274Z] #43 83.66 DEP criu/sockets.d [2021-02-23T18:32:56.274Z] #43 83.92 DEP criu/sk-unix.d [2021-02-23T18:32:56.274Z] #43 84.18 DEP criu/sk-tcp.d [2021-02-23T18:32:56.274Z] #43 84.46 DEP criu/sk-queue.d [2021-02-23T18:32:56.274Z] #43 84.73 DEP criu/sk-packet.d [2021-02-23T18:32:56.575Z] #43 85.09 DEP criu/sk-netlink.d [2021-02-23T18:32:56.873Z] #43 85.40 DEP criu/sk-inet.d [2021-02-23T18:32:56.987Z] --- PASS: TestConfigInspect (2.20s) [2021-02-23T18:32:56.987Z] === RUN TestConfigList [2021-02-23T18:32:57.173Z] #43 85.68 DEP criu/signalfd.d [2021-02-23T18:32:57.173Z] #43 85.87 DEP criu/sigframe.d [2021-02-23T18:32:57.494Z] #43 85.98 DEP criu/shmem.d [2021-02-23T18:32:57.494Z] #43 86.16 DEP criu/servicefd.d [2021-02-23T18:32:57.793Z] #43 86.37 DEP criu/seize.d [2021-02-23T18:32:58.091Z] #43 86.55 DEP criu/seccomp.d [2021-02-23T18:32:58.091Z] #43 86.77 DEP criu/rst-malloc.d [2021-02-23T18:32:58.091Z] #43 86.89 DEP criu/rbtree.d [2021-02-23T18:32:58.388Z] #43 86.92 DEP criu/pstree.d [2021-02-23T18:32:58.388Z] #43 87.13 DEP criu/protobuf.d [2021-02-23T18:32:58.689Z] #43 ... [2021-02-23T18:32:58.689Z] [2021-02-23T18:32:58.689Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:32:58.689Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T18:32:58.689Z] #20 32.84 Selecting previously unselected package python3-minimal. [2021-02-23T18:32:58.689Z] #20 32.84 (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 ... 23610 files and directories currently installed.) [2021-02-23T18:32:58.689Z] #20 32.95 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-02-23T18:32:58.993Z] #20 32.96 Unpacking python3-minimal (3.7.3-1) ... [2021-02-23T18:32:58.993Z] #20 33.08 Selecting previously unselected package libmpdec2:ppc64el. [2021-02-23T18:32:58.993Z] #20 33.08 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-02-23T18:32:58.993Z] #20 33.10 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-02-23T18:32:58.993Z] #20 33.23 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-02-23T18:32:58.993Z] #20 33.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-23T18:32:58.993Z] #20 33.25 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-23T18:32:59.539Z] --- PASS: TestConfigList (2.20s) [2021-02-23T18:32:59.539Z] === RUN TestConfigsCreateAndDelete [2021-02-23T18:32:59.914Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:32:59.914Z] [2021-02-23T18:32:59.914Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T18:32:59.914Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T18:32:59.914Z] HOSTNAME=2608ea5d0e86 [2021-02-23T18:32:59.914Z] TESTDEBUG=0 [2021-02-23T18:32:59.914Z] DEST=bundles/test-integration [2021-02-23T18:32:59.914Z] PWD=/go/src/github.com/docker/docker [2021-02-23T18:32:59.914Z] DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:32:59.914Z] container=docker [2021-02-23T18:32:59.914Z] HOME=/root [2021-02-23T18:32:59.914Z] GOLANG_VERSION=1.13.15 [2021-02-23T18:32:59.914Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-23T18:32:59.914Z] VALIDATE_BRANCH=20.10 [2021-02-23T18:32:59.914Z] TERM=xterm [2021-02-23T18:32:59.914Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T18:32:59.914Z] SHLVL=1 [2021-02-23T18:32:59.914Z] TIMEOUT=120m [2021-02-23T18:32:59.914Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T18:32:59.914Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T18:32:59.914Z] GO111MODULE=off [2021-02-23T18:32:59.914Z] DOCKER_EXPERIMENTAL=1 [2021-02-23T18:32:59.914Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T18:32:59.914Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T18:32:59.914Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T18:32:59.914Z] GOPATH=/go [2021-02-23T18:32:59.914Z] PKG_CONFIG=pkg-config [2021-02-23T18:32:59.914Z] _=/usr/bin/env [2021-02-23T18:32:59.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T18:33:00.535Z] #20 34.56 Selecting previously unselected package python3.7. [2021-02-23T18:33:00.535Z] #20 34.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-23T18:33:00.535Z] #20 34.58 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T18:33:00.535Z] #20 34.72 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-02-23T18:33:00.535Z] #20 34.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-02-23T18:33:00.535Z] #20 34.73 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-23T18:33:00.535Z] #20 34.81 Setting up python3-minimal (3.7.3-1) ... [2021-02-23T18:33:01.423Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2021-02-23T18:33:01.423Z] === RUN TestConfigsUpdate [2021-02-23T18:33:01.590Z] #20 35.92 Selecting previously unselected package python3. [2021-02-23T18:33:01.892Z] #20 35.92 (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 ... 24022 files and directories currently installed.) [2021-02-23T18:33:01.892Z] #20 35.99 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-02-23T18:33:01.892Z] #20 36.01 Unpacking python3 (3.7.3-1) ... [2021-02-23T18:33:01.892Z] #20 36.12 Selecting previously unselected package libip4tc0:ppc64el. [2021-02-23T18:33:01.892Z] #20 36.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-02-23T18:33:01.892Z] #20 36.15 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-02-23T18:33:02.190Z] #20 36.27 Selecting previously unselected package libip6tc0:ppc64el. [2021-02-23T18:33:02.190Z] #20 36.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-02-23T18:33:02.190Z] #20 36.29 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-02-23T18:33:02.190Z] #20 36.39 Selecting previously unselected package libiptc0:ppc64el. [2021-02-23T18:33:02.190Z] #20 36.39 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-02-23T18:33:02.190Z] #20 36.40 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-02-23T18:33:02.190Z] #20 36.47 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-02-23T18:33:02.499Z] #20 36.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-02-23T18:33:02.499Z] #20 36.48 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-23T18:33:02.499Z] #20 36.56 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-02-23T18:33:02.499Z] #20 36.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-02-23T18:33:02.499Z] #20 36.60 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-23T18:33:02.499Z] #20 36.69 Selecting previously unselected package libnftnl11:ppc64el. [2021-02-23T18:33:02.499Z] #20 36.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-02-23T18:33:02.499Z] #20 36.71 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-02-23T18:33:02.798Z] #20 36.91 Selecting previously unselected package iptables. [2021-02-23T18:33:02.798Z] #20 36.92 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-02-23T18:33:02.798Z] #20 36.92 Unpacking iptables (1.8.2-4) ... [2021-02-23T18:33:03.461Z] #20 37.48 Selecting previously unselected package xxd. [2021-02-23T18:33:03.461Z] #20 37.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-23T18:33:03.461Z] #20 37.51 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T18:33:03.461Z] #20 37.69 Selecting previously unselected package vim-common. [2021-02-23T18:33:03.461Z] #20 37.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T18:33:03.461Z] #20 37.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T18:33:03.760Z] #20 37.93 Selecting previously unselected package bash-completion. [2021-02-23T18:33:03.760Z] #20 37.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-23T18:33:03.972Z] --- PASS: TestConfigsUpdate (2.21s) [2021-02-23T18:33:03.972Z] === RUN TestTemplatedConfig [2021-02-23T18:33:06.524Z] --- PASS: TestTemplatedConfig (2.57s) [2021-02-23T18:33:06.524Z] === RUN TestConfigCreateResolve [2021-02-23T18:33:06.532Z] #20 ... [2021-02-23T18:33:06.532Z] [2021-02-23T18:33:06.532Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-23T18:33:06.532Z] #58 sha256:a94f50e592e0512e183f64caf848869b4321a022fde8c8d4d2b5a3954a2f0d7c [2021-02-23T18:33:06.532Z] #58 154.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T18:33:06.532Z] #58 154.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-23T18:33:06.532Z] #58 DONE 164.6s [2021-02-23T18:33:06.532Z] [2021-02-23T18:33:06.532Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:33:06.532Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:33:06.532Z] #43 87.35 GEN criu/protobuf-desc-gen.h [2021-02-23T18:33:06.532Z] #43 90.14 DEP criu/protobuf-desc.d [2021-02-23T18:33:06.532Z] #43 90.40 DEP criu/proc_parse.d [2021-02-23T18:33:06.532Z] #43 90.67 DEP criu/plugin.d [2021-02-23T18:33:06.532Z] #43 90.80 DEP criu/pipes.d [2021-02-23T18:33:06.532Z] #43 91.15 DEP criu/pie-util.d [2021-02-23T18:33:06.532Z] #43 91.35 DEP criu/pie-util-vdso.d [2021-02-23T18:33:06.532Z] #43 91.57 DEP criu/path.d [2021-02-23T18:33:06.532Z] #43 91.74 DEP criu/parasite-syscall.d [2021-02-23T18:33:06.532Z] #43 92.03 DEP criu/pagemap.d [2021-02-23T18:33:06.532Z] #43 92.28 DEP criu/pagemap-cache.d [2021-02-23T18:33:06.532Z] #43 92.62 DEP criu/page-xfer.d [2021-02-23T18:33:06.532Z] #43 92.91 DEP criu/page-pipe.d [2021-02-23T18:33:06.532Z] #43 93.09 DEP criu/netfilter.d [2021-02-23T18:33:06.532Z] #43 93.29 DEP criu/net.d [2021-02-23T18:33:06.532Z] #43 93.58 DEP criu/namespaces.d [2021-02-23T18:33:06.532Z] #43 93.90 DEP criu/mount.d [2021-02-23T18:33:06.532Z] #43 94.19 DEP criu/memfd.d [2021-02-23T18:33:06.532Z] #43 94.40 DEP criu/mem.d [2021-02-23T18:33:06.532Z] #43 94.68 DEP criu/lsm.d [2021-02-23T18:33:06.532Z] #43 94.90 DEP criu/log.d [2021-02-23T18:33:06.532Z] #43 95.08 DEP criu/libnetlink.d [2021-02-23T18:33:06.532Z] #43 95.23 DEP criu/kerndat.d [2021-02-23T18:33:06.832Z] #43 ... [2021-02-23T18:33:06.832Z] [2021-02-23T18:33:06.832Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T18:33:06.832Z] #59 sha256:a4b7476eded4f7722a0c83722a2765fd5e580003d6cb4007e548898ffae1e5fe [2021-02-23T18:33:06.832Z] #59 DONE 0.3s [2021-02-23T18:33:06.832Z] [2021-02-23T18:33:06.832Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:33:06.832Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:33:06.832Z] #45 156.0 mime/quotedprintable [2021-02-23T18:33:06.832Z] #45 157.3 net/http/internal [2021-02-23T18:33:06.832Z] #45 158.9 vendor/golang.org/x/net/idna [2021-02-23T18:33:06.832Z] #45 161.9 net/textproto [2021-02-23T18:33:06.832Z] #45 161.9 vendor/golang.org/x/net/http/httpproxy [2021-02-23T18:33:06.832Z] #45 161.9 crypto/x509 [2021-02-23T18:33:06.832Z] #45 164.2 mime/multipart [2021-02-23T18:33:06.832Z] #45 164.2 vendor/golang.org/x/net/http/httpguts [2021-02-23T18:33:07.132Z] #45 ... [2021-02-23T18:33:07.132Z] [2021-02-23T18:33:07.132Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T18:33:07.132Z] #60 sha256:d66863435dc67ff22f52c2de03b972b565074be08ab97cd3dd6f8fd1a8939402 [2021-02-23T18:33:07.132Z] #60 DONE 0.1s [2021-02-23T18:33:07.132Z] [2021-02-23T18:33:07.132Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:33:07.132Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:33:07.132Z] #43 95.65 DEP criu/kcmp-ids.d [2021-02-23T18:33:07.132Z] #43 95.75 DEP criu/irmap.d [2021-02-23T18:33:07.437Z] #43 96.01 DEP criu/ipc_ns.d [2021-02-23T18:33:07.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T18:33:07.742Z] #43 96.35 DEP criu/image.d [2021-02-23T18:33:08.344Z] #43 96.69 DEP criu/image-desc.d [2021-02-23T18:33:08.344Z] #43 96.89 DEP criu/fsnotify.d [2021-02-23T18:33:08.408Z] --- PASS: TestConfigCreateResolve (2.20s) [2021-02-23T18:33:08.408Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T18:33:08.660Z] #43 97.29 DEP criu/filesystems.d [2021-02-23T18:33:08.967Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-23T18:33:08.967Z] PASS [2021-02-23T18:33:08.967Z] [2021-02-23T18:33:08.967Z] DONE 7 tests in 14.162s [2021-02-23T18:33:08.967Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T18:33:08.967Z] INFO: Testing against a local daemon [2021-02-23T18:33:08.967Z] === RUN TestCheckpoint [2021-02-23T18:33:08.967Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T18:33:08.967Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:33:08.967Z] === RUN TestContainerInvalidJSON [2021-02-23T18:33:08.967Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:33:08.967Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:33:08.967Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:33:08.967Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:33:08.967Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:33:08.967Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:33:08.967Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:33:08.967Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:33:08.967Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:33:08.967Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-23T18:33:08.967Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T18:33:08.967Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T18:33:08.967Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T18:33:08.967Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T18:33:08.967Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-23T18:33:08.967Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T18:33:08.967Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-02-23T18:33:08.967Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T18:33:08.969Z] #43 97.66 DEP criu/files.d [2021-02-23T18:33:09.222Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-23T18:33:09.222Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T18:33:09.222Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-23T18:33:09.222Z] === RUN TestCopyFromContainer [2021-02-23T18:33:09.271Z] #43 97.94 DEP criu/files-reg.d [2021-02-23T18:33:09.569Z] #43 98.21 DEP criu/files-ext.d [2021-02-23T18:33:09.868Z] #43 98.39 DEP criu/file-lock.d [2021-02-23T18:33:09.868Z] #43 98.57 DEP criu/file-ids.d [2021-02-23T18:33:09.868Z] #43 98.71 DEP criu/fifo.d [2021-02-23T18:33:10.183Z] === RUN TestCopyFromContainer// [2021-02-23T18:33:10.443Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T18:33:10.443Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T18:33:10.443Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T18:33:10.443Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-23T18:33:10.527Z] #43 99.01 DEP criu/fdstore.d [2021-02-23T18:33:10.527Z] #43 99.18 DEP criu/fault-injection.d [2021-02-23T18:33:10.527Z] #43 99.23 DEP criu/external.d [2021-02-23T18:33:10.698Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T18:33:10.698Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T18:33:10.698Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T18:33:10.698Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T18:33:10.825Z] #43 99.44 DEP criu/eventpoll.d [2021-02-23T18:33:10.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T18:33:10.954Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T18:33:10.954Z] --- PASS: TestCopyFromContainer (1.82s) [2021-02-23T18:33:10.954Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-02-23T18:33:10.954Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-23T18:33:10.954Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-23T18:33:10.954Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-02-23T18:33:10.954Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-02-23T18:33:10.954Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-23T18:33:10.954Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-23T18:33:10.954Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-23T18:33:10.954Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-02-23T18:33:10.954Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-23T18:33:10.954Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T18:33:10.954Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:33:10.954Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:33:10.954Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:33:10.954Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:33:10.954Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:33:10.954Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:33:10.954Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:33:10.954Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:33:10.954Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:33:10.954Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-23T18:33:10.954Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-23T18:33:10.954Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-23T18:33:10.954Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-23T18:33:10.954Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T18:33:10.954Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-23T18:33:10.954Z] === RUN TestCreateWithInvalidEnv [2021-02-23T18:33:10.954Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T18:33:10.954Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T18:33:10.954Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T18:33:10.954Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T18:33:10.954Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T18:33:10.954Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T18:33:10.954Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T18:33:10.954Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T18:33:10.954Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T18:33:10.954Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-23T18:33:10.954Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T18:33:10.954Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T18:33:10.954Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T18:33:10.954Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T18:33:10.954Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-02-23T18:33:10.954Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T18:33:11.124Z] #43 99.66 DEP criu/eventfd.d [2021-02-23T18:33:11.430Z] #43 99.89 DEP criu/crtools.d [2021-02-23T18:33:11.430Z] #43 100.1 DEP criu/cr-service.d [2021-02-23T18:33:11.728Z] #43 100.3 DEP criu/cr-restore.d [2021-02-23T18:33:12.040Z] #43 100.7 DEP criu/cr-errno.d [2021-02-23T18:33:12.040Z] #43 100.7 DEP criu/cr-dump.d [2021-02-23T18:33:12.338Z] #43 100.9 DEP criu/cr-dedup.d [2021-02-23T18:33:12.635Z] #43 101.1 DEP criu/cr-check.d [2021-02-23T18:33:12.881Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2021-02-23T18:33:12.881Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T18:33:12.933Z] #43 101.4 DEP criu/config.d [2021-02-23T18:33:12.933Z] #43 101.6 DEP criu/clone-noasan.d [2021-02-23T18:33:13.231Z] #43 101.7 DEP criu/cgroup.d [2021-02-23T18:33:13.529Z] #43 102.0 DEP criu/cgroup-props.d [2021-02-23T18:33:13.529Z] #43 102.1 DEP criu/bitmap.d [2021-02-23T18:33:13.529Z] #43 102.1 DEP criu/bfd.d [2021-02-23T18:33:13.529Z] #43 102.2 DEP criu/autofs.d [2021-02-23T18:33:13.529Z] #43 102.4 DEP criu/aio.d [2021-02-23T18:33:13.833Z] #43 102.5 DEP criu/action-scripts.d [2021-02-23T18:33:14.244Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2021-02-23T18:33:14.244Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T18:33:14.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:33:14.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:33:14.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:33:14.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:33:14.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:33:14.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:33:14.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:33:14.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:33:14.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:33:14.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:33:14.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:33:14.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:33:14.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:33:14.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:33:14.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:33:14.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-23T18:33:14.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-23T18:33:14.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-23T18:33:14.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-23T18:33:14.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-23T18:33:14.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-23T18:33:14.244Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T18:33:14.483Z] #43 103.0 CC criu/action-scripts.o [2021-02-23T18:33:14.483Z] #43 ... [2021-02-23T18:33:14.483Z] [2021-02-23T18:33:14.483Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:33:14.483Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T18:33:14.483Z] #20 43.13 Unpacking bash-completion (1:2.8-6) ... [2021-02-23T18:33:14.483Z] #20 43.69 Selecting previously unselected package bzip2. [2021-02-23T18:33:14.483Z] #20 43.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-02-23T18:33:14.483Z] #20 43.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T18:33:14.483Z] #20 43.84 Selecting previously unselected package xz-utils. [2021-02-23T18:33:14.483Z] #20 43.85 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-02-23T18:33:14.483Z] #20 43.87 Unpacking xz-utils (5.2.4-1) ... [2021-02-23T18:33:14.483Z] #20 44.12 Selecting previously unselected package apparmor. [2021-02-23T18:33:14.483Z] #20 44.13 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-02-23T18:33:14.483Z] #20 44.26 Unpacking apparmor (2.13.2-10) ... [2021-02-23T18:33:14.483Z] #20 44.72 Selecting previously unselected package aufs-tools. [2021-02-23T18:33:14.483Z] #20 44.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-02-23T18:33:14.483Z] #20 44.74 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-23T18:33:14.483Z] #20 44.86 Selecting previously unselected package libonig5:ppc64el. [2021-02-23T18:33:14.483Z] #20 44.87 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-23T18:33:14.483Z] #20 44.88 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-23T18:33:14.483Z] #20 45.05 Selecting previously unselected package libjq1:ppc64el. [2021-02-23T18:33:14.483Z] #20 45.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-23T18:33:14.483Z] #20 45.06 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-23T18:33:14.483Z] #20 45.18 Selecting previously unselected package jq. [2021-02-23T18:33:14.483Z] #20 45.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-23T18:33:14.483Z] #20 45.19 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T18:33:14.483Z] #20 45.32 Selecting previously unselected package libaio1:ppc64el. [2021-02-23T18:33:14.483Z] #20 45.33 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-02-23T18:33:14.483Z] #20 45.33 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-02-23T18:33:14.483Z] #20 45.43 Selecting previously unselected package libgpm2:ppc64el. [2021-02-23T18:33:14.483Z] #20 45.43 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-02-23T18:33:14.483Z] #20 45.45 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-02-23T18:33:14.483Z] #20 45.52 Selecting previously unselected package libicu63:ppc64el. [2021-02-23T18:33:14.483Z] #20 45.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-23T18:33:14.483Z] #20 45.55 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-23T18:33:14.781Z] #20 ... [2021-02-23T18:33:14.781Z] [2021-02-23T18:33:14.781Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-23T18:33:14.781Z] #24 sha256:fc242c1ec864e90970bcc0a6d67e1ea61df4145ae49dcdb9ac567f2030a9a276 [2021-02-23T18:33:14.846Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-02-23T18:33:14.846Z] === RUN TestCreateDifferentPlatform [2021-02-23T18:33:14.846Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T18:33:14.846Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T18:33:14.846Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-23T18:33:14.846Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T18:33:14.846Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T18:33:14.846Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T18:33:14.846Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-23T18:33:14.846Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T18:33:15.101Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-23T18:33:15.101Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T18:33:15.101Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-23T18:33:15.101Z] === RUN TestDaemonRestartIpcMode [2021-02-23T18:33:15.101Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T18:33:15.101Z] === RUN TestDaemonHostGatewayIP [2021-02-23T18:33:15.101Z] === PAUSE TestDaemonHostGatewayIP [2021-02-23T18:33:15.101Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T18:33:15.101Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T18:33:15.101Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T18:33:15.101Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-23T18:33:15.101Z] === RUN TestDiff [2021-02-23T18:33:15.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T18:33:15.704Z] --- PASS: TestDiff (0.56s) [2021-02-23T18:33:15.704Z] === RUN TestExecWithCloseStdin [2021-02-23T18:33:16.265Z] --- PASS: TestExecWithCloseStdin (0.60s) [2021-02-23T18:33:16.265Z] === RUN TestExec [2021-02-23T18:33:16.824Z] --- PASS: TestExec (0.61s) [2021-02-23T18:33:16.824Z] === RUN TestExecUser [2021-02-23T18:33:17.384Z] --- PASS: TestExecUser (0.63s) [2021-02-23T18:33:17.384Z] === RUN TestExportContainerAndImportImage [2021-02-23T18:33:18.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T18:33:18.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T18:33:18.308Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2021-02-23T18:33:18.308Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T18:33:18.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T18:33:18.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T18:33:19.578Z] #24 172.7 Checking out files: 22% (2520/11187) Checking out files: 23% (2574/11187) Checking out files: 24% (2685/11187) Checking out files: 25% (2797/11187) Checking out files: 26% (2909/11187) Checking out files: 27% (3021/11187) Checking out files: 28% (3133/11187) Checking out files: 29% (3245/11187) Checking out files: 30% (3357/11187) Checking out files: 31% (3468/11187) Checking out files: 32% (3580/11187) Checking out files: 33% (3692/11187) Checking out files: 34% (3804/11187) Checking out files: 35% (3916/11187) Checking out files: 36% (4028/11187) Checking out files: 37% (4140/11187) Checking out files: 37% (4162/11187) Checking out files: 38% (4252/11187) Checking out files: 39% (4363/11187) Checking out files: 40% (4475/11187) Checking out files: 41% (4587/11187) Checking out files: 42% (4699/11187) Checking out files: 43% (4811/11187) Checking out files: 44% (4923/11187) Checking out files: 45% (5035/11187) Checking out files: 46% (5147/11187) Checking out files: 47% (5258/11187) Checking out files: 48% (5370/11187) Checking out files: 49% (5482/11187) Checking out files: 50% (5594/11187) Checking out files: 51% (5706/11187) Checking out files: 52% (5818/11187) Checking out files: 53% (5930/11187) Checking out files: 54% (6041/11187) Checking out files: 54% (6149/11187) Checking out files: 55% (6153/11187) Checking out files: 56% (6265/11187) Checking out files: 57% (6377/11187) Checking out files: 58% (6489/11187) Checking out files: 59% (6601/11187) Checking out files: 60% (6713/11187) Checking out files: 61% (6825/11187) Checking out files: 62% (6936/11187) Checking out files: 63% (7048/11187) Checking out files: 64% (7160/11187) Checking out files: 65% (7272/11187) Checking out files: 66% (7384/11187) Checking out files: 67% (7496/11187) Checking out files: 68% (7608/11187) Checking out files: 69% (7720/11187) Checking out files: 69% (7753/11187) Checking out files: 70% (7831/11187) Checking out files: 71% (7943/11187) Checking out files: 72% (8055/11187) Checking out files: 73% (8167/11187) Checking out files: 74% (8279/11187) Checking out files: 75% (8391/11187) Checking out files: 76% (8503/11187) Checking out files: 77% (8614/11187) Checking out files: 78% (8726/11187) Checking out files: 79% (8838/11187) Checking out files: 80% (8950/11187) Checking out files: 81% (9062/11187) Checking out files: 82% (9174/11187) Checking out files: 83% (9286/11187) Checking out files: 84% (9398/11187) Checking out files: 85% (9509/11187) Checking out files: 86% (9621/11187) Checking out files: 87% (9733/11187) Checking out files: 87% (9767/11187) Checking out files: 88% (9845/11187) Checking out files: 89% (9957/11187) Checking out files: 90% (10069/11187) Checking out files: 91% (10181/11187) Checking out files: 92% (10293/11187) Checking out files: 93% (10404/11187) Checking out files: 94% (10516/11187) Checking out files: 95% (10628/11187) Checking out files: 96% (10740/11187) Checking out files: 97% (10852/11187) Checking out files: 98% (10964/11187) Checking out files: 99% (11076/11187) Checking out files: 100% (11187/11187) Checking out files: 100% (11187/11187), done. [2021-02-23T18:33:19.670Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-02-23T18:33:19.670Z] === RUN TestHealthCheckWorkdir [2021-02-23T18:33:19.875Z] #24 177.8 + cd /tmp/tmp.j5F9HXMC8y/tmp/docker-ce [2021-02-23T18:33:19.875Z] #24 177.8 + git checkout -q v17.06.2-ce [2021-02-23T18:33:20.229Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2021-02-23T18:33:20.229Z] === RUN TestHealthKillContainer [2021-02-23T18:33:20.929Z] #24 ... [2021-02-23T18:33:20.929Z] [2021-02-23T18:33:20.929Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:33:20.929Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:33:20.929Z] #45 168.7 crypto/tls [2021-02-23T18:33:20.929Z] #45 176.1 net/http/httptrace [2021-02-23T18:33:20.929Z] #45 176.5 net/http [2021-02-23T18:33:20.929Z] #45 ... [2021-02-23T18:33:20.929Z] [2021-02-23T18:33:20.929Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:33:20.929Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T18:33:20.929Z] #20 49.67 Selecting previously unselected package libnet1:ppc64el. [2021-02-23T18:33:20.929Z] #20 49.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-23T18:33:20.929Z] #20 49.69 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-23T18:33:20.929Z] #20 49.83 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-23T18:33:20.929Z] #20 49.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-23T18:33:20.929Z] #20 49.84 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-23T18:33:20.929Z] #20 49.96 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-23T18:33:20.929Z] #20 49.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-23T18:33:20.929Z] #20 49.97 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-23T18:33:20.929Z] #20 50.07 Selecting previously unselected package libreadline5:ppc64el. [2021-02-23T18:33:20.929Z] #20 50.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-02-23T18:33:20.929Z] #20 50.10 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-23T18:33:20.929Z] #20 50.32 Selecting previously unselected package net-tools. [2021-02-23T18:33:20.929Z] #20 50.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-02-23T18:33:20.929Z] #20 50.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T18:33:20.929Z] #20 50.72 Selecting previously unselected package python-pip-whl. [2021-02-23T18:33:20.929Z] #20 50.73 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-23T18:33:20.929Z] #20 50.75 Unpacking python-pip-whl (18.1-5) ... [2021-02-23T18:33:20.929Z] #20 51.60 Selecting previously unselected package python3-lib2to3. [2021-02-23T18:33:20.929Z] #20 51.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-23T18:33:20.929Z] #20 51.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-23T18:33:20.929Z] #20 51.79 Selecting previously unselected package python3-distutils. [2021-02-23T18:33:20.929Z] #20 51.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-23T18:33:20.929Z] #20 51.81 Unpacking python3-distutils (3.7.3-1) ... [2021-02-23T18:33:20.929Z] #20 52.01 Selecting previously unselected package python3-pip. [2021-02-23T18:33:20.929Z] #20 52.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-23T18:33:20.929Z] #20 52.04 Unpacking python3-pip (18.1-5) ... [2021-02-23T18:33:20.929Z] #20 52.30 Selecting previously unselected package python3-pkg-resources. [2021-02-23T18:33:20.929Z] #20 52.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T18:33:20.929Z] #20 52.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-23T18:33:20.929Z] #20 52.48 Selecting previously unselected package python3-setuptools. [2021-02-23T18:33:20.929Z] #20 52.49 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-23T18:33:20.929Z] #20 52.50 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-23T18:33:20.929Z] #20 52.80 Selecting previously unselected package python3-wheel. [2021-02-23T18:33:20.929Z] #20 52.81 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-23T18:33:20.929Z] #20 52.81 Unpacking python3-wheel (0.32.3-2) ... [2021-02-23T18:33:20.929Z] #20 52.94 Selecting previously unselected package sudo. [2021-02-23T18:33:20.929Z] #20 52.96 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-02-23T18:33:20.929Z] #20 52.97 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-23T18:33:20.929Z] #20 53.67 Selecting previously unselected package thin-provisioning-tools. [2021-02-23T18:33:20.929Z] #20 53.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-02-23T18:33:20.929Z] #20 53.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T18:33:20.929Z] #20 54.00 Selecting previously unselected package uidmap. [2021-02-23T18:33:20.929Z] #20 54.00 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-02-23T18:33:20.929Z] #20 54.01 Unpacking uidmap (1:4.5-1.1) ... [2021-02-23T18:33:20.929Z] #20 54.10 Selecting previously unselected package vim-runtime. [2021-02-23T18:33:20.929Z] #20 54.11 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-23T18:33:20.929Z] #20 54.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-23T18:33:20.929Z] #20 54.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-23T18:33:20.929Z] #20 54.21 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-23T18:33:21.557Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:33:21.557Z] [2021-02-23T18:33:21.557Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T18:33:21.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T18:33:21.557Z] HOSTNAME=45b2ad97f9da [2021-02-23T18:33:21.557Z] TESTDEBUG=0 [2021-02-23T18:33:21.557Z] DEST=bundles/test-integration [2021-02-23T18:33:21.557Z] PWD=/go/src/github.com/docker/docker [2021-02-23T18:33:21.557Z] DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:33:21.557Z] container=docker [2021-02-23T18:33:21.557Z] HOME=/root [2021-02-23T18:33:21.557Z] GOLANG_VERSION=1.13.15 [2021-02-23T18:33:21.557Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-23T18:33:21.557Z] VALIDATE_BRANCH=20.10 [2021-02-23T18:33:21.557Z] TERM=xterm [2021-02-23T18:33:21.557Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T18:33:21.557Z] SHLVL=1 [2021-02-23T18:33:21.557Z] TIMEOUT=120m [2021-02-23T18:33:21.557Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T18:33:21.557Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T18:33:21.557Z] GO111MODULE=off [2021-02-23T18:33:21.557Z] DOCKER_EXPERIMENTAL=1 [2021-02-23T18:33:21.557Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T18:33:21.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T18:33:21.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T18:33:21.557Z] GOPATH=/go [2021-02-23T18:33:21.557Z] PKG_CONFIG=pkg-config [2021-02-23T18:33:21.557Z] _=/usr/bin/env [2021-02-23T18:33:21.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T18:33:22.736Z] --- PASS: TestHealthKillContainer (2.62s) [2021-02-23T18:33:22.736Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T18:33:23.296Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-02-23T18:33:23.296Z] === RUN TestIpcModeNone [2021-02-23T18:33:23.707Z] #20 ... [2021-02-23T18:33:23.708Z] [2021-02-23T18:33:23.708Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-23T18:33:23.708Z] #24 sha256:fc242c1ec864e90970bcc0a6d67e1ea61df4145ae49dcdb9ac567f2030a9a276 [2021-02-23T18:33:23.708Z] #24 181.2 + mkdir -p /tmp/tmp.j5F9HXMC8y/src/github.com/docker [2021-02-23T18:33:23.708Z] #24 181.2 + mv components/cli /tmp/tmp.j5F9HXMC8y/src/github.com/docker/cli [2021-02-23T18:33:23.708Z] #24 181.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-23T18:33:23.856Z] --- PASS: TestIpcModeNone (0.58s) [2021-02-23T18:33:23.856Z] === RUN TestIpcModePrivate [2021-02-23T18:33:23.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T18:33:24.458Z] --- PASS: TestIpcModePrivate (0.59s) [2021-02-23T18:33:24.458Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-02-23T18:33:24.458Z] === RUN TestIpcModeShareable [2021-02-23T18:33:25.018Z] --- PASS: TestIpcModeShareable (0.62s) [2021-02-23T18:33:25.019Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-02-23T18:33:25.019Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T18:33:25.254Z] #24 ... [2021-02-23T18:33:25.254Z] [2021-02-23T18:33:25.254Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:33:25.254Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:33:25.254Z] #43 103.6 CC criu/aio.o [2021-02-23T18:33:25.254Z] #43 104.4 CC criu/autofs.o [2021-02-23T18:33:25.254Z] #43 107.1 CC criu/bfd.o [2021-02-23T18:33:25.254Z] #43 108.0 CC criu/bitmap.o [2021-02-23T18:33:25.254Z] #43 108.0 CC criu/cgroup-props.o [2021-02-23T18:33:25.254Z] #43 109.5 CC criu/cgroup.o [2021-02-23T18:33:25.254Z] #43 ... [2021-02-23T18:33:25.254Z] [2021-02-23T18:33:25.254Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:33:25.254Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T18:33:25.254Z] #20 58.34 Selecting previously unselected package vim. [2021-02-23T18:33:25.254Z] #20 58.36 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-23T18:33:25.254Z] #20 58.40 Unpacking vim (2:8.1.0875-5) ... [2021-02-23T18:33:25.254Z] #20 59.30 Selecting previously unselected package xfsprogs. [2021-02-23T18:33:25.254Z] #20 59.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-02-23T18:33:25.254Z] #20 59.30 Unpacking xfsprogs (4.20.0-1) ... [2021-02-23T18:33:25.898Z] #20 59.94 Selecting previously unselected package zip. [2021-02-23T18:33:25.898Z] #20 59.96 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-02-23T18:33:25.898Z] #20 59.96 Unpacking zip (3.0-11+b1) ... [2021-02-23T18:33:26.196Z] #20 60.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-23T18:33:26.196Z] #20 60.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T18:33:26.196Z] #20 60.26 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-02-23T18:33:26.196Z] #20 60.26 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-23T18:33:26.196Z] #20 60.27 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-02-23T18:33:26.196Z] #20 60.27 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-02-23T18:33:26.196Z] #20 60.28 Setting up uidmap (1:4.5-1.1) ... [2021-02-23T18:33:26.196Z] #20 60.28 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-02-23T18:33:26.196Z] #20 60.29 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-23T18:33:26.196Z] #20 60.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T18:33:26.196Z] #20 60.30 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-23T18:33:26.196Z] #20 60.31 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-23T18:33:26.196Z] #20 60.32 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T18:33:26.196Z] #20 60.33 Setting up zip (3.0-11+b1) ... [2021-02-23T18:33:26.196Z] #20 60.34 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T18:33:26.196Z] #20 60.39 Setting up bash-completion (1:2.8-6) ... [2021-02-23T18:33:26.902Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2021-02-23T18:33:26.902Z] === RUN TestAPIIpcModeHost [2021-02-23T18:33:27.156Z] --- PASS: TestAPIIpcModeHost (0.41s) [2021-02-23T18:33:27.156Z] === RUN TestDaemonIpcModeShareable [2021-02-23T18:33:28.558Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2021-02-23T18:33:28.558Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-23T18:33:28.558Z] === RUN TestDaemonIpcModePrivate [2021-02-23T18:33:29.484Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2021-02-23T18:33:29.484Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-23T18:33:29.484Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T18:33:30.845Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2021-02-23T18:33:30.845Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-23T18:33:30.845Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T18:33:31.848Z] #20 65.22 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-02-23T18:33:31.848Z] #20 65.23 Setting up xz-utils (5.2.4-1) ... [2021-02-23T18:33:31.848Z] #20 65.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-23T18:33:31.848Z] #20 65.27 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-23T18:33:31.848Z] #20 65.37 invoke-rc.d: could not determine current runlevel [2021-02-23T18:33:31.848Z] #20 65.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-23T18:33:31.848Z] #20 65.40 Setting up pigz (2.4-1) ... [2021-02-23T18:33:31.848Z] #20 65.40 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-23T18:33:31.848Z] #20 65.41 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-23T18:33:31.848Z] #20 65.42 Setting up python-pip-whl (18.1-5) ... [2021-02-23T18:33:31.848Z] #20 65.42 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-02-23T18:33:31.848Z] #20 65.43 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-23T18:33:31.848Z] #20 66.08 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-02-23T18:33:31.848Z] #20 66.09 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-23T18:33:31.848Z] #20 66.10 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-23T18:33:31.848Z] #20 66.10 Setting up vim (2:8.1.0875-5) ... [2021-02-23T18:33:31.848Z] #20 66.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-23T18:33:31.848Z] #20 66.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-23T18:33:31.848Z] #20 66.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-23T18:33:31.848Z] #20 66.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-23T18:33:32.145Z] #20 66.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-23T18:33:32.145Z] #20 66.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-23T18:33:32.145Z] #20 66.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-23T18:33:32.145Z] #20 66.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-23T18:33:32.145Z] #20 66.31 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-23T18:33:32.145Z] #20 66.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T18:33:32.145Z] #20 66.35 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-23T18:33:32.145Z] #20 66.35 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T18:33:32.145Z] #20 66.36 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-23T18:33:32.145Z] #20 66.36 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T18:33:32.205Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2021-02-23T18:33:32.206Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-23T18:33:32.206Z] === RUN TestIpcModeOlderClient [2021-02-23T18:33:32.206Z] === PAUSE TestIpcModeOlderClient [2021-02-23T18:33:32.206Z] === RUN TestKillContainerInvalidSignal [2021-02-23T18:33:32.461Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-02-23T18:33:32.461Z] === RUN TestKillContainer [2021-02-23T18:33:32.461Z] === RUN TestKillContainer/no_signal [2021-02-23T18:33:32.717Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T18:33:32.791Z] #20 ... [2021-02-23T18:33:32.791Z] [2021-02-23T18:33:32.791Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:33:32.791Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:33:32.791Z] #45 190.8 github.com/LK4D4/vndr/godl [2021-02-23T18:33:33.278Z] === RUN TestKillContainer/killing_signal [2021-02-23T18:33:33.852Z] #45 191.7 github.com/LK4D4/vndr [2021-02-23T18:33:33.884Z] --- PASS: TestKillContainer (1.37s) [2021-02-23T18:33:33.884Z] --- PASS: TestKillContainer/no_signal (0.45s) [2021-02-23T18:33:33.884Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2021-02-23T18:33:33.884Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2021-02-23T18:33:33.884Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T18:33:33.884Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T18:33:33.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T18:33:34.140Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T18:33:34.396Z] --- PASS: TestBuildWithHugeFile (51.78s) [2021-02-23T18:33:34.396Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T18:33:34.396Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:33:34.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:33:34.396Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:33:34.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:33:34.396Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:33:34.396Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:33:34.396Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:33:34.396Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:33:34.396Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:33:34.396Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-02-23T18:33:34.396Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-02-23T18:33:34.396Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-02-23T18:33:34.396Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-23T18:33:34.396Z] === RUN TestBuildPreserveOwnership [2021-02-23T18:33:34.396Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T18:33:34.744Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2021-02-23T18:33:34.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2021-02-23T18:33:34.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2021-02-23T18:33:34.745Z] === RUN TestKillStoppedContainer [2021-02-23T18:33:34.745Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-23T18:33:34.745Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T18:33:34.745Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-23T18:33:34.745Z] === RUN TestKillDifferentUserContainer [2021-02-23T18:33:35.000Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-02-23T18:33:35.000Z] === RUN TestInspectOomKilledTrue [2021-02-23T18:33:35.000Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-23T18:33:35.000Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-23T18:33:35.000Z] === RUN TestInspectOomKilledFalse [2021-02-23T18:33:35.561Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2021-02-23T18:33:35.561Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T18:33:35.818Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2021-02-23T18:33:35.818Z] === RUN TestLinksContainerNames [2021-02-23T18:33:36.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T18:33:36.294Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T18:33:36.742Z] --- PASS: TestLinksContainerNames (0.89s) [2021-02-23T18:33:36.742Z] === RUN TestLogsFollowTailEmpty [2021-02-23T18:33:37.302Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-02-23T18:33:37.302Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T18:33:37.418Z] #45 ... [2021-02-23T18:33:37.418Z] [2021-02-23T18:33:37.418Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:33:37.418Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:33:37.418Z] #43 115.9 CC criu/clone-noasan.o [2021-02-23T18:33:37.418Z] #43 116.2 CC criu/config.o [2021-02-23T18:33:37.418Z] #43 119.0 CC criu/cr-check.o [2021-02-23T18:33:37.418Z] #43 121.7 CC criu/cr-dedup.o [2021-02-23T18:33:37.418Z] #43 122.4 CC criu/cr-dump.o [2021-02-23T18:33:37.418Z] #43 126.0 CC criu/cr-errno.o [2021-02-23T18:33:37.418Z] #43 126.1 CC criu/cr-restore.o [2021-02-23T18:33:37.418Z] #43 ... [2021-02-23T18:33:37.418Z] [2021-02-23T18:33:37.419Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:33:37.419Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T18:33:37.419Z] #20 70.36 Setting up iptables (1.8.2-4) ... [2021-02-23T18:33:37.419Z] #20 70.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T18:33:37.419Z] #20 70.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T18:33:37.419Z] #20 70.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T18:33:37.419Z] #20 70.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T18:33:37.420Z] #20 70.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-23T18:33:37.420Z] #20 70.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-23T18:33:37.420Z] #20 70.49 Setting up python3 (3.7.3-1) ... [2021-02-23T18:33:37.420Z] #20 70.96 Setting up python3-wheel (0.32.3-2) ... [2021-02-23T18:33:37.557Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2021-02-23T18:33:37.557Z] === RUN TestMountDaemonRoot [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/default [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/private [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/slave [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/shared [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/default [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/shared [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/slave [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/private [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T18:33:37.558Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:33:37.558Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T18:33:37.558Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:33:37.814Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T18:33:38.070Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:33:38.070Z] [2021-02-23T18:33:38.070Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-23T18:33:38.070Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-23T18:33:38.070Z] Using test binary docker [2021-02-23T18:33:38.070Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T18:33:38.070Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T18:33:38.070Z] INFO: Waiting for daemon to start... [2021-02-23T18:33:38.070Z] Starting dockerd [2021-02-23T18:33:38.070Z] . [2021-02-23T18:33:38.070Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-23T18:33:38.070Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:33:38.070Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:33:38.070Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:33:38.070Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:33:38.070Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T18:33:38.070Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-23T18:33:38.070Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-02-23T18:33:38.070Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T18:33:38.079Z] #20 72.09 Setting up apparmor (2.13.2-10) ... [2021-02-23T18:33:38.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T18:33:39.433Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2021-02-23T18:33:39.433Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T18:33:39.992Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2021-02-23T18:33:39.992Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T18:33:40.247Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2021-02-23T18:33:40.247Z] === RUN TestNetworkNat [2021-02-23T18:33:40.476Z] --- PASS: TestBuildPreserveOwnership (9.95s) [2021-02-23T18:33:40.476Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.94s) [2021-02-23T18:33:40.476Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-23T18:33:40.476Z] === RUN TestBuildPlatformInvalid [2021-02-23T18:33:40.476Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-02-23T18:33:40.476Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T18:33:40.476Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-23T18:33:40.476Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-23T18:33:40.476Z] PASS [2021-02-23T18:33:40.476Z] [2021-02-23T18:33:40.476Z] === Skipped [2021-02-23T18:33:40.476Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-23T18:33:40.476Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:33:40.476Z] [2021-02-23T18:33:40.476Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-23T18:33:40.476Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-23T18:33:40.476Z] [2021-02-23T18:33:40.476Z] [2021-02-23T18:33:40.476Z] DONE 33 tests, 2 skipped in 127.986s [2021-02-23T18:33:40.476Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T18:33:40.476Z] INFO: Testing against a local daemon [2021-02-23T18:33:40.476Z] === RUN TestConfigInspect [2021-02-23T18:33:40.476Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-23T18:33:40.476Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:40.476Z] === RUN TestConfigList [2021-02-23T18:33:40.476Z] --- SKIP: TestConfigList (0.01s) [2021-02-23T18:33:40.476Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:40.476Z] === RUN TestConfigsCreateAndDelete [2021-02-23T18:33:40.476Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-02-23T18:33:40.476Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:40.476Z] === RUN TestConfigsUpdate [2021-02-23T18:33:40.476Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-02-23T18:33:40.476Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:40.476Z] === RUN TestTemplatedConfig [2021-02-23T18:33:40.476Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-23T18:33:40.476Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:40.476Z] === RUN TestConfigCreateResolve [2021-02-23T18:33:40.476Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-23T18:33:40.476Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:40.476Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T18:33:40.850Z] --- PASS: TestNetworkNat (0.46s) [2021-02-23T18:33:40.850Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T18:33:40.860Z] #20 74.69 Setting up xfsprogs (4.20.0-1) ... [2021-02-23T18:33:40.860Z] #20 74.69 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-23T18:33:41.106Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-02-23T18:33:41.106Z] === RUN TestNetworkLoopbackNat [2021-02-23T18:33:41.158Z] #20 75.16 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-23T18:33:42.216Z] #20 76.28 Setting up python3-distutils (3.7.3-1) ... [2021-02-23T18:33:42.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T18:33:42.376Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-23T18:33:42.376Z] PASS [2021-02-23T18:33:42.376Z] [2021-02-23T18:33:42.376Z] === Skipped [2021-02-23T18:33:42.376Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-23T18:33:42.376Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:42.376Z] [2021-02-23T18:33:42.376Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-02-23T18:33:42.376Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:42.376Z] [2021-02-23T18:33:42.376Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-02-23T18:33:42.376Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:42.376Z] [2021-02-23T18:33:42.376Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-02-23T18:33:42.376Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:42.376Z] [2021-02-23T18:33:42.376Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-23T18:33:42.376Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:42.376Z] [2021-02-23T18:33:42.376Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-23T18:33:42.376Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:33:42.376Z] [2021-02-23T18:33:42.376Z] [2021-02-23T18:33:42.376Z] DONE 7 tests, 6 skipped in 1.725s [2021-02-23T18:33:42.376Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T18:33:42.376Z] INFO: Testing against a local daemon [2021-02-23T18:33:42.376Z] === RUN TestCheckpoint [2021-02-23T18:33:42.376Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T18:33:42.376Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:33:42.376Z] === RUN TestContainerInvalidJSON [2021-02-23T18:33:42.376Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:33:42.376Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:33:42.376Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:33:42.376Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:33:42.376Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:33:42.376Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:33:42.376Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:33:42.376Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:33:42.376Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:33:42.376Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-23T18:33:42.376Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T18:33:42.376Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T18:33:42.376Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T18:33:42.376Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T18:33:42.376Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-23T18:33:42.376Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T18:33:42.376Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-23T18:33:42.376Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T18:33:42.376Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-23T18:33:42.376Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T18:33:42.376Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-23T18:33:42.376Z] === RUN TestCopyFromContainer [2021-02-23T18:33:42.865Z] #20 76.86 Setting up python3-setuptools (40.8.0-1) ... [2021-02-23T18:33:43.515Z] #20 ... [2021-02-23T18:33:43.515Z] [2021-02-23T18:33:43.515Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T18:33:43.515Z] #45 sha256:97299581aef172d6722e31490b946e5f0ea8dc849c25a44390c09d753baf2e23 [2021-02-23T18:33:43.515Z] #45 DONE 201.4s [2021-02-23T18:33:43.515Z] [2021-02-23T18:33:43.515Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T18:33:43.515Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-23T18:33:43.812Z] --- PASS: TestNetworkLoopbackNat (2.66s) [2021-02-23T18:33:43.812Z] === RUN TestPause [2021-02-23T18:33:44.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T18:33:44.371Z] --- PASS: TestPause (0.46s) [2021-02-23T18:33:44.371Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T18:33:44.371Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:33:44.371Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:33:44.371Z] === RUN TestPauseStopPausedContainer [2021-02-23T18:33:44.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T18:33:44.626Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2021-02-23T18:33:44.626Z] === RUN TestPsFilter [2021-02-23T18:33:44.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T18:33:44.881Z] --- PASS: TestPsFilter (0.09s) [2021-02-23T18:33:44.881Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T18:33:45.059Z] #32 ... [2021-02-23T18:33:45.059Z] [2021-02-23T18:33:45.059Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T18:33:45.059Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T18:33:45.059Z] #20 78.95 Setting up python3-pip (18.1-5) ... [2021-02-23T18:33:45.136Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2021-02-23T18:33:45.136Z] === RUN TestRemoveContainerWithVolume [2021-02-23T18:33:45.696Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-02-23T18:33:45.696Z] === RUN TestRemoveContainerRunning [2021-02-23T18:33:45.952Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-02-23T18:33:45.952Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T18:33:46.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T18:33:46.109Z] #20 80.26 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T18:33:46.109Z] #20 80.30 Processing triggers for mime-support (3.62) ... [2021-02-23T18:33:46.407Z] #20 DONE 80.6s [2021-02-23T18:33:46.407Z] [2021-02-23T18:33:46.407Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-23T18:33:46.407Z] #21 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-02-23T18:33:46.554Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2021-02-23T18:33:46.554Z] === RUN TestRemoveInvalidContainer [2021-02-23T18:33:46.554Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-23T18:33:46.554Z] === RUN TestRenameLinkedContainer [2021-02-23T18:33:46.557Z] === RUN TestCopyFromContainer// [2021-02-23T18:33:46.557Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T18:33:46.557Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T18:33:46.557Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T18:33:46.557Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-23T18:33:46.557Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T18:33:46.557Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T18:33:46.557Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T18:33:46.557Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T18:33:46.705Z] #21 0.359 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-23T18:33:46.815Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T18:33:46.815Z] --- PASS: TestCopyFromContainer (4.44s) [2021-02-23T18:33:46.815Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-23T18:33:46.815Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-23T18:33:46.815Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-23T18:33:46.815Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-23T18:33:46.815Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-23T18:33:46.815Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-23T18:33:46.815Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-23T18:33:46.815Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-23T18:33:46.815Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-23T18:33:46.815Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-02-23T18:33:46.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T18:33:46.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:33:46.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:33:46.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:33:46.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:33:46.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:33:46.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:33:46.816Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:33:46.816Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:33:46.816Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:33:46.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-23T18:33:46.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-23T18:33:46.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-23T18:33:46.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-23T18:33:46.816Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T18:33:46.816Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-23T18:33:46.816Z] === RUN TestCreateWithInvalidEnv [2021-02-23T18:33:46.816Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T18:33:46.816Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T18:33:46.816Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T18:33:46.816Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T18:33:46.816Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T18:33:46.816Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T18:33:46.816Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T18:33:46.816Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T18:33:46.816Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T18:33:46.816Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-23T18:33:46.816Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T18:33:46.816Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T18:33:46.816Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T18:33:46.816Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T18:33:46.816Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-23T18:33:46.816Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T18:33:47.003Z] #21 0.368 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-23T18:33:47.003Z] #21 0.372 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-23T18:33:47.003Z] #21 DONE 0.5s [2021-02-23T18:33:47.003Z] [2021-02-23T18:33:47.003Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T18:33:47.003Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-23T18:33:47.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T18:33:47.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T18:33:48.189Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2021-02-23T18:33:48.189Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T18:33:48.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T18:33:48.439Z] --- PASS: TestRenameLinkedContainer (1.84s) [2021-02-23T18:33:48.439Z] === RUN TestRenameStoppedContainer [2021-02-23T18:33:48.695Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-02-23T18:33:48.695Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T18:33:48.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T18:33:48.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T18:33:49.564Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s) [2021-02-23T18:33:49.564Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T18:33:49.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:33:49.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:33:49.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:33:49.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:33:49.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:33:49.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:33:49.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:33:49.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:33:49.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:33:49.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:33:49.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:33:49.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:33:49.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:33:49.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:33:49.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:33:49.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-23T18:33:49.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-23T18:33:49.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-23T18:33:49.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-23T18:33:49.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-23T18:33:49.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-23T18:33:49.564Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T18:33:49.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T18:33:49.621Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2021-02-23T18:33:49.621Z] === RUN TestRenameInvalidName [2021-02-23T18:33:50.130Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-02-23T18:33:50.130Z] === RUN TestCreateDifferentPlatform [2021-02-23T18:33:50.130Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T18:33:50.130Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T18:33:50.130Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-23T18:33:50.130Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T18:33:50.130Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T18:33:50.130Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T18:33:50.130Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-02-23T18:33:50.130Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T18:33:50.130Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-23T18:33:50.130Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T18:33:50.130Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-23T18:33:50.130Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-23T18:33:50.130Z] === RUN TestDaemonRestartIpcMode [2021-02-23T18:33:50.130Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T18:33:50.130Z] === RUN TestDaemonHostGatewayIP [2021-02-23T18:33:50.130Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-23T18:33:50.130Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:33:50.130Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T18:33:50.130Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T18:33:50.130Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T18:33:50.130Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-23T18:33:50.130Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-23T18:33:50.130Z] === RUN TestDiff [2021-02-23T18:33:50.182Z] --- PASS: TestRenameInvalidName (0.45s) [2021-02-23T18:33:50.182Z] === RUN TestRenameAnonymousContainer [2021-02-23T18:33:50.389Z] --- PASS: TestDiff (0.40s) [2021-02-23T18:33:50.389Z] === RUN TestExecWithCloseStdin [2021-02-23T18:33:50.958Z] --- PASS: TestExecWithCloseStdin (0.54s) [2021-02-23T18:33:50.958Z] === RUN TestExec [2021-02-23T18:33:51.516Z] #22 4.692 Collecting yamllint==1.16.0 [2021-02-23T18:33:51.542Z] --- PASS: TestExec (0.52s) [2021-02-23T18:33:51.543Z] === RUN TestExecUser [2021-02-23T18:33:51.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T18:33:52.111Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2021-02-23T18:33:52.111Z] === RUN TestRenameContainerWithSameName [2021-02-23T18:33:52.111Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2021-02-23T18:33:52.111Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T18:33:52.124Z] --- PASS: TestExecUser (0.52s) [2021-02-23T18:33:52.125Z] === RUN TestExportContainerAndImportImage [2021-02-23T18:33:52.169Z] #22 ... [2021-02-23T18:33:52.169Z] [2021-02-23T18:33:52.169Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T18:33:52.169Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-23T18:33:52.169Z] #32 DONE 209.7s [2021-02-23T18:33:52.169Z] [2021-02-23T18:33:52.169Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T18:33:52.169Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-23T18:33:52.169Z] #22 5.104 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-23T18:33:52.169Z] #22 ... [2021-02-23T18:33:52.169Z] [2021-02-23T18:33:52.169Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:33:52.169Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:33:52.169Z] #43 134.5 CC criu/cr-service.o [2021-02-23T18:33:52.169Z] #43 137.0 CC criu/crtools.o [2021-02-23T18:33:52.169Z] #43 137.7 CC criu/eventfd.o [2021-02-23T18:33:52.169Z] #43 138.2 CC criu/eventpoll.o [2021-02-23T18:33:52.169Z] #43 139.3 CC criu/external.o [2021-02-23T18:33:52.169Z] #43 139.8 CC criu/fault-injection.o [2021-02-23T18:33:52.169Z] #43 140.0 CC criu/fdstore.o [2021-02-23T18:33:52.169Z] #43 140.3 CC criu/fifo.o [2021-02-23T18:33:52.169Z] #43 140.8 CC criu/file-ids.o [2021-02-23T18:33:52.169Z] #43 ... [2021-02-23T18:33:52.169Z] [2021-02-23T18:33:52.169Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T18:33:52.169Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-23T18:33:52.169Z] #22 5.227 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-23T18:33:52.169Z] #22 5.279 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-23T18:33:52.169Z] #22 5.346 Collecting pyyaml (from yamllint==1.16.0) [2021-02-23T18:33:52.691Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2021-02-23T18:33:52.691Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T18:33:52.816Z] #22 5.934 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-23T18:33:52.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T18:33:53.037Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2021-02-23T18:33:53.037Z] === RUN TestResize [2021-02-23T18:33:53.598Z] --- PASS: TestResize (0.43s) [2021-02-23T18:33:53.598Z] === RUN TestResizeWithInvalidSize [2021-02-23T18:33:53.873Z] #22 7.098 Installing build dependencies: started [2021-02-23T18:33:54.158Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-02-23T18:33:54.158Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T18:33:54.414Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:33:54.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:33:54.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:33:54.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:33:54.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:33:54.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T18:33:55.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T18:33:55.971Z] --- PASS: TestExportContainerAfterDaemonRestart (3.34s) [2021-02-23T18:33:55.971Z] === RUN TestHealthCheckWorkdir [2021-02-23T18:33:56.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T18:33:56.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:33:56.537Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2021-02-23T18:33:56.537Z] === RUN TestHealthKillContainer [2021-02-23T18:33:56.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:33:56.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T18:33:57.484Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:33:57.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:33:58.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:33:58.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T18:33:59.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:33:59.064Z] --- PASS: TestHealthKillContainer (2.48s) [2021-02-23T18:33:59.064Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T18:33:59.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T18:33:59.629Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-02-23T18:33:59.629Z] === RUN TestIpcModeNone [2021-02-23T18:33:59.887Z] --- PASS: TestIpcModeNone (0.47s) [2021-02-23T18:33:59.887Z] === RUN TestIpcModePrivate [2021-02-23T18:34:00.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T18:34:00.453Z] --- PASS: TestIpcModePrivate (0.45s) [2021-02-23T18:34:00.453Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-02-23T18:34:00.453Z] === RUN TestIpcModeShareable [2021-02-23T18:34:00.453Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-23T18:34:00.453Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T18:34:00.453Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T18:34:00.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:34:00.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:34:01.827Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2021-02-23T18:34:01.827Z] === RUN TestAPIIpcModeHost [2021-02-23T18:34:01.827Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-23T18:34:01.827Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T18:34:01.827Z] === RUN TestDaemonIpcModeShareable [2021-02-23T18:34:01.827Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-23T18:34:01.827Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T18:34:01.827Z] === RUN TestDaemonIpcModePrivate [2021-02-23T18:34:02.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T18:34:02.443Z] #22 ... [2021-02-23T18:34:02.443Z] [2021-02-23T18:34:02.443Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:34:02.443Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:34:02.443Z] #43 141.5 CC criu/file-lock.o [2021-02-23T18:34:02.443Z] #43 143.2 CC criu/files-ext.o [2021-02-23T18:34:02.443Z] #43 143.7 CC criu/files-reg.o [2021-02-23T18:34:02.443Z] #43 146.6 CC criu/files.o [2021-02-23T18:34:02.443Z] #43 149.3 CC criu/filesystems.o [2021-02-23T18:34:02.443Z] #43 150.3 CC criu/fsnotify.o [2021-02-23T18:34:02.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T18:34:02.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:34:02.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T18:34:03.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:34:03.093Z] #43 151.8 CC criu/image-desc.o [2021-02-23T18:34:03.392Z] #43 152.0 CC criu/image.o [2021-02-23T18:34:04.354Z] --- PASS: TestDaemonIpcModePrivate (2.20s) [2021-02-23T18:34:04.354Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-02-23T18:34:04.354Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T18:34:04.354Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-23T18:34:04.354Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T18:34:04.354Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T18:34:04.354Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-23T18:34:04.354Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T18:34:04.354Z] === RUN TestIpcModeOlderClient [2021-02-23T18:34:04.354Z] === PAUSE TestIpcModeOlderClient [2021-02-23T18:34:04.354Z] === RUN TestKillContainerInvalidSignal [2021-02-23T18:34:04.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T18:34:04.448Z] #43 153.1 CC criu/ipc_ns.o [2021-02-23T18:34:04.613Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2021-02-23T18:34:04.613Z] === RUN TestKillContainer [2021-02-23T18:34:04.613Z] === RUN TestKillContainer/no_signal [2021-02-23T18:34:04.871Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.01s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.17s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2021-02-23T18:34:04.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.83s) [2021-02-23T18:34:04.930Z] === RUN TestCgroupNamespacesRun [2021-02-23T18:34:05.129Z] === RUN TestKillContainer/killing_signal [2021-02-23T18:34:05.695Z] --- PASS: TestKillContainer (1.29s) [2021-02-23T18:34:05.695Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-02-23T18:34:05.695Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-02-23T18:34:05.695Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-02-23T18:34:05.695Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T18:34:05.695Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T18:34:05.742Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T18:34:05.742Z] Using test binary docker [2021-02-23T18:34:05.742Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T18:34:05.742Z] +++ /etc/init.d/apparmor start [2021-02-23T18:34:05.742Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T18:34:05.742Z] INFO: Waiting for daemon to start... [2021-02-23T18:34:05.742Z] Starting dockerd [2021-02-23T18:34:05.742Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-23T18:34:05.990Z] #43 154.6 CC criu/irmap.o [2021-02-23T18:34:06.260Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T18:34:06.333Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2021-02-23T18:34:06.333Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T18:34:06.333Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-23T18:34:06.333Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-23T18:34:06.333Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T18:34:06.518Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2021-02-23T18:34:06.518Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-02-23T18:34:06.518Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2021-02-23T18:34:06.518Z] === RUN TestKillStoppedContainer [2021-02-23T18:34:06.723Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T18:34:06.723Z] Using test binary docker [2021-02-23T18:34:06.723Z] +++ /etc/init.d/apparmor start [2021-02-23T18:34:06.723Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T18:34:06.723Z] INFO: Waiting for daemon to start... [2021-02-23T18:34:06.723Z] Starting dockerd [2021-02-23T18:34:06.723Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-23T18:34:06.776Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-23T18:34:06.777Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T18:34:06.777Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-23T18:34:06.777Z] === RUN TestKillDifferentUserContainer [2021-02-23T18:34:07.051Z] #43 155.5 CC criu/kcmp-ids.o [2021-02-23T18:34:07.260Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2021-02-23T18:34:07.260Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T18:34:07.343Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2021-02-23T18:34:07.343Z] === RUN TestInspectOomKilledTrue [2021-02-23T18:34:07.343Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-23T18:34:07.343Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:34:07.343Z] === RUN TestInspectOomKilledFalse [2021-02-23T18:34:07.343Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-23T18:34:07.343Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:34:07.343Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T18:34:07.343Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-23T18:34:07.343Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-23T18:34:07.343Z] === RUN TestLinksContainerNames [2021-02-23T18:34:07.360Z] #43 155.9 CC criu/kerndat.o [2021-02-23T18:34:07.652Z] . [2021-02-23T18:34:07.652Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T18:34:07.652Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T18:34:07.665Z] #43 ... [2021-02-23T18:34:07.665Z] [2021-02-23T18:34:07.665Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T18:34:07.665Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-23T18:34:07.665Z] #22 20.73 Installing build dependencies: finished with status 'done' [2021-02-23T18:34:07.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T18:34:07.908Z] --- PASS: TestLinksContainerNames (0.83s) [2021-02-23T18:34:07.908Z] === RUN TestLogsFollowTailEmpty [2021-02-23T18:34:07.913Z] Error: No such image: emptyfs [2021-02-23T18:34:07.913Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T18:34:07.913Z] ++++ docker load [2021-02-23T18:34:08.173Z] Running integration-test (iteration 1) [2021-02-23T18:34:08.173Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T18:34:08.173Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:34:08.173Z] ++ set -e [2021-02-23T18:34:08.173Z] ++ '[' -n 0 ']' [2021-02-23T18:34:08.173Z] ++ set -x [2021-02-23T18:34:08.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-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:34:08.475Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2021-02-23T18:34:08.475Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T18:34:08.633Z] . [2021-02-23T18:34:08.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T18:34:08.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T18:34:08.634Z] Error: No such image: emptyfs [2021-02-23T18:34:08.634Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T18:34:08.634Z] ++++ docker load [2021-02-23T18:34:08.665Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2021-02-23T18:34:08.665Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T18:34:08.733Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-02-23T18:34:08.733Z] === RUN TestMountDaemonRoot [2021-02-23T18:34:08.733Z] === RUN TestMountDaemonRoot/default [2021-02-23T18:34:08.733Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T18:34:08.733Z] === RUN TestMountDaemonRoot/private [2021-02-23T18:34:08.733Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T18:34:08.733Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T18:34:08.733Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T18:34:08.733Z] === RUN TestMountDaemonRoot/slave [2021-02-23T18:34:08.733Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T18:34:08.733Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T18:34:08.733Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T18:34:08.894Z] Running integration-test (iteration 1) [2021-02-23T18:34:08.894Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T18:34:08.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:34:08.894Z] ++ set -e [2021-02-23T18:34:08.894Z] ++ '[' -n 0 ']' [2021-02-23T18:34:08.894Z] ++ set -x [2021-02-23T18:34:08.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/shared [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/default [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/private [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/shared [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/slave [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T18:34:08.991Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:34:08.991Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:34:08.991Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:34:09.249Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:34:09.249Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:34:09.249Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T18:34:09.249Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:34:09.249Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:34:09.249Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:34:09.249Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:34:09.249Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T18:34:09.249Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-23T18:34:09.249Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2021-02-23T18:34:09.249Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T18:34:09.249Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-23T18:34:09.249Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-23T18:34:09.249Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T18:34:09.249Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-23T18:34:09.249Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-23T18:34:09.249Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T18:34:09.249Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-23T18:34:09.249Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-23T18:34:09.249Z] === RUN TestNetworkNat [2021-02-23T18:34:09.590Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2021-02-23T18:34:09.590Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-23T18:34:09.816Z] --- PASS: TestNetworkNat (0.49s) [2021-02-23T18:34:09.816Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T18:34:10.382Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-02-23T18:34:10.382Z] === RUN TestNetworkLoopbackNat [2021-02-23T18:34:10.951Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2021-02-23T18:34:10.951Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T18:34:11.511Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-02-23T18:34:11.511Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T18:34:12.874Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2021-02-23T18:34:12.874Z] === RUN TestKernelTCPMemory [2021-02-23T18:34:12.874Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-23T18:34:12.874Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-23T18:34:12.874Z] === RUN TestNISDomainname [2021-02-23T18:34:12.909Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-02-23T18:34:12.909Z] === RUN TestPause [2021-02-23T18:34:12.909Z] --- SKIP: TestPause (0.00s) [2021-02-23T18:34:12.909Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:34:12.909Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T18:34:12.909Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:34:12.909Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:34:12.909Z] === RUN TestPauseStopPausedContainer [2021-02-23T18:34:12.909Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-23T18:34:12.909Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:34:12.909Z] === RUN TestPsFilter [2021-02-23T18:34:12.909Z] --- PASS: TestPsFilter (0.12s) [2021-02-23T18:34:12.909Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T18:34:13.302Z] #22 ... [2021-02-23T18:34:13.302Z] [2021-02-23T18:34:13.302Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:34:13.302Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:34:13.302Z] #43 157.7 CC criu/libnetlink.o [2021-02-23T18:34:13.302Z] #43 158.1 CC criu/log.o [2021-02-23T18:34:13.302Z] #43 158.7 CC criu/lsm.o [2021-02-23T18:34:13.302Z] #43 159.4 CC criu/mem.o [2021-02-23T18:34:13.302Z] #43 161.6 CC criu/memfd.o [2021-02-23T18:34:13.434Z] --- PASS: TestNISDomainname (0.54s) [2021-02-23T18:34:13.434Z] === RUN TestHostnameDnsResolution [2021-02-23T18:34:13.475Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2021-02-23T18:34:13.475Z] === RUN TestRemoveContainerWithVolume [2021-02-23T18:34:13.732Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2021-02-23T18:34:13.732Z] === RUN TestRemoveContainerRunning [2021-02-23T18:34:13.951Z] #43 162.5 CC criu/mount.o [2021-02-23T18:34:13.994Z] --- PASS: TestHostnameDnsResolution (0.70s) [2021-02-23T18:34:13.994Z] === RUN TestStats [2021-02-23T18:34:14.299Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-02-23T18:34:14.299Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T18:34:14.557Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-02-23T18:34:14.557Z] === RUN TestRemoveInvalidContainer [2021-02-23T18:34:14.557Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-23T18:34:14.557Z] === RUN TestRenameLinkedContainer [2021-02-23T18:34:16.079Z] #43 ... [2021-02-23T18:34:16.079Z] [2021-02-23T18:34:16.079Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T18:34:16.079Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-23T18:34:16.079Z] #22 29.02 Building wheels for collected packages: pyyaml [2021-02-23T18:34:16.079Z] #22 29.02 Running setup.py bdist_wheel for pyyaml: started [2021-02-23T18:34:16.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T18:34:16.457Z] --- PASS: TestRenameLinkedContainer (1.71s) [2021-02-23T18:34:16.457Z] === RUN TestRenameStoppedContainer [2021-02-23T18:34:16.502Z] --- PASS: TestStats (2.50s) [2021-02-23T18:34:16.502Z] === RUN TestStopContainerWithTimeout [2021-02-23T18:34:16.502Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T18:34:16.502Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T18:34:16.502Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T18:34:16.502Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T18:34:16.502Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T18:34:16.502Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T18:34:16.502Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T18:34:16.502Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T18:34:16.502Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T18:34:16.502Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T18:34:16.715Z] --- PASS: TestRenameStoppedContainer (0.44s) [2021-02-23T18:34:16.715Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T18:34:16.787Z] sha256:de4d0162f25b0bc6fb154dda9db70b3f2c264313d8da2534415c2de254332243 [2021-02-23T18:34:16.787Z] INFO: Starting docker-py tests... [2021-02-23T18:34:16.787Z] ============================= test session starts ============================== [2021-02-23T18:34:16.787Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-23T18:34:16.787Z] rootdir: /src, inifile: pytest.ini [2021-02-23T18:34:16.787Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-23T18:34:17.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T18:34:17.046Z] collected 389 items / 1 deselected / 388 selected [2021-02-23T18:34:17.046Z] [2021-02-23T18:34:17.427Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T18:34:17.651Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-02-23T18:34:17.651Z] === RUN TestRenameInvalidName [2021-02-23T18:34:18.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T18:34:18.182Z] #22 31.08 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-23T18:34:18.182Z] #22 31.09 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-23T18:34:18.182Z] #22 31.26 Successfully built pyyaml [2021-02-23T18:34:18.182Z] #22 31.28 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-23T18:34:18.217Z] --- PASS: TestRenameInvalidName (0.45s) [2021-02-23T18:34:18.217Z] === RUN TestRenameAnonymousContainer [2021-02-23T18:34:18.482Z] #22 31.65 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-23T18:34:18.780Z] #22 DONE 31.9s [2021-02-23T18:34:18.780Z] [2021-02-23T18:34:18.780Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-23T18:34:18.780Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-23T18:34:19.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T18:34:19.310Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T18:34:19.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T18:34:19.836Z] #40 ... [2021-02-23T18:34:19.836Z] [2021-02-23T18:34:19.836Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:34:19.836Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:34:19.836Z] #43 168.3 CC criu/namespaces.o [2021-02-23T18:34:20.118Z] --- PASS: TestRenameAnonymousContainer (1.69s) [2021-02-23T18:34:20.118Z] === RUN TestRenameContainerWithSameName [2021-02-23T18:34:20.118Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-02-23T18:34:20.118Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T18:34:20.410Z] Loaded image: buildpack-deps:buster [2021-02-23T18:34:20.410Z] Loaded image: busybox:latest [2021-02-23T18:34:20.410Z] Loaded image: busybox:glibc [2021-02-23T18:34:20.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T18:34:20.672Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-23T18:34:20.672Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2021-02-23T18:34:20.672Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2021-02-23T18:34:20.672Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2021-02-23T18:34:20.672Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2021-02-23T18:34:20.672Z] === RUN TestDeleteDevicemapper [2021-02-23T18:34:20.672Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T18:34:20.672Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:34:20.672Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T18:34:21.052Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2021-02-23T18:34:21.052Z] === RUN TestResize [2021-02-23T18:34:21.353Z] Loaded image: debian:bullseye [2021-02-23T18:34:21.353Z] Loaded image: hello-world:latest [2021-02-23T18:34:21.353Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:34:21.615Z] INFO: Testing against a local daemon [2021-02-23T18:34:21.615Z] === RUN TestCgroupNamespacesBuild [2021-02-23T18:34:21.619Z] --- PASS: TestResize (0.43s) [2021-02-23T18:34:21.619Z] === RUN TestResizeWithInvalidSize [2021-02-23T18:34:21.877Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-02-23T18:34:21.877Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T18:34:22.035Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2021-02-23T18:34:22.035Z] === RUN TestUpdateMemory [2021-02-23T18:34:22.443Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2021-02-23T18:34:22.443Z] === RUN TestDaemonRestartKillContainers [2021-02-23T18:34:22.443Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-23T18:34:22.443Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-23T18:34:22.443Z] === RUN TestCgroupNamespacesRun [2021-02-23T18:34:22.596Z] --- PASS: TestUpdateMemory (0.57s) [2021-02-23T18:34:22.596Z] === RUN TestUpdateCPUQuota [2021-02-23T18:34:22.670Z] #43 170.8 CC criu/net.o [2021-02-23T18:34:23.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T18:34:23.521Z] --- PASS: TestUpdateCPUQuota (0.92s) [2021-02-23T18:34:23.521Z] === RUN TestUpdatePidsLimit [2021-02-23T18:34:23.521Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-23T18:34:23.776Z] === RUN TestUpdatePidsLimit/no_change [2021-02-23T18:34:23.776Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-23T18:34:24.033Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-23T18:34:24.161Z] --- PASS: TestCgroupNamespacesBuild (2.67s) [2021-02-23T18:34:24.161Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T18:34:24.288Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-23T18:34:24.543Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-23T18:34:24.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T18:34:24.798Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-23T18:34:24.984Z] --- PASS: TestCgroupNamespacesRun (2.25s) [2021-02-23T18:34:24.984Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T18:34:25.403Z] --- PASS: TestUpdatePidsLimit (1.93s) [2021-02-23T18:34:25.403Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-02-23T18:34:25.403Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2021-02-23T18:34:25.403Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2021-02-23T18:34:25.403Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-02-23T18:34:25.403Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2021-02-23T18:34:25.403Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2021-02-23T18:34:25.403Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2021-02-23T18:34:25.403Z] === RUN TestUpdateRestartPolicy [2021-02-23T18:34:26.078Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2021-02-23T18:34:26.078Z] === RUN TestBuildWithSession [2021-02-23T18:34:26.078Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T18:34:26.078Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:34:26.078Z] === RUN TestBuildSquashParent [2021-02-23T18:34:26.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T18:34:26.231Z] #43 174.9 CC criu/netfilter.o [2021-02-23T18:34:26.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T18:34:26.529Z] #43 175.3 CC criu/page-pipe.o [2021-02-23T18:34:26.894Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-02-23T18:34:26.894Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T18:34:27.586Z] #43 176.2 CC criu/page-xfer.o [2021-02-23T18:34:28.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T18:34:29.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T18:34:29.421Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s) [2021-02-23T18:34:29.421Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T18:34:29.706Z] #43 178.2 CC criu/pagemap-cache.o [2021-02-23T18:34:30.005Z] #43 178.7 CC criu/pagemap.o [2021-02-23T18:34:30.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T18:34:31.061Z] #43 179.7 CC criu/parasite-syscall.o [2021-02-23T18:34:31.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T18:34:31.320Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s) [2021-02-23T18:34:31.320Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T18:34:32.126Z] #43 180.7 CC criu/path.o [2021-02-23T18:34:32.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T18:34:32.431Z] #43 181.2 CC criu/pie-util-vdso.o [2021-02-23T18:34:33.078Z] #43 181.8 CC criu/pie-util.o [2021-02-23T18:34:33.354Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T18:34:33.354Z] Using test binary docker [2021-02-23T18:34:33.354Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T18:34:33.354Z] +++ /etc/init.d/apparmor start [2021-02-23T18:34:33.354Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T18:34:33.354Z] INFO: Waiting for daemon to start... [2021-02-23T18:34:33.354Z] Starting dockerd [2021-02-23T18:34:33.354Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-23T18:34:33.374Z] #43 182.0 CC criu/pipes.o [2021-02-23T18:34:33.846Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s) [2021-02-23T18:34:33.846Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-23T18:34:34.215Z] --- PASS: TestBuildSquashParent (7.24s) [2021-02-23T18:34:34.215Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T18:34:34.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:34:34.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:34:34.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:34:34.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:34:34.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:34:34.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:34:34.215Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:34:34.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:34:34.215Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:34:34.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:34:34.215Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:34:34.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:34:34.215Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:34:34.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:34:34.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:34:34.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:34:34.237Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-23T18:34:34.443Z] #43 183.1 CC criu/plugin.o [2021-02-23T18:34:35.063Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-23T18:34:35.087Z] #43 183.8 CC criu/proc_parse.o [2021-02-23T18:34:35.429Z] . [2021-02-23T18:34:35.429Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T18:34:35.429Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T18:34:35.429Z] Error: No such image: emptyfs [2021-02-23T18:34:35.429Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T18:34:35.429Z] ++++ docker load [2021-02-23T18:34:35.722Z] Running integration-test (iteration 1) [2021-02-23T18:34:35.722Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T18:34:35.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:34:35.722Z] ++ set -e [2021-02-23T18:34:35.722Z] ++ '[' -n 0 ']' [2021-02-23T18:34:35.722Z] ++ set -x [2021-02-23T18:34:35.722Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:34:35.749Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.30s) [2021-02-23T18:34:35.749Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T18:34:36.133Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:34:36.133Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:34:36.565Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-23T18:34:37.632Z] --- PASS: TestUpdateRestartPolicy (11.21s) [2021-02-23T18:34:37.632Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T18:34:37.632Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2021-02-23T18:34:37.632Z] === RUN TestWaitNonBlocked [2021-02-23T18:34:37.632Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:34:37.632Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:34:37.632Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:34:37.632Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:34:37.632Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:34:37.632Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:34:37.649Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s) [2021-02-23T18:34:37.649Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T18:34:37.887Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-23T18:34:37.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2021-02-23T18:34:37.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2021-02-23T18:34:37.887Z] === RUN TestWaitBlocked [2021-02-23T18:34:37.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:34:37.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:34:37.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:34:37.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:34:37.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:34:37.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:34:38.679Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-23T18:34:38.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) [2021-02-23T18:34:38.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s) [2021-02-23T18:34:38.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2021-02-23T18:34:38.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2021-02-23T18:34:38.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2021-02-23T18:34:38.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2021-02-23T18:34:38.679Z] === RUN TestBuildMultiStageCopy [2021-02-23T18:34:38.679Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T18:34:38.812Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-23T18:34:38.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2021-02-23T18:34:38.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2021-02-23T18:34:38.812Z] === CONT TestContainerStartOnDaemonRestart [2021-02-23T18:34:38.812Z] === CONT TestIpcModeOlderClient [2021-02-23T18:34:38.812Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-02-23T18:34:38.812Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T18:34:39.549Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.20s) [2021-02-23T18:34:39.549Z] === RUN TestKernelTCPMemory [2021-02-23T18:34:39.549Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-23T18:34:39.549Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:34:39.549Z] === RUN TestNISDomainname [2021-02-23T18:34:39.549Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-23T18:34:39.549Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-23T18:34:39.549Z] === RUN TestHostnameDnsResolution [2021-02-23T18:34:39.581Z] #43 187.9 CC criu/protobuf-desc.o [2021-02-23T18:34:40.483Z] --- PASS: TestHostnameDnsResolution (0.70s) [2021-02-23T18:34:40.483Z] === RUN TestStats [2021-02-23T18:34:40.483Z] --- SKIP: TestStats (0.00s) [2021-02-23T18:34:40.483Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:34:40.483Z] === RUN TestStopContainerWithTimeout [2021-02-23T18:34:40.483Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T18:34:40.483Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T18:34:40.483Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T18:34:40.483Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T18:34:40.483Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T18:34:40.483Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T18:34:40.483Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T18:34:40.483Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T18:34:40.483Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T18:34:40.483Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T18:34:40.638Z] #43 ... [2021-02-23T18:34:40.638Z] [2021-02-23T18:34:40.638Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-23T18:34:40.638Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-23T18:34:40.638Z] #40 258.1 + dpkg --print-architecture [2021-02-23T18:34:40.638Z] #40 258.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-23T18:34:40.638Z] #40 258.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-23T18:34:40.936Z] #40 258.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-23T18:34:41.051Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T18:34:41.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T18:34:41.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T18:34:41.324Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s) [2021-02-23T18:34:41.324Z] === CONT TestContainerKillOnDaemonStart [2021-02-23T18:34:41.324Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2021-02-23T18:34:41.324Z] === CONT TestDaemonHostGatewayIP [2021-02-23T18:34:41.796Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T18:34:42.366Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T18:34:42.937Z] --- PASS: TestBuildMultiStageCopy (4.57s) [2021-02-23T18:34:42.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s) [2021-02-23T18:34:42.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2021-02-23T18:34:42.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-02-23T18:34:42.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-02-23T18:34:42.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-02-23T18:34:42.937Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T18:34:42.951Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T18:34:43.835Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2021-02-23T18:34:43.835Z] === CONT TestDaemonRestartIpcMode [2021-02-23T18:34:44.324Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2021-02-23T18:34:44.324Z] === RUN TestBuildLabelWithTargets [2021-02-23T18:34:44.849Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-23T18:34:44.849Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2021-02-23T18:34:44.849Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-02-23T18:34:44.849Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2021-02-23T18:34:44.849Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2021-02-23T18:34:44.849Z] === RUN TestDeleteDevicemapper [2021-02-23T18:34:44.849Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T18:34:44.849Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:34:44.849Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T18:34:46.141Z] Loaded image: buildpack-deps:buster [2021-02-23T18:34:46.141Z] Loaded image: busybox:latest [2021-02-23T18:34:46.141Z] Loaded image: busybox:glibc [2021-02-23T18:34:46.224Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s) [2021-02-23T18:34:46.224Z] === RUN TestUpdateMemory [2021-02-23T18:34:46.224Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-23T18:34:46.224Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:34:46.224Z] === RUN TestUpdateCPUQuota [2021-02-23T18:34:46.224Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-23T18:34:46.224Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:34:46.224Z] === RUN TestUpdatePidsLimit [2021-02-23T18:34:46.224Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-23T18:34:46.224Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:34:46.224Z] === RUN TestUpdateRestartPolicy [2021-02-23T18:34:46.349Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2021-02-23T18:34:46.868Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2021-02-23T18:34:46.868Z] === RUN TestBuildWithEmptyLayers [2021-02-23T18:34:47.653Z] Loaded image: debian:bullseye [2021-02-23T18:34:47.653Z] Loaded image: hello-world:latest [2021-02-23T18:34:47.653Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:34:47.653Z] INFO: Testing against a local daemon [2021-02-23T18:34:47.653Z] === RUN TestCgroupNamespacesBuild [2021-02-23T18:34:47.812Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-02-23T18:34:47.812Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T18:34:50.394Z] --- PASS: TestCgroupNamespacesBuild (2.25s) [2021-02-23T18:34:50.394Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T18:34:51.113Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2021-02-23T18:34:51.113Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T18:34:51.411Z] #40 ... [2021-02-23T18:34:51.411Z] [2021-02-23T18:34:51.411Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:34:51.411Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:34:51.411Z] #43 189.3 CC criu/protobuf.o [2021-02-23T18:34:51.411Z] #43 189.7 CC criu/pstree.o [2021-02-23T18:34:51.411Z] #43 191.3 CC criu/rbtree.o [2021-02-23T18:34:51.411Z] #43 191.7 CC criu/rst-malloc.o [2021-02-23T18:34:51.411Z] #43 192.1 CC criu/seccomp.o [2021-02-23T18:34:51.411Z] #43 192.9 CC criu/seize.o [2021-02-23T18:34:51.411Z] #43 194.3 CC criu/servicefd.o [2021-02-23T18:34:51.411Z] #43 194.8 CC criu/shmem.o [2021-02-23T18:34:51.411Z] #43 196.0 CC criu/sigframe.o [2021-02-23T18:34:51.411Z] #43 196.2 CC criu/signalfd.o [2021-02-23T18:34:51.411Z] #43 196.6 CC criu/sk-inet.o [2021-02-23T18:34:51.411Z] #43 197.9 CC criu/sk-netlink.o [2021-02-23T18:34:51.411Z] #43 198.4 CC criu/sk-packet.o [2021-02-23T18:34:51.411Z] #43 199.1 CC criu/sk-queue.o [2021-02-23T18:34:51.411Z] #43 199.8 CC criu/sk-tcp.o [2021-02-23T18:34:51.709Z] #43 200.6 CC criu/sk-unix.o [2021-02-23T18:34:51.915Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2021-02-23T18:34:51.915Z] === RUN TestBuildWithSession [2021-02-23T18:34:51.915Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T18:34:51.915Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:34:51.915Z] === RUN TestBuildSquashParent [2021-02-23T18:34:52.055Z] --- PASS: TestBuildUncleanTarFilenames (1.48s) [2021-02-23T18:34:52.055Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T18:34:52.869Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2021-02-23T18:34:52.870Z] PASS [2021-02-23T18:34:52.870Z] [2021-02-23T18:34:52.870Z] === Skipped [2021-02-23T18:34:52.870Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-23T18:34:52.870Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:34:52.870Z] [2021-02-23T18:34:52.870Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-23T18:34:52.870Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-23T18:34:52.870Z] [2021-02-23T18:34:52.870Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:34:52.870Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:34:52.870Z] [2021-02-23T18:34:52.870Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-23T18:34:52.870Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-23T18:34:52.870Z] [2021-02-23T18:34:52.870Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-23T18:34:52.870Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-23T18:34:52.870Z] [2021-02-23T18:34:52.870Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T18:34:52.870Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:34:52.870Z] [2021-02-23T18:34:52.870Z] [2021-02-23T18:34:52.870Z] DONE 196 tests, 6 skipped in 103.722s [2021-02-23T18:34:52.870Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T18:34:52.870Z] INFO: Testing against a local daemon [2021-02-23T18:34:52.870Z] === RUN TestCommitInheritsEnv [2021-02-23T18:34:53.125Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-02-23T18:34:53.125Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T18:34:53.125Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-23T18:34:53.125Z] === RUN TestImagesFilterMultiReference [2021-02-23T18:34:53.125Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-23T18:34:53.125Z] === RUN TestImagePullPlatformInvalid [2021-02-23T18:34:53.125Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-23T18:34:53.125Z] === RUN TestRemoveImageOrphaning [2021-02-23T18:34:53.380Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-02-23T18:34:53.380Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T18:34:55.283Z] #43 203.5 CC criu/sockets.o [2021-02-23T18:34:55.356Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s) [2021-02-23T18:34:55.356Z] === RUN TestBuildWithHugeFile [2021-02-23T18:34:55.365Z] --- PASS: TestRemoveImageGarbageCollector (1.70s) [2021-02-23T18:34:55.365Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T18:34:55.365Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-23T18:34:55.365Z] === RUN TestTagInvalidReference [2021-02-23T18:34:55.365Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-23T18:34:55.365Z] === RUN TestTagValidPrefixedRepo [2021-02-23T18:34:55.365Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-23T18:34:55.365Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T18:34:55.365Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-23T18:34:55.365Z] === RUN TestTagOfficialNames [2021-02-23T18:34:55.365Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-23T18:34:55.365Z] === RUN TestTagMatchesDigest [2021-02-23T18:34:55.365Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-23T18:34:55.365Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-23T18:34:55.593Z] Loaded image: buildpack-deps:buster [2021-02-23T18:34:55.593Z] Loaded image: busybox:latest [2021-02-23T18:34:55.593Z] Loaded image: busybox:glibc [2021-02-23T18:34:56.340Z] #43 204.8 CC criu/stats.o [2021-02-23T18:34:56.638Z] #43 205.3 CC criu/string.o [2021-02-23T18:34:56.937Z] #43 205.4 CC criu/sysctl.o [2021-02-23T18:34:56.974Z] Loaded image: debian:bullseye [2021-02-23T18:34:56.974Z] Loaded image: hello-world:latest [2021-02-23T18:34:57.234Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:34:57.234Z] INFO: Testing against a local daemon [2021-02-23T18:34:57.234Z] === RUN TestCgroupNamespacesBuild [2021-02-23T18:34:57.583Z] #43 206.3 CC criu/sysfs_parse.o [2021-02-23T18:34:58.232Z] #43 206.9 CC criu/timens.o [2021-02-23T18:34:58.521Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2021-02-23T18:34:58.521Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T18:34:58.521Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-02-23T18:34:58.521Z] === RUN TestWaitNonBlocked [2021-02-23T18:34:58.521Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:34:58.521Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:34:58.521Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:34:58.521Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:34:58.521Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:34:58.521Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:34:58.521Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-23T18:34:58.521Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2021-02-23T18:34:58.521Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2021-02-23T18:34:58.521Z] === RUN TestWaitBlocked [2021-02-23T18:34:58.521Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:34:58.521Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:34:58.521Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:34:58.521Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:34:58.521Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:34:58.521Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:34:58.531Z] #43 207.3 CC criu/timerfd.o [2021-02-23T18:34:59.087Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-23T18:34:59.087Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2021-02-23T18:34:59.088Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2021-02-23T18:34:59.088Z] === CONT TestDaemonRestartIpcMode [2021-02-23T18:34:59.088Z] === CONT TestIpcModeOlderClient [2021-02-23T18:34:59.088Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-02-23T18:34:59.088Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T18:34:59.193Z] #43 207.8 CC criu/tty.o [2021-02-23T18:34:59.772Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2021-02-23T18:34:59.772Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T18:35:00.413Z] --- PASS: TestBuildSquashParent (8.02s) [2021-02-23T18:35:00.413Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T18:35:00.413Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:35:00.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:35:00.413Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:35:00.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:35:00.413Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:35:00.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:35:00.413Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:35:00.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:35:00.413Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:35:00.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:35:00.413Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:35:00.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:35:00.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:35:00.413Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:35:01.971Z] #43 210.7 CC criu/tun.o [2021-02-23T18:35:02.312Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2021-02-23T18:35:02.312Z] === RUN TestBuildWithSession [2021-02-23T18:35:02.312Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T18:35:02.312Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:35:02.312Z] === RUN TestBuildSquashParent [2021-02-23T18:35:03.025Z] #43 211.5 CC criu/uffd.o [2021-02-23T18:35:03.151Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:35:03.151Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:35:04.352Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.21s) [2021-02-23T18:35:04.352Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2021-02-23T18:35:04.352Z] PASS [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === Skipped [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-23T18:35:04.352Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-23T18:35:04.352Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-23T18:35:04.352Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-23T18:35:04.352Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-23T18:35:04.352Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-23T18:35:04.352Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-23T18:35:04.352Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-23T18:35:04.352Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-23T18:35:04.352Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-23T18:35:04.352Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-23T18:35:04.352Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-23T18:35:04.352Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-23T18:35:04.352Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-23T18:35:04.352Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-23T18:35:04.352Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-23T18:35:04.352Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:35:04.352Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-23T18:35:04.352Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-23T18:35:04.352Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-23T18:35:04.352Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-23T18:35:04.352Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-23T18:35:04.352Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T18:35:04.352Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-23T18:35:04.352Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-23T18:35:04.352Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-23T18:35:04.352Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] [2021-02-23T18:35:04.352Z] DONE 177 tests, 26 skipped in 81.827s [2021-02-23T18:35:04.352Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T18:35:04.352Z] INFO: Testing against a local daemon [2021-02-23T18:35:04.352Z] === RUN TestCommitInheritsEnv [2021-02-23T18:35:04.560Z] #43 213.3 CC criu/util.o [2021-02-23T18:35:05.229Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:35:05.229Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:35:05.285Z] --- PASS: TestCommitInheritsEnv (1.12s) [2021-02-23T18:35:05.285Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T18:35:05.285Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-23T18:35:05.285Z] === RUN TestImagesFilterMultiReference [2021-02-23T18:35:05.285Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-23T18:35:05.285Z] === RUN TestImagePullPlatformInvalid [2021-02-23T18:35:05.285Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-23T18:35:05.285Z] === RUN TestRemoveImageOrphaning [2021-02-23T18:35:07.096Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-23T18:35:07.183Z] --- PASS: TestRemoveImageOrphaning (1.96s) [2021-02-23T18:35:07.183Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T18:35:07.183Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-23T18:35:07.183Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-23T18:35:07.183Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T18:35:07.183Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-02-23T18:35:07.183Z] === RUN TestTagInvalidReference [2021-02-23T18:35:07.183Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-23T18:35:07.183Z] === RUN TestTagValidPrefixedRepo [2021-02-23T18:35:07.339Z] #43 215.6 CC criu/uts_ns.o [2021-02-23T18:35:07.339Z] #43 216.0 CC criu/vdso.o [2021-02-23T18:35:07.442Z] --- PASS: TestTagValidPrefixedRepo (0.18s) [2021-02-23T18:35:07.442Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T18:35:07.442Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-23T18:35:07.442Z] === RUN TestTagOfficialNames [2021-02-23T18:35:07.442Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-23T18:35:07.442Z] === RUN TestTagMatchesDigest [2021-02-23T18:35:07.442Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-23T18:35:07.442Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-23T18:35:07.967Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-23T18:35:07.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2021-02-23T18:35:07.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s) [2021-02-23T18:35:07.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2021-02-23T18:35:07.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2021-02-23T18:35:07.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s) [2021-02-23T18:35:07.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s) [2021-02-23T18:35:07.967Z] === RUN TestBuildMultiStageCopy [2021-02-23T18:35:07.967Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T18:35:07.987Z] #43 216.7 LINK criu/built-in.o [2021-02-23T18:35:08.286Z] #43 216.9 LINK criu/criu [2021-02-23T18:35:08.932Z] #43 217.6 DEP lib/c/criu.d [2021-02-23T18:35:09.232Z] #43 217.8 CC images/rpc.pb-c.o [2021-02-23T18:35:10.290Z] #43 218.8 CC lib/c/criu.o [2021-02-23T18:35:10.709Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T18:35:11.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T18:35:11.851Z] #43 220.5 LINK lib/c/built-in.o [2021-02-23T18:35:11.851Z] #43 220.5 LINK lib/c/libcriu.so [2021-02-23T18:35:11.979Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T18:35:12.149Z] #43 220.7 LINK lib/c/libcriu.a [2021-02-23T18:35:12.312Z] --- PASS: TestBuildSquashParent (9.84s) [2021-02-23T18:35:12.312Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T18:35:12.312Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:35:12.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:35:12.312Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:35:12.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:35:12.312Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:35:12.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:35:12.312Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:35:12.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:35:12.312Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:35:12.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:35:12.312Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:35:12.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:35:12.312Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:35:12.312Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:35:12.448Z] #43 221.0 GEN magic.py [2021-02-23T18:35:12.448Z] #43 221.2 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T18:35:12.448Z] #43 221.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T18:35:12.623Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T18:35:12.746Z] #43 221.2 Note: Building without GnuTLS support [2021-02-23T18:35:12.746Z] #43 221.2 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T18:35:12.746Z] #43 221.2 Makefile.config:40: Warn: Building without nftables support [2021-02-23T18:35:13.502Z] #43 222.3 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T18:35:13.661Z] --- PASS: TestBuildMultiStageCopy (5.57s) [2021-02-23T18:35:13.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.84s) [2021-02-23T18:35:13.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-02-23T18:35:13.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2021-02-23T18:35:13.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2021-02-23T18:35:13.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2021-02-23T18:35:13.661Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T18:35:15.040Z] #43 223.6 make[1]: Nothing to be done for 'all'. [2021-02-23T18:35:15.040Z] #43 ... [2021-02-23T18:35:15.040Z] [2021-02-23T18:35:15.040Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-23T18:35:15.040Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-23T18:35:15.040Z] #40 DONE 292.7s [2021-02-23T18:35:15.341Z] [2021-02-23T18:35:15.341Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:35:15.341Z] #56 sha256:4f28d12e9b3126c91adb2264f4c3f74434d2ee3f45378f9b682b61cdd192fffe [2021-02-23T18:35:15.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:35:15.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:35:15.741Z] --- PASS: TestBuildMultiStageParentConfig (1.94s) [2021-02-23T18:35:15.741Z] === RUN TestBuildLabelWithTargets [2021-02-23T18:35:16.398Z] #56 ... [2021-02-23T18:35:16.398Z] [2021-02-23T18:35:16.398Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T18:35:16.398Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T18:35:16.398Z] #43 225.2 make[1]: 'images/built-in.o' is up to date. [2021-02-23T18:35:16.398Z] #43 225.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-23T18:35:16.699Z] #43 225.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-23T18:35:16.699Z] #43 225.3 make[1]: 'compel/libcompel.a' is up to date. [2021-02-23T18:35:16.699Z] #43 225.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-23T18:35:16.699Z] #43 225.4 make[1]: Nothing to be done for 'all'. [2021-02-23T18:35:16.699Z] #43 225.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T18:35:16.999Z] #43 225.7 make[2]: Nothing to be done for 'all'. [2021-02-23T18:35:16.999Z] #43 225.7 make[2]: Nothing to be done for 'all'. [2021-02-23T18:35:16.999Z] #43 225.8 make[2]: Nothing to be done for 'all'. [2021-02-23T18:35:17.340Z] #43 226.0 make[2]: Nothing to be done for 'all'. [2021-02-23T18:35:17.340Z] #43 226.1 make[2]: Nothing to be done for 'all'. [2021-02-23T18:35:17.641Z] #43 226.1 make[2]: Nothing to be done for 'all'. [2021-02-23T18:35:17.641Z] #43 226.2 make[2]: Nothing to be done for 'all'. [2021-02-23T18:35:17.943Z] #43 226.4 make[2]: Nothing to be done for 'all'. [2021-02-23T18:35:17.943Z] #43 226.4 INSTALL criu/criu [2021-02-23T18:35:17.943Z] #43 DONE 226.6s [2021-02-23T18:35:17.943Z] [2021-02-23T18:35:17.943Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:35:17.943Z] #56 sha256:4f28d12e9b3126c91adb2264f4c3f74434d2ee3f45378f9b682b61cdd192fffe [2021-02-23T18:35:18.479Z] --- PASS: TestBuildLabelWithTargets (2.76s) [2021-02-23T18:35:18.479Z] === RUN TestBuildWithEmptyLayers [2021-02-23T18:35:18.903Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:35:18.903Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:35:19.518Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2021-02-23T18:35:19.518Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T18:35:21.500Z] #56 ... [2021-02-23T18:35:21.500Z] [2021-02-23T18:35:21.500Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T18:35:21.500Z] #49 sha256:4ba48eb34ef24aeafa0169ab6e3f61807edbf0bba6919e1ea7c7b4dc504d2a1a [2021-02-23T18:35:21.500Z] #49 299.4 + /build/golangci-lint --version [2021-02-23T18:35:22.146Z] #49 299.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-23T18:35:22.146Z] #49 DONE 300.0s [2021-02-23T18:35:22.146Z] [2021-02-23T18:35:22.146Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:35:22.146Z] #56 sha256:4f28d12e9b3126c91adb2264f4c3f74434d2ee3f45378f9b682b61cdd192fffe [2021-02-23T18:35:22.197Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-23T18:35:22.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2021-02-23T18:35:22.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.51s) [2021-02-23T18:35:22.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2021-02-23T18:35:22.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2021-02-23T18:35:22.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.26s) [2021-02-23T18:35:22.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s) [2021-02-23T18:35:22.197Z] === RUN TestBuildMultiStageCopy [2021-02-23T18:35:22.197Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T18:35:23.038Z] --- PASS: TestBuildMultiStageOnBuild (3.41s) [2021-02-23T18:35:23.038Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T18:35:24.543Z] --- PASS: TestBuildUncleanTarFilenames (1.69s) [2021-02-23T18:35:24.543Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T18:35:24.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T18:35:25.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T18:35:25.875Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T18:35:26.444Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T18:35:27.013Z] --- PASS: TestBuildMultiStageCopy (5.10s) [2021-02-23T18:35:27.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.79s) [2021-02-23T18:35:27.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-02-23T18:35:27.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-02-23T18:35:27.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-02-23T18:35:27.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-02-23T18:35:27.013Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T18:35:28.118Z] --- PASS: TestBuildMultiStageLayerLeak (3.58s) [2021-02-23T18:35:28.118Z] === RUN TestBuildWithHugeFile [2021-02-23T18:35:28.922Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2021-02-23T18:35:28.922Z] === RUN TestBuildLabelWithTargets [2021-02-23T18:35:31.474Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2021-02-23T18:35:31.474Z] === RUN TestBuildWithEmptyLayers [2021-02-23T18:35:32.410Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2021-02-23T18:35:32.411Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T18:35:35.701Z] --- PASS: TestBuildMultiStageOnBuild (3.33s) [2021-02-23T18:35:35.701Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T18:35:37.608Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2021-02-23T18:35:37.608Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T18:35:41.809Z] --- PASS: TestBuildMultiStageLayerLeak (3.49s) [2021-02-23T18:35:41.809Z] === RUN TestBuildWithHugeFile [2021-02-23T18:35:42.090Z] --- PASS: TestBuildWithHugeFile (40.62s) [2021-02-23T18:35:42.090Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T18:35:42.090Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:35:42.090Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:35:42.090Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:35:42.090Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:35:42.090Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:35:42.090Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:35:42.090Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:35:42.090Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:35:42.090Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:35:42.090Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2021-02-23T18:35:42.090Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-02-23T18:35:42.090Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-02-23T18:35:42.090Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2021-02-23T18:35:42.090Z] === RUN TestBuildPreserveOwnership [2021-02-23T18:35:42.090Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T18:35:42.090Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T18:35:42.351Z] --- PASS: TestBuildPreserveOwnership (6.18s) [2021-02-23T18:35:42.351Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.02s) [2021-02-23T18:35:42.351Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2021-02-23T18:35:42.351Z] === RUN TestBuildPlatformInvalid [2021-02-23T18:35:42.351Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-02-23T18:35:42.351Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T18:35:44.697Z] #56 ... [2021-02-23T18:35:44.697Z] [2021-02-23T18:35:44.697Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-23T18:35:44.697Z] #53 sha256:904fcb0ee309f03d745604312769dc16231b2e4aa6f3c999f278223a3336f003 [2021-02-23T18:35:44.697Z] #53 199.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-23T18:35:44.697Z] #53 201.2 + mkdir -p /build [2021-02-23T18:35:44.697Z] #53 201.2 + cp runc /build/runc [2021-02-23T18:35:44.697Z] #53 DONE 201.4s [2021-02-23T18:35:44.697Z] [2021-02-23T18:35:44.697Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:35:44.697Z] #56 sha256:4f28d12e9b3126c91adb2264f4c3f74434d2ee3f45378f9b682b61cdd192fffe [2021-02-23T18:35:49.193Z] #56 282.3 + bin/containerd [2021-02-23T18:35:52.749Z] #56 ... [2021-02-23T18:35:52.749Z] [2021-02-23T18:35:52.749Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-23T18:35:52.749Z] #24 sha256:fc242c1ec864e90970bcc0a6d67e1ea61df4145ae49dcdb9ac567f2030a9a276 [2021-02-23T18:35:52.749Z] #24 330.1 + return [2021-02-23T18:35:52.749Z] #24 DONE 330.2s [2021-02-23T18:35:52.749Z] [2021-02-23T18:35:52.749Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:35:52.749Z] #56 sha256:4f28d12e9b3126c91adb2264f4c3f74434d2ee3f45378f9b682b61cdd192fffe [2021-02-23T18:35:54.293Z] #56 ... [2021-02-23T18:35:54.293Z] [2021-02-23T18:35:54.293Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T18:35:54.293Z] #25 sha256:693b6460ed9ca7cf0b01068dbbf0cc9bf44376d318431cbecde40a370c25be6d [2021-02-23T18:35:54.293Z] #25 DONE 0.1s [2021-02-23T18:35:54.293Z] [2021-02-23T18:35:54.293Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T18:35:54.293Z] #30 sha256:4dfae8cd5240f1269aa6e8711ec8344d9681048ff7aca0017484d14613f08aed [2021-02-23T18:35:54.934Z] #30 DONE 0.7s [2021-02-23T18:35:54.934Z] [2021-02-23T18:35:54.934Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T18:35:54.934Z] #33 sha256:a5f9a17218ee8d0d81c10ffdf3bd0574632db7703492921da677e3c3fc5d7dde [2021-02-23T18:35:54.934Z] #33 DONE 0.1s [2021-02-23T18:35:54.934Z] [2021-02-23T18:35:54.934Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T18:35:54.934Z] #35 sha256:3dcdc1132f374f23f3bad19b04622d3f7af3341b119ea922cb38eba257fdb4cc [2021-02-23T18:35:54.934Z] #35 DONE 0.2s [2021-02-23T18:35:54.934Z] [2021-02-23T18:35:54.935Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:35:54.935Z] #56 sha256:4f28d12e9b3126c91adb2264f4c3f74434d2ee3f45378f9b682b61cdd192fffe [2021-02-23T18:35:55.231Z] #56 ... [2021-02-23T18:35:55.231Z] [2021-02-23T18:35:55.231Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T18:35:55.231Z] #38 sha256:3403228bca0cbc00c3df23a4e4d39f51a6f046c9e4f9849f0534ec0ef5543dd6 [2021-02-23T18:35:55.231Z] #38 DONE 0.1s [2021-02-23T18:35:55.231Z] [2021-02-23T18:35:55.231Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T18:35:55.231Z] #41 sha256:c8cc5ccd69066a29a826c3f97605d3deada580bb0408aad82d0b3eeaa75a4e7a [2021-02-23T18:35:55.231Z] #41 DONE 0.2s [2021-02-23T18:35:55.231Z] [2021-02-23T18:35:55.231Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T18:35:55.231Z] #44 sha256:aec103f3d4d30510be27e913c55c9c9a6e2c218d5659d7105ca8cd3bd463191f [2021-02-23T18:35:55.527Z] #44 DONE 0.1s [2021-02-23T18:35:55.527Z] [2021-02-23T18:35:55.527Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T18:35:55.527Z] #46 sha256:6a380692247637c1e90d1c5bf6e5da8cd40255ecb499839212f9c2ff5ee98842 [2021-02-23T18:35:55.527Z] #46 DONE 0.1s [2021-02-23T18:35:55.527Z] [2021-02-23T18:35:55.527Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:35:55.527Z] #56 sha256:4f28d12e9b3126c91adb2264f4c3f74434d2ee3f45378f9b682b61cdd192fffe [2021-02-23T18:35:55.527Z] #56 ... [2021-02-23T18:35:55.527Z] [2021-02-23T18:35:55.527Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T18:35:55.527Z] #48 sha256:f7962bfe846c662d4f531a673bd25449d1b68b92f85ee6e74c3152ea8a2bf1b1 [2021-02-23T18:35:55.527Z] #48 DONE 0.1s [2021-02-23T18:35:55.823Z] [2021-02-23T18:35:55.823Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T18:35:55.823Z] #50 sha256:5e73abf7da8e1ca1e9dd38bcda368f733dab2a2bcb30353d98820584b5786869 [2021-02-23T18:35:55.823Z] #50 DONE 0.1s [2021-02-23T18:35:55.823Z] [2021-02-23T18:35:55.823Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:35:55.823Z] #56 sha256:4f28d12e9b3126c91adb2264f4c3f74434d2ee3f45378f9b682b61cdd192fffe [2021-02-23T18:35:55.823Z] #56 ... [2021-02-23T18:35:55.823Z] [2021-02-23T18:35:55.823Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T18:35:55.823Z] #52 sha256:ab09ce300286277a1d2318292728d3bb229312eaab47efe8b0af27f3a0648179 [2021-02-23T18:35:55.823Z] #52 DONE 0.1s [2021-02-23T18:35:55.823Z] [2021-02-23T18:35:55.823Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T18:35:55.823Z] #54 sha256:7782a22472296274d453b7587f437fa02a466b268f60cd5e7da166293a6ac0fc [2021-02-23T18:35:55.823Z] #54 DONE 0.1s [2021-02-23T18:35:55.823Z] [2021-02-23T18:35:55.823Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-23T18:35:55.823Z] #56 sha256:4f28d12e9b3126c91adb2264f4c3f74434d2ee3f45378f9b682b61cdd192fffe [2021-02-23T18:35:57.258Z] Loaded image: buildpack-deps:buster [2021-02-23T18:35:57.258Z] Loaded image: busybox:latest [2021-02-23T18:35:57.258Z] Loaded image: busybox:glibc [2021-02-23T18:35:57.258Z] Loaded image: debian:bullseye [2021-02-23T18:35:57.518Z] Loaded image: hello-world:latest [2021-02-23T18:35:57.518Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:36:00.809Z] --- PASS: TestBuildWithHugeFile (27.77s) [2021-02-23T18:36:00.809Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T18:36:00.809Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:36:00.809Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:36:00.809Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:36:00.809Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:36:00.809Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:36:00.809Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:36:00.809Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:36:00.809Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:36:00.809Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:36:00.809Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-02-23T18:36:00.809Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-02-23T18:36:00.809Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-02-23T18:36:00.809Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-02-23T18:36:00.809Z] === RUN TestBuildPreserveOwnership [2021-02-23T18:36:00.809Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T18:36:01.442Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T18:36:02.093Z] ..........................xx.................... [ 29%] [2021-02-23T18:36:04.181Z] --- PASS: TestBuildPreserveOwnership (7.67s) [2021-02-23T18:36:04.181Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.94s) [2021-02-23T18:36:04.181Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.72s) [2021-02-23T18:36:04.181Z] === RUN TestBuildPlatformInvalid [2021-02-23T18:36:04.473Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-02-23T18:36:04.473Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T18:36:07.517Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.92s) [2021-02-23T18:36:07.517Z] PASS [2021-02-23T18:36:07.517Z] [2021-02-23T18:36:07.517Z] === Skipped [2021-02-23T18:36:07.517Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-23T18:36:07.517Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:36:07.517Z] [2021-02-23T18:36:07.517Z] [2021-02-23T18:36:07.517Z] DONE 33 tests, 1 skipped in 118.233s [2021-02-23T18:36:07.517Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T18:36:07.517Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:36:07.517Z] ++ set -e [2021-02-23T18:36:07.517Z] ++ '[' -n 0 ']' [2021-02-23T18:36:07.517Z] ++ set -x [2021-02-23T18:36:07.517Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:36:07.517Z] INFO: Testing against a local daemon [2021-02-23T18:36:07.517Z] === RUN TestConfigInspect [2021-02-23T18:36:10.070Z] --- PASS: TestConfigInspect (3.39s) [2021-02-23T18:36:10.070Z] === RUN TestConfigList [2021-02-23T18:36:13.372Z] --- PASS: TestConfigList (3.30s) [2021-02-23T18:36:13.372Z] === RUN TestConfigsCreateAndDelete [2021-02-23T18:36:14.083Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T18:36:14.083Z] Using test binary docker [2021-02-23T18:36:14.083Z] +++ /etc/init.d/apparmor start [2021-02-23T18:36:14.083Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T18:36:14.083Z] INFO: Waiting for daemon to start... [2021-02-23T18:36:14.083Z] Starting dockerd [2021-02-23T18:36:14.083Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-23T18:36:14.083Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T18:36:14.083Z] Using test binary docker [2021-02-23T18:36:14.083Z] +++ /etc/init.d/apparmor start [2021-02-23T18:36:14.083Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T18:36:14.083Z] Starting dockerd [2021-02-23T18:36:14.083Z] INFO: Waiting for daemon to start... [2021-02-23T18:36:14.083Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-23T18:36:14.083Z] . [2021-02-23T18:36:14.083Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T18:36:14.083Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T18:36:14.083Z] Error: No such image: emptyfs [2021-02-23T18:36:14.083Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T18:36:14.083Z] ++++ docker load [2021-02-23T18:36:14.083Z] Running integration-test (iteration 1) [2021-02-23T18:36:14.083Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-23T18:36:14.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-23T18:36:14.083Z] ++ set -e [2021-02-23T18:36:14.083Z] ++ '[' -n 0 ']' [2021-02-23T18:36:14.083Z] ++ set -x [2021-02-23T18:36:14.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-23T18:36:14.083Z] [2021-02-23T18:36:14.083Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T18:36:14.083Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T18:36:14.083Z] Error: No such image: emptyfs [2021-02-23T18:36:14.083Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T18:36:14.083Z] ++++ docker load [2021-02-23T18:36:14.083Z] Running integration-test (iteration 1) [2021-02-23T18:36:14.083Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-23T18:36:14.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-23T18:36:14.083Z] ++ set -e [2021-02-23T18:36:14.083Z] ++ '[' -n 0 ']' [2021-02-23T18:36:14.083Z] ++ set -x [2021-02-23T18:36:14.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-23T18:36:14.852Z] Loaded image: buildpack-deps:buster [2021-02-23T18:36:15.144Z] Loaded image: busybox:latest [2021-02-23T18:36:15.144Z] Loaded image: busybox:glibc [2021-02-23T18:36:16.672Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2021-02-23T18:36:16.672Z] === RUN TestConfigsUpdate [2021-02-23T18:36:17.224Z] Loaded image: debian:bullseye [2021-02-23T18:36:17.224Z] Loaded image: hello-world:latest [2021-02-23T18:36:17.224Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:36:19.239Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-23T18:36:19.971Z] --- PASS: TestConfigsUpdate (3.25s) [2021-02-23T18:36:19.971Z] === RUN TestTemplatedConfig [2021-02-23T18:36:24.128Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.52s) [2021-02-23T18:36:24.128Z] PASS [2021-02-23T18:36:24.128Z] [2021-02-23T18:36:24.128Z] === Skipped [2021-02-23T18:36:24.128Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-02-23T18:36:24.128Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:36:24.128Z] [2021-02-23T18:36:24.128Z] [2021-02-23T18:36:24.128Z] DONE 33 tests, 1 skipped in 108.056s [2021-02-23T18:36:24.128Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T18:36:24.128Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:36:24.128Z] ++ set -e [2021-02-23T18:36:24.128Z] ++ '[' -n 0 ']' [2021-02-23T18:36:24.128Z] ++ set -x [2021-02-23T18:36:24.128Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:36:24.128Z] INFO: Testing against a local daemon [2021-02-23T18:36:24.128Z] === RUN TestConfigInspect [2021-02-23T18:36:24.176Z] --- PASS: TestTemplatedConfig (3.61s) [2021-02-23T18:36:24.176Z] === RUN TestConfigCreateResolve [2021-02-23T18:36:26.089Z] --- PASS: TestConfigCreateResolve (2.75s) [2021-02-23T18:36:26.089Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T18:36:26.698Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-23T18:36:27.033Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-02-23T18:36:27.034Z] PASS [2021-02-23T18:36:27.034Z] [2021-02-23T18:36:27.034Z] DONE 7 tests in 20.384s [2021-02-23T18:36:27.034Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T18:36:27.034Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:36:27.034Z] ++ set -e [2021-02-23T18:36:27.034Z] ++ '[' -n 0 ']' [2021-02-23T18:36:27.034Z] ++ set -x [2021-02-23T18:36:27.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:36:27.034Z] INFO: Testing against a local daemon [2021-02-23T18:36:27.034Z] === RUN TestCheckpoint [2021-02-23T18:36:27.034Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T18:36:27.034Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:36:27.034Z] === RUN TestContainerInvalidJSON [2021-02-23T18:36:27.034Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:36:27.034Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:36:27.034Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:36:27.034Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:36:27.034Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:36:27.034Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:36:27.034Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:36:27.034Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:36:27.034Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:36:27.034Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-23T18:36:27.034Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T18:36:27.034Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-23T18:36:27.034Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T18:36:27.034Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T18:36:27.294Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-02-23T18:36:27.294Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T18:36:27.294Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2021-02-23T18:36:27.294Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T18:36:27.555Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-02-23T18:36:27.555Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T18:36:27.555Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-02-23T18:36:27.555Z] === RUN TestCopyFromContainer [2021-02-23T18:36:28.587Z] --- PASS: TestConfigInspect (4.10s) [2021-02-23T18:36:28.587Z] === RUN TestConfigList [2021-02-23T18:36:28.592Z] #56 317.2 + bin/containerd-stress [2021-02-23T18:36:28.592Z] #56 319.7 + bin/containerd-shim [2021-02-23T18:36:29.469Z] === RUN TestCopyFromContainer// [2021-02-23T18:36:29.730Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T18:36:29.730Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T18:36:29.990Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T18:36:29.990Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-23T18:36:30.252Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T18:36:30.252Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T18:36:30.263Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-23T18:36:30.512Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T18:36:30.512Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T18:36:30.772Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T18:36:30.772Z] --- PASS: TestCopyFromContainer (3.18s) [2021-02-23T18:36:30.772Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-02-23T18:36:30.772Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-02-23T18:36:30.772Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-23T18:36:30.772Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-02-23T18:36:30.772Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-23T18:36:30.772Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-23T18:36:30.772Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-23T18:36:30.772Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2021-02-23T18:36:30.772Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-02-23T18:36:30.772Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-02-23T18:36:30.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T18:36:30.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:36:30.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:36:30.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:36:30.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:36:30.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:36:30.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:36:30.773Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:36:30.773Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:36:30.773Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:36:30.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-23T18:36:30.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-23T18:36:30.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-23T18:36:30.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-02-23T18:36:30.773Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T18:36:31.033Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-02-23T18:36:31.033Z] === RUN TestCreateWithInvalidEnv [2021-02-23T18:36:31.033Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T18:36:31.033Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T18:36:31.033Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T18:36:31.033Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T18:36:31.033Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T18:36:31.033Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T18:36:31.033Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T18:36:31.033Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T18:36:31.033Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T18:36:31.033Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-23T18:36:31.033Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T18:36:31.033Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T18:36:31.033Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T18:36:31.033Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T18:36:31.033Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-23T18:36:31.033Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T18:36:32.111Z] --- PASS: TestConfigList (3.96s) [2021-02-23T18:36:32.111Z] === RUN TestConfigsCreateAndDelete [2021-02-23T18:36:33.576Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2021-02-23T18:36:33.576Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T18:36:34.232Z] #56 327.1 + bin/containerd-shim-runc-v1 [2021-02-23T18:36:35.489Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-02-23T18:36:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T18:36:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:36:35.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:36:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:36:35.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:36:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:36:35.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:36:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:36:35.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:36:35.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:36:35.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:36:35.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:36:35.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:36:35.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:36:35.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:36:35.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:36:35.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-02-23T18:36:35.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-23T18:36:35.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-23T18:36:35.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-02-23T18:36:35.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-02-23T18:36:35.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-23T18:36:35.750Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T18:36:36.321Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-02-23T18:36:36.321Z] === RUN TestCreateDifferentPlatform [2021-02-23T18:36:36.321Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T18:36:36.321Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T18:36:36.321Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-23T18:36:36.321Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T18:36:36.321Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T18:36:36.321Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T18:36:36.582Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-23T18:36:36.582Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T18:36:36.582Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-02-23T18:36:36.582Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T18:36:36.582Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-23T18:36:36.582Z] === RUN TestDaemonRestartIpcMode [2021-02-23T18:36:36.582Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T18:36:36.582Z] === RUN TestDaemonHostGatewayIP [2021-02-23T18:36:36.582Z] === PAUSE TestDaemonHostGatewayIP [2021-02-23T18:36:36.582Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T18:36:36.582Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T18:36:36.582Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T18:36:36.582Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-23T18:36:36.582Z] === RUN TestDiff [2021-02-23T18:36:36.623Z] --- PASS: TestConfigsCreateAndDelete (4.02s) [2021-02-23T18:36:36.623Z] === RUN TestConfigsUpdate [2021-02-23T18:36:37.523Z] --- PASS: TestDiff (0.75s) [2021-02-23T18:36:37.523Z] === RUN TestExecWithCloseStdin [2021-02-23T18:36:38.094Z] --- PASS: TestExecWithCloseStdin (0.87s) [2021-02-23T18:36:38.094Z] === RUN TestExec [2021-02-23T18:36:39.036Z] --- PASS: TestExec (0.92s) [2021-02-23T18:36:39.036Z] === RUN TestExecUser [2021-02-23T18:36:39.851Z] #56 332.2 + bin/containerd-shim-runc-v2 [2021-02-23T18:36:39.983Z] --- PASS: TestExecUser (0.87s) [2021-02-23T18:36:39.983Z] === RUN TestExportContainerAndImportImage [2021-02-23T18:36:40.145Z] #56 333.5 + binaries [2021-02-23T18:36:40.146Z] --- PASS: TestConfigsUpdate (3.97s) [2021-02-23T18:36:40.146Z] === RUN TestTemplatedConfig [2021-02-23T18:36:40.440Z] #56 333.5 + install -D bin/containerd /build/containerd [2021-02-23T18:36:40.440Z] #56 333.5 + install -D bin/containerd-shim /build/containerd-shim [2021-02-23T18:36:40.440Z] #56 333.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-23T18:36:40.440Z] #56 333.5 + install -D bin/ctr /build/ctr [2021-02-23T18:36:40.440Z] #56 DONE 333.6s [2021-02-23T18:36:41.369Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2021-02-23T18:36:41.369Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T18:36:41.481Z] [2021-02-23T18:36:41.481Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T18:36:41.481Z] #57 sha256:6e5898109b8fd2645b4cf5f9feb444344fc88dca0e1f9ff31f1b6be1889400c2 [2021-02-23T18:36:41.481Z] #57 DONE 0.1s [2021-02-23T18:36:41.481Z] [2021-02-23T18:36:41.481Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T18:36:41.481Z] #61 sha256:bf145fdf012d4a09381f2bbb67d3296329ef42f23a3f3313d041e6583dbc4fdf [2021-02-23T18:36:41.481Z] #61 DONE 0.1s [2021-02-23T18:36:41.787Z] [2021-02-23T18:36:41.787Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T18:36:41.787Z] #63 sha256:a01d87d3c7039828a49f3d01771e4a00550efadfe75965e2483f3437d6c43b7a [2021-02-23T18:36:41.787Z] #63 DONE 0.1s [2021-02-23T18:36:41.787Z] [2021-02-23T18:36:41.787Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T18:36:41.787Z] #65 sha256:c58b45f36ce083c206435bb9d32165a9950a58b03701d0d2954f5b2046cf0bae [2021-02-23T18:36:41.787Z] #65 DONE 0.1s [2021-02-23T18:36:41.787Z] [2021-02-23T18:36:41.787Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T18:36:41.787Z] #66 sha256:f0c5fa2c10bb74998eb8bb24cd8cdc60a52683e1ed540f0239f42b55815e599f [2021-02-23T18:36:41.787Z] #66 DONE 0.0s [2021-02-23T18:36:41.787Z] [2021-02-23T18:36:41.787Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T18:36:41.787Z] #67 sha256:ea5ed19e69518f102b7f1302fceffc8f4258ee1055e750d98db39f760f264a0b [2021-02-23T18:36:43.281Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s) [2021-02-23T18:36:43.281Z] === RUN TestHealthCheckWorkdir [2021-02-23T18:36:44.222Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2021-02-23T18:36:44.222Z] === RUN TestHealthKillContainer [2021-02-23T18:36:44.535Z] #67 DONE 2.2s [2021-02-23T18:36:44.535Z] [2021-02-23T18:36:44.535Z] #68 exporting to oci image format [2021-02-23T18:36:44.535Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-23T18:36:44.535Z] #68 exporting layers [2021-02-23T18:36:44.609Z] --- PASS: TestTemplatedConfig (3.92s) [2021-02-23T18:36:44.609Z] === RUN TestConfigCreateResolve [2021-02-23T18:36:46.579Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-23T18:36:46.767Z] --- PASS: TestImportExtremelyLargeImageWorks (99.32s) [2021-02-23T18:36:46.767Z] PASS [2021-02-23T18:36:46.767Z] [2021-02-23T18:36:46.767Z] DONE 12 tests in 101.852s [2021-02-23T18:36:46.767Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T18:36:46.767Z] INFO: Testing against a local daemon [2021-02-23T18:36:46.767Z] === RUN TestNetworkCreateDelete [2021-02-23T18:36:46.767Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-02-23T18:36:46.767Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T18:36:46.767Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-02-23T18:36:46.767Z] === RUN TestDaemonDNSFallback [2021-02-23T18:36:46.767Z] --- PASS: TestDaemonDNSFallback (6.38s) [2021-02-23T18:36:46.767Z] === RUN TestInspectNetwork [2021-02-23T18:36:46.767Z] === RUN TestInspectNetwork/full_network_id [2021-02-23T18:36:46.767Z] === RUN TestInspectNetwork/partial_network_id [2021-02-23T18:36:46.767Z] === RUN TestInspectNetwork/network_name [2021-02-23T18:36:46.767Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-23T18:36:47.518Z] --- PASS: TestHealthKillContainer (2.87s) [2021-02-23T18:36:47.518Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T18:36:48.090Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2021-02-23T18:36:48.090Z] === RUN TestIpcModeNone [2021-02-23T18:36:48.127Z] --- PASS: TestConfigCreateResolve (3.64s) [2021-02-23T18:36:48.127Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T18:36:48.127Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-23T18:36:48.127Z] PASS [2021-02-23T18:36:48.127Z] [2021-02-23T18:36:48.127Z] DONE 7 tests in 24.319s [2021-02-23T18:36:48.421Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T18:36:48.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:36:48.421Z] ++ set -e [2021-02-23T18:36:48.421Z] ++ '[' -n 0 ']' [2021-02-23T18:36:48.421Z] ++ set -x [2021-02-23T18:36:48.421Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:36:48.660Z] --- PASS: TestInspectNetwork (7.29s) [2021-02-23T18:36:48.661Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-23T18:36:48.661Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-23T18:36:48.661Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-23T18:36:48.661Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-23T18:36:48.661Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T18:36:48.661Z] --- PASS: TestIpcModeNone (0.82s) [2021-02-23T18:36:48.661Z] === RUN TestIpcModePrivate [2021-02-23T18:36:48.712Z] INFO: Testing against a local daemon [2021-02-23T18:36:48.712Z] === RUN TestCheckpoint [2021-02-23T18:36:48.712Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T18:36:48.712Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:36:48.712Z] === RUN TestContainerInvalidJSON [2021-02-23T18:36:48.712Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:36:48.712Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:36:48.712Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:36:48.712Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:36:48.712Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:36:48.712Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:36:48.712Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:36:48.712Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:36:48.712Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:36:48.712Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-23T18:36:48.712Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T18:36:48.712Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T18:36:48.712Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T18:36:48.712Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T18:36:48.712Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2021-02-23T18:36:48.712Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T18:36:49.007Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-02-23T18:36:49.007Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T18:36:49.007Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-02-23T18:36:49.007Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T18:36:49.299Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-02-23T18:36:49.299Z] === RUN TestCopyFromContainer [2021-02-23T18:36:49.602Z] --- PASS: TestIpcModePrivate (0.87s) [2021-02-23T18:36:49.602Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-02-23T18:36:49.602Z] === RUN TestIpcModeShareable [2021-02-23T18:36:50.543Z] --- PASS: TestIpcModeShareable (0.87s) [2021-02-23T18:36:50.543Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-02-23T18:36:50.543Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T18:36:50.586Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2021-02-23T18:36:50.586Z] === RUN TestNetworkInvalidJSON [2021-02-23T18:36:50.586Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T18:36:50.586Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T18:36:50.586Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:36:50.586Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:36:50.586Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:36:50.586Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:36:50.586Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T18:36:50.586Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:36:50.586Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:36:50.586Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-23T18:36:50.586Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T18:36:50.586Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T18:36:50.586Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T18:36:50.586Z] === RUN TestNetworkList [2021-02-23T18:36:50.586Z] === RUN TestNetworkList//networks [2021-02-23T18:36:50.586Z] === PAUSE TestNetworkList//networks [2021-02-23T18:36:50.586Z] === RUN TestNetworkList//networks/ [2021-02-23T18:36:50.586Z] === PAUSE TestNetworkList//networks/ [2021-02-23T18:36:50.586Z] === CONT TestNetworkList//networks [2021-02-23T18:36:50.586Z] === CONT TestNetworkList//networks/ [2021-02-23T18:36:50.586Z] --- PASS: TestNetworkList (0.01s) [2021-02-23T18:36:50.586Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T18:36:50.586Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T18:36:50.586Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T18:36:50.841Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-02-23T18:36:50.841Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T18:36:51.538Z] === RUN TestCopyFromContainer// [2021-02-23T18:36:51.538Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T18:36:51.833Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T18:36:51.833Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T18:36:52.126Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-23T18:36:52.126Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T18:36:52.202Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-02-23T18:36:52.202Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T18:36:52.447Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T18:36:52.447Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T18:36:52.447Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T18:36:52.740Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T18:36:52.740Z] --- PASS: TestCopyFromContainer (3.62s) [2021-02-23T18:36:52.740Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-02-23T18:36:52.740Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2021-02-23T18:36:52.740Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-23T18:36:52.740Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-02-23T18:36:52.740Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-23T18:36:52.740Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-02-23T18:36:52.740Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-23T18:36:52.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-02-23T18:36:52.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-02-23T18:36:52.740Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-23T18:36:52.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T18:36:52.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:36:52.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:36:52.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:36:52.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:36:52.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:36:52.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:36:52.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:36:52.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:36:52.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:36:52.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-23T18:36:52.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-23T18:36:52.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-23T18:36:52.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-23T18:36:52.740Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T18:36:52.740Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-23T18:36:52.740Z] === RUN TestCreateWithInvalidEnv [2021-02-23T18:36:52.740Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T18:36:52.740Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T18:36:52.740Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T18:36:52.740Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T18:36:52.740Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T18:36:52.740Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T18:36:52.740Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T18:36:52.740Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T18:36:52.740Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T18:36:52.740Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-23T18:36:52.740Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T18:36:52.740Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T18:36:52.740Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T18:36:52.740Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T18:36:52.761Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-02-23T18:36:52.761Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T18:36:52.836Z] Loaded image: buildpack-deps:buster [2021-02-23T18:36:53.032Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-23T18:36:53.032Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T18:36:53.086Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2021-02-23T18:36:53.086Z] === RUN TestAPIIpcModeHost [2021-02-23T18:36:53.406Z] Loaded image: buildpack-deps:buster [2021-02-23T18:36:53.406Z] Loaded image: busybox:latest [2021-02-23T18:36:53.666Z] Loaded image: busybox:latest [2021-02-23T18:36:53.666Z] Loaded image: busybox:glibc [2021-02-23T18:36:53.685Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-02-23T18:36:53.685Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T18:36:53.755Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-23T18:36:54.031Z] --- PASS: TestAPIIpcModeHost (0.65s) [2021-02-23T18:36:54.031Z] === RUN TestDaemonIpcModeShareable [2021-02-23T18:36:54.235Z] Loaded image: busybox:glibc [2021-02-23T18:36:55.087Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-02-23T18:36:55.087Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T18:36:55.207Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-23T18:36:55.646Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-23T18:36:55.646Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T18:36:55.765Z] --- PASS: TestCreateWithCustomMaskedPaths (2.58s) [2021-02-23T18:36:55.765Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T18:36:55.948Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2021-02-23T18:36:55.948Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-02-23T18:36:55.948Z] === RUN TestDaemonIpcModePrivate [2021-02-23T18:36:57.860Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2021-02-23T18:36:57.860Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-02-23T18:36:57.860Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T18:36:58.199Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2021-02-23T18:36:58.199Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T18:36:58.199Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:36:58.199Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:36:58.199Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T18:36:58.503Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s) [2021-02-23T18:36:58.503Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T18:36:58.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:36:58.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:36:58.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:36:58.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:36:58.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:36:58.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:36:58.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:36:58.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:36:58.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:36:58.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:36:58.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:36:58.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:36:58.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:36:58.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:36:58.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:36:58.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-23T18:36:58.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-23T18:36:58.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-23T18:36:58.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-23T18:36:58.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-23T18:36:58.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-23T18:36:58.503Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T18:36:59.001Z] --- PASS: TestImportExtremelyLargeImageWorks (102.48s) [2021-02-23T18:36:59.001Z] PASS [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === Skipped [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-23T18:36:59.001Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] DONE 12 tests, 1 skipped in 106.168s [2021-02-23T18:36:59.001Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T18:36:59.001Z] INFO: Testing against a local daemon [2021-02-23T18:36:59.001Z] === RUN TestNetworkCreateDelete [2021-02-23T18:36:59.001Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-02-23T18:36:59.001Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T18:36:59.001Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-02-23T18:36:59.001Z] === RUN TestDaemonDNSFallback [2021-02-23T18:36:59.001Z] --- PASS: TestDaemonDNSFallback (7.35s) [2021-02-23T18:36:59.001Z] === RUN TestInspectNetwork [2021-02-23T18:36:59.001Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-23T18:36:59.001Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:36:59.001Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T18:36:59.001Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-23T18:36:59.001Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] === RUN TestNetworkInvalidJSON [2021-02-23T18:36:59.001Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T18:36:59.001Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T18:36:59.001Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:36:59.001Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:36:59.001Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:36:59.001Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:36:59.001Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T18:36:59.001Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:36:59.001Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:36:59.001Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-23T18:36:59.001Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T18:36:59.001Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T18:36:59.001Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T18:36:59.001Z] === RUN TestNetworkList [2021-02-23T18:36:59.001Z] === RUN TestNetworkList//networks [2021-02-23T18:36:59.001Z] === PAUSE TestNetworkList//networks [2021-02-23T18:36:59.001Z] === RUN TestNetworkList//networks/ [2021-02-23T18:36:59.001Z] === PAUSE TestNetworkList//networks/ [2021-02-23T18:36:59.001Z] === CONT TestNetworkList//networks [2021-02-23T18:36:59.001Z] === CONT TestNetworkList//networks/ [2021-02-23T18:36:59.001Z] --- PASS: TestNetworkList (0.01s) [2021-02-23T18:36:59.001Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T18:36:59.001Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T18:36:59.001Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T18:36:59.001Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-23T18:36:59.001Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T18:36:59.001Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-02-23T18:36:59.001Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T18:36:59.001Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-23T18:36:59.001Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T18:36:59.001Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T18:36:59.001Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T18:36:59.001Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T18:36:59.001Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:36:59.001Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T18:36:59.001Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:36:59.001Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T18:36:59.001Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:36:59.001Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T18:36:59.001Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:36:59.001Z] PASS [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === Skipped [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-23T18:36:59.001Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-23T18:36:59.001Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-23T18:36:59.001Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-02-23T18:36:59.001Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-23T18:36:59.001Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-23T18:36:59.001Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] DONE 22 tests, 12 skipped in 8.133s [2021-02-23T18:36:59.001Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:36:59.001Z] INFO: Testing against a local daemon [2021-02-23T18:36:59.001Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T18:36:59.001Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:36:59.001Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:36:59.001Z] === RUN TestDockerNetworkIpvlan [2021-02-23T18:36:59.001Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:36:59.001Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:36:59.001Z] PASS [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === Skipped [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:36:59.001Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:36:59.001Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] DONE 2 tests, 2 skipped in 0.110s [2021-02-23T18:36:59.001Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:36:59.001Z] INFO: Testing against a local daemon [2021-02-23T18:36:59.001Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T18:36:59.001Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-23T18:36:59.001Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] === RUN TestDockerNetworkMacvlan [2021-02-23T18:36:59.001Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-23T18:36:59.001Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] PASS [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === Skipped [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-23T18:36:59.001Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-23T18:36:59.001Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] DONE 2 tests, 2 skipped in 0.108s [2021-02-23T18:36:59.001Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T18:36:59.001Z] testing: warning: no tests to run [2021-02-23T18:36:59.001Z] PASS [2021-02-23T18:36:59.001Z] [2021-02-23T18:36:59.001Z] DONE 0 tests in 0.021s [2021-02-23T18:36:59.001Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T18:36:59.001Z] INFO: Testing against a local daemon [2021-02-23T18:36:59.001Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T18:36:59.001Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-23T18:36:59.001Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.001Z] === RUN TestAuthZPluginTLS [2021-02-23T18:36:59.001Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-23T18:36:59.001Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.001Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T18:36:59.001Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-23T18:36:59.001Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.001Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T18:36:59.001Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-23T18:36:59.001Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.001Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T18:36:59.001Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-23T18:36:59.001Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.001Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T18:36:59.001Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-23T18:36:59.001Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.001Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T18:36:59.001Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-23T18:36:59.001Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.001Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T18:36:59.001Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-23T18:36:59.001Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.001Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T18:36:59.002Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T18:36:59.002Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T18:36:59.002Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] === RUN TestAuthZPluginHeader [2021-02-23T18:36:59.002Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T18:36:59.002Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.27s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] === RUN TestAuthZPluginV2Disable [2021-02-23T18:36:59.002Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T18:36:59.002Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T18:36:59.002Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T18:36:59.002Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] PASS [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === Skipped [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.27s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-02-23T18:36:59.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] DONE 17 tests, 17 skipped in 0.452s [2021-02-23T18:36:59.002Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T18:36:59.002Z] INFO: Testing against a local daemon [2021-02-23T18:36:59.002Z] === RUN TestPluginInvalidJSON [2021-02-23T18:36:59.002Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:36:59.002Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:36:59.002Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:36:59.002Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-23T18:36:59.002Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T18:36:59.002Z] === RUN TestPluginInstall [2021-02-23T18:36:59.002Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-23T18:36:59.002Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] === RUN TestPluginsWithRuntimes [2021-02-23T18:36:59.002Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-23T18:36:59.002Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-23T18:36:59.002Z] PASS [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === Skipped [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-23T18:36:59.002Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-23T18:36:59.002Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] [2021-02-23T18:36:59.002Z] DONE 4 tests, 2 skipped in 0.143s [2021-02-23T18:36:59.002Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T18:36:59.137Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) [2021-02-23T18:36:59.137Z] === RUN TestCreateDifferentPlatform [2021-02-23T18:36:59.137Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T18:36:59.137Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T18:36:59.137Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-23T18:36:59.137Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T18:36:59.137Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T18:36:59.137Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T18:36:59.137Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-23T18:36:59.137Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T18:36:59.137Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.13s) [2021-02-23T18:36:59.137Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T18:36:59.137Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-23T18:36:59.137Z] === RUN TestDaemonRestartIpcMode [2021-02-23T18:36:59.137Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T18:36:59.137Z] === RUN TestDaemonHostGatewayIP [2021-02-23T18:36:59.137Z] === PAUSE TestDaemonHostGatewayIP [2021-02-23T18:36:59.137Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T18:36:59.137Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T18:36:59.137Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T18:36:59.137Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-23T18:36:59.137Z] === RUN TestDiff [2021-02-23T18:36:59.260Z] INFO: Testing against a local daemon [2021-02-23T18:36:59.260Z] === RUN TestExternalGraphDriver [2021-02-23T18:36:59.260Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-02-23T18:36:59.260Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-23T18:36:59.260Z] === RUN TestGraphdriverPluginV2 [2021-02-23T18:36:59.771Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2021-02-23T18:36:59.771Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-02-23T18:36:59.771Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T18:36:59.958Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-23T18:37:00.171Z] --- PASS: TestDiff (0.89s) [2021-02-23T18:37:00.171Z] === RUN TestExecWithCloseStdin [2021-02-23T18:37:00.808Z] Loaded image: debian:bullseye [2021-02-23T18:37:01.068Z] Loaded image: hello-world:latest [2021-02-23T18:37:01.068Z] Loaded image: debian:bullseye [2021-02-23T18:37:01.207Z] --- PASS: TestExecWithCloseStdin (1.02s) [2021-02-23T18:37:01.207Z] === RUN TestExec [2021-02-23T18:37:01.327Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:37:01.327Z] Loaded image: hello-world:latest [2021-02-23T18:37:01.327Z] INFO: Testing against a local daemon [2021-02-23T18:37:01.327Z] === RUN TestDockerDaemonSuite [2021-02-23T18:37:01.586Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-23T18:37:01.586Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:37:01.586Z] INFO: Testing against a local daemon [2021-02-23T18:37:01.586Z] === RUN TestDockerSuite [2021-02-23T18:37:01.586Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-23T18:37:01.586Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-23T18:37:01.683Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2021-02-23T18:37:01.683Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-02-23T18:37:01.683Z] === RUN TestIpcModeOlderClient [2021-02-23T18:37:01.683Z] === PAUSE TestIpcModeOlderClient [2021-02-23T18:37:01.683Z] === RUN TestKillContainerInvalidSignal [2021-02-23T18:37:01.846Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-23T18:37:01.846Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-23T18:37:01.846Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-23T18:37:01.846Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-23T18:37:01.846Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-23T18:37:01.846Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-23T18:37:02.241Z] --- PASS: TestExec (1.05s) [2021-02-23T18:37:02.241Z] === RUN TestExecUser [2021-02-23T18:37:02.254Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2021-02-23T18:37:02.254Z] === RUN TestKillContainer [2021-02-23T18:37:02.254Z] === RUN TestKillContainer/no_signal [2021-02-23T18:37:02.824Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T18:37:03.225Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-23T18:37:03.276Z] --- PASS: TestExecUser (0.99s) [2021-02-23T18:37:03.276Z] === RUN TestExportContainerAndImportImage [2021-02-23T18:37:03.396Z] === RUN TestKillContainer/killing_signal [2021-02-23T18:37:03.484Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-23T18:37:04.056Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-23T18:37:04.056Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-23T18:37:04.783Z] --- PASS: TestKillContainer (2.34s) [2021-02-23T18:37:04.783Z] --- PASS: TestKillContainer/no_signal (0.79s) [2021-02-23T18:37:04.783Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-02-23T18:37:04.783Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-02-23T18:37:04.783Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T18:37:04.783Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T18:37:04.785Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2021-02-23T18:37:04.785Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T18:37:04.997Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-23T18:37:04.997Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-23T18:37:04.997Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-23T18:37:05.353Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T18:37:05.815Z] --- PASS: TestGraphdriverPluginV2 (5.58s) [2021-02-23T18:37:05.815Z] PASS [2021-02-23T18:37:05.815Z] [2021-02-23T18:37:05.815Z] === Skipped [2021-02-23T18:37:05.815Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-02-23T18:37:05.815Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-23T18:37:05.815Z] [2021-02-23T18:37:05.815Z] [2021-02-23T18:37:05.815Z] DONE 2 tests, 1 skipped in 5.765s [2021-02-23T18:37:05.815Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T18:37:05.815Z] INFO: Testing against a local daemon [2021-02-23T18:37:05.815Z] === RUN TestContinueAfterPluginCrash [2021-02-23T18:37:05.815Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T18:37:05.815Z] === RUN TestReadPluginNoRead [2021-02-23T18:37:05.815Z] === PAUSE TestReadPluginNoRead [2021-02-23T18:37:05.815Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T18:37:05.815Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T18:37:05.815Z] === CONT TestContinueAfterPluginCrash [2021-02-23T18:37:05.815Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T18:37:05.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2021-02-23T18:37:05.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-02-23T18:37:05.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-02-23T18:37:05.924Z] === RUN TestKillStoppedContainer [2021-02-23T18:37:06.185Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-02-23T18:37:06.185Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T18:37:06.185Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-02-23T18:37:06.185Z] === RUN TestKillDifferentUserContainer [2021-02-23T18:37:06.296Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s) [2021-02-23T18:37:06.296Z] === RUN TestHealthCheckWorkdir [2021-02-23T18:37:06.905Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-23T18:37:06.905Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-23T18:37:07.128Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2021-02-23T18:37:07.128Z] === RUN TestInspectOomKilledTrue [2021-02-23T18:37:07.128Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-23T18:37:07.128Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:37:07.128Z] === RUN TestInspectOomKilledFalse [2021-02-23T18:37:07.128Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-23T18:37:07.128Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:37:07.128Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T18:37:07.165Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-23T18:37:07.165Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-23T18:37:07.165Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-23T18:37:07.332Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2021-02-23T18:37:07.332Z] === RUN TestHealthKillContainer [2021-02-23T18:37:07.698Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2021-02-23T18:37:07.698Z] === RUN TestLinksContainerNames [2021-02-23T18:37:08.545Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-23T18:37:08.817Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-23T18:37:09.616Z] --- PASS: TestLinksContainerNames (1.63s) [2021-02-23T18:37:09.616Z] === RUN TestLogsFollowTailEmpty [2021-02-23T18:37:09.755Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-23T18:37:10.016Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-23T18:37:10.016Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-23T18:37:10.016Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-23T18:37:10.187Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2021-02-23T18:37:10.187Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T18:37:10.851Z] --- PASS: TestHealthKillContainer (3.03s) [2021-02-23T18:37:10.851Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T18:37:11.130Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/default [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/private [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/slave [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/shared [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/default [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/slave [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/private [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/shared [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T18:37:11.130Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:37:11.130Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T18:37:11.130Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:37:11.390Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:37:11.390Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T18:37:11.390Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:37:11.390Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:37:11.390Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T18:37:11.390Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T18:37:11.390Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:37:11.390Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:37:11.390Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T18:37:11.390Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:37:11.390Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-23T18:37:11.390Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-23T18:37:11.390Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T18:37:11.485Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2021-02-23T18:37:11.485Z] === RUN TestIpcModeNone [2021-02-23T18:37:12.373Z] --- PASS: TestDaemonStartWithLogOpt (6.49s) [2021-02-23T18:37:12.373Z] === CONT TestReadPluginNoRead [2021-02-23T18:37:12.521Z] --- PASS: TestIpcModeNone (1.02s) [2021-02-23T18:37:12.521Z] === RUN TestIpcModePrivate [2021-02-23T18:37:12.756Z] ......................... [ 67%] [2021-02-23T18:37:13.024Z] --- PASS: TestServiceWithDataPathPortInit (13.98s) [2021-02-23T18:37:13.024Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T18:37:13.556Z] --- PASS: TestIpcModePrivate (1.03s) [2021-02-23T18:37:13.556Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-02-23T18:37:13.556Z] === RUN TestIpcModeShareable [2021-02-23T18:37:13.934Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2021-02-23T18:37:13.934Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T18:37:14.506Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-02-23T18:37:14.506Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T18:37:14.591Z] --- PASS: TestIpcModeShareable (1.07s) [2021-02-23T18:37:14.591Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-02-23T18:37:14.591Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T18:37:15.076Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2021-02-23T18:37:15.077Z] === RUN TestNetworkNat [2021-02-23T18:37:15.654Z] === RUN TestReadPluginNoRead/default [2021-02-23T18:37:15.654Z] --- PASS: TestContinueAfterPluginCrash (10.15s) [2021-02-23T18:37:16.019Z] --- PASS: TestNetworkNat (0.87s) [2021-02-23T18:37:16.019Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T18:37:16.961Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2021-02-23T18:37:16.961Z] === RUN TestNetworkLoopbackNat [2021-02-23T18:37:17.554Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T18:37:18.116Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s) [2021-02-23T18:37:18.116Z] === RUN TestAPIIpcModeHost [2021-02-23T18:37:18.143Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-23T18:37:18.407Z] --- PASS: TestAPIIpcModeHost (0.67s) [2021-02-23T18:37:18.407Z] === RUN TestDaemonIpcModeShareable [2021-02-23T18:37:19.590Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2021-02-23T18:37:19.590Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q6zil22gqju8tg9n4w6f2tth2 Created:2021-02-23 18:37:13.211158952 +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[b529414c0fc6bfb5ce1e564b06788e84ecf1863c3df63020b2da55f6352e2c1b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tnleawzqfsh99toyepzoi5srn EndpointID:2c4194e6670f39011b4bce375d877de7824f000090fd32b9f7894e599d53da3e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a4c166967bd73c75ffa81b5578bcc2d5588318f57d50bac53c0a53876372540e 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:8f0bcb4f6e7b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tnleawzqfsh99toyepzoi5srn EndpointID:2c4194e6670f39011b4bce375d877de7824f000090fd32b9f7894e599d53da3e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-23T18:37:19.590Z] PASS [2021-02-23T18:37:19.590Z] [2021-02-23T18:37:19.590Z] === Skipped [2021-02-23T18:37:19.590Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:37:19.590Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:37:19.590Z] [2021-02-23T18:37:19.590Z] [2021-02-23T18:37:19.590Z] DONE 26 tests, 1 skipped in 44.337s [2021-02-23T18:37:19.590Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:37:19.590Z] INFO: Testing against a local daemon [2021-02-23T18:37:19.590Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T18:37:19.590Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:37:19.590Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:37:19.590Z] === RUN TestDockerNetworkIpvlan [2021-02-23T18:37:19.590Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:37:19.590Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:37:19.590Z] PASS [2021-02-23T18:37:19.590Z] [2021-02-23T18:37:19.590Z] === Skipped [2021-02-23T18:37:19.590Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:37:19.590Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:37:19.590Z] [2021-02-23T18:37:19.590Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:37:19.590Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:37:19.590Z] [2021-02-23T18:37:19.590Z] [2021-02-23T18:37:19.590Z] DONE 2 tests, 2 skipped in 0.035s [2021-02-23T18:37:19.590Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:37:19.590Z] INFO: Testing against a local daemon [2021-02-23T18:37:19.590Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T18:37:20.081Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T18:37:20.150Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2021-02-23T18:37:20.150Z] === RUN TestDockerNetworkMacvlan [2021-02-23T18:37:20.257Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2021-02-23T18:37:20.257Z] === RUN TestPause [2021-02-23T18:37:20.477Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2021-02-23T18:37:20.477Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-23T18:37:20.477Z] === RUN TestDaemonIpcModePrivate [2021-02-23T18:37:20.680Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-23T18:37:20.828Z] --- PASS: TestPause (0.83s) [2021-02-23T18:37:20.828Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T18:37:20.828Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:37:20.828Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:37:20.828Z] === RUN TestPauseStopPausedContainer [2021-02-23T18:37:21.075Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-23T18:37:21.635Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-23T18:37:21.770Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-02-23T18:37:21.770Z] === RUN TestPsFilter [2021-02-23T18:37:21.980Z] --- PASS: TestReadPluginNoRead (10.41s) [2021-02-23T18:37:21.980Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2021-02-23T18:37:21.980Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2021-02-23T18:37:21.980Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.28s) [2021-02-23T18:37:21.980Z] read_test.go:92: [d5fd38de78310] daemon is not started [2021-02-23T18:37:21.980Z] PASS [2021-02-23T18:37:21.980Z] [2021-02-23T18:37:21.980Z] DONE 6 tests in 17.020s [2021-02-23T18:37:21.980Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-23T18:37:21.980Z] testing: warning: no tests to run [2021-02-23T18:37:21.980Z] PASS [2021-02-23T18:37:21.980Z] [2021-02-23T18:37:21.980Z] DONE 0 tests in 0.039s [2021-02-23T18:37:21.980Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T18:37:21.980Z] INFO: Testing against a local daemon [2021-02-23T18:37:21.980Z] === RUN TestPluginWithDevMounts [2021-02-23T18:37:21.980Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-23T18:37:21.980Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-23T18:37:21.980Z] PASS [2021-02-23T18:37:21.980Z] [2021-02-23T18:37:21.980Z] === Skipped [2021-02-23T18:37:21.980Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-23T18:37:21.980Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-23T18:37:21.980Z] [2021-02-23T18:37:21.980Z] [2021-02-23T18:37:21.980Z] DONE 1 tests, 1 skipped in 0.123s [2021-02-23T18:37:21.980Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T18:37:22.033Z] --- PASS: TestPsFilter (0.28s) [2021-02-23T18:37:22.033Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T18:37:22.238Z] INFO: Testing against a local daemon [2021-02-23T18:37:22.238Z] === RUN TestSecretInspect [2021-02-23T18:37:22.238Z] --- SKIP: TestSecretInspect (0.01s) [2021-02-23T18:37:22.238Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] === RUN TestSecretList [2021-02-23T18:37:22.238Z] --- SKIP: TestSecretList (0.01s) [2021-02-23T18:37:22.238Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] === RUN TestSecretsCreateAndDelete [2021-02-23T18:37:22.238Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-23T18:37:22.238Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] === RUN TestSecretsUpdate [2021-02-23T18:37:22.238Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-23T18:37:22.238Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] === RUN TestTemplatedSecret [2021-02-23T18:37:22.238Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-23T18:37:22.238Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] === RUN TestSecretCreateResolve [2021-02-23T18:37:22.238Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-02-23T18:37:22.238Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] PASS [2021-02-23T18:37:22.238Z] [2021-02-23T18:37:22.238Z] === Skipped [2021-02-23T18:37:22.238Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-02-23T18:37:22.238Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] [2021-02-23T18:37:22.238Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-02-23T18:37:22.238Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] [2021-02-23T18:37:22.238Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-02-23T18:37:22.238Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] [2021-02-23T18:37:22.238Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-23T18:37:22.238Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] [2021-02-23T18:37:22.238Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-23T18:37:22.238Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] [2021-02-23T18:37:22.238Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-02-23T18:37:22.238Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.238Z] [2021-02-23T18:37:22.238Z] [2021-02-23T18:37:22.238Z] DONE 6 tests, 6 skipped in 0.167s [2021-02-23T18:37:22.238Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T18:37:22.497Z] INFO: Testing against a local daemon [2021-02-23T18:37:22.497Z] === RUN TestServiceCreateInit [2021-02-23T18:37:22.497Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T18:37:22.497Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T18:37:22.497Z] --- PASS: TestServiceCreateInit (0.02s) [2021-02-23T18:37:22.497Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-23T18:37:22.497Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T18:37:22.497Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T18:37:22.497Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-23T18:37:22.497Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestCreateServiceConflict [2021-02-23T18:37:22.497Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-23T18:37:22.497Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T18:37:22.497Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-23T18:37:22.497Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T18:37:22.497Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-23T18:37:22.497Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T18:37:22.497Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-23T18:37:22.497Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T18:37:22.497Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-02-23T18:37:22.497Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestCreateServiceSysctls [2021-02-23T18:37:22.497Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-23T18:37:22.497Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestCreateServiceCapabilities [2021-02-23T18:37:22.497Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-23T18:37:22.497Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestInspect [2021-02-23T18:37:22.497Z] --- SKIP: TestInspect (0.01s) [2021-02-23T18:37:22.497Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestCreateJob [2021-02-23T18:37:22.497Z] --- SKIP: TestCreateJob (0.01s) [2021-02-23T18:37:22.497Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestReplicatedJob [2021-02-23T18:37:22.497Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-23T18:37:22.497Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestUpdateReplicatedJob [2021-02-23T18:37:22.497Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-23T18:37:22.497Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestServiceListWithStatuses [2021-02-23T18:37:22.497Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T18:37:22.497Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:37:22.497Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T18:37:22.497Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-23T18:37:22.497Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestDockerNetworkReConnect [2021-02-23T18:37:22.497Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-02-23T18:37:22.497Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:22.497Z] === RUN TestServicePlugin [2021-02-23T18:37:22.546Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2021-02-23T18:37:22.546Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-23T18:37:22.546Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T18:37:22.602Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-23T18:37:22.980Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-02-23T18:37:22.980Z] === RUN TestRemoveContainerWithVolume [2021-02-23T18:37:23.922Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-02-23T18:37:23.922Z] === RUN TestRemoveContainerRunning [2021-02-23T18:37:24.055Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2021-02-23T18:37:24.055Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-23T18:37:24.055Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T18:37:24.488Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-23T18:37:24.493Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-02-23T18:37:24.493Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T18:37:24.874Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-23T18:37:25.436Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-02-23T18:37:25.436Z] === RUN TestRemoveInvalidContainer [2021-02-23T18:37:25.436Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-02-23T18:37:25.436Z] === RUN TestRenameLinkedContainer [2021-02-23T18:37:25.443Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-23T18:37:26.012Z] --- PASS: TestBuildWithHugeFile (104.95s) [2021-02-23T18:37:26.012Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T18:37:26.012Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:37:26.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:37:26.012Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:37:26.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:37:26.012Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:37:26.012Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:37:26.012Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:37:26.012Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:37:26.125Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.99s) [2021-02-23T18:37:26.125Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-23T18:37:26.125Z] === RUN TestIpcModeOlderClient [2021-02-23T18:37:26.125Z] === PAUSE TestIpcModeOlderClient [2021-02-23T18:37:26.125Z] === RUN TestKillContainerInvalidSignal [2021-02-23T18:37:26.271Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-23T18:37:26.271Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:37:26.381Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-23T18:37:26.531Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-02-23T18:37:26.531Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-02-23T18:37:26.531Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-02-23T18:37:26.531Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-02-23T18:37:26.531Z] === RUN TestBuildPreserveOwnership [2021-02-23T18:37:26.531Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T18:37:26.684Z] --- SKIP: TestServicePlugin (3.47s) [2021-02-23T18:37:26.684Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] === RUN TestServiceUpdateLabel [2021-02-23T18:37:26.684Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-23T18:37:26.684Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] === RUN TestServiceUpdateSecrets [2021-02-23T18:37:26.684Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-02-23T18:37:26.684Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] === RUN TestServiceUpdateConfigs [2021-02-23T18:37:26.684Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-23T18:37:26.684Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] === RUN TestServiceUpdateNetwork [2021-02-23T18:37:26.684Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-23T18:37:26.684Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T18:37:26.684Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-02-23T18:37:26.684Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] PASS [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === Skipped [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-23T18:37:26.684Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-23T18:37:26.684Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T18:37:26.684Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T18:37:26.684Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-23T18:37:26.684Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-23T18:37:26.684Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-23T18:37:26.684Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-23T18:37:26.684Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-23T18:37:26.684Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-02-23T18:37:26.684Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-02-23T18:37:26.684Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-23T18:37:26.684Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-23T18:37:26.684Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-23T18:37:26.684Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-23T18:37:26.684Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-23T18:37:26.684Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-23T18:37:26.684Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-23T18:37:26.684Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-02-23T18:37:26.684Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2021-02-23T18:37:26.684Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-23T18:37:26.684Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-02-23T18:37:26.684Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-23T18:37:26.684Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-23T18:37:26.684Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-02-23T18:37:26.684Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] DONE 24 tests, 23 skipped in 3.867s [2021-02-23T18:37:26.684Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T18:37:26.684Z] INFO: Testing against a local daemon [2021-02-23T18:37:26.684Z] === RUN TestSessionCreate [2021-02-23T18:37:26.684Z] --- PASS: TestSessionCreate (0.03s) [2021-02-23T18:37:26.684Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T18:37:26.684Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-23T18:37:26.684Z] PASS [2021-02-23T18:37:26.684Z] [2021-02-23T18:37:26.684Z] DONE 2 tests in 0.140s [2021-02-23T18:37:26.684Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T18:37:26.684Z] INFO: Testing against a local daemon [2021-02-23T18:37:26.684Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T18:37:26.684Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T18:37:26.684Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T18:37:26.684Z] === RUN TestEventsExecDie [2021-02-23T18:37:26.943Z] --- PASS: TestEventsExecDie (0.52s) [2021-02-23T18:37:26.943Z] === RUN TestEventsBackwardsCompatible [2021-02-23T18:37:26.943Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-23T18:37:26.943Z] === RUN TestInfoBinaryCommits [2021-02-23T18:37:26.943Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-23T18:37:26.943Z] === RUN TestInfoAPIVersioned [2021-02-23T18:37:26.943Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-23T18:37:26.943Z] === RUN TestInfoDiscoveryBackend [2021-02-23T18:37:27.100Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-23T18:37:27.161Z] --- PASS: TestKillContainerInvalidSignal (0.94s) [2021-02-23T18:37:27.161Z] === RUN TestKillContainer [2021-02-23T18:37:27.161Z] === RUN TestKillContainer/no_signal [2021-02-23T18:37:27.795Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T18:37:28.040Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-23T18:37:28.300Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-23T18:37:28.429Z] === RUN TestKillContainer/killing_signal [2021-02-23T18:37:28.737Z] --- PASS: TestRenameLinkedContainer (3.22s) [2021-02-23T18:37:28.737Z] === RUN TestRenameStoppedContainer [2021-02-23T18:37:28.841Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-02-23T18:37:28.841Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T18:37:28.869Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-23T18:37:29.308Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-02-23T18:37:29.308Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T18:37:29.645Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-23T18:37:29.807Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-23T18:37:29.940Z] --- PASS: TestKillContainer (2.81s) [2021-02-23T18:37:29.940Z] --- PASS: TestKillContainer/no_signal (0.93s) [2021-02-23T18:37:29.940Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-02-23T18:37:29.940Z] --- PASS: TestKillContainer/killing_signal (0.92s) [2021-02-23T18:37:29.940Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T18:37:29.940Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T18:37:30.245Z] --- PASS: TestDockerNetworkMacvlan (9.97s) [2021-02-23T18:37:30.245Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-02-23T18:37:30.245Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-02-23T18:37:30.245Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2021-02-23T18:37:30.245Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2021-02-23T18:37:30.245Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2021-02-23T18:37:30.245Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2021-02-23T18:37:30.245Z] PASS [2021-02-23T18:37:30.245Z] [2021-02-23T18:37:30.245Z] DONE 8 tests in 11.238s [2021-02-23T18:37:30.245Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T18:37:30.245Z] testing: warning: no tests to run [2021-02-23T18:37:30.245Z] PASS [2021-02-23T18:37:30.245Z] [2021-02-23T18:37:30.245Z] DONE 0 tests in 0.006s [2021-02-23T18:37:30.245Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T18:37:30.245Z] INFO: Testing against a local daemon [2021-02-23T18:37:30.245Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T18:37:30.375Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T18:37:30.634Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-23T18:37:30.977Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T18:37:31.224Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2021-02-23T18:37:31.224Z] === RUN TestRenameInvalidName [2021-02-23T18:37:31.575Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-23T18:37:31.606Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2021-02-23T18:37:31.606Z] === RUN TestAuthZPluginTLS [2021-02-23T18:37:31.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.92s) [2021-02-23T18:37:31.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s) [2021-02-23T18:37:31.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-02-23T18:37:31.612Z] === RUN TestKillStoppedContainer [2021-02-23T18:37:31.794Z] --- PASS: TestRenameInvalidName (0.79s) [2021-02-23T18:37:31.794Z] === RUN TestRenameAnonymousContainer [2021-02-23T18:37:31.845Z] --- PASS: TestBuildPreserveOwnership (5.32s) [2021-02-23T18:37:31.845Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.81s) [2021-02-23T18:37:31.845Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.49s) [2021-02-23T18:37:31.845Z] === RUN TestBuildPlatformInvalid [2021-02-23T18:37:31.845Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-02-23T18:37:31.845Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T18:37:31.861Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-23T18:37:31.861Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T18:37:31.903Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-02-23T18:37:31.903Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T18:37:31.903Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2021-02-23T18:37:31.903Z] === RUN TestKillDifferentUserContainer [2021-02-23T18:37:32.121Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-02-23T18:37:32.121Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T18:37:32.121Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-23T18:37:32.121Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:37:32.121Z] === RUN TestInfoAPI [2021-02-23T18:37:32.121Z] --- PASS: TestInfoAPI (0.02s) [2021-02-23T18:37:32.121Z] === RUN TestInfoAPIWarnings [2021-02-23T18:37:32.422Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-23T18:37:32.422Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T18:37:32.433Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-23T18:37:32.945Z] --- PASS: TestKillDifferentUserContainer (0.99s) [2021-02-23T18:37:32.945Z] === RUN TestInspectOomKilledTrue [2021-02-23T18:37:32.945Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-23T18:37:32.945Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:37:32.945Z] === RUN TestInspectOomKilledFalse [2021-02-23T18:37:32.945Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-23T18:37:32.945Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:37:32.945Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T18:37:33.025Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-23T18:37:33.025Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T18:37:33.584Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-23T18:37:33.584Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T18:37:33.736Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2021-02-23T18:37:33.736Z] === RUN TestLinksContainerNames [2021-02-23T18:37:33.811Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-23T18:37:34.748Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-23T18:37:34.947Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2021-02-23T18:37:34.947Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T18:37:35.202Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-02-23T18:37:35.202Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T18:37:35.687Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-23T18:37:35.762Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-23T18:37:35.762Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T18:37:35.824Z] --- PASS: TestLinksContainerNames (1.91s) [2021-02-23T18:37:35.824Z] === RUN TestLogsFollowTailEmpty [2021-02-23T18:37:35.997Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2021-02-23T18:37:35.997Z] === RUN TestRenameContainerWithSameName [2021-02-23T18:37:36.321Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-02-23T18:37:36.321Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T18:37:36.458Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2021-02-23T18:37:36.458Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T18:37:36.568Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2021-02-23T18:37:36.568Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T18:37:37.237Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/default [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/private [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/slave [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/shared [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T18:37:37.237Z] === CONT TestMountDaemonRoot/default [2021-02-23T18:37:37.237Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:37:37.237Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:37:37.237Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T18:37:37.237Z] === CONT TestMountDaemonRoot/slave [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:37:37.237Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:37:37.237Z] === CONT TestMountDaemonRoot/private [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:37:37.237Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T18:37:37.237Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T18:37:37.237Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:37:37.237Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T18:37:37.529Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:37:37.529Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:37:37.529Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T18:37:37.529Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:37:37.529Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:37:37.529Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:37:37.529Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:37:37.529Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:37:37.529Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:37:37.529Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:37:37.529Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:37:37.529Z] === CONT TestMountDaemonRoot/shared [2021-02-23T18:37:37.529Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T18:37:37.529Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T18:37:37.529Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:37:37.529Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:37:37.529Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T18:37:37.529Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T18:37:37.529Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:37:37.529Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:37:37.529Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:37:37.529Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:37:37.529Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T18:37:37.529Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:37:37.593Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-23T18:37:37.821Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:37:37.821Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T18:37:37.821Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:37:37.821Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:37:37.821Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:37:37.821Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:37:37.821Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:37:37.821Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T18:37:37.821Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:37:37.821Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T18:37:37.853Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-23T18:37:38.093Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2021-02-23T18:37:38.093Z] === RUN TestResize [2021-02-23T18:37:38.113Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:37:38.113Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T18:37:38.113Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:37:38.113Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:37:38.113Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:37:38.113Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:37:38.113Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T18:37:38.113Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:37:38.207Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s) [2021-02-23T18:37:38.207Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-02-23T18:37:38.405Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-23T18:37:38.405Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T18:37:38.792Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-23T18:37:39.034Z] --- PASS: TestResize (0.77s) [2021-02-23T18:37:39.034Z] === RUN TestResizeWithInvalidSize [2021-02-23T18:37:39.569Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2021-02-23T18:37:39.569Z] === RUN TestAuthZPluginHeader [2021-02-23T18:37:39.605Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-02-23T18:37:39.605Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T18:37:40.170Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-23T18:37:40.173Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-02-23T18:37:40.173Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T18:37:40.430Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-23T18:37:40.475Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2021-02-23T18:37:40.475Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T18:37:40.547Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:37:40.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:37:40.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:37:40.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:37:40.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:37:40.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:37:40.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:37:41.511Z] --- PASS: TestContainerVolumesMountedAsShared (0.94s) [2021-02-23T18:37:41.511Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T18:37:41.808Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-23T18:37:42.144Z] --- PASS: TestContainerVolumesMountedAsSlave (0.69s) [2021-02-23T18:37:42.144Z] === RUN TestNetworkNat [2021-02-23T18:37:43.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:37:43.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:37:43.179Z] --- PASS: TestNetworkNat (0.98s) [2021-02-23T18:37:43.179Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T18:37:43.188Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-23T18:37:43.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:37:43.433Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.55s) [2021-02-23T18:37:43.433Z] === RUN TestAuthZPluginV2Disable [2021-02-23T18:37:43.756Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-23T18:37:44.216Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2021-02-23T18:37:44.216Z] === RUN TestNetworkLoopbackNat [2021-02-23T18:37:44.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:37:44.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:37:44.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:37:45.136Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-23T18:37:46.693Z] --- PASS: TestAuthZPluginV2Disable (2.86s) [2021-02-23T18:37:46.693Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T18:37:46.799Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:37:46.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:37:47.042Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-23T18:37:47.042Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-23T18:37:47.042Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-23T18:37:47.739Z] --- PASS: TestNetworkLoopbackNat (3.35s) [2021-02-23T18:37:47.739Z] === RUN TestPause [2021-02-23T18:37:47.980Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-23T18:37:48.373Z] --- PASS: TestPause (0.94s) [2021-02-23T18:37:48.373Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T18:37:48.373Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:37:48.373Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:37:48.373Z] === RUN TestPauseStopPausedContainer [2021-02-23T18:37:49.203Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.76s) [2021-02-23T18:37:49.203Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.92s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.86s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-02-23T18:37:49.349Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2021-02-23T18:37:49.349Z] === RUN TestCgroupNamespacesRun [2021-02-23T18:37:49.382Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-23T18:37:49.412Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2021-02-23T18:37:49.412Z] === RUN TestPsFilter [2021-02-23T18:37:49.705Z] --- PASS: TestPsFilter (0.27s) [2021-02-23T18:37:49.705Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T18:37:50.190Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-02-23T18:37:50.191Z] === RUN TestInfoDebug [2021-02-23T18:37:50.737Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2021-02-23T18:37:50.737Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T18:37:50.743Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.94s) [2021-02-23T18:37:50.743Z] === RUN TestRemoveContainerWithVolume [2021-02-23T18:37:50.756Z] --- PASS: TestInfoDebug (1.52s) [2021-02-23T18:37:50.756Z] === RUN TestInfoInsecureRegistries [2021-02-23T18:37:51.292Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-23T18:37:51.778Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2021-02-23T18:37:51.778Z] === RUN TestRemoveContainerRunning [2021-02-23T18:37:52.418Z] --- PASS: TestRemoveContainerRunning (0.95s) [2021-02-23T18:37:52.418Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T18:37:52.648Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2021-02-23T18:37:52.649Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T18:37:52.653Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-02-23T18:37:52.653Z] === RUN TestInfoRegistryMirrors [2021-02-23T18:37:53.454Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2021-02-23T18:37:53.454Z] === RUN TestRemoveInvalidContainer [2021-02-23T18:37:53.454Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-23T18:37:53.454Z] === RUN TestRenameLinkedContainer [2021-02-23T18:37:53.833Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-23T18:37:54.029Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-02-23T18:37:54.029Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T18:37:54.029Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-02-23T18:37:54.029Z] === RUN TestPingCacheHeaders [2021-02-23T18:37:54.029Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-23T18:37:54.029Z] === RUN TestPingGet [2021-02-23T18:37:54.029Z] --- PASS: TestPingGet (0.01s) [2021-02-23T18:37:54.029Z] === RUN TestPingHead [2021-02-23T18:37:54.029Z] --- PASS: TestPingHead (0.02s) [2021-02-23T18:37:54.029Z] === RUN TestVersion [2021-02-23T18:37:54.029Z] --- PASS: TestVersion (0.02s) [2021-02-23T18:37:54.029Z] PASS [2021-02-23T18:37:54.029Z] [2021-02-23T18:37:54.029Z] === Skipped [2021-02-23T18:37:54.029Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T18:37:54.029Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T18:37:54.029Z] [2021-02-23T18:37:54.029Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-23T18:37:54.029Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T18:37:54.029Z] [2021-02-23T18:37:54.029Z] [2021-02-23T18:37:54.029Z] DONE 18 tests, 2 skipped in 27.780s [2021-02-23T18:37:54.029Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T18:37:54.301Z] INFO: Testing against a local daemon [2021-02-23T18:37:54.301Z] === RUN TestVolumesCreateAndList [2021-02-23T18:37:54.301Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-23T18:37:54.301Z] === RUN TestVolumesRemove [2021-02-23T18:37:54.301Z] --- PASS: TestVolumesRemove (0.05s) [2021-02-23T18:37:54.301Z] === RUN TestVolumesInspect [2021-02-23T18:37:54.301Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-23T18:37:54.301Z] === RUN TestVolumesInvalidJSON [2021-02-23T18:37:54.301Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T18:37:54.301Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T18:37:54.301Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T18:37:54.301Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-23T18:37:54.301Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T18:37:54.301Z] PASS [2021-02-23T18:37:54.301Z] [2021-02-23T18:37:54.301Z] DONE 5 tests in 0.241s [2021-02-23T18:37:54.301Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T18:37:54.561Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2021-02-23T18:37:54.561Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T18:37:54.573Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12226 is not a child of this shell [2021-02-23T18:37:54.573Z] warning: PID 12226 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-23T18:37:54.573Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T18:37:54.573Z] [2021-02-23T18:37:54.573Z] Unloading profiles will leave already running processes permanently [2021-02-23T18:37:54.573Z] unconfined, which can lead to unexpected situations. [2021-02-23T18:37:54.573Z] [2021-02-23T18:37:54.573Z] To set a process to complain mode, use the command line tool [2021-02-23T18:37:54.573Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T18:37:54.573Z] Removing test suite binaries [2021-02-23T18:37:54.573Z] exiting test-integration [2021-02-23T18:37:54.573Z] ++ exit 0 [2021-02-23T18:37:55.508Z] [2021-02-23T18:37:55.558Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-23T18:37:55.740Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-23T18:37:56.473Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2021-02-23T18:37:56.473Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T18:37:57.916Z] --- PASS: TestRenameLinkedContainer (3.80s) [2021-02-23T18:37:57.917Z] === RUN TestRenameStoppedContainer Post stage [Pipeline] junit [2021-02-23T18:37:58.049Z] Recording test results [2021-02-23T18:37:58.208Z] --- PASS: TestRenameStoppedContainer (0.89s) [2021-02-23T18:37:58.208Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T18:37:58.277Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-23T18:37:58.386Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2021-02-23T18:37:58.386Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-23T18:37:58.531Z] [Checks API] No suitable checks publisher found. [2021-02-23T18:37:58.537Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T18:37:58.874Z] + echo Ensuring container killed. [2021-02-23T18:37:58.874Z] Ensuring container killed. [2021-02-23T18:37:58.874Z] + docker rm -vf docker-pr1 [2021-02-23T18:37:58.874Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-23T18:37:59.107Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-23T18:37:59.153Z] + echo Chowning /workspace to jenkins user [2021-02-23T18:37:59.153Z] Chowning /workspace to jenkins user [2021-02-23T18:37:59.153Z] + id -u [2021-02-23T18:37:59.153Z] + id -g [2021-02-23T18:37:59.153Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42066:/workspace busybox chown -R 1000:1000 /workspace [2021-02-23T18:37:59.188Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.48s) [2021-02-23T18:37:59.188Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T18:37:59.770Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2021-02-23T18:37:59.770Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T18:38:00.282Z] --- PASS: TestRenameRunningContainerAndReuse (1.98s) [2021-02-23T18:38:00.282Z] === RUN TestRenameInvalidName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T18:38:00.712Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2021-02-23T18:38:00.712Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T18:38:00.820Z] + bundleName=amd64-rootless [2021-02-23T18:38:00.820Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-23T18:38:00.820Z] Creating amd64-rootless-bundles.tar.gz [2021-02-23T18:38:00.820Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-23T18:38:00.820Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-23T18:38:00.832Z] Archiving artifacts [2021-02-23T18:38:01.003Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42066/1/artifacts/ [Pipeline] } [2021-02-23T18:38:01.015Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [Pipeline] // catchError [Pipeline] sh [2021-02-23T18:38:01.310Z] + make clean [2021-02-23T18:38:01.319Z] --- PASS: TestRenameInvalidName (0.96s) [2021-02-23T18:38:01.319Z] === RUN TestRenameAnonymousContainer [2021-02-23T18:38:01.568Z] docker volume rm -f docker-dev-cache [2021-02-23T18:38:01.568Z] docker-dev-cache [Pipeline] deleteDir [2021-02-23T18:38:01.587Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T18:38:02.627Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-02-23T18:38:02.627Z] === RUN TestKernelTCPMemory [2021-02-23T18:38:02.968Z] Loaded image: buildpack-deps:buster [2021-02-23T18:38:02.968Z] Loaded image: busybox:latest [2021-02-23T18:38:03.230Z] Loaded image: busybox:glibc [2021-02-23T18:38:03.568Z] --- PASS: TestKernelTCPMemory (0.89s) [2021-02-23T18:38:03.568Z] === RUN TestNISDomainname [2021-02-23T18:38:04.509Z] --- PASS: TestNISDomainname (1.02s) [2021-02-23T18:38:04.509Z] === RUN TestHostnameDnsResolution [2021-02-23T18:38:04.609Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-23T18:38:05.990Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-23T18:38:06.430Z] --- PASS: TestHostnameDnsResolution (1.74s) [2021-02-23T18:38:06.430Z] === RUN TestStats [2021-02-23T18:38:06.892Z] --- PASS: TestRenameAnonymousContainer (5.25s) [2021-02-23T18:38:06.892Z] === RUN TestRenameContainerWithSameName [2021-02-23T18:38:07.183Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2021-02-23T18:38:07.183Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T18:38:08.531Z] Loaded image: debian:bullseye [2021-02-23T18:38:08.790Z] Loaded image: hello-world:latest [2021-02-23T18:38:08.790Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-23T18:38:08.790Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:38:08.970Z] --- PASS: TestStats (2.81s) [2021-02-23T18:38:08.970Z] === RUN TestStopContainerWithTimeout [2021-02-23T18:38:08.970Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T18:38:08.970Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T18:38:08.970Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T18:38:08.970Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T18:38:08.970Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T18:38:08.970Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T18:38:08.970Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T18:38:08.970Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T18:38:08.970Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T18:38:08.970Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T18:38:08.970Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T18:38:08.970Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T18:38:09.252Z] --- PASS: TestRenameContainerWithLinkedContainer (1.94s) [2021-02-23T18:38:09.252Z] === RUN TestResize [2021-02-23T18:38:10.181Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-23T18:38:10.181Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-23T18:38:10.288Z] --- PASS: TestResize (0.96s) [2021-02-23T18:38:10.288Z] === RUN TestResizeWithInvalidSize [2021-02-23T18:38:10.430Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-23T18:38:10.750Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-23T18:38:11.319Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-23T18:38:11.324Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2021-02-23T18:38:11.324Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T18:38:11.960Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:38:11.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:38:11.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:38:11.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:38:11.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:38:12.269Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-23T18:38:12.269Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2021-02-23T18:38:12.269Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2021-02-23T18:38:12.269Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2021-02-23T18:38:12.269Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2021-02-23T18:38:12.269Z] === RUN TestDeleteDevicemapper [2021-02-23T18:38:12.269Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T18:38:12.269Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:38:12.269Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T18:38:12.700Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-23T18:38:12.700Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-23T18:38:12.976Z] tests/integration/client_test.py ..... [ 75%] [2021-02-23T18:38:12.976Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-23T18:38:12.976Z] tests/integration/errors_test.py . [ 76%] [2021-02-23T18:38:13.638Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-23T18:38:14.577Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-23T18:38:14.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:38:14.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:38:14.814Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2021-02-23T18:38:14.814Z] === RUN TestUpdateMemory [2021-02-23T18:38:14.814Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-23T18:38:14.814Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:38:14.814Z] === RUN TestUpdateCPUQuota [2021-02-23T18:38:15.957Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-23T18:38:16.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:38:16.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:38:16.726Z] --- PASS: TestUpdateCPUQuota (1.49s) [2021-02-23T18:38:16.726Z] === RUN TestUpdatePidsLimit [2021-02-23T18:38:16.726Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-23T18:38:16.726Z] === RUN TestUpdatePidsLimit/no_change [2021-02-23T18:38:17.214Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.55s) [2021-02-23T18:38:17.214Z] PASS [2021-02-23T18:38:17.214Z] [2021-02-23T18:38:17.214Z] DONE 17 tests in 44.967s [2021-02-23T18:38:17.214Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T18:38:17.214Z] INFO: Testing against a local daemon [2021-02-23T18:38:17.214Z] === RUN TestPluginInvalidJSON [2021-02-23T18:38:17.214Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:38:17.214Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:38:17.214Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:38:17.214Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-23T18:38:17.214Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T18:38:17.214Z] === RUN TestPluginInstall [2021-02-23T18:38:17.214Z] === RUN TestPluginInstall/no_auth [2021-02-23T18:38:17.214Z] time="2021-02-23T18:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:38:17.214Z] time="2021-02-23T18:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0d0a89609db2cf13f60ae1a40c14d1e0fa1afc2f23a2d77a21e2d83e58e3a67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:38:17.214Z] time="2021-02-23T18:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:38:17.214Z] time="2021-02-23T18:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0d0a89609db2cf13f60ae1a40c14d1e0fa1afc2f23a2d77a21e2d83e58e3a67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:38:17.214Z] === RUN TestPluginInstall/with_htpasswd [2021-02-23T18:38:17.214Z] time="2021-02-23T18:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:38:17.214Z] time="2021-02-23T18:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a818661a66da77dbe2bcf2556da56c82212ec8ceea23fc3b62a73da06a0e5d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:38:17.214Z] time="2021-02-23T18:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:38:17.214Z] time="2021-02-23T18:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a818661a66da77dbe2bcf2556da56c82212ec8ceea23fc3b62a73da06a0e5d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:38:17.297Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-23T18:38:17.336Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.39s) [2021-02-23T18:38:17.336Z] PASS [2021-02-23T18:38:17.336Z] [2021-02-23T18:38:17.336Z] === Skipped [2021-02-23T18:38:17.336Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-23T18:38:17.336Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:38:17.336Z] [2021-02-23T18:38:17.336Z] [2021-02-23T18:38:17.336Z] DONE 33 tests, 1 skipped in 248.423s [2021-02-23T18:38:17.336Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T18:38:17.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:38:17.336Z] ++ set -e [2021-02-23T18:38:17.336Z] ++ '[' -n 0 ']' [2021-02-23T18:38:17.336Z] ++ set -x [2021-02-23T18:38:17.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:38:17.469Z] === RUN TestPluginInstall/with_insecure [2021-02-23T18:38:17.557Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-23T18:38:17.594Z] INFO: Testing against a local daemon [2021-02-23T18:38:17.594Z] === RUN TestConfigInspect [2021-02-23T18:38:17.817Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-23T18:38:17.907Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:38:17.907Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:38:18.162Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-23T18:38:18.388Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-23T18:38:18.421Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-23T18:38:18.648Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-23T18:38:18.681Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-23T18:38:18.830Z] time="2021-02-23T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:38:18.831Z] time="2021-02-23T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d888f6c111028703974b0b528da2230196ff28f078442092f71137229420620f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:38:18.831Z] time="2021-02-23T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:38:18.831Z] time="2021-02-23T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d888f6c111028703974b0b528da2230196ff28f078442092f71137229420620f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:38:18.831Z] --- PASS: TestPluginInstall (3.54s) [2021-02-23T18:38:18.831Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2021-02-23T18:38:18.831Z] --- PASS: TestPluginInstall/with_htpasswd (0.74s) [2021-02-23T18:38:18.831Z] --- PASS: TestPluginInstall/with_insecure (1.22s) [2021-02-23T18:38:18.831Z] plugin_test.go:160: [da3ec32781e8c] daemon is not started [2021-02-23T18:38:18.831Z] === RUN TestPluginsWithRuntimes [2021-02-23T18:38:19.250Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-23T18:38:19.250Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-23T18:38:19.821Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-23T18:38:20.032Z] --- PASS: TestUpdatePidsLimit (3.78s) [2021-02-23T18:38:20.032Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-02-23T18:38:20.032Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-02-23T18:38:20.032Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-02-23T18:38:20.032Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-02-23T18:38:20.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2021-02-23T18:38:20.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-02-23T18:38:20.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-02-23T18:38:20.032Z] === RUN TestUpdateRestartPolicy [2021-02-23T18:38:20.391Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-23T18:38:20.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:38:20.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:38:20.651Z] --- PASS: TestConfigInspect (3.05s) [2021-02-23T18:38:20.651Z] === RUN TestConfigList [2021-02-23T18:38:20.714Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-23T18:38:21.639Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-23T18:38:21.917Z] #68 exporting layers 83.9s done [2021-02-23T18:38:21.917Z] #68 exporting manifest sha256:4aec01760832605694fdac8850b4843a2a34fc3fc44e93c9201db124daa8d504 done [2021-02-23T18:38:21.917Z] #68 exporting config sha256:c4eea92e7539b92f2a24a131079463aef6d3c7a36c32f266c6de07360f4bbfcf done [2021-02-23T18:38:21.917Z] #68 sending tarball [2021-02-23T18:38:22.563Z] --- PASS: TestPluginsWithRuntimes (3.63s) [2021-02-23T18:38:22.563Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2021-02-23T18:38:22.563Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-02-23T18:38:22.563Z] PASS [2021-02-23T18:38:22.563Z] [2021-02-23T18:38:22.563Z] DONE 9 tests in 7.216s [2021-02-23T18:38:22.563Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T18:38:22.563Z] INFO: Testing against a local daemon [2021-02-23T18:38:22.563Z] === RUN TestExternalGraphDriver [2021-02-23T18:38:22.563Z] === RUN TestExternalGraphDriver/json [2021-02-23T18:38:23.943Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-23T18:38:23.943Z] --- PASS: TestConfigList (3.19s) [2021-02-23T18:38:23.943Z] === RUN TestConfigsCreateAndDelete [2021-02-23T18:38:24.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:38:24.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:38:24.446Z] === RUN TestExternalGraphDriver/spec [2021-02-23T18:38:25.539Z] #68 ... [2021-02-23T18:38:25.539Z] [2021-02-23T18:38:25.539Z] #69 importing to docker [2021-02-23T18:38:25.540Z] #69 sha256:0f1660b4647d61e91b240f7ab18f050f122d0c548cf289e872ca4fac9aae2eaf [2021-02-23T18:38:25.810Z] === RUN TestExternalGraphDriver/pull [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.63s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.38s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s) [2021-02-23T18:38:26.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2021-02-23T18:38:26.371Z] === RUN TestCgroupNamespacesRun [2021-02-23T18:38:26.481Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-23T18:38:26.741Z] --- PASS: TestConfigsCreateAndDelete (2.97s) [2021-02-23T18:38:26.741Z] === RUN TestConfigsUpdate [2021-02-23T18:38:27.171Z] --- PASS: TestExternalGraphDriver (4.75s) [2021-02-23T18:38:27.171Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2021-02-23T18:38:27.171Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2021-02-23T18:38:27.171Z] --- PASS: TestExternalGraphDriver/pull (1.34s) [2021-02-23T18:38:27.171Z] === RUN TestGraphdriverPluginV2 [2021-02-23T18:38:28.443Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2021-02-23T18:38:28.444Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T18:38:28.683Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-23T18:38:29.619Z] --- PASS: TestConfigsUpdate (2.86s) [2021-02-23T18:38:29.619Z] === RUN TestTemplatedConfig [2021-02-23T18:38:29.954Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.91s) [2021-02-23T18:38:29.954Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T18:38:30.560Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-23T18:38:30.560Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-23T18:38:31.131Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-23T18:38:31.131Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-23T18:38:31.432Z] --- PASS: TestGraphdriverPluginV2 (3.46s) [2021-02-23T18:38:31.432Z] PASS [2021-02-23T18:38:31.432Z] [2021-02-23T18:38:31.432Z] DONE 5 tests in 8.255s [2021-02-23T18:38:31.432Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T18:38:31.432Z] INFO: Testing against a local daemon [2021-02-23T18:38:31.432Z] === RUN TestContinueAfterPluginCrash [2021-02-23T18:38:31.432Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T18:38:31.432Z] === RUN TestReadPluginNoRead [2021-02-23T18:38:31.432Z] === PAUSE TestReadPluginNoRead [2021-02-23T18:38:31.432Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T18:38:31.432Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T18:38:31.432Z] === CONT TestContinueAfterPluginCrash [2021-02-23T18:38:31.432Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T18:38:31.823Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-23T18:38:32.023Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.02s) [2021-02-23T18:38:32.023Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T18:38:33.037Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-23T18:38:33.298Z] --- PASS: TestTemplatedConfig (3.76s) [2021-02-23T18:38:33.298Z] === RUN TestConfigCreateResolve [2021-02-23T18:38:33.558Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-23T18:38:34.094Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s) [2021-02-23T18:38:34.094Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T18:38:34.696Z] --- PASS: TestDaemonStartWithLogOpt (3.88s) [2021-02-23T18:38:34.696Z] === CONT TestReadPluginNoRead [2021-02-23T18:38:34.941Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2021-02-23T18:38:34.941Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T18:38:34.941Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-02-23T18:38:34.941Z] === RUN TestWaitNonBlocked [2021-02-23T18:38:34.941Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:38:34.941Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:38:34.941Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:38:34.941Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:38:34.941Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:38:34.941Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:38:34.941Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-23T18:38:34.941Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2021-02-23T18:38:34.941Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2021-02-23T18:38:34.941Z] === RUN TestWaitBlocked [2021-02-23T18:38:34.941Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:38:34.941Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:38:34.941Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:38:34.941Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:38:34.942Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:38:34.942Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:38:35.513Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-23T18:38:35.513Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-02-23T18:38:35.513Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-02-23T18:38:35.513Z] === CONT TestContainerStartOnDaemonRestart [2021-02-23T18:38:35.513Z] === CONT TestContainerKillOnDaemonStart [2021-02-23T18:38:35.513Z] === CONT TestDaemonHostGatewayIP [2021-02-23T18:38:35.513Z] === CONT TestIpcModeOlderClient [2021-02-23T18:38:35.775Z] --- PASS: TestIpcModeOlderClient (0.23s) [2021-02-23T18:38:35.775Z] === CONT TestDaemonRestartIpcMode [2021-02-23T18:38:36.095Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-23T18:38:36.095Z] --- PASS: TestConfigCreateResolve (2.80s) [2021-02-23T18:38:36.095Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T18:38:36.165Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) [2021-02-23T18:38:36.165Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-23T18:38:36.664Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-02-23T18:38:36.664Z] PASS [2021-02-23T18:38:36.664Z] [2021-02-23T18:38:36.664Z] DONE 7 tests in 19.346s [2021-02-23T18:38:36.664Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T18:38:36.664Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:38:36.664Z] ++ set -e [2021-02-23T18:38:36.664Z] ++ '[' -n 0 ']' [2021-02-23T18:38:36.664Z] ++ set -x [2021-02-23T18:38:36.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:38:36.924Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-23T18:38:37.184Z] INFO: Testing against a local daemon [2021-02-23T18:38:37.184Z] === RUN TestCheckpoint [2021-02-23T18:38:37.184Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T18:38:37.184Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:38:37.184Z] === RUN TestContainerInvalidJSON [2021-02-23T18:38:37.184Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:38:37.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:38:37.184Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:38:37.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:38:37.184Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:38:37.184Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:38:37.184Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:38:37.184Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:38:37.184Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:38:37.184Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-23T18:38:37.184Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-23T18:38:37.184Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T18:38:37.184Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T18:38:37.184Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T18:38:37.184Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-02-23T18:38:37.184Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T18:38:37.248Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T18:38:37.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2021-02-23T18:38:37.444Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T18:38:37.444Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-02-23T18:38:37.444Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T18:38:37.444Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2021-02-23T18:38:37.444Z] === RUN TestCopyFromContainer [2021-02-23T18:38:37.704Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-23T18:38:38.235Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.88s) [2021-02-23T18:38:38.235Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T18:38:38.274Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-23T18:38:38.608Z] === RUN TestReadPluginNoRead/default [2021-02-23T18:38:38.875Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-02-23T18:38:38.875Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T18:38:39.084Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2021-02-23T18:38:39.084Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T18:38:39.213Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-23T18:38:39.472Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-23T18:38:39.732Z] === RUN TestCopyFromContainer// [2021-02-23T18:38:39.992Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T18:38:39.992Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T18:38:39.996Z] --- PASS: TestContinueAfterPluginCrash (8.96s) [2021-02-23T18:38:39.996Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T18:38:40.252Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T18:38:40.252Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-23T18:38:40.473Z] --- PASS: TestDaemonRestartIpcMode (4.70s) [2021-02-23T18:38:40.511Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T18:38:40.511Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T18:38:40.511Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T18:38:40.734Z] --- PASS: TestDaemonHostGatewayIP (5.06s) [2021-02-23T18:38:40.771Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T18:38:40.945Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s) [2021-02-23T18:38:40.945Z] === RUN TestKernelTCPMemory [2021-02-23T18:38:41.030Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T18:38:41.030Z] --- PASS: TestCopyFromContainer (3.58s) [2021-02-23T18:38:41.030Z] --- PASS: TestCopyFromContainer// (0.18s) [2021-02-23T18:38:41.030Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-02-23T18:38:41.030Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-02-23T18:38:41.030Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-02-23T18:38:41.030Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2021-02-23T18:38:41.030Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-23T18:38:41.030Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-02-23T18:38:41.030Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2021-02-23T18:38:41.030Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2021-02-23T18:38:41.030Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-02-23T18:38:41.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T18:38:41.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:38:41.030Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:38:41.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:38:41.030Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:38:41.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:38:41.030Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:38:41.030Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:38:41.030Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:38:41.030Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:38:41.289Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-23T18:38:41.289Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-23T18:38:41.289Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-02-23T18:38:41.289Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-02-23T18:38:41.289Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T18:38:41.289Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-23T18:38:41.289Z] === RUN TestCreateWithInvalidEnv [2021-02-23T18:38:41.289Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T18:38:41.289Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T18:38:41.289Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T18:38:41.289Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T18:38:41.289Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T18:38:41.289Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T18:38:41.289Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T18:38:41.289Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T18:38:41.289Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T18:38:41.289Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-23T18:38:41.289Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T18:38:41.289Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T18:38:41.289Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-02-23T18:38:41.289Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T18:38:41.289Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-23T18:38:41.289Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T18:38:41.361Z] --- PASS: TestReadPluginNoRead (6.46s) [2021-02-23T18:38:41.362Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2021-02-23T18:38:41.362Z] --- PASS: TestReadPluginNoRead/default (1.35s) [2021-02-23T18:38:41.362Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2021-02-23T18:38:41.362Z] read_test.go:92: [ddd6a8463978b] daemon is not started [2021-02-23T18:38:41.362Z] PASS [2021-02-23T18:38:41.362Z] [2021-02-23T18:38:41.362Z] DONE 6 tests in 10.391s [2021-02-23T18:38:41.362Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-23T18:38:41.362Z] testing: warning: no tests to run [2021-02-23T18:38:41.362Z] PASS [2021-02-23T18:38:41.362Z] [2021-02-23T18:38:41.362Z] DONE 0 tests in 0.011s [2021-02-23T18:38:41.362Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T18:38:41.362Z] INFO: Testing against a local daemon [2021-02-23T18:38:41.362Z] === RUN TestPluginWithDevMounts [2021-02-23T18:38:41.362Z] === PAUSE TestPluginWithDevMounts [2021-02-23T18:38:41.362Z] === CONT TestPluginWithDevMounts [2021-02-23T18:38:41.981Z] --- PASS: TestKernelTCPMemory (1.00s) [2021-02-23T18:38:41.981Z] === RUN TestNISDomainname [2021-02-23T18:38:42.647Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.20s) [2021-02-23T18:38:42.669Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-23T18:38:42.723Z] --- PASS: TestPluginWithDevMounts (1.69s) [2021-02-23T18:38:42.723Z] PASS [2021-02-23T18:38:42.723Z] [2021-02-23T18:38:42.723Z] DONE 1 tests in 1.729s [2021-02-23T18:38:42.977Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T18:38:42.977Z] INFO: Testing against a local daemon [2021-02-23T18:38:42.977Z] === RUN TestSecretInspect [2021-02-23T18:38:43.081Z] --- PASS: TestNISDomainname (1.08s) [2021-02-23T18:38:43.081Z] === RUN TestHostnameDnsResolution [2021-02-23T18:38:43.239Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-23T18:38:43.497Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-23T18:38:43.756Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2021-02-23T18:38:43.756Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T18:38:44.168Z] #69 DONE 16.4s [2021-02-23T18:38:44.168Z] [2021-02-23T18:38:44.168Z] #68 exporting to oci image format [2021-02-23T18:38:44.168Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-23T18:38:44.168Z] #68 sending tarball 33.5s done [2021-02-23T18:38:44.168Z] #68 DONE 117.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-23T18:38:44.630Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/test/unit [2021-02-23T18:38:44.656Z] --- PASS: TestHostnameDnsResolution (1.80s) [2021-02-23T18:38:44.656Z] === RUN TestStats [2021-02-23T18:38:45.486Z] --- PASS: TestSecretInspect (2.26s) [2021-02-23T18:38:45.486Z] === RUN TestSecretList [2021-02-23T18:38:45.681Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.77s) [2021-02-23T18:38:45.681Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T18:38:45.681Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:38:45.681Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:38:45.681Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:38:45.681Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:38:45.681Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:38:45.681Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:38:45.681Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:38:45.681Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:38:45.681Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:38:45.681Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:38:45.681Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:38:45.681Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:38:45.681Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-23T18:38:45.681Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:38:45.681Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:38:45.681Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:38:45.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-02-23T18:38:45.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-23T18:38:45.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-23T18:38:45.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-23T18:38:45.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-23T18:38:45.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-23T18:38:45.681Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T18:38:46.251Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2021-02-23T18:38:46.251Z] === RUN TestCreateDifferentPlatform [2021-02-23T18:38:46.251Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T18:38:46.251Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T18:38:46.251Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-23T18:38:46.251Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T18:38:46.251Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T18:38:46.251Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T18:38:46.251Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-23T18:38:46.251Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T18:38:46.512Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-02-23T18:38:46.512Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T18:38:46.512Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-23T18:38:46.512Z] === RUN TestDaemonRestartIpcMode [2021-02-23T18:38:46.512Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T18:38:46.512Z] === RUN TestDaemonHostGatewayIP [2021-02-23T18:38:46.512Z] === PAUSE TestDaemonHostGatewayIP [2021-02-23T18:38:46.512Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T18:38:46.512Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T18:38:46.512Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T18:38:46.512Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-23T18:38:46.512Z] === RUN TestDiff [2021-02-23T18:38:46.512Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-23T18:38:47.081Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-23T18:38:47.340Z] --- PASS: TestDiff (0.82s) [2021-02-23T18:38:47.340Z] === RUN TestExecWithCloseStdin [2021-02-23T18:38:47.370Z] --- PASS: TestSecretList (1.86s) [2021-02-23T18:38:47.370Z] === RUN TestSecretsCreateAndDelete [2021-02-23T18:38:47.523Z] --- PASS: TestStats (2.94s) [2021-02-23T18:38:47.523Z] === RUN TestStopContainerWithTimeout [2021-02-23T18:38:47.523Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T18:38:47.523Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T18:38:47.523Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T18:38:47.523Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T18:38:47.523Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T18:38:47.523Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T18:38:47.523Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T18:38:47.523Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T18:38:47.523Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T18:38:47.523Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T18:38:47.909Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-23T18:38:48.129Z] ......... [ 86%] [2021-02-23T18:38:48.169Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-02-23T18:38:48.169Z] === RUN TestExec [2021-02-23T18:38:48.183Z] ? github.com/docker/docker/api [no test files] [2021-02-23T18:38:49.056Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T18:38:49.107Z] --- PASS: TestExec (0.96s) [2021-02-23T18:38:49.107Z] === RUN TestExecUser [2021-02-23T18:38:49.227Z] --- PASS: TestContainerKillOnDaemonStart (13.13s) [2021-02-23T18:38:49.227Z] PASS [2021-02-23T18:38:49.227Z] [2021-02-23T18:38:49.227Z] === Skipped [2021-02-23T18:38:49.227Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-23T18:38:49.227Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:38:49.227Z] [2021-02-23T18:38:49.227Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-23T18:38:49.227Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:38:49.227Z] [2021-02-23T18:38:49.227Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-23T18:38:49.227Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:38:49.227Z] [2021-02-23T18:38:49.227Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:38:49.227Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:38:49.227Z] [2021-02-23T18:38:49.227Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T18:38:49.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:38:49.227Z] [2021-02-23T18:38:49.227Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-23T18:38:49.227Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:38:49.227Z] [2021-02-23T18:38:49.227Z] [2021-02-23T18:38:49.227Z] DONE 196 tests, 6 skipped in 141.824s [2021-02-23T18:38:49.227Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T18:38:49.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:38:49.227Z] ++ set -e [2021-02-23T18:38:49.227Z] ++ '[' -n 0 ']' [2021-02-23T18:38:49.227Z] ++ set -x [2021-02-23T18:38:49.227Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:38:49.227Z] INFO: Testing against a local daemon [2021-02-23T18:38:49.227Z] === RUN TestCommitInheritsEnv [2021-02-23T18:38:49.255Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2021-02-23T18:38:49.255Z] === RUN TestSecretsUpdate [2021-02-23T18:38:49.488Z] --- PASS: TestCommitInheritsEnv (0.58s) [2021-02-23T18:38:49.488Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T18:38:49.488Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-23T18:38:49.488Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-23T18:38:49.488Z] === RUN TestImagesFilterMultiReference [2021-02-23T18:38:49.747Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-23T18:38:49.747Z] === RUN TestImagePullPlatformInvalid [2021-02-23T18:38:49.747Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-02-23T18:38:49.747Z] === RUN TestRemoveImageOrphaning [2021-02-23T18:38:50.044Z] --- PASS: TestExecUser (0.88s) [2021-02-23T18:38:50.044Z] === RUN TestExportContainerAndImportImage [2021-02-23T18:38:50.318Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2021-02-23T18:38:50.318Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T18:38:50.318Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-23T18:38:50.318Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:38:50.318Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T18:38:50.318Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-23T18:38:50.318Z] === RUN TestTagInvalidReference [2021-02-23T18:38:50.318Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-23T18:38:50.318Z] === RUN TestTagValidPrefixedRepo [2021-02-23T18:38:50.318Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-23T18:38:50.318Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T18:38:50.318Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-23T18:38:50.318Z] === RUN TestTagOfficialNames [2021-02-23T18:38:50.578Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-23T18:38:50.578Z] === RUN TestTagMatchesDigest [2021-02-23T18:38:50.578Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-23T18:38:50.578Z] PASS [2021-02-23T18:38:50.578Z] [2021-02-23T18:38:50.578Z] === Skipped [2021-02-23T18:38:50.578Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-23T18:38:50.578Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-23T18:38:50.578Z] [2021-02-23T18:38:50.578Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-23T18:38:50.578Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:38:50.578Z] [2021-02-23T18:38:50.578Z] [2021-02-23T18:38:50.578Z] DONE 12 tests, 2 skipped in 1.806s [2021-02-23T18:38:50.578Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T18:38:50.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:38:50.578Z] ++ set -e [2021-02-23T18:38:50.578Z] ++ '[' -n 0 ']' [2021-02-23T18:38:50.578Z] ++ set -x [2021-02-23T18:38:50.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:38:50.578Z] INFO: Testing against a local daemon [2021-02-23T18:38:50.578Z] === RUN TestNetworkCreateDelete [2021-02-23T18:38:50.628Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T18:38:50.982Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-23T18:38:50.982Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-23T18:38:51.149Z] --- PASS: TestNetworkCreateDelete (0.41s) [2021-02-23T18:38:51.149Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T18:38:51.242Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2021-02-23T18:38:51.242Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T18:38:51.764Z] --- PASS: TestSecretsUpdate (2.23s) [2021-02-23T18:38:51.764Z] === RUN TestTemplatedSecret [2021-02-23T18:38:52.533Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2021-02-23T18:38:52.533Z] === RUN TestDaemonDNSFallback [2021-02-23T18:38:52.886Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-23T18:38:52.940Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-23T18:38:52.940Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2021-02-23T18:38:52.940Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2021-02-23T18:38:52.940Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2021-02-23T18:38:52.940Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2021-02-23T18:38:52.940Z] === RUN TestDeleteDevicemapper [2021-02-23T18:38:52.940Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T18:38:52.940Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:38:52.940Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T18:38:53.151Z] --- PASS: TestExportContainerAfterDaemonRestart (1.76s) [2021-02-23T18:38:53.151Z] === RUN TestHealthCheckWorkdir [2021-02-23T18:38:54.081Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-23T18:38:54.316Z] --- PASS: TestTemplatedSecret (2.59s) [2021-02-23T18:38:54.317Z] === RUN TestSecretCreateResolve [2021-02-23T18:38:54.531Z] --- PASS: TestHealthCheckWorkdir (1.24s) [2021-02-23T18:38:54.531Z] === RUN TestHealthKillContainer [2021-02-23T18:38:54.531Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-23T18:38:55.100Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-23T18:38:55.360Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-23T18:38:55.929Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-23T18:38:56.605Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.89s) [2021-02-23T18:38:56.605Z] === RUN TestUpdateMemory [2021-02-23T18:38:56.605Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-23T18:38:56.605Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:38:56.605Z] === RUN TestUpdateCPUQuota [2021-02-23T18:38:56.870Z] --- PASS: TestSecretCreateResolve (2.33s) [2021-02-23T18:38:56.870Z] PASS [2021-02-23T18:38:56.870Z] [2021-02-23T18:38:56.870Z] DONE 6 tests in 13.537s [2021-02-23T18:38:56.870Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T18:38:56.870Z] INFO: Testing against a local daemon [2021-02-23T18:38:56.870Z] === RUN TestServiceCreateInit [2021-02-23T18:38:56.870Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T18:38:57.312Z] --- PASS: TestHealthKillContainer (2.85s) [2021-02-23T18:38:57.312Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T18:38:57.881Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-23T18:38:57.881Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-23T18:38:57.881Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-02-23T18:38:57.881Z] === RUN TestIpcModeNone [2021-02-23T18:38:58.114Z] --- PASS: TestUpdateCPUQuota (1.31s) [2021-02-23T18:38:58.114Z] === RUN TestUpdatePidsLimit [2021-02-23T18:38:58.114Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-23T18:38:58.114Z] === RUN TestUpdatePidsLimit/no_change [2021-02-23T18:38:58.464Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-23T18:38:58.821Z] --- PASS: TestIpcModeNone (0.90s) [2021-02-23T18:38:58.821Z] === RUN TestIpcModePrivate [2021-02-23T18:38:59.097Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-23T18:38:59.390Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-23T18:38:59.684Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-23T18:38:59.762Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-23T18:38:59.762Z] --- PASS: TestIpcModePrivate (0.97s) [2021-02-23T18:38:59.762Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2021-02-23T18:38:59.762Z] === RUN TestIpcModeShareable [2021-02-23T18:39:00.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-23T18:39:00.647Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-23T18:39:00.647Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-23T18:39:00.666Z] --- PASS: TestDaemonDNSFallback (7.38s) [2021-02-23T18:39:00.666Z] === RUN TestInspectNetwork [2021-02-23T18:39:00.703Z] --- PASS: TestIpcModeShareable (0.92s) [2021-02-23T18:39:00.703Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-02-23T18:39:00.703Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T18:39:01.028Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T18:39:01.477Z] --- PASS: TestUpdatePidsLimit (3.76s) [2021-02-23T18:39:01.477Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2021-02-23T18:39:01.477Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-02-23T18:39:01.477Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-02-23T18:39:01.477Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2021-02-23T18:39:01.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2021-02-23T18:39:01.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-02-23T18:39:01.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2021-02-23T18:39:01.477Z] === RUN TestUpdateRestartPolicy [2021-02-23T18:39:01.640Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-23T18:39:03.021Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-23T18:39:03.280Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-23T18:39:03.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2021-02-23T18:39:03.540Z] === RUN TestAPIIpcModeHost [2021-02-23T18:39:04.288Z] --- PASS: TestServiceCreateInit (7.80s) [2021-02-23T18:39:04.288Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.91s) [2021-02-23T18:39:04.288Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2021-02-23T18:39:04.288Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T18:39:04.479Z] --- PASS: TestAPIIpcModeHost (0.85s) [2021-02-23T18:39:04.479Z] === RUN TestDaemonIpcModeShareable [2021-02-23T18:39:04.871Z] === RUN TestInspectNetwork/full_network_id [2021-02-23T18:39:04.871Z] === RUN TestInspectNetwork/partial_network_id [2021-02-23T18:39:04.871Z] === RUN TestInspectNetwork/network_name [2021-02-23T18:39:04.871Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-23T18:39:05.417Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-23T18:39:05.987Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-02-23T18:39:05.987Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-02-23T18:39:05.987Z] === RUN TestDaemonIpcModePrivate [2021-02-23T18:39:06.246Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-23T18:39:06.745Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-23T18:39:06.815Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-23T18:39:06.849Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2021-02-23T18:39:07.075Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-23T18:39:08.015Z] --- PASS: TestDaemonIpcModePrivate (1.92s) [2021-02-23T18:39:08.015Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2021-02-23T18:39:08.015Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T18:39:09.075Z] --- PASS: TestInspectNetwork (9.52s) [2021-02-23T18:39:09.076Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-23T18:39:09.076Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-23T18:39:09.076Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-23T18:39:09.076Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-23T18:39:09.076Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T18:39:09.395Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-23T18:39:09.654Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-23T18:39:09.913Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-02-23T18:39:09.913Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2021-02-23T18:39:09.913Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T18:39:10.036Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-23T18:39:10.036Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-23T18:39:11.295Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s) [2021-02-23T18:39:11.296Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-02-23T18:39:11.296Z] === RUN TestIpcModeOlderClient [2021-02-23T18:39:11.296Z] === PAUSE TestIpcModeOlderClient [2021-02-23T18:39:11.296Z] === RUN TestKillContainerInvalidSignal [2021-02-23T18:39:12.234Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-02-23T18:39:12.234Z] === RUN TestKillContainer [2021-02-23T18:39:12.234Z] === RUN TestKillContainer/no_signal [2021-02-23T18:39:12.374Z] --- PASS: TestRunContainerWithBridgeNone (2.69s) [2021-02-23T18:39:12.375Z] === RUN TestNetworkInvalidJSON [2021-02-23T18:39:12.375Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T18:39:12.375Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T18:39:12.375Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:39:12.375Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:39:12.375Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:39:12.375Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:39:12.375Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T18:39:12.375Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:39:12.375Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:39:12.375Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-23T18:39:12.375Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T18:39:12.375Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T18:39:12.375Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T18:39:12.375Z] === RUN TestNetworkList [2021-02-23T18:39:12.375Z] === RUN TestNetworkList//networks [2021-02-23T18:39:12.375Z] === PAUSE TestNetworkList//networks [2021-02-23T18:39:12.375Z] === RUN TestNetworkList//networks/ [2021-02-23T18:39:12.375Z] === PAUSE TestNetworkList//networks/ [2021-02-23T18:39:12.375Z] === CONT TestNetworkList//networks [2021-02-23T18:39:12.375Z] === CONT TestNetworkList//networks/ [2021-02-23T18:39:12.375Z] --- PASS: TestNetworkList (0.03s) [2021-02-23T18:39:12.375Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T18:39:12.375Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T18:39:12.375Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T18:39:12.636Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2021-02-23T18:39:12.636Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T18:39:12.804Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T18:39:13.063Z] === RUN TestKillContainer/killing_signal [2021-02-23T18:39:13.322Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-23T18:39:13.959Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-23T18:39:14.218Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-23T18:39:14.218Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-23T18:39:14.218Z] [2021-02-23T18:39:14.218Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-23T18:39:14.218Z] =========================== short test summary info ============================ [2021-02-23T18:39:14.218Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-23T18:39:14.218Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-23T18:39:14.218Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-23T18:39:14.218Z] Not supported on most drivers [2021-02-23T18:39:14.218Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-23T18:39:14.218Z] Output of docker top depends on host distro, and is not formalized. [2021-02-23T18:39:14.218Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-23T18:39:14.218Z] Output of docker top depends on host distro, and is not formalized. [2021-02-23T18:39:14.218Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-23T18:39:14.218Z] Can fail if eth0 has multiple IP addresses [2021-02-23T18:39:14.218Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-23T18:39:14.218Z] This doesn't seem to be taken into account by the engine [2021-02-23T18:39:14.218Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-23T18:39:14.218Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-23T18:39:14.218Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 298.32 seconds == [2021-02-23T18:39:14.262Z] --- PASS: TestKillContainer (2.13s) [2021-02-23T18:39:14.262Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-02-23T18:39:14.262Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2021-02-23T18:39:14.262Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2021-02-23T18:39:14.262Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T18:39:14.262Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T18:39:14.262Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-23T18:39:14.476Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-23T18:39:14.548Z] --- PASS: TestDaemonRestartWithLiveRestore (1.54s) [2021-02-23T18:39:14.548Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T18:39:15.199Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T18:39:15.458Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-23T18:39:15.489Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s) [2021-02-23T18:39:15.489Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T18:39:15.718Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2021-02-23T18:39:15.718Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2021-02-23T18:39:15.718Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-02-23T18:39:15.718Z] === RUN TestKillStoppedContainer [2021-02-23T18:39:15.718Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-02-23T18:39:15.718Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T18:39:15.718Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-23T18:39:15.718Z] === RUN TestKillDifferentUserContainer [2021-02-23T18:39:16.660Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-02-23T18:39:16.660Z] === RUN TestInspectOomKilledTrue [2021-02-23T18:39:16.660Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-23T18:39:16.660Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-23T18:39:16.660Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:39:16.660Z] === RUN TestInspectOomKilledFalse [2021-02-23T18:39:16.660Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-23T18:39:16.660Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:39:16.660Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T18:39:16.920Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2021-02-23T18:39:16.920Z] === RUN TestLinksContainerNames [2021-02-23T18:39:16.926Z] --- PASS: TestUpdateRestartPolicy (13.16s) [2021-02-23T18:39:16.926Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T18:39:16.926Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2021-02-23T18:39:16.926Z] === RUN TestWaitNonBlocked [2021-02-23T18:39:16.926Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:39:16.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:39:16.926Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:39:16.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:39:16.926Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:39:16.926Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:39:16.926Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-23T18:39:16.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2021-02-23T18:39:16.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2021-02-23T18:39:16.926Z] === RUN TestWaitBlocked [2021-02-23T18:39:16.926Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:39:16.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:39:16.926Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:39:16.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:39:16.926Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:39:16.926Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:39:17.401Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s) [2021-02-23T18:39:17.401Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T18:39:18.300Z] --- PASS: TestLinksContainerNames (1.29s) [2021-02-23T18:39:18.300Z] === RUN TestLogsFollowTailEmpty [2021-02-23T18:39:18.435Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-23T18:39:18.435Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2021-02-23T18:39:18.435Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2021-02-23T18:39:18.435Z] === CONT TestContainerStartOnDaemonRestart [2021-02-23T18:39:18.435Z] === CONT TestContainerKillOnDaemonStart [2021-02-23T18:39:18.868Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-02-23T18:39:18.869Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T18:39:19.807Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/default [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/private [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/slave [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/shared [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T18:39:19.807Z] === CONT TestMountDaemonRoot/default [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:39:19.807Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T18:39:19.807Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:39:19.807Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:39:19.807Z] === CONT TestMountDaemonRoot/shared [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:39:19.807Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:39:19.807Z] === CONT TestMountDaemonRoot/slave [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T18:39:19.807Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:39:19.807Z] === CONT TestMountDaemonRoot/private [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:39:19.807Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T18:39:19.807Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T18:39:19.807Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T18:39:19.808Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-23T18:39:19.808Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-23T18:39:19.808Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:39:19.808Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:39:19.808Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:39:19.808Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:39:19.944Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2021-02-23T18:39:19.944Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T18:39:20.068Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:39:20.068Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:39:20.068Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T18:39:20.068Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:39:20.068Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:39:20.068Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:39:20.068Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:39:20.068Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:39:20.328Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T18:39:20.328Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:39:20.328Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:39:20.328Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:39:20.328Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:39:20.328Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:39:20.328Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T18:39:20.328Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:39:20.328Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T18:39:20.328Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:39:20.328Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:39:20.516Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2021-02-23T18:39:20.516Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T18:39:20.587Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T18:39:20.587Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-23T18:39:20.587Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-23T18:39:20.588Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T18:39:20.588Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-02-23T18:39:20.588Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-23T18:39:20.588Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-23T18:39:20.588Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-23T18:39:20.588Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T18:39:21.960Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s) [2021-02-23T18:39:21.960Z] === CONT TestIpcModeOlderClient [2021-02-23T18:39:21.960Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-02-23T18:39:21.960Z] === CONT TestDaemonHostGatewayIP [2021-02-23T18:39:22.380Z] --- PASS: TestCreateServiceMultipleTimes (15.66s) [2021-02-23T18:39:22.380Z] === RUN TestCreateServiceConflict [2021-02-23T18:39:22.380Z] --- PASS: TestCreateServiceConflict (2.23s) [2021-02-23T18:39:22.380Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T18:39:23.126Z] --- PASS: TestContainerBindMountNonRecursive (2.25s) [2021-02-23T18:39:23.126Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T18:39:23.697Z] --- PASS: TestContainerVolumesMountedAsShared (0.97s) [2021-02-23T18:39:23.697Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T18:39:23.814Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2021-02-23T18:39:23.814Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T18:39:23.814Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:39:23.814Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:39:23.814Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T18:39:24.636Z] --- PASS: TestContainerVolumesMountedAsSlave (0.75s) [2021-02-23T18:39:24.636Z] === RUN TestNetworkNat [2021-02-23T18:39:24.932Z] --- PASS: TestCreateServiceMaxReplicas (2.44s) [2021-02-23T18:39:24.932Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T18:39:25.489Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T18:39:25.489Z] --- PASS: TestDaemonHostGatewayIP (3.81s) [2021-02-23T18:39:25.574Z] --- PASS: TestNetworkNat (0.83s) [2021-02-23T18:39:25.574Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T18:39:26.143Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2021-02-23T18:39:26.143Z] === RUN TestNetworkLoopbackNat [2021-02-23T18:39:26.675Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T18:39:26.675Z] [2021-02-23T18:39:26.675Z] Unloading profiles will leave already running processes permanently [2021-02-23T18:39:26.675Z] unconfined, which can lead to unexpected situations. [2021-02-23T18:39:26.675Z] [2021-02-23T18:39:26.675Z] To set a process to complain mode, use the command line tool [2021-02-23T18:39:26.675Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T18:39:26.675Z] Post stage [Pipeline] junit [2021-02-23T18:39:26.947Z] Recording test results [2021-02-23T18:39:27.177Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-23T18:39:27.454Z] + echo Ensuring container killed. [2021-02-23T18:39:27.454Z] Ensuring container killed. [2021-02-23T18:39:27.454Z] + docker rm -vf docker-pr1 [2021-02-23T18:39:27.454Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-23T18:39:27.523Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-23T18:39:27.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-23T18:39:27.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-23T18:39:27.735Z] + echo Chowning /workspace to jenkins user [2021-02-23T18:39:27.735Z] Chowning /workspace to jenkins user [2021-02-23T18:39:27.735Z] + id -u [2021-02-23T18:39:27.735Z] + id -g [2021-02-23T18:39:27.735Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42066:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T18:39:28.967Z] + bundleName=docker-py [2021-02-23T18:39:28.967Z] + echo Creating docker-py-bundles.tar.gz [2021-02-23T18:39:28.967Z] Creating docker-py-bundles.tar.gz [2021-02-23T18:39:28.967Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-02-23T18:39:28.978Z] Archiving artifacts [2021-02-23T18:39:29.009Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.09s) [2021-02-23T18:39:29.009Z] === CONT TestDaemonRestartIpcMode [2021-02-23T18:39:29.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-23T18:39:29.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-23T18:39:29.690Z] --- PASS: TestNetworkLoopbackNat (3.33s) [2021-02-23T18:39:29.690Z] === RUN TestPause [2021-02-23T18:39:30.521Z] --- PASS: TestContainerKillOnDaemonStart (12.47s) [2021-02-23T18:39:30.630Z] --- PASS: TestPause (0.96s) [2021-02-23T18:39:30.630Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T18:39:30.630Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:39:30.630Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:39:30.630Z] === RUN TestPauseStopPausedContainer [2021-02-23T18:39:31.570Z] --- PASS: TestPauseStopPausedContainer (1.13s) [2021-02-23T18:39:31.570Z] === RUN TestPsFilter [2021-02-23T18:39:31.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-23T18:39:31.830Z] --- PASS: TestPsFilter (0.25s) [2021-02-23T18:39:31.830Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T18:39:32.591Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2021-02-23T18:39:32.591Z] PASS [2021-02-23T18:39:32.591Z] [2021-02-23T18:39:32.591Z] === Skipped [2021-02-23T18:39:32.591Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-02-23T18:39:32.591Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:39:32.591Z] [2021-02-23T18:39:32.591Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-23T18:39:32.591Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:39:32.591Z] [2021-02-23T18:39:32.591Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-23T18:39:32.591Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:39:32.591Z] [2021-02-23T18:39:32.591Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:39:32.591Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:39:32.591Z] [2021-02-23T18:39:32.591Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T18:39:32.591Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:39:32.591Z] [2021-02-23T18:39:32.591Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-02-23T18:39:32.591Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:39:32.591Z] [2021-02-23T18:39:32.591Z] [2021-02-23T18:39:32.591Z] DONE 196 tests, 6 skipped in 164.240s [2021-02-23T18:39:32.591Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T18:39:32.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:39:32.591Z] ++ set -e [2021-02-23T18:39:32.591Z] ++ '[' -n 0 ']' [2021-02-23T18:39:32.591Z] ++ set -x [2021-02-23T18:39:32.591Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:39:32.883Z] INFO: Testing against a local daemon [2021-02-23T18:39:32.883Z] === RUN TestCommitInheritsEnv [2021-02-23T18:39:33.211Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.10s) [2021-02-23T18:39:33.211Z] === RUN TestRemoveContainerWithVolume [2021-02-23T18:39:33.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-23T18:39:33.517Z] --- PASS: TestCommitInheritsEnv (0.68s) [2021-02-23T18:39:33.517Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T18:39:33.517Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-23T18:39:33.517Z] === RUN TestImagesFilterMultiReference [2021-02-23T18:39:33.517Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-02-23T18:39:33.517Z] === RUN TestImagePullPlatformInvalid [2021-02-23T18:39:33.517Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-23T18:39:33.517Z] === RUN TestRemoveImageOrphaning [2021-02-23T18:39:34.056Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2021-02-23T18:39:34.056Z] === RUN TestRemoveContainerRunning [2021-02-23T18:39:34.150Z] --- PASS: TestRemoveImageOrphaning (0.71s) [2021-02-23T18:39:34.150Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T18:39:34.150Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-23T18:39:34.150Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:39:34.150Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T18:39:34.150Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-23T18:39:34.150Z] === RUN TestTagInvalidReference [2021-02-23T18:39:34.150Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-23T18:39:34.150Z] === RUN TestTagValidPrefixedRepo [2021-02-23T18:39:34.150Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-23T18:39:34.150Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T18:39:34.150Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-23T18:39:34.150Z] === RUN TestTagOfficialNames [2021-02-23T18:39:34.225Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42066/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-23T18:39:34.442Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-23T18:39:34.442Z] === RUN TestTagMatchesDigest [2021-02-23T18:39:34.442Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-23T18:39:34.442Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-23T18:39:34.586Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh binary-daemon [2021-02-23T18:39:34.999Z] --- PASS: TestRemoveContainerRunning (1.02s) [2021-02-23T18:39:34.999Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T18:39:35.163Z] [2021-02-23T18:39:35.163Z] Removing bundles/ [2021-02-23T18:39:35.163Z] [2021-02-23T18:39:35.163Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-23T18:39:35.163Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-23T18:39:35.163Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T18:39:35.936Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2021-02-23T18:39:35.936Z] === RUN TestRemoveInvalidContainer [2021-02-23T18:39:35.936Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-23T18:39:35.936Z] === RUN TestRenameLinkedContainer [2021-02-23T18:39:36.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-23T18:39:39.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-23T18:39:39.672Z] --- PASS: TestRenameLinkedContainer (3.68s) [2021-02-23T18:39:39.672Z] === RUN TestRenameStoppedContainer [2021-02-23T18:39:39.759Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.85s) [2021-02-23T18:39:39.759Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T18:39:40.014Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2021-02-23T18:39:40.014Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T18:39:40.613Z] --- PASS: TestRenameStoppedContainer (1.05s) [2021-02-23T18:39:40.613Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T18:39:42.033Z] --- PASS: TestServiceWithDataPathPortInit (18.04s) [2021-02-23T18:39:42.033Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T18:39:42.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-23T18:39:42.563Z] --- PASS: TestRenameRunningContainerAndReuse (1.99s) [2021-02-23T18:39:42.563Z] === RUN TestRenameInvalidName [2021-02-23T18:39:42.699Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2021-02-23T18:39:42.699Z] === RUN TestCreateServiceSysctls [2021-02-23T18:39:43.503Z] --- PASS: TestRenameInvalidName (0.97s) [2021-02-23T18:39:43.503Z] === RUN TestRenameAnonymousContainer [2021-02-23T18:39:44.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-23T18:39:45.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-23T18:39:45.960Z] --- PASS: TestCreateServiceSysctls (3.21s) [2021-02-23T18:39:45.960Z] === RUN TestCreateServiceCapabilities [2021-02-23T18:39:46.919Z] --- PASS: TestRenameAnonymousContainer (3.44s) [2021-02-23T18:39:46.919Z] === RUN TestRenameContainerWithSameName [2021-02-23T18:39:47.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-23T18:39:47.749Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-02-23T18:39:47.749Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T18:39:47.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-23T18:39:48.471Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2021-02-23T18:39:48.471Z] === RUN TestInspect [2021-02-23T18:39:48.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-23T18:39:49.627Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2021-02-23T18:39:49.627Z] === RUN TestResize [2021-02-23T18:39:50.196Z] --- PASS: TestResize (0.89s) [2021-02-23T18:39:50.196Z] === RUN TestResizeWithInvalidSize [2021-02-23T18:39:51.135Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2021-02-23T18:39:51.135Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T18:39:51.730Z] --- PASS: TestInspect (2.84s) [2021-02-23T18:39:51.730Z] === RUN TestCreateJob [2021-02-23T18:39:52.031Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.13s) [2021-02-23T18:39:52.031Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i6udoozj4eqva08x5jr8gfdfv Created:2021-02-23 18:39:43.615553998 +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[92d79adf181b27f978b9e56929de24ddb88ddb42bd5a65dff74ba8cce3b98a05:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nyfgp0ea85sikwqhvvumfhr3v EndpointID:299d9b1a18461cb486171baea956ce6b4f647970b7e1e2dcb9b5d20b3e463c2f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e30330625e9f5c2e7f4694680c4406b43d51820fc26caf868fff73fc87a0247c 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:f4a5df36ff46 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nyfgp0ea85sikwqhvvumfhr3v EndpointID:299d9b1a18461cb486171baea956ce6b4f647970b7e1e2dcb9b5d20b3e463c2f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-23T18:39:52.031Z] PASS [2021-02-23T18:39:52.031Z] [2021-02-23T18:39:52.031Z] === Skipped [2021-02-23T18:39:52.031Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:39:52.031Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:39:52.031Z] [2021-02-23T18:39:52.031Z] [2021-02-23T18:39:52.031Z] DONE 26 tests, 1 skipped in 60.564s [2021-02-23T18:39:52.031Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:39:52.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:39:52.031Z] ++ set -e [2021-02-23T18:39:52.031Z] ++ '[' -n 0 ']' [2021-02-23T18:39:52.031Z] ++ set -x [2021-02-23T18:39:52.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:39:52.031Z] INFO: Testing against a local daemon [2021-02-23T18:39:52.031Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T18:39:52.031Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:39:52.031Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:39:52.031Z] === RUN TestDockerNetworkIpvlan [2021-02-23T18:39:52.031Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:39:52.031Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:39:52.031Z] PASS [2021-02-23T18:39:52.031Z] [2021-02-23T18:39:52.031Z] === Skipped [2021-02-23T18:39:52.031Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:39:52.031Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:39:52.031Z] [2021-02-23T18:39:52.031Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:39:52.031Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:39:52.031Z] [2021-02-23T18:39:52.031Z] [2021-02-23T18:39:52.031Z] DONE 2 tests, 2 skipped in 0.179s [2021-02-23T18:39:52.031Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:39:52.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:39:52.031Z] ++ set -e [2021-02-23T18:39:52.031Z] ++ '[' -n 0 ']' [2021-02-23T18:39:52.031Z] ++ set -x [2021-02-23T18:39:52.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:39:52.031Z] INFO: Testing against a local daemon [2021-02-23T18:39:52.031Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T18:39:52.083Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:39:52.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:39:52.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:39:52.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:39:52.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:39:53.943Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s) [2021-02-23T18:39:53.943Z] === RUN TestDockerNetworkMacvlan [2021-02-23T18:39:53.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-23T18:39:54.282Z] --- PASS: TestCreateJob (3.21s) [2021-02-23T18:39:54.282Z] === RUN TestReplicatedJob [2021-02-23T18:39:54.884Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-23T18:39:55.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:39:55.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:39:55.825Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-23T18:39:56.755Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:39:57.211Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-23T18:39:57.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:39:57.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-23T18:39:58.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:39:58.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:39:59.520Z] --- PASS: TestReplicatedJob (5.12s) [2021-02-23T18:39:59.520Z] === RUN TestUpdateReplicatedJob [2021-02-23T18:40:00.510Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-23T18:40:01.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-23T18:40:01.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:40:01.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:40:02.842Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2021-02-23T18:40:02.842Z] === RUN TestServiceListWithStatuses [2021-02-23T18:40:02.842Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T18:40:02.842Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:40:02.842Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T18:40:03.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-23T18:40:04.714Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-23T18:40:05.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-23T18:40:05.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-23T18:40:05.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:40:06.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:40:07.010Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2021-02-23T18:40:07.010Z] === RUN TestDockerNetworkReConnect [2021-02-23T18:40:07.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-23T18:40:08.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-23T18:40:08.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.27s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.41s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2021-02-23T18:40:08.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2021-02-23T18:40:08.826Z] === RUN TestCgroupNamespacesRun [2021-02-23T18:40:10.272Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2021-02-23T18:40:10.272Z] === RUN TestServicePlugin [2021-02-23T18:40:10.735Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2021-02-23T18:40:10.735Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T18:40:11.299Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-23T18:40:11.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-23T18:40:12.683Z] --- PASS: TestDockerNetworkMacvlan (18.82s) [2021-02-23T18:40:12.683Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-02-23T18:40:12.683Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-23T18:40:12.683Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2021-02-23T18:40:12.683Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) [2021-02-23T18:40:12.683Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s) [2021-02-23T18:40:12.683Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2021-02-23T18:40:12.683Z] PASS [2021-02-23T18:40:12.683Z] [2021-02-23T18:40:12.683Z] DONE 8 tests in 21.068s [2021-02-23T18:40:12.683Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T18:40:12.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:40:12.683Z] ++ set -e [2021-02-23T18:40:12.683Z] ++ '[' -n 0 ']' [2021-02-23T18:40:12.683Z] ++ set -x [2021-02-23T18:40:12.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:40:12.683Z] testing: warning: no tests to run [2021-02-23T18:40:12.683Z] PASS [2021-02-23T18:40:12.683Z] [2021-02-23T18:40:12.683Z] DONE 0 tests in 0.029s [2021-02-23T18:40:12.683Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T18:40:12.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:40:12.683Z] ++ set -e [2021-02-23T18:40:12.683Z] ++ '[' -n 0 ']' [2021-02-23T18:40:12.683Z] ++ set -x [2021-02-23T18:40:12.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:40:12.683Z] INFO: Testing against a local daemon [2021-02-23T18:40:12.683Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T18:40:13.355Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2021-02-23T18:40:13.355Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T18:40:14.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-23T18:40:14.595Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-02-23T18:40:14.595Z] === RUN TestAuthZPluginTLS [2021-02-23T18:40:14.863Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.00s) [2021-02-23T18:40:14.863Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T18:40:15.166Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-02-23T18:40:15.166Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T18:40:15.737Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-02-23T18:40:15.737Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T18:40:16.687Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2021-02-23T18:40:16.687Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T18:40:17.258Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2021-02-23T18:40:17.258Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T18:40:17.403Z] --- PASS: TestCgroupNamespacesRunHostMode (2.05s) [2021-02-23T18:40:17.403Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T18:40:17.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-23T18:40:18.911Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2021-02-23T18:40:18.911Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-23T18:40:19.170Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2021-02-23T18:40:19.170Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T18:40:19.741Z] --- PASS: TestAuthZPluginErrorResponse (0.72s) [2021-02-23T18:40:19.741Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T18:40:20.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-23T18:40:20.312Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-02-23T18:40:20.312Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T18:40:20.861Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.95s) [2021-02-23T18:40:20.861Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T18:40:21.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-23T18:40:21.253Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2021-02-23T18:40:21.253Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T18:40:21.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-23T18:40:21.950Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2021-02-23T18:40:21.950Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T18:40:22.889Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-23T18:40:22.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-23T18:40:23.165Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2021-02-23T18:40:23.165Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T18:40:23.828Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-23T18:40:23.828Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2021-02-23T18:40:23.828Z] === RUN TestKernelTCPMemory [2021-02-23T18:40:24.766Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-23T18:40:24.766Z] --- PASS: TestKernelTCPMemory (1.02s) [2021-02-23T18:40:24.766Z] === RUN TestNISDomainname [2021-02-23T18:40:25.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-23T18:40:25.709Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2021-02-23T18:40:25.709Z] === RUN TestAuthZPluginHeader [2021-02-23T18:40:25.906Z] --- PASS: TestNISDomainname (1.06s) [2021-02-23T18:40:25.906Z] === RUN TestHostnameDnsResolution [2021-02-23T18:40:26.650Z] --- PASS: TestAuthZPluginHeader (1.00s) [2021-02-23T18:40:26.650Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T18:40:26.650Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T18:40:26.650Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:40:26.650Z] === RUN TestAuthZPluginV2Disable [2021-02-23T18:40:26.650Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-23T18:40:26.650Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:40:26.650Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T18:40:26.650Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T18:40:26.650Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:40:26.650Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T18:40:26.650Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T18:40:26.650Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:40:26.650Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T18:40:27.286Z] --- PASS: TestHostnameDnsResolution (1.35s) [2021-02-23T18:40:27.286Z] === RUN TestStats [2021-02-23T18:40:28.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-23T18:40:28.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-23T18:40:28.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-23T18:40:29.182Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-23T18:40:29.182Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-23T18:40:29.182Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-23T18:40:29.182Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2021-02-23T18:40:29.182Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2021-02-23T18:40:29.482Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-23T18:40:29.482Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-23T18:40:29.779Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2021-02-23T18:40:29.779Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-02-23T18:40:29.779Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-23T18:40:29.779Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-23T18:40:29.779Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-23T18:40:29.779Z] ? github.com/docker/docker/builder [no test files] [2021-02-23T18:40:29.779Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-23T18:40:29.779Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-23T18:40:29.779Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-23T18:40:29.779Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-23T18:40:29.779Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-23T18:40:29.779Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-23T18:40:29.779Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-23T18:40:30.045Z] --- PASS: TestStats (2.84s) [2021-02-23T18:40:30.045Z] === RUN TestStopContainerWithTimeout [2021-02-23T18:40:30.045Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T18:40:30.045Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T18:40:30.045Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T18:40:30.045Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T18:40:30.045Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T18:40:30.045Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T18:40:30.045Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T18:40:30.045Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T18:40:30.045Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T18:40:30.045Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T18:40:30.045Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-23T18:40:30.985Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T18:40:31.557Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-23T18:40:31.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-23T18:40:32.385Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-23T18:40:33.323Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T18:40:33.323Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-23T18:40:33.341Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2021-02-23T18:40:35.230Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-23T18:40:35.230Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-02-23T18:40:35.230Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2021-02-23T18:40:35.230Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2021-02-23T18:40:35.230Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2021-02-23T18:40:35.230Z] === RUN TestDeleteDevicemapper [2021-02-23T18:40:35.230Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T18:40:35.230Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:40:35.230Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T18:40:36.906Z] ok github.com/docker/docker/builder/remotecontext/git 3.785s coverage: 86.3% of statements [2021-02-23T18:40:37.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-23T18:40:37.550Z] ok github.com/docker/docker/builder/remotecontext 0.554s coverage: 13.7% of statements [2021-02-23T18:40:39.046Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.93s) [2021-02-23T18:40:39.046Z] === RUN TestUpdateMemory [2021-02-23T18:40:39.046Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-23T18:40:39.046Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:40:39.046Z] === RUN TestUpdateCPUQuota [2021-02-23T18:40:39.622Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-23T18:40:39.683Z] ok github.com/docker/docker/builder/dockerfile 1.268s coverage: 48.3% of statements [2021-02-23T18:40:39.683Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-23T18:40:39.683Z] ? github.com/docker/docker/cli [no test files] [2021-02-23T18:40:39.683Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-23T18:40:40.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-23T18:40:40.760Z] --- PASS: TestUpdateCPUQuota (1.80s) [2021-02-23T18:40:40.760Z] === RUN TestUpdatePidsLimit [2021-02-23T18:40:40.760Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-23T18:40:41.328Z] === RUN TestUpdatePidsLimit/no_change [2021-02-23T18:40:41.587Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-23T18:40:41.847Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-23T18:40:41.847Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-23T18:40:42.277Z] --- PASS: TestServicePlugin (30.46s) [2021-02-23T18:40:42.277Z] plugin_test.go:62: [de713cce5d8dc] joining swarm manager [dfc149a38af01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T18:40:42.278Z] plugin_test.go:65: [d16a1ac34b90d] joining swarm manager [dfc149a38af01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T18:40:42.278Z] === RUN TestServiceUpdateLabel [2021-02-23T18:40:42.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-23T18:40:42.533Z] --- PASS: TestServiceUpdateLabel (1.86s) [2021-02-23T18:40:42.533Z] === RUN TestServiceUpdateSecrets [2021-02-23T18:40:42.988Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-23T18:40:42.988Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-23T18:40:43.247Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-23T18:40:43.252Z] ok github.com/docker/docker/client 0.732s coverage: 75.4% of statements [2021-02-23T18:40:43.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-23T18:40:43.765Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-23T18:40:44.334Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-23T18:40:44.334Z] --- PASS: TestUpdatePidsLimit (3.73s) [2021-02-23T18:40:44.334Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2021-02-23T18:40:44.334Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2021-02-23T18:40:44.334Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2021-02-23T18:40:44.334Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2021-02-23T18:40:44.334Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2021-02-23T18:40:44.334Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-02-23T18:40:44.334Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2021-02-23T18:40:44.334Z] === RUN TestUpdateRestartPolicy [2021-02-23T18:40:44.593Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-23T18:40:44.761Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.03s) [2021-02-23T18:40:44.761Z] PASS [2021-02-23T18:40:44.761Z] [2021-02-23T18:40:44.761Z] === Skipped [2021-02-23T18:40:44.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T18:40:44.761Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:40:44.761Z] [2021-02-23T18:40:44.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-23T18:40:44.761Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:40:44.761Z] [2021-02-23T18:40:44.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T18:40:44.761Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:40:44.761Z] [2021-02-23T18:40:44.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T18:40:44.761Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:40:44.761Z] [2021-02-23T18:40:44.761Z] [2021-02-23T18:40:44.761Z] DONE 17 tests, 4 skipped in 32.150s [2021-02-23T18:40:44.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T18:40:44.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:40:44.761Z] ++ set -e [2021-02-23T18:40:44.761Z] ++ '[' -n 0 ']' [2021-02-23T18:40:44.761Z] ++ set -x [2021-02-23T18:40:44.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:40:44.761Z] INFO: Testing against a local daemon [2021-02-23T18:40:44.761Z] === RUN TestPluginInvalidJSON [2021-02-23T18:40:44.761Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:40:44.761Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:40:44.761Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:40:44.761Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-23T18:40:44.761Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T18:40:44.761Z] === RUN TestPluginInstall [2021-02-23T18:40:44.761Z] === RUN TestPluginInstall/no_auth [2021-02-23T18:40:44.853Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-23T18:40:44.853Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-23T18:40:45.792Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-23T18:40:46.361Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-23T18:40:47.307Z] time="2021-02-23T18:40:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:40:47.307Z] time="2021-02-23T18:40:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3d6a8a7b11c4956edb8d89b1dfdc090e1be253826f6fe8daeb34fc118783b39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:40:47.307Z] time="2021-02-23T18:40:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:40:47.307Z] time="2021-02-23T18:40:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3d6a8a7b11c4956edb8d89b1dfdc090e1be253826f6fe8daeb34fc118783b39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:40:47.568Z] === RUN TestPluginInstall/with_htpasswd [2021-02-23T18:40:48.138Z] time="2021-02-23T18:40:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:40:48.138Z] time="2021-02-23T18:40:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ff0cf4787c08f5e0a652f18df6bb5edfa2a46f2fc6ecf6c59d70530f2e3ce6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:40:48.138Z] time="2021-02-23T18:40:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:40:48.138Z] time="2021-02-23T18:40:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ff0cf4787c08f5e0a652f18df6bb5edfa2a46f2fc6ecf6c59d70530f2e3ce6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:40:48.710Z] === RUN TestPluginInstall/with_insecure [2021-02-23T18:40:49.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-23T18:40:50.094Z] time="2021-02-23T18:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:40:50.094Z] time="2021-02-23T18:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:381a1aed0c5ffd4d020518ea783692f10bfae83841a7867666bf2b1b47c0fa45" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:40:50.094Z] time="2021-02-23T18:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:40:50.094Z] time="2021-02-23T18:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:381a1aed0c5ffd4d020518ea783692f10bfae83841a7867666bf2b1b47c0fa45" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:40:50.354Z] --- PASS: TestPluginInstall (5.51s) [2021-02-23T18:40:50.354Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-02-23T18:40:50.354Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2021-02-23T18:40:50.354Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2021-02-23T18:40:50.354Z] plugin_test.go:160: [dc5c67bbb8b87] daemon is not started [2021-02-23T18:40:50.354Z] === RUN TestPluginsWithRuntimes [2021-02-23T18:40:51.035Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-23T18:40:51.973Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-23T18:40:52.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-23T18:40:52.896Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-23T18:40:53.111Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-23T18:40:53.370Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-23T18:40:53.939Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-23T18:40:54.281Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-23T18:40:54.530Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-23T18:40:54.793Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-23T18:40:56.191Z] --- PASS: TestPluginsWithRuntimes (5.65s) [2021-02-23T18:40:56.191Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.68s) [2021-02-23T18:40:56.191Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.66s) [2021-02-23T18:40:56.191Z] PASS [2021-02-23T18:40:56.191Z] [2021-02-23T18:40:56.191Z] DONE 9 tests in 11.365s [2021-02-23T18:40:56.191Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T18:40:56.191Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:40:56.191Z] ++ set -e [2021-02-23T18:40:56.191Z] ++ '[' -n 0 ']' [2021-02-23T18:40:56.191Z] ++ set -x [2021-02-23T18:40:56.191Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:40:56.191Z] INFO: Testing against a local daemon [2021-02-23T18:40:56.191Z] === RUN TestExternalGraphDriver [2021-02-23T18:40:56.452Z] === RUN TestExternalGraphDriver/json [2021-02-23T18:40:56.604Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-23T18:40:56.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-23T18:40:56.959Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2021-02-23T18:40:56.959Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T18:40:57.172Z] Copying nested executables into bundles/binary-daemon [2021-02-23T18:40:57.358Z] --- PASS: TestServiceUpdateSecrets (14.51s) [2021-02-23T18:40:57.358Z] === RUN TestServiceUpdateConfigs [2021-02-23T18:40:57.898Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2021-02-23T18:40:57.898Z] === RUN TestWaitNonBlocked [2021-02-23T18:40:57.898Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:40:57.898Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:40:57.898Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:40:57.898Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:40:57.898Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:40:57.898Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:40:58.548Z] [2021-02-23T18:40:58.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-23T18:40:59.010Z] === RUN TestExternalGraphDriver/spec [2021-02-23T18:40:59.404Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-02-23T18:40:59.404Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2021-02-23T18:40:59.404Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2021-02-23T18:40:59.404Z] === RUN TestWaitBlocked [2021-02-23T18:40:59.404Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:40:59.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:40:59.404Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:40:59.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:40:59.404Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:40:59.404Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-23T18:40:59.825Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh cross [2021-02-23T18:41:00.083Z] [2021-02-23T18:41:00.342Z] Removing bundles/ [2021-02-23T18:41:00.342Z] [2021-02-23T18:41:00.342Z] ---> Making bundle: cross (in bundles/cross) [2021-02-23T18:41:00.342Z] Cross building: bundles/cross/linux/amd64 [2021-02-23T18:41:00.342Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-23T18:41:00.342Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-23T18:41:00.784Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-23T18:41:00.784Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2021-02-23T18:41:00.784Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.50s) [2021-02-23T18:41:00.784Z] === CONT TestContainerStartOnDaemonRestart [2021-02-23T18:41:00.784Z] === CONT TestContainerKillOnDaemonStart [2021-02-23T18:41:01.553Z] === RUN TestExternalGraphDriver/pull [2021-02-23T18:41:02.691Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-23T18:41:04.097Z] --- PASS: TestExternalGraphDriver (7.70s) [2021-02-23T18:41:04.097Z] --- PASS: TestExternalGraphDriver/json (2.55s) [2021-02-23T18:41:04.097Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2021-02-23T18:41:04.097Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2021-02-23T18:41:04.097Z] === RUN TestGraphdriverPluginV2 [2021-02-23T18:41:04.098Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-02-23T18:41:04.098Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:41:04.098Z] PASS [2021-02-23T18:41:04.098Z] [2021-02-23T18:41:04.098Z] === Skipped [2021-02-23T18:41:04.098Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-02-23T18:41:04.098Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:41:04.098Z] [2021-02-23T18:41:04.098Z] [2021-02-23T18:41:04.098Z] DONE 5 tests, 1 skipped in 7.897s [2021-02-23T18:41:04.098Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T18:41:04.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:04.098Z] ++ set -e [2021-02-23T18:41:04.098Z] ++ '[' -n 0 ']' [2021-02-23T18:41:04.098Z] ++ set -x [2021-02-23T18:41:04.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:04.098Z] INFO: Testing against a local daemon [2021-02-23T18:41:04.098Z] === RUN TestContinueAfterPluginCrash [2021-02-23T18:41:04.098Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T18:41:04.098Z] === RUN TestReadPluginNoRead [2021-02-23T18:41:04.098Z] === PAUSE TestReadPluginNoRead [2021-02-23T18:41:04.098Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T18:41:04.098Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T18:41:04.098Z] === CONT TestContinueAfterPluginCrash [2021-02-23T18:41:04.098Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T18:41:04.098Z] === CONT TestReadPluginNoRead [2021-02-23T18:41:04.597Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2021-02-23T18:41:04.597Z] === CONT TestIpcModeOlderClient [2021-02-23T18:41:04.597Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-02-23T18:41:04.597Z] === CONT TestDaemonHostGatewayIP [2021-02-23T18:41:06.504Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-23T18:41:06.764Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-23T18:41:08.144Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-23T18:41:08.144Z] --- PASS: TestDaemonHostGatewayIP (3.52s) [2021-02-23T18:41:08.144Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T18:41:08.144Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-23T18:41:08.310Z] === RUN TestReadPluginNoRead/default [2021-02-23T18:41:08.404Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-23T18:41:08.880Z] --- PASS: TestDaemonStartWithLogOpt (4.78s) [2021-02-23T18:41:10.265Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T18:41:10.943Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.58s) [2021-02-23T18:41:10.943Z] === CONT TestDaemonRestartIpcMode [2021-02-23T18:41:10.943Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-23T18:41:11.694Z] --- PASS: TestImportExtremelyLargeImageWorks (84.88s) [2021-02-23T18:41:11.694Z] PASS [2021-02-23T18:41:11.694Z] [2021-02-23T18:41:11.694Z] === Skipped [2021-02-23T18:41:11.694Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-23T18:41:11.694Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:41:11.694Z] [2021-02-23T18:41:11.694Z] [2021-02-23T18:41:11.694Z] DONE 12 tests, 1 skipped in 86.693s [2021-02-23T18:41:11.694Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T18:41:11.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:11.694Z] ++ set -e [2021-02-23T18:41:11.694Z] ++ '[' -n 0 ']' [2021-02-23T18:41:11.694Z] ++ set -x [2021-02-23T18:41:11.694Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:11.694Z] INFO: Testing against a local daemon [2021-02-23T18:41:11.694Z] === RUN TestNetworkCreateDelete [2021-02-23T18:41:11.694Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-02-23T18:41:11.694Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T18:41:11.694Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2021-02-23T18:41:11.694Z] === RUN TestDaemonDNSFallback [2021-02-23T18:41:11.694Z] --- PASS: TestDaemonDNSFallback (2.70s) [2021-02-23T18:41:11.694Z] === RUN TestInspectNetwork [2021-02-23T18:41:11.694Z] === RUN TestInspectNetwork/full_network_id [2021-02-23T18:41:11.694Z] === RUN TestInspectNetwork/partial_network_id [2021-02-23T18:41:11.694Z] === RUN TestInspectNetwork/network_name [2021-02-23T18:41:11.694Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-23T18:41:11.882Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-23T18:41:12.176Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T18:41:12.181Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2021-02-23T18:41:12.181Z] === RUN TestServiceUpdateNetwork [2021-02-23T18:41:14.102Z] --- PASS: TestReadPluginNoRead (9.69s) [2021-02-23T18:41:14.102Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2021-02-23T18:41:14.102Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2021-02-23T18:41:14.102Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2021-02-23T18:41:14.102Z] read_test.go:92: [da077153cea2b] daemon is not started [2021-02-23T18:41:14.364Z] --- PASS: TestContinueAfterPluginCrash (10.17s) [2021-02-23T18:41:14.364Z] PASS [2021-02-23T18:41:14.364Z] [2021-02-23T18:41:14.364Z] DONE 6 tests in 10.335s [2021-02-23T18:41:14.364Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-23T18:41:14.364Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:14.364Z] ++ set -e [2021-02-23T18:41:14.364Z] ++ '[' -n 0 ']' [2021-02-23T18:41:14.364Z] ++ set -x [2021-02-23T18:41:14.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:14.364Z] testing: warning: no tests to run [2021-02-23T18:41:14.364Z] PASS [2021-02-23T18:41:14.364Z] [2021-02-23T18:41:14.364Z] DONE 0 tests in 0.055s [2021-02-23T18:41:14.364Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T18:41:14.364Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:14.364Z] ++ set -e [2021-02-23T18:41:14.364Z] ++ '[' -n 0 ']' [2021-02-23T18:41:14.364Z] ++ set -x [2021-02-23T18:41:14.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:14.420Z] --- PASS: TestDaemonRestartIpcMode (3.43s) [2021-02-23T18:41:14.420Z] --- PASS: TestContainerKillOnDaemonStart (13.46s) [2021-02-23T18:41:14.420Z] PASS [2021-02-23T18:41:14.420Z] [2021-02-23T18:41:14.420Z] === Skipped [2021-02-23T18:41:14.420Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-23T18:41:14.420Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:41:14.420Z] [2021-02-23T18:41:14.420Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-23T18:41:14.420Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:41:14.420Z] [2021-02-23T18:41:14.420Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-23T18:41:14.420Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:41:14.420Z] [2021-02-23T18:41:14.420Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:41:14.420Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:41:14.420Z] [2021-02-23T18:41:14.420Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T18:41:14.420Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:41:14.420Z] [2021-02-23T18:41:14.420Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-23T18:41:14.420Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T18:41:14.420Z] [2021-02-23T18:41:14.420Z] [2021-02-23T18:41:14.420Z] DONE 196 tests, 6 skipped in 157.462s [2021-02-23T18:41:14.420Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T18:41:14.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:14.420Z] ++ set -e [2021-02-23T18:41:14.420Z] ++ '[' -n 0 ']' [2021-02-23T18:41:14.420Z] ++ set -x [2021-02-23T18:41:14.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:14.625Z] INFO: Testing against a local daemon [2021-02-23T18:41:14.625Z] === RUN TestPluginWithDevMounts [2021-02-23T18:41:14.625Z] === PAUSE TestPluginWithDevMounts [2021-02-23T18:41:14.625Z] === CONT TestPluginWithDevMounts [2021-02-23T18:41:14.679Z] INFO: Testing against a local daemon [2021-02-23T18:41:14.679Z] === RUN TestCommitInheritsEnv [2021-02-23T18:41:14.679Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-23T18:41:14.939Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-02-23T18:41:14.939Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T18:41:14.939Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-23T18:41:14.939Z] === RUN TestImagesFilterMultiReference [2021-02-23T18:41:15.198Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-23T18:41:15.198Z] === RUN TestImagePullPlatformInvalid [2021-02-23T18:41:15.198Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-02-23T18:41:15.198Z] === RUN TestRemoveImageOrphaning [2021-02-23T18:41:15.232Z] --- PASS: TestInspectNetwork (12.09s) [2021-02-23T18:41:15.232Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-23T18:41:15.232Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-23T18:41:15.232Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-23T18:41:15.232Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-23T18:41:15.232Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T18:41:15.770Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2021-02-23T18:41:15.770Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T18:41:16.031Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-23T18:41:16.031Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-23T18:41:16.302Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-23T18:41:16.302Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-23T18:41:16.302Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-23T18:41:16.880Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-23T18:41:17.167Z] --- PASS: TestPluginWithDevMounts (2.17s) [2021-02-23T18:41:17.167Z] PASS [2021-02-23T18:41:17.167Z] [2021-02-23T18:41:17.167Z] DONE 1 tests in 2.337s [2021-02-23T18:41:17.167Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T18:41:17.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:17.167Z] ++ set -e [2021-02-23T18:41:17.167Z] ++ '[' -n 0 ']' [2021-02-23T18:41:17.167Z] ++ set -x [2021-02-23T18:41:17.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:17.167Z] INFO: Testing against a local daemon [2021-02-23T18:41:17.167Z] === RUN TestSecretInspect [2021-02-23T18:41:17.992Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2021-02-23T18:41:17.992Z] === RUN TestNetworkInvalidJSON [2021-02-23T18:41:17.992Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T18:41:17.992Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T18:41:17.992Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:41:17.992Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:41:17.992Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:41:17.992Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:41:17.992Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T18:41:17.992Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:41:17.992Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:41:17.992Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-23T18:41:17.992Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T18:41:17.992Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T18:41:17.993Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T18:41:17.993Z] === RUN TestNetworkList [2021-02-23T18:41:17.993Z] === RUN TestNetworkList//networks [2021-02-23T18:41:17.993Z] === PAUSE TestNetworkList//networks [2021-02-23T18:41:17.993Z] === RUN TestNetworkList//networks/ [2021-02-23T18:41:17.993Z] === PAUSE TestNetworkList//networks/ [2021-02-23T18:41:17.993Z] === CONT TestNetworkList//networks [2021-02-23T18:41:17.993Z] === CONT TestNetworkList//networks/ [2021-02-23T18:41:17.993Z] --- PASS: TestNetworkList (0.01s) [2021-02-23T18:41:17.993Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T18:41:17.993Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T18:41:17.993Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T18:41:17.993Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-02-23T18:41:17.993Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T18:41:18.264Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-23T18:41:18.264Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2021-02-23T18:41:18.264Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T18:41:18.264Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-23T18:41:18.264Z] === RUN TestTagInvalidReference [2021-02-23T18:41:18.264Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-23T18:41:18.264Z] === RUN TestTagValidPrefixedRepo [2021-02-23T18:41:18.264Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-02-23T18:41:18.264Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T18:41:18.264Z] --- PASS: TestTagExistedNameWithoutForce (0.09s) [2021-02-23T18:41:18.264Z] === RUN TestTagOfficialNames [2021-02-23T18:41:18.264Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-23T18:41:18.264Z] === RUN TestTagMatchesDigest [2021-02-23T18:41:18.524Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-23T18:41:18.524Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-23T18:41:18.524Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-23T18:41:19.032Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-02-23T18:41:19.032Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T18:41:19.093Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-23T18:41:20.070Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-02-23T18:41:20.070Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T18:41:20.464Z] --- PASS: TestSecretInspect (3.17s) [2021-02-23T18:41:20.464Z] === RUN TestSecretList [2021-02-23T18:41:20.471Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-23T18:41:21.109Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2021-02-23T18:41:21.109Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T18:41:22.415Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-02-23T18:41:22.415Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T18:41:23.054Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2021-02-23T18:41:23.054Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T18:41:23.177Z] --- PASS: TestSecretList (3.22s) [2021-02-23T18:41:23.177Z] === RUN TestSecretsCreateAndDelete [2021-02-23T18:41:24.408Z] --- PASS: TestServiceUpdateNetwork (12.60s) [2021-02-23T18:41:24.408Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T18:41:24.849Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-23T18:41:24.849Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-23T18:41:25.373Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-23T18:41:25.789Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-23T18:41:26.048Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-23T18:41:26.299Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-23T18:41:26.475Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2021-02-23T18:41:26.475Z] === RUN TestSecretsUpdate [2021-02-23T18:41:27.518Z] --- PASS: TestServiceWithPredefinedNetwork (3.94s) [2021-02-23T18:41:27.518Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T18:41:27.518Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:41:27.518Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:41:27.518Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T18:41:27.956Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-23T18:41:28.525Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-23T18:41:28.786Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-23T18:41:29.782Z] --- PASS: TestSecretsUpdate (3.31s) [2021-02-23T18:41:29.782Z] === RUN TestTemplatedSecret [2021-02-23T18:41:30.712Z] ok github.com/docker/docker/cmd/dockerd 0.131s coverage: 29.1% of statements [2021-02-23T18:41:30.712Z] ok github.com/docker/docker/container 0.185s coverage: 34.7% of statements [2021-02-23T18:41:30.712Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-23T18:41:30.712Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-23T18:41:30.712Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-23T18:41:30.712Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-23T18:41:31.326Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-23T18:41:31.585Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-23T18:41:31.766Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 67.4% of statements [2021-02-23T18:41:33.993Z] --- PASS: TestTemplatedSecret (3.52s) [2021-02-23T18:41:33.993Z] === RUN TestSecretCreateResolve [2021-02-23T18:41:34.369Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-23T18:41:34.878Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-23T18:41:35.447Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-23T18:41:36.537Z] --- PASS: TestSecretCreateResolve (3.26s) [2021-02-23T18:41:36.537Z] PASS [2021-02-23T18:41:36.537Z] [2021-02-23T18:41:36.537Z] DONE 6 tests in 19.878s [2021-02-23T18:41:36.537Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T18:41:36.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:36.537Z] ++ set -e [2021-02-23T18:41:36.537Z] ++ '[' -n 0 ']' [2021-02-23T18:41:36.537Z] ++ set -x [2021-02-23T18:41:36.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:41:36.797Z] INFO: Testing against a local daemon [2021-02-23T18:41:36.797Z] === RUN TestServiceCreateInit [2021-02-23T18:41:36.797Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T18:41:37.352Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-23T18:41:37.414Z] ok github.com/docker/docker/daemon/cluster/convert 0.017s coverage: 35.9% of statements [2021-02-23T18:41:40.191Z] ok github.com/docker/docker/daemon/cluster 0.126s coverage: 0.5% of statements [2021-02-23T18:41:40.892Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2021-02-23T18:41:40.892Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-02-23T18:41:40.892Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.96s) [2021-02-23T18:41:40.892Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2021-02-23T18:41:40.892Z] PASS [2021-02-23T18:41:40.892Z] [2021-02-23T18:41:40.892Z] === Skipped [2021-02-23T18:41:40.892Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-23T18:41:40.892Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:41:40.892Z] [2021-02-23T18:41:40.892Z] [2021-02-23T18:41:40.892Z] DONE 27 tests, 1 skipped in 164.089s [2021-02-23T18:41:40.892Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T18:41:40.892Z] INFO: Testing against a local daemon [2021-02-23T18:41:40.892Z] === RUN TestSessionCreate [2021-02-23T18:41:40.892Z] --- PASS: TestSessionCreate (0.03s) [2021-02-23T18:41:40.892Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T18:41:40.892Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-23T18:41:40.892Z] PASS [2021-02-23T18:41:40.892Z] [2021-02-23T18:41:40.892Z] DONE 2 tests in 0.081s [2021-02-23T18:41:40.892Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T18:41:40.892Z] INFO: Testing against a local daemon [2021-02-23T18:41:40.892Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T18:41:40.892Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-23T18:41:40.892Z] === RUN TestEventsExecDie [2021-02-23T18:41:41.147Z] --- PASS: TestEventsExecDie (0.56s) [2021-02-23T18:41:41.147Z] === RUN TestEventsBackwardsCompatible [2021-02-23T18:41:41.147Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-23T18:41:41.147Z] === RUN TestInfoBinaryCommits [2021-02-23T18:41:41.147Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-23T18:41:41.147Z] === RUN TestInfoAPIVersioned [2021-02-23T18:41:41.147Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-23T18:41:41.147Z] === RUN TestInfoDiscoveryBackend [2021-02-23T18:41:41.556Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-23T18:41:41.706Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-23T18:41:41.706Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T18:41:42.081Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T18:41:42.493Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-23T18:41:42.493Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-23T18:41:42.675Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-23T18:41:42.675Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T18:41:43.235Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-23T18:41:43.235Z] === RUN TestInfoAPI [2021-02-23T18:41:43.235Z] --- PASS: TestInfoAPI (0.02s) [2021-02-23T18:41:43.235Z] === RUN TestInfoAPIWarnings [2021-02-23T18:41:43.431Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-23T18:41:44.720Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2021-02-23T18:41:44.812Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-23T18:41:46.256Z] ok github.com/docker/docker/daemon/config 0.087s coverage: 81.8% of statements [2021-02-23T18:41:46.256Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2021-02-23T18:41:47.350Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-23T18:41:47.366Z] --- PASS: TestServiceCreateInit (10.35s) [2021-02-23T18:41:47.366Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s) [2021-02-23T18:41:47.366Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.14s) [2021-02-23T18:41:47.366Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T18:41:49.019Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-02-23T18:41:49.259Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-23T18:41:49.831Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-23T18:41:49.831Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-23T18:41:50.000Z] --- PASS: TestServiceWithDataPathPortInit (21.07s) [2021-02-23T18:41:50.000Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T18:41:51.213Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-23T18:41:51.213Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-23T18:41:51.840Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-02-23T18:41:51.840Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.585s coverage: 14.0% of statements [2021-02-23T18:41:53.122Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-23T18:41:53.368Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.626s coverage: 57.1% of statements [2021-02-23T18:41:54.062Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-23T18:41:54.062Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-23T18:41:56.132Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-02-23T18:41:56.598Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-23T18:41:57.166Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-23T18:41:57.191Z] ok github.com/docker/docker/daemon 12.410s coverage: 17.1% of statements [2021-02-23T18:41:57.191Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-23T18:41:57.191Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-23T18:41:57.191Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-23T18:41:57.191Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-23T18:41:57.490Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.139s coverage: 69.3% of statements [2021-02-23T18:41:57.736Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-23T18:41:58.305Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-23T18:41:58.542Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.762s coverage: 45.9% of statements [2021-02-23T18:41:58.542Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-23T18:42:00.213Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-23T18:42:00.213Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-23T18:42:00.390Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.15s) [2021-02-23T18:42:00.390Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k3puiz0onr9h4n6if39cbmrtz Created:2021-02-23 18:41:49.616989498 +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[3c81e3ee67cb62623c89a90228861c3179c23882bea61e26f82a5b03c97043d4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oij79i0u94xn47xcwhm50yr1z EndpointID:cfd110d22ef727c5c2678f8277c98db61c793276e332396bf6dce778fedb24c4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99288d39cbed59a9baf245b5476deb64463e4a53f0a2c58eb04f40583b69c1d6 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:2605053ed082 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oij79i0u94xn47xcwhm50yr1z EndpointID:cfd110d22ef727c5c2678f8277c98db61c793276e332396bf6dce778fedb24c4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-23T18:42:00.390Z] PASS [2021-02-23T18:42:00.390Z] [2021-02-23T18:42:00.390Z] === Skipped [2021-02-23T18:42:00.390Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:42:00.390Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:42:00.390Z] [2021-02-23T18:42:00.390Z] [2021-02-23T18:42:00.390Z] DONE 26 tests, 1 skipped in 60.045s [2021-02-23T18:42:00.390Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:42:00.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:42:00.390Z] ++ set -e [2021-02-23T18:42:00.390Z] ++ '[' -n 0 ']' [2021-02-23T18:42:00.390Z] ++ set -x [2021-02-23T18:42:00.390Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:42:00.390Z] INFO: Testing against a local daemon [2021-02-23T18:42:00.390Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T18:42:00.390Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:42:00.390Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:42:00.390Z] === RUN TestDockerNetworkIpvlan [2021-02-23T18:42:00.390Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:42:00.390Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:42:00.390Z] PASS [2021-02-23T18:42:00.390Z] [2021-02-23T18:42:00.390Z] === Skipped [2021-02-23T18:42:00.390Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:42:00.390Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:42:00.390Z] [2021-02-23T18:42:00.390Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:42:00.390Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:42:00.390Z] [2021-02-23T18:42:00.390Z] [2021-02-23T18:42:00.390Z] DONE 2 tests, 2 skipped in 0.212s [2021-02-23T18:42:00.390Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:42:00.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:42:00.390Z] ++ set -e [2021-02-23T18:42:00.390Z] ++ '[' -n 0 ']' [2021-02-23T18:42:00.390Z] ++ set -x [2021-02-23T18:42:00.390Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:42:00.390Z] INFO: Testing against a local daemon [2021-02-23T18:42:00.390Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T18:42:01.257Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-02-23T18:42:01.257Z] === RUN TestInfoDebug [2021-02-23T18:42:01.257Z] --- PASS: TestInfoDebug (0.52s) [2021-02-23T18:42:01.257Z] === RUN TestInfoInsecureRegistries [2021-02-23T18:42:01.257Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-23T18:42:01.257Z] === RUN TestInfoRegistryMirrors [2021-02-23T18:42:01.257Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-23T18:42:01.257Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T18:42:01.257Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-02-23T18:42:01.257Z] === RUN TestPingCacheHeaders [2021-02-23T18:42:01.257Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-23T18:42:01.257Z] === RUN TestPingGet [2021-02-23T18:42:01.257Z] --- PASS: TestPingGet (0.01s) [2021-02-23T18:42:01.257Z] === RUN TestPingHead [2021-02-23T18:42:01.257Z] --- PASS: TestPingHead (0.02s) [2021-02-23T18:42:01.257Z] === RUN TestVersion [2021-02-23T18:42:01.315Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-02-23T18:42:01.315Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.497s coverage: 49.4% of statements [2021-02-23T18:42:01.431Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.68s) [2021-02-23T18:42:01.431Z] === RUN TestDockerNetworkMacvlan [2021-02-23T18:42:01.512Z] --- PASS: TestVersion (0.03s) [2021-02-23T18:42:01.512Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-23T18:42:01.959Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2021-02-23T18:42:01.960Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-02-23T18:42:02.469Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-23T18:42:02.872Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.22s) [2021-02-23T18:42:02.872Z] PASS [2021-02-23T18:42:02.872Z] [2021-02-23T18:42:02.872Z] DONE 18 tests in 22.005s [2021-02-23T18:42:02.872Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T18:42:02.872Z] INFO: Testing against a local daemon [2021-02-23T18:42:02.872Z] === RUN TestVolumesCreateAndList [2021-02-23T18:42:02.872Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-23T18:42:02.872Z] === RUN TestVolumesRemove [2021-02-23T18:42:02.872Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-23T18:42:02.872Z] === RUN TestVolumesInspect [2021-02-23T18:42:02.872Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-23T18:42:02.872Z] === RUN TestVolumesInvalidJSON [2021-02-23T18:42:02.872Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T18:42:02.872Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T18:42:02.872Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T18:42:02.872Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-23T18:42:02.872Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T18:42:02.872Z] PASS [2021-02-23T18:42:02.872Z] [2021-02-23T18:42:02.873Z] DONE 5 tests in 0.133s [2021-02-23T18:42:02.873Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T18:42:03.507Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-23T18:42:03.512Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-23T18:42:04.232Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-23T18:42:04.232Z] Removing test suite binaries [2021-02-23T18:42:04.487Z] exiting test-integration [2021-02-23T18:42:04.487Z] ++ exit 0 [2021-02-23T18:42:04.487Z] [2021-02-23T18:42:04.546Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-23T18:42:04.891Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-23T18:42:05.459Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-23T18:42:05.523Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 43.2% of statements [2021-02-23T18:42:05.819Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.995s coverage: 52.1% of statements [2021-02-23T18:42:05.819Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-23T18:42:05.819Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-23T18:42:06.398Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-23T18:42:07.350Z] ok github.com/docker/docker/daemon/logger/awslogs 0.527s coverage: 77.4% of statements [2021-02-23T18:42:08.406Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [2021-02-23T18:42:08.406Z] ok github.com/docker/docker/daemon/images 0.071s coverage: 6.7% of statements [2021-02-23T18:42:08.406Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-23T18:42:08.406Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-23T18:42:08.406Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-23T18:42:08.406Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-23T18:42:08.406Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements Post stage [Pipeline] junit [2021-02-23T18:42:08.671Z] Recording test results [2021-02-23T18:42:08.976Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-02-23T18:42:09.029Z] === RUN TestDockerNetworkMacvlan/InternalMode Post stage [Pipeline] sh [2021-02-23T18:42:09.330Z] --- PASS: TestCreateServiceMultipleTimes (19.79s) [2021-02-23T18:42:09.330Z] === RUN TestCreateServiceConflict [2021-02-23T18:42:09.340Z] + echo Ensuring container killed. [2021-02-23T18:42:09.340Z] Ensuring container killed. [2021-02-23T18:42:09.340Z] + docker rm -vf docker-pr1 [2021-02-23T18:42:09.340Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-23T18:42:09.651Z] + echo Chowning /workspace to jenkins user [2021-02-23T18:42:09.651Z] Chowning /workspace to jenkins user [2021-02-23T18:42:09.651Z] + id -u [2021-02-23T18:42:09.652Z] + id -g [2021-02-23T18:42:09.652Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42066:/workspace busybox chown -R 1000:1000 /workspace [2021-02-23T18:42:09.689Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-23T18:42:09.689Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-23T18:42:09.943Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.042s coverage: 87.2% of statements [2021-02-23T18:42:10.239Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 61.6% of statements [2021-02-23T18:42:10.270Z] --- PASS: TestCreateServiceConflict (3.22s) [2021-02-23T18:42:10.270Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T18:42:10.628Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-23T18:42:11.772Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 75.2% of statements [2021-02-23T18:42:11.772Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-23T18:42:12.073Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.080s coverage: 58.6% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T18:42:12.490Z] + bundleName=amd64-cgroup2 [2021-02-23T18:42:12.490Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-23T18:42:12.490Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-23T18:42:12.490Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-23T18:42:12.490Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-02-23T18:42:12.556Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-23T18:42:12.717Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [Pipeline] archiveArtifacts [2021-02-23T18:42:12.752Z] Archiving artifacts [2021-02-23T18:42:13.079Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42066/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T18:42:13.166Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-23T18:42:13.364Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2021-02-23T18:42:13.389Z] + make clean [2021-02-23T18:42:13.389Z] docker volume rm -f docker-dev-cache [2021-02-23T18:42:13.572Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2021-02-23T18:42:13.572Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T18:42:13.644Z] docker-dev-cache [Pipeline] deleteDir [2021-02-23T18:42:14.428Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T18:42:16.533Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2021-02-23T18:42:16.831Z] ok github.com/docker/docker/daemon/logger/splunk 2.555s coverage: 82.5% of statements [2021-02-23T18:42:16.831Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-23T18:42:16.831Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-23T18:42:17.361Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-23T18:42:18.930Z] ok github.com/docker/docker/distribution/metadata 0.142s coverage: 48.2% of statements [2021-02-23T18:42:19.574Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-02-23T18:42:20.629Z] ok github.com/docker/docker/distribution 0.469s coverage: 25.0% of statements [2021-02-23T18:42:20.629Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-23T18:42:20.652Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-23T18:42:21.055Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-23T18:42:21.790Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-23T18:42:22.360Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-23T18:42:22.559Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-23T18:42:22.571Z] --- PASS: TestDockerNetworkMacvlan (21.34s) [2021-02-23T18:42:22.571Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-02-23T18:42:22.571Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-23T18:42:22.571Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.63s) [2021-02-23T18:42:22.571Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.67s) [2021-02-23T18:42:22.571Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.11s) [2021-02-23T18:42:22.571Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.67s) [2021-02-23T18:42:22.571Z] PASS [2021-02-23T18:42:22.571Z] [2021-02-23T18:42:22.571Z] DONE 8 tests in 23.182s [2021-02-23T18:42:22.571Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T18:42:22.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:42:22.571Z] ++ set -e [2021-02-23T18:42:22.571Z] ++ '[' -n 0 ']' [2021-02-23T18:42:22.571Z] ++ set -x [2021-02-23T18:42:22.571Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:42:22.732Z] ok github.com/docker/docker/distribution/xfer 1.691s coverage: 85.1% of statements [2021-02-23T18:42:22.732Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-23T18:42:22.732Z] ok github.com/docker/docker/image/cache 0.034s coverage: 19.2% of statements [2021-02-23T18:42:22.864Z] testing: warning: no tests to run [2021-02-23T18:42:22.864Z] PASS [2021-02-23T18:42:22.864Z] [2021-02-23T18:42:22.864Z] DONE 0 tests in 0.064s [2021-02-23T18:42:22.864Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T18:42:22.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:42:22.864Z] ++ set -e [2021-02-23T18:42:22.864Z] ++ '[' -n 0 ']' [2021-02-23T18:42:22.864Z] ++ set -x [2021-02-23T18:42:22.864Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:42:22.864Z] INFO: Testing against a local daemon [2021-02-23T18:42:22.864Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T18:42:23.035Z] ok github.com/docker/docker/image 0.067s coverage: 86.8% of statements [2021-02-23T18:42:23.035Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-23T18:42:23.736Z] Cross building: bundles/cross/windows/amd64 [2021-02-23T18:42:23.736Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-23T18:42:23.736Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-23T18:42:23.941Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-23T18:42:23.941Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-23T18:42:24.092Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2021-02-23T18:42:24.092Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2021-02-23T18:42:24.092Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-23T18:42:24.879Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-23T18:42:24.943Z] --- PASS: TestAuthZPluginAllowRequest (1.88s) [2021-02-23T18:42:24.943Z] === RUN TestAuthZPluginTLS [2021-02-23T18:42:25.237Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-23T18:42:25.237Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T18:42:25.872Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-23T18:42:25.872Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T18:42:26.191Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2021-02-23T18:42:26.493Z] ok github.com/docker/docker/oci 0.038s coverage: 38.4% of statements [2021-02-23T18:42:26.508Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-23T18:42:26.508Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T18:42:26.800Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-23T18:42:26.801Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-02-23T18:42:26.801Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T18:42:27.135Z] ok github.com/docker/docker/opts 0.126s coverage: 67.1% of statements [2021-02-23T18:42:28.184Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-23T18:42:28.475Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.90s) [2021-02-23T18:42:28.475Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T18:42:28.753Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-23T18:42:28.874Z] --- PASS: TestAuthZPluginAllowEventStream (1.96s) [2021-02-23T18:42:28.874Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T18:42:29.012Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-23T18:42:29.233Z] ok github.com/docker/docker/pkg/broadcaster 0.024s coverage: 100.0% of statements [2021-02-23T18:42:29.510Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-02-23T18:42:29.510Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T18:42:29.529Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-02-23T18:42:30.146Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-23T18:42:30.146Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T18:42:30.175Z] ok github.com/docker/docker/pkg/authorization 1.398s coverage: 68.3% of statements [2021-02-23T18:42:30.439Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-02-23T18:42:30.439Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T18:42:30.821Z] ok github.com/docker/docker/pkg/archive 1.195s coverage: 76.9% of statements [2021-02-23T18:42:31.117Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-02-23T18:42:31.549Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-23T18:42:31.763Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2021-02-23T18:42:31.773Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2021-02-23T18:42:31.773Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T18:42:32.074Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2021-02-23T18:42:32.488Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-23T18:42:33.121Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-02-23T18:42:33.182Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.43s) [2021-02-23T18:42:33.183Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T18:42:33.761Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-02-23T18:42:34.397Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-23T18:42:34.400Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-02-23T18:42:35.040Z] ok github.com/docker/docker/pkg/chrootarchive 3.750s coverage: 43.2% of statements [2021-02-23T18:42:35.078Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2021-02-23T18:42:35.078Z] === RUN TestCreateServiceSysctls [2021-02-23T18:42:35.337Z] ok github.com/docker/docker/layer 7.476s coverage: 68.8% of statements [2021-02-23T18:42:35.337Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-23T18:42:35.337Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-23T18:42:35.337Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-23T18:42:35.337Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-23T18:42:35.337Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-23T18:42:35.337Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-23T18:42:35.337Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-23T18:42:35.337Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-02-23T18:42:35.367Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.55s) [2021-02-23T18:42:35.367Z] === RUN TestAuthZPluginHeader [2021-02-23T18:42:35.979Z] ok github.com/docker/docker/pkg/fileutils 0.040s coverage: 89.5% of statements [2021-02-23T18:42:36.407Z] --- PASS: TestAuthZPluginHeader (0.94s) [2021-02-23T18:42:36.407Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T18:42:36.407Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T18:42:36.407Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:42:36.407Z] === RUN TestAuthZPluginV2Disable [2021-02-23T18:42:36.407Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-23T18:42:36.407Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:42:36.407Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T18:42:36.407Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T18:42:36.407Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:42:36.407Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T18:42:36.407Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T18:42:36.407Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:42:36.407Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T18:42:36.621Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2021-02-23T18:42:36.621Z] ok github.com/docker/docker/pkg/fsutils 0.388s coverage: 85.1% of statements [2021-02-23T18:42:36.621Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-02-23T18:42:38.154Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2021-02-23T18:42:38.154Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-02-23T18:42:38.799Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2021-02-23T18:42:39.097Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-02-23T18:42:39.097Z] ok github.com/docker/docker/pkg/idtools 0.858s coverage: 69.5% of statements [2021-02-23T18:42:39.281Z] --- PASS: TestCreateServiceSysctls (4.17s) [2021-02-23T18:42:39.281Z] === RUN TestCreateServiceCapabilities [2021-02-23T18:42:39.393Z] ok github.com/docker/docker/pkg/ioutils 1.346s coverage: 70.6% of statements [2021-02-23T18:42:39.394Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-23T18:42:39.394Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-23T18:42:39.394Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-23T18:42:39.394Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-23T18:42:39.689Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-02-23T18:42:40.331Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2021-02-23T18:42:40.331Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 86.7% of statements [2021-02-23T18:42:40.331Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-23T18:42:40.331Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-23T18:42:40.972Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-23T18:42:40.972Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-23T18:42:40.974Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2021-02-23T18:42:42.025Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-02-23T18:42:42.025Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2021-02-23T18:42:42.327Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-02-23T18:42:42.583Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2021-02-23T18:42:42.583Z] === RUN TestInspect [2021-02-23T18:42:42.967Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2021-02-23T18:42:43.508Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-23T18:42:43.609Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-02-23T18:42:43.609Z] ok github.com/docker/docker/pkg/pubsub 1.141s coverage: 75.0% of statements [2021-02-23T18:42:44.251Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-02-23T18:42:44.251Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2021-02-23T18:42:45.784Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2021-02-23T18:42:46.047Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-23T18:42:46.079Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-02-23T18:42:46.079Z] ok github.com/docker/docker/pkg/signal 2.942s coverage: 61.0% of statements [2021-02-23T18:42:46.376Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2021-02-23T18:42:46.788Z] --- PASS: TestInspect (3.46s) [2021-02-23T18:42:46.788Z] === RUN TestCreateJob [2021-02-23T18:42:47.021Z] testing: warning: no tests to run [2021-02-23T18:42:47.021Z] coverage: [no statements] [2021-02-23T18:42:47.021Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-02-23T18:42:47.331Z] ok github.com/docker/docker/pkg/tarsum 0.125s coverage: 89.3% of statements [2021-02-23T18:42:47.331Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2021-02-23T18:42:47.626Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2021-02-23T18:42:48.269Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2021-02-23T18:42:50.240Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-23T18:42:50.360Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 14.5% of statements [2021-02-23T18:42:50.360Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 83.5% of statements [2021-02-23T18:42:50.991Z] --- PASS: TestCreateJob (4.23s) [2021-02-23T18:42:50.991Z] === RUN TestReplicatedJob [2021-02-23T18:42:51.901Z] ok github.com/docker/docker/reference 0.011s coverage: 83.7% of statements [2021-02-23T18:42:51.901Z] ok github.com/docker/docker/plugin 0.581s coverage: 23.2% of statements [2021-02-23T18:42:52.778Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-23T18:42:53.635Z] ok github.com/docker/docker/quota 0.626s coverage: 71.4% of statements [2021-02-23T18:42:53.930Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2021-02-23T18:42:54.573Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2021-02-23T18:42:54.801Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-23T18:42:55.007Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.35s) [2021-02-23T18:42:55.007Z] PASS [2021-02-23T18:42:55.007Z] [2021-02-23T18:42:55.007Z] === Skipped [2021-02-23T18:42:55.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T18:42:55.007Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:42:55.007Z] [2021-02-23T18:42:55.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-23T18:42:55.007Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:42:55.007Z] [2021-02-23T18:42:55.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T18:42:55.007Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:42:55.007Z] [2021-02-23T18:42:55.007Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T18:42:55.007Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:42:55.007Z] [2021-02-23T18:42:55.007Z] [2021-02-23T18:42:55.007Z] DONE 17 tests, 4 skipped in 31.015s [2021-02-23T18:42:55.007Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T18:42:55.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:42:55.007Z] ++ set -e [2021-02-23T18:42:55.007Z] ++ '[' -n 0 ']' [2021-02-23T18:42:55.007Z] ++ set -x [2021-02-23T18:42:55.007Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:42:55.007Z] INFO: Testing against a local daemon [2021-02-23T18:42:55.007Z] === RUN TestPluginInvalidJSON [2021-02-23T18:42:55.007Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:42:55.007Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:42:55.007Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:42:55.007Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-23T18:42:55.007Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T18:42:55.007Z] === RUN TestPluginInstall [2021-02-23T18:42:55.007Z] === RUN TestPluginInstall/no_auth [2021-02-23T18:42:55.215Z] ok github.com/docker/docker/registry 0.265s coverage: 57.2% of statements [2021-02-23T18:42:55.215Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2021-02-23T18:42:55.642Z] time="2021-02-23T18:42:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:42:55.642Z] time="2021-02-23T18:42:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fafa3cd1235ae8b5a1b4a54c43438850387aa918c36c37305343905bac9482b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:42:55.642Z] time="2021-02-23T18:42:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:42:55.642Z] time="2021-02-23T18:42:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fafa3cd1235ae8b5a1b4a54c43438850387aa918c36c37305343905bac9482b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:42:55.934Z] === RUN TestPluginInstall/with_htpasswd [2021-02-23T18:42:56.264Z] ok github.com/docker/docker/runconfig 0.020s coverage: 66.1% of statements [2021-02-23T18:42:56.570Z] time="2021-02-23T18:42:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:42:56.570Z] time="2021-02-23T18:42:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2152d5edb305007d26ee2878f7b6d93ddd1194df9349f7722612aa9cdd53dfbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:42:56.570Z] time="2021-02-23T18:42:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:42:56.570Z] time="2021-02-23T18:42:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2152d5edb305007d26ee2878f7b6d93ddd1194df9349f7722612aa9cdd53dfbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:42:56.863Z] === RUN TestPluginInstall/with_insecure [2021-02-23T18:42:57.579Z] --- PASS: TestReplicatedJob (6.71s) [2021-02-23T18:42:57.579Z] === RUN TestUpdateReplicatedJob [2021-02-23T18:42:57.902Z] time="2021-02-23T18:42:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:42:57.902Z] time="2021-02-23T18:42:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:101757d5068e822547face903a9cbca53d57b031ea7a9525a080c52c422715df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:42:57.902Z] time="2021-02-23T18:42:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:42:57.902Z] time="2021-02-23T18:42:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:101757d5068e822547face903a9cbca53d57b031ea7a9525a080c52c422715df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:42:58.091Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-23T18:42:58.091Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-23T18:42:58.195Z] --- PASS: TestPluginInstall (4.13s) [2021-02-23T18:42:58.195Z] --- PASS: TestPluginInstall/no_auth (1.86s) [2021-02-23T18:42:58.195Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2021-02-23T18:42:58.195Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-02-23T18:42:58.195Z] plugin_test.go:160: [d7ba282f71a26] daemon is not started [2021-02-23T18:42:58.195Z] === RUN TestPluginsWithRuntimes [2021-02-23T18:42:59.024Z] ok github.com/docker/docker/volume/drivers 0.023s coverage: 36.1% of statements [2021-02-23T18:43:00.083Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2021-02-23T18:43:00.269Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-23T18:43:00.377Z] ok github.com/docker/docker/volume/local 0.214s coverage: 76.4% of statements [2021-02-23T18:43:01.308Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-23T18:43:01.414Z] ok github.com/docker/docker/volume/service 0.049s coverage: 73.1% of statements [2021-02-23T18:43:01.782Z] --- PASS: TestUpdateReplicatedJob (4.37s) [2021-02-23T18:43:01.782Z] === RUN TestServiceListWithStatuses [2021-02-23T18:43:01.782Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T18:43:01.782Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:43:01.782Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T18:43:02.821Z] --- PASS: TestPluginsWithRuntimes (4.76s) [2021-02-23T18:43:02.821Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.40s) [2021-02-23T18:43:02.821Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.40s) [2021-02-23T18:43:02.821Z] PASS [2021-02-23T18:43:02.821Z] [2021-02-23T18:43:02.821Z] DONE 9 tests in 9.073s [2021-02-23T18:43:02.821Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T18:43:02.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:02.821Z] ++ set -e [2021-02-23T18:43:02.821Z] ++ '[' -n 0 ']' [2021-02-23T18:43:02.821Z] ++ set -x [2021-02-23T18:43:02.821Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:03.113Z] INFO: Testing against a local daemon [2021-02-23T18:43:03.113Z] === RUN TestExternalGraphDriver [2021-02-23T18:43:03.113Z] === RUN TestExternalGraphDriver/json [2021-02-23T18:43:03.369Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite (361.63s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.17s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.13s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.56s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.85s) [2021-02-23T18:43:03.369Z] docker_cli_daemon_test.go:1455: [df8efa2561e3f] daemon is not started [2021-02-23T18:43:03.369Z] check_test.go:309: [d4ceb4b694a42] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.77s) [2021-02-23T18:43:03.369Z] check_test.go:309: [d0d14a6e4ee49] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.99s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.05s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.80s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.00s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.04s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.66s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.68s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-02-23T18:43:03.369Z] check_test.go:309: [dfc866a1499a1] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-23T18:43:03.369Z] check_test.go:309: [d1beeb163829a] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.80s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2021-02-23T18:43:03.369Z] check_test.go:309: [d17db7c50e671] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.85s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.72s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.86s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.23s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.68s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.77s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-23T18:43:03.369Z] check_test.go:309: [da4e96b61b910] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.05s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.17s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.42s) [2021-02-23T18:43:03.369Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-23T18:43:03.369Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-23T18:43:03.369Z] check_test.go:309: [d48f1a4d57a53] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.49s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.51s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2021-02-23T18:43:03.369Z] check_test.go:309: [d48478fcfbc1a] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.53s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-02-23T18:43:03.369Z] check_test.go:309: [d6c44f4baf4dc] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.49s) [2021-02-23T18:43:03.369Z] docker_cli_daemon_plugins_test.go:79: [d896aa3188d41] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.68s) [2021-02-23T18:43:03.369Z] docker_cli_daemon_plugins_test.go:169: [d2bb942b95304] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-02-23T18:43:03.369Z] check_test.go:309: [d1943c381cbc6] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.87s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.91s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.86s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.62s) [2021-02-23T18:43:03.369Z] check_test.go:309: [da01721f782af] daemon is not started [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.10s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.59s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.50s) [2021-02-23T18:43:03.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.36s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.35s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.89s) [2021-02-23T18:43:03.370Z] check_test.go:309: [dc622fcff10b9] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.74s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.62s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.33s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.20s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.50s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.12s) [2021-02-23T18:43:03.370Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-23T18:43:03.370Z] check_test.go:309: [dbda82067a1a9] daemon is not started [2021-02-23T18:43:03.370Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-23T18:43:03.370Z] check_test.go:309: [deac9cd79f7cc] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.35s) [2021-02-23T18:43:03.370Z] check_test.go:309: [d6a57a53dd551] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.99s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.46s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.21s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.26s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.34s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.46s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.87s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s) [2021-02-23T18:43:03.370Z] check_test.go:309: [dfd7fbf30afc0] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.58s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.98s) [2021-02-23T18:43:03.370Z] check_test.go:309: [d5e27e4085591] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.11s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-23T18:43:03.370Z] check_test.go:309: [d3964a9c85e75] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.22s) [2021-02-23T18:43:03.370Z] check_test.go:309: [d2949bc39d310] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.61s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.34s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-02-23T18:43:03.370Z] check_test.go:309: [d73c5bcc9da74] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.25s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.22s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.29s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s) [2021-02-23T18:43:03.370Z] check_test.go:309: [da324b589a78b] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.91s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.52s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.15s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2021-02-23T18:43:03.370Z] check_test.go:309: [d10af8b9985fd] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-02-23T18:43:03.370Z] check_test.go:309: [d8d609d60b527] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (3.00s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.05s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.78s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.11s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.88s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.51s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.57s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.26s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.46s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.24s) [2021-02-23T18:43:03.370Z] docker_cli_daemon_test.go:2550: [d44f5abb38c95] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.96s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.79s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.05s) [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-02-23T18:43:03.370Z] check_test.go:309: [d2335acdba051] daemon is not started [2021-02-23T18:43:03.370Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.38s) [2021-02-23T18:43:03.370Z] === RUN TestDockerSwarmSuite [2021-02-23T18:43:03.370Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-23T18:43:03.370Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-23T18:43:05.853Z] === RUN TestExternalGraphDriver/spec [2021-02-23T18:43:06.664Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-23T18:43:07.928Z] === RUN TestExternalGraphDriver/pull [2021-02-23T18:43:08.363Z] --- PASS: TestDockerNetworkConnectAlias (5.99s) [2021-02-23T18:43:08.363Z] === RUN TestDockerNetworkReConnect [2021-02-23T18:43:08.573Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-23T18:43:08.832Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-23T18:43:09.400Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-23T18:43:09.970Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-23T18:43:10.002Z] --- PASS: TestExternalGraphDriver (6.94s) [2021-02-23T18:43:10.002Z] --- PASS: TestExternalGraphDriver/json (2.24s) [2021-02-23T18:43:10.002Z] --- PASS: TestExternalGraphDriver/spec (2.29s) [2021-02-23T18:43:10.002Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2021-02-23T18:43:10.002Z] === RUN TestGraphdriverPluginV2 [2021-02-23T18:43:10.002Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2021-02-23T18:43:10.002Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:43:10.002Z] PASS [2021-02-23T18:43:10.002Z] [2021-02-23T18:43:10.002Z] === Skipped [2021-02-23T18:43:10.002Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2021-02-23T18:43:10.002Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:43:10.002Z] [2021-02-23T18:43:10.002Z] [2021-02-23T18:43:10.002Z] DONE 5 tests, 1 skipped in 7.146s [2021-02-23T18:43:10.002Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T18:43:10.002Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:10.002Z] ++ set -e [2021-02-23T18:43:10.002Z] ++ '[' -n 0 ']' [2021-02-23T18:43:10.002Z] ++ set -x [2021-02-23T18:43:10.002Z] ++ 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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:10.229Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-23T18:43:10.295Z] INFO: Testing against a local daemon [2021-02-23T18:43:10.295Z] === RUN TestContinueAfterPluginCrash [2021-02-23T18:43:10.295Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T18:43:10.295Z] === RUN TestReadPluginNoRead [2021-02-23T18:43:10.295Z] === PAUSE TestReadPluginNoRead [2021-02-23T18:43:10.295Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T18:43:10.295Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T18:43:10.295Z] === CONT TestContinueAfterPluginCrash [2021-02-23T18:43:10.295Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T18:43:10.489Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-23T18:43:11.058Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-23T18:43:11.318Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-23T18:43:13.648Z] --- PASS: TestDockerNetworkReConnect (5.39s) [2021-02-23T18:43:13.648Z] === RUN TestServicePlugin [2021-02-23T18:43:13.648Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-23T18:43:13.648Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:43:13.648Z] === RUN TestServiceUpdateLabel [2021-02-23T18:43:14.612Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-23T18:43:14.759Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2021-02-23T18:43:14.759Z] === CONT TestReadPluginNoRead [2021-02-23T18:43:15.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-23T18:43:15.751Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-23T18:43:16.189Z] --- PASS: TestServiceUpdateLabel (3.25s) [2021-02-23T18:43:16.189Z] === RUN TestServiceUpdateSecrets [2021-02-23T18:43:16.779Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/rootless [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/volume [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-23T18:43:16.779Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-23T18:43:16.779Z] [2021-02-23T18:43:16.779Z] === Skipped [2021-02-23T18:43:16.779Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-23T18:43:16.779Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-23T18:43:16.779Z] [2021-02-23T18:43:16.779Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-23T18:43:16.779Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-23T18:43:16.779Z] [2021-02-23T18:43:16.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-23T18:43:16.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:43:16.779Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:43:16.779Z] [2021-02-23T18:43:16.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-23T18:43:16.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:43:16.779Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:43:16.779Z] [2021-02-23T18:43:16.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-23T18:43:16.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:43:16.779Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:43:16.779Z] [2021-02-23T18:43:16.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-23T18:43:16.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:43:16.779Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:43:16.779Z] [2021-02-23T18:43:16.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-23T18:43:16.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:43:16.779Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:43:16.779Z] [2021-02-23T18:43:16.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-23T18:43:16.779Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:43:16.779Z] [2021-02-23T18:43:16.779Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-23T18:43:16.779Z] time="2021-02-23T18:41:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:43:16.779Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:43:16.779Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:43:16.779Z] [2021-02-23T18:43:16.779Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-23T18:43:16.779Z] time="2021-02-23T18:41:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:43:16.779Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:43:16.780Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-23T18:43:16.780Z] time="2021-02-23T18:41:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:43:16.780Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:43:16.780Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-23T18:43:16.780Z] time="2021-02-23T18:41:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:43:16.780Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:43:16.780Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-23T18:43:16.780Z] time="2021-02-23T18:41:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:43:16.780Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:43:16.780Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-23T18:43:16.780Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-23T18:43:16.780Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-23T18:43:16.780Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-23T18:43:16.780Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-23T18:43:16.780Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-23T18:43:16.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:43:16.780Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-23T18:43:16.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:43:16.780Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-23T18:43:16.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:43:16.780Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-23T18:43:16.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:43:16.780Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-23T18:43:16.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:43:16.780Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-23T18:43:16.780Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-23T18:43:16.780Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-23T18:43:16.780Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] [2021-02-23T18:43:16.780Z] DONE 2225 tests, 26 skipped in 269.129s Post stage [Pipeline] junit [2021-02-23T18:43:16.828Z] Recording test results [2021-02-23T18:43:17.283Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T18:43:17.498Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T18:43:17.734Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/make.sh dynbinary test-integration [2021-02-23T18:43:18.032Z] [2021-02-23T18:43:18.032Z] Removing bundles/ [2021-02-23T18:43:18.032Z] [2021-02-23T18:43:18.032Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-23T18:43:18.032Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:43:18.032Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T18:43:18.288Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-23T18:43:19.012Z] === RUN TestReadPluginNoRead/default [2021-02-23T18:43:19.650Z] --- PASS: TestContinueAfterPluginCrash (9.43s) [2021-02-23T18:43:19.669Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-23T18:43:20.620Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-23T18:43:21.165Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T18:43:21.556Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-23T18:43:23.241Z] --- PASS: TestReadPluginNoRead (8.92s) [2021-02-23T18:43:23.241Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2021-02-23T18:43:23.241Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2021-02-23T18:43:23.241Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2021-02-23T18:43:23.241Z] read_test.go:92: [d8b58e5339d75] daemon is not started [2021-02-23T18:43:23.241Z] PASS [2021-02-23T18:43:23.241Z] [2021-02-23T18:43:23.241Z] DONE 6 tests in 13.081s [2021-02-23T18:43:23.241Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-23T18:43:23.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:23.241Z] ++ set -e [2021-02-23T18:43:23.241Z] ++ '[' -n 0 ']' [2021-02-23T18:43:23.241Z] ++ set -x [2021-02-23T18:43:23.241Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:23.241Z] testing: warning: no tests to run [2021-02-23T18:43:23.241Z] PASS [2021-02-23T18:43:23.241Z] [2021-02-23T18:43:23.241Z] DONE 0 tests in 0.104s [2021-02-23T18:43:23.241Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T18:43:23.242Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:23.242Z] ++ set -e [2021-02-23T18:43:23.242Z] ++ '[' -n 0 ']' [2021-02-23T18:43:23.242Z] ++ set -x [2021-02-23T18:43:23.242Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:23.242Z] INFO: Testing against a local daemon [2021-02-23T18:43:23.242Z] === RUN TestPluginWithDevMounts [2021-02-23T18:43:23.242Z] === PAUSE TestPluginWithDevMounts [2021-02-23T18:43:23.242Z] === CONT TestPluginWithDevMounts [2021-02-23T18:43:25.322Z] --- PASS: TestPluginWithDevMounts (1.92s) [2021-02-23T18:43:25.322Z] PASS [2021-02-23T18:43:25.322Z] [2021-02-23T18:43:25.322Z] DONE 1 tests in 2.031s [2021-02-23T18:43:25.322Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T18:43:25.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:25.322Z] ++ set -e [2021-02-23T18:43:25.322Z] ++ '[' -n 0 ']' [2021-02-23T18:43:25.322Z] ++ set -x [2021-02-23T18:43:25.322Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:25.322Z] INFO: Testing against a local daemon [2021-02-23T18:43:25.322Z] === RUN TestSecretInspect [2021-02-23T18:43:28.127Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-23T18:43:28.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-23T18:43:29.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-23T18:43:29.830Z] --- PASS: TestSecretInspect (4.00s) [2021-02-23T18:43:29.830Z] === RUN TestSecretList [2021-02-23T18:43:33.460Z] --- PASS: TestSecretList (3.56s) [2021-02-23T18:43:33.460Z] === RUN TestSecretsCreateAndDelete [2021-02-23T18:43:34.307Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2021-02-23T18:43:34.307Z] === RUN TestServiceUpdateConfigs [2021-02-23T18:43:36.994Z] --- PASS: TestSecretsCreateAndDelete (4.04s) [2021-02-23T18:43:36.994Z] === RUN TestSecretsUpdate [2021-02-23T18:43:41.458Z] --- PASS: TestSecretsUpdate (3.88s) [2021-02-23T18:43:41.458Z] === RUN TestTemplatedSecret [2021-02-23T18:43:45.055Z] --- PASS: TestTemplatedSecret (3.96s) [2021-02-23T18:43:45.055Z] === RUN TestSecretCreateResolve [2021-02-23T18:43:45.203Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-23T18:43:45.203Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-23T18:43:45.203Z] remote: Enumerating objects: 2, done. [2021-02-23T18:43:45.203Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-23T18:43:45.203Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-23T18:43:45.203Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-23T18:43:45.203Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-02-23T18:43:45.203Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-23T18:43:45.203Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-23T18:43:45.543Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/test/unit [2021-02-23T18:43:48.078Z] ? github.com/docker/docker/api [no test files] [2021-02-23T18:43:48.693Z] --- PASS: TestSecretCreateResolve (3.56s) [2021-02-23T18:43:48.693Z] PASS [2021-02-23T18:43:48.693Z] [2021-02-23T18:43:48.693Z] DONE 6 tests in 23.092s [2021-02-23T18:43:48.693Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T18:43:48.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:48.693Z] ++ set -e [2021-02-23T18:43:48.693Z] ++ '[' -n 0 ']' [2021-02-23T18:43:48.693Z] ++ set -x [2021-02-23T18:43:48.693Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:43:48.693Z] INFO: Testing against a local daemon [2021-02-23T18:43:48.693Z] === RUN TestServiceCreateInit [2021-02-23T18:43:48.693Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T18:43:49.204Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2021-02-23T18:43:49.204Z] === RUN TestServiceUpdateNetwork [2021-02-23T18:43:51.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-23T18:43:52.649Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-23T18:43:54.322Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T18:43:59.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-23T18:43:59.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-23T18:43:59.921Z] --- PASS: TestServiceCreateInit (11.38s) [2021-02-23T18:43:59.921Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.50s) [2021-02-23T18:43:59.921Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.86s) [2021-02-23T18:43:59.921Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T18:44:01.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-23T18:44:01.431Z] --- PASS: TestServiceUpdateNetwork (14.58s) [2021-02-23T18:44:01.431Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T18:44:02.510Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-23T18:44:02.820Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-23T18:44:02.961Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-02-23T18:44:03.079Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-23T18:44:03.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-23T18:44:03.763Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-23T18:44:05.055Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-23T18:44:05.055Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-23T18:44:05.623Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-23T18:44:11.893Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-23T18:44:17.834Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-23T18:44:17.834Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-23T18:44:17.834Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-23T18:44:17.834Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-23T18:44:18.093Z] === RUN TestDockerSuite/TestBuildFails [2021-02-23T18:44:18.472Z] --- PASS: TestServiceUpdatePidsLimit (17.02s) [2021-02-23T18:44:18.472Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-02-23T18:44:18.472Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-23T18:44:18.472Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-02-23T18:44:18.472Z] PASS [2021-02-23T18:44:18.472Z] [2021-02-23T18:44:18.472Z] === Skipped [2021-02-23T18:44:18.472Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-23T18:44:18.472Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:44:18.472Z] [2021-02-23T18:44:18.472Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-23T18:44:18.472Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:44:18.472Z] [2021-02-23T18:44:18.472Z] [2021-02-23T18:44:18.472Z] DONE 27 tests, 2 skipped in 161.884s [2021-02-23T18:44:18.472Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T18:44:18.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:44:18.472Z] ++ set -e [2021-02-23T18:44:18.472Z] ++ '[' -n 0 ']' [2021-02-23T18:44:18.472Z] ++ set -x [2021-02-23T18:44:18.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:44:18.732Z] INFO: Testing against a local daemon [2021-02-23T18:44:18.732Z] === RUN TestSessionCreate [2021-02-23T18:44:18.732Z] --- PASS: TestSessionCreate (0.05s) [2021-02-23T18:44:18.732Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T18:44:18.732Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-23T18:44:18.732Z] PASS [2021-02-23T18:44:18.732Z] [2021-02-23T18:44:18.732Z] DONE 2 tests in 0.263s [2021-02-23T18:44:18.732Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T18:44:18.732Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:44:18.732Z] ++ set -e [2021-02-23T18:44:18.732Z] ++ '[' -n 0 ']' [2021-02-23T18:44:18.732Z] ++ set -x [2021-02-23T18:44:18.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:44:18.993Z] INFO: Testing against a local daemon [2021-02-23T18:44:18.993Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T18:44:18.993Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T18:44:18.993Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T18:44:18.993Z] === RUN TestEventsExecDie [2021-02-23T18:44:19.033Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-23T18:44:19.033Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-23T18:44:19.933Z] --- PASS: TestEventsExecDie (0.91s) [2021-02-23T18:44:19.933Z] === RUN TestEventsBackwardsCompatible [2021-02-23T18:44:19.933Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-02-23T18:44:19.933Z] === RUN TestInfoBinaryCommits [2021-02-23T18:44:19.933Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-23T18:44:19.933Z] === RUN TestInfoAPIVersioned [2021-02-23T18:44:20.194Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-23T18:44:20.194Z] === RUN TestInfoDiscoveryBackend [2021-02-23T18:44:20.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-23T18:44:20.764Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-02-23T18:44:20.764Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T18:44:21.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-23T18:44:21.351Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-23T18:44:21.710Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-23T18:44:21.710Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T18:44:22.283Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-02-23T18:44:22.283Z] === RUN TestInfoAPI [2021-02-23T18:44:22.283Z] --- PASS: TestInfoAPI (0.05s) [2021-02-23T18:44:22.283Z] === RUN TestInfoAPIWarnings [2021-02-23T18:44:24.641Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-23T18:44:26.019Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-23T18:44:27.170Z] --- PASS: TestCreateServiceMultipleTimes (24.37s) [2021-02-23T18:44:27.170Z] === RUN TestCreateServiceConflict [2021-02-23T18:44:27.399Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-23T18:44:27.967Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-23T18:44:28.208Z] --- PASS: TestCreateServiceConflict (3.98s) [2021-02-23T18:44:28.208Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T18:44:28.904Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-23T18:44:30.283Z] --- PASS: TestImportExtremelyLargeImageWorks (191.79s) [2021-02-23T18:44:30.283Z] PASS [2021-02-23T18:44:30.283Z] [2021-02-23T18:44:30.283Z] DONE 12 tests in 195.893s [2021-02-23T18:44:30.283Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T18:44:30.283Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:44:30.283Z] ++ set -e [2021-02-23T18:44:30.283Z] ++ '[' -n 0 ']' [2021-02-23T18:44:30.283Z] ++ set -x [2021-02-23T18:44:30.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:44:30.544Z] INFO: Testing against a local daemon [2021-02-23T18:44:30.544Z] === RUN TestNetworkCreateDelete [2021-02-23T18:44:30.544Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-02-23T18:44:30.544Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T18:44:30.544Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-23T18:44:31.113Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-02-23T18:44:31.113Z] === RUN TestDaemonDNSFallback [2021-02-23T18:44:31.372Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-23T18:44:31.632Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-23T18:44:32.670Z] --- PASS: TestCreateServiceMaxReplicas (4.31s) [2021-02-23T18:44:32.670Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T18:44:33.553Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-23T18:44:34.931Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-23T18:44:35.869Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-23T18:44:37.776Z] --- PASS: TestDaemonDNSFallback (6.79s) [2021-02-23T18:44:37.776Z] === RUN TestInspectNetwork [2021-02-23T18:44:39.683Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-23T18:44:40.252Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-23T18:44:40.385Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-02-23T18:44:40.385Z] === RUN TestInfoDebug [2021-02-23T18:44:40.385Z] --- PASS: TestInfoDebug (0.62s) [2021-02-23T18:44:40.385Z] === RUN TestInfoInsecureRegistries [2021-02-23T18:44:40.385Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2021-02-23T18:44:40.385Z] === RUN TestInfoRegistryMirrors [2021-02-23T18:44:40.821Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-23T18:44:40.956Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-02-23T18:44:40.956Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T18:44:41.217Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-02-23T18:44:41.217Z] === RUN TestPingCacheHeaders [2021-02-23T18:44:41.217Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-02-23T18:44:41.217Z] === RUN TestPingGet [2021-02-23T18:44:41.217Z] --- PASS: TestPingGet (0.03s) [2021-02-23T18:44:41.217Z] === RUN TestPingHead [2021-02-23T18:44:41.217Z] --- PASS: TestPingHead (0.04s) [2021-02-23T18:44:41.217Z] === RUN TestVersion [2021-02-23T18:44:41.217Z] --- PASS: TestVersion (0.04s) [2021-02-23T18:44:41.217Z] PASS [2021-02-23T18:44:41.217Z] [2021-02-23T18:44:41.217Z] === Skipped [2021-02-23T18:44:41.217Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T18:44:41.217Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T18:44:41.217Z] [2021-02-23T18:44:41.217Z] [2021-02-23T18:44:41.217Z] DONE 18 tests, 1 skipped in 22.469s [2021-02-23T18:44:41.217Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T18:44:41.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:44:41.217Z] ++ set -e [2021-02-23T18:44:41.217Z] ++ '[' -n 0 ']' [2021-02-23T18:44:41.217Z] ++ set -x [2021-02-23T18:44:41.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:44:41.477Z] INFO: Testing against a local daemon [2021-02-23T18:44:41.477Z] === RUN TestVolumesCreateAndList [2021-02-23T18:44:41.477Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-23T18:44:41.477Z] === RUN TestVolumesRemove [2021-02-23T18:44:41.477Z] --- PASS: TestVolumesRemove (0.12s) [2021-02-23T18:44:41.478Z] === RUN TestVolumesInspect [2021-02-23T18:44:41.737Z] --- PASS: TestVolumesInspect (0.04s) [2021-02-23T18:44:41.737Z] === RUN TestVolumesInvalidJSON [2021-02-23T18:44:41.737Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T18:44:41.737Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T18:44:41.738Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T18:44:41.738Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-23T18:44:41.738Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T18:44:41.738Z] PASS [2021-02-23T18:44:41.738Z] [2021-02-23T18:44:41.738Z] DONE 5 tests in 0.376s [2021-02-23T18:44:41.738Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T18:44:41.758Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-23T18:44:41.759Z] === RUN TestInspectNetwork/full_network_id [2021-02-23T18:44:41.759Z] === RUN TestInspectNetwork/partial_network_id [2021-02-23T18:44:41.759Z] === RUN TestInspectNetwork/network_name [2021-02-23T18:44:41.759Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-23T18:44:42.018Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-23T18:44:42.019Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-23T18:44:42.308Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T18:44:42.308Z] +++ kill 13883 [2021-02-23T18:44:42.587Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-23T18:44:42.846Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-23T18:44:43.414Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-23T18:44:43.673Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-23T18:44:43.690Z] +++ /etc/init.d/apparmor stop [2021-02-23T18:44:43.690Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T18:44:43.690Z] [2021-02-23T18:44:43.690Z] Unloading profiles will leave already running processes permanently [2021-02-23T18:44:43.690Z] unconfined, which can lead to unexpected situations. [2021-02-23T18:44:43.690Z] [2021-02-23T18:44:43.690Z] To set a process to complain mode, use the command line tool [2021-02-23T18:44:43.690Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T18:44:43.690Z] +++ true [2021-02-23T18:44:43.932Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-23T18:44:43.950Z] exiting test-integration [2021-02-23T18:44:43.950Z] ++ exit 0 [2021-02-23T18:44:43.950Z] [2021-02-23T18:44:44.192Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-23T18:44:45.130Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-23T18:44:46.067Z] --- PASS: TestInspectNetwork (7.96s) [2021-02-23T18:44:46.067Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-23T18:44:46.067Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-23T18:44:46.067Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-23T18:44:46.067Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-23T18:44:46.067Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T18:44:47.973Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-23T18:44:47.973Z] --- PASS: TestRunContainerWithBridgeNone (2.16s) [2021-02-23T18:44:47.973Z] === RUN TestNetworkInvalidJSON [2021-02-23T18:44:47.973Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T18:44:47.973Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T18:44:47.973Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:44:47.973Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:44:47.973Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:44:47.973Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:44:47.973Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T18:44:47.973Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:44:47.973Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:44:47.973Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-23T18:44:47.973Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T18:44:47.973Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T18:44:47.973Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T18:44:47.973Z] === RUN TestNetworkList [2021-02-23T18:44:47.973Z] === RUN TestNetworkList//networks [2021-02-23T18:44:47.973Z] === PAUSE TestNetworkList//networks [2021-02-23T18:44:47.973Z] === RUN TestNetworkList//networks/ [2021-02-23T18:44:47.973Z] === PAUSE TestNetworkList//networks/ [2021-02-23T18:44:47.973Z] === CONT TestNetworkList//networks [2021-02-23T18:44:47.973Z] === CONT TestNetworkList//networks/ [2021-02-23T18:44:47.973Z] --- PASS: TestNetworkList (0.03s) [2021-02-23T18:44:47.973Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T18:44:47.973Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T18:44:47.973Z] === RUN TestHostIPv4BridgeLabel Post stage [Pipeline] junit [2021-02-23T18:44:48.165Z] Recording test results [2021-02-23T18:44:48.543Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-02-23T18:44:48.543Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T18:44:48.632Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T18:44:48.977Z] + echo Ensuring container killed. [2021-02-23T18:44:48.977Z] Ensuring container killed. [2021-02-23T18:44:48.977Z] + docker rm -vf docker-pr1 [2021-02-23T18:44:48.977Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-23T18:44:49.265Z] + echo Chowning /workspace to jenkins user [2021-02-23T18:44:49.265Z] Chowning /workspace to jenkins user [2021-02-23T18:44:49.265Z] + id -u [2021-02-23T18:44:49.265Z] + id -g [2021-02-23T18:44:49.265Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42066:/workspace busybox chown -R 1000:1000 /workspace [2021-02-23T18:44:49.920Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-23T18:44:49.920Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T18:44:50.487Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-02-23T18:44:50.487Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T18:44:51.269Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.38s) [2021-02-23T18:44:51.269Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T18:44:51.864Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-02-23T18:44:51.864Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T18:44:52.433Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-23T18:44:52.782Z] --- PASS: TestCreateServiceSecretFileMode (3.82s) [2021-02-23T18:44:52.782Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T18:44:53.020Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-02-23T18:44:53.020Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T18:44:53.604Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-02-23T18:44:53.604Z] === RUN TestServiceWithPredefinedNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T18:44:54.852Z] + bundleName=arm64-integration [2021-02-23T18:44:54.852Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-23T18:44:54.852Z] Creating arm64-integration-bundles.tar.gz [2021-02-23T18:44:54.852Z] + find bundles -path */root/*overlay2 -prune+ -o -type f ( -namexargs *-report.json -o tar -name -czf *.log arm64-integration-bundles.tar.gz -o [2021-02-23T18:44:54.852Z] -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-23T18:44:55.127Z] Archiving artifacts [2021-02-23T18:44:55.398Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T18:44:55.398Z] [2021-02-23T18:44:55.398Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T18:44:55.398Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T18:44:55.398Z] HOSTNAME=4ef208702655 [2021-02-23T18:44:55.398Z] TESTDEBUG=0 [2021-02-23T18:44:55.398Z] DEST=bundles/test-integration [2021-02-23T18:44:55.398Z] PWD=/go/src/github.com/docker/docker [2021-02-23T18:44:55.398Z] DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:44:55.398Z] container=docker [2021-02-23T18:44:55.398Z] HOME=/root [2021-02-23T18:44:55.398Z] GOLANG_VERSION=1.13.15 [2021-02-23T18:44:55.398Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-23T18:44:55.398Z] VALIDATE_BRANCH=20.10 [2021-02-23T18:44:55.398Z] TERM=xterm [2021-02-23T18:44:55.398Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T18:44:55.398Z] SHLVL=1 [2021-02-23T18:44:55.398Z] TIMEOUT=120m [2021-02-23T18:44:55.398Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T18:44:55.398Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T18:44:55.398Z] GO111MODULE=off [2021-02-23T18:44:55.398Z] DOCKER_EXPERIMENTAL=1 [2021-02-23T18:44:55.398Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T18:44:55.398Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T18:44:55.398Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T18:44:55.398Z] GOPATH=/go [2021-02-23T18:44:55.398Z] PKG_CONFIG=pkg-config [2021-02-23T18:44:55.398Z] _=/usr/bin/env [2021-02-23T18:44:55.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T18:44:55.423Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42066/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T18:44:55.510Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-23T18:44:55.510Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-23T18:44:55.740Z] + make clean [2021-02-23T18:44:55.769Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-23T18:44:55.769Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-23T18:44:56.028Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-23T18:44:56.287Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-23T18:44:56.310Z] docker volume rm -f docker-dev-cache [2021-02-23T18:44:56.310Z] docker-dev-cache [Pipeline] deleteDir [2021-02-23T18:44:56.547Z] --- PASS: TestServiceWithPredefinedNetwork (3.06s) [2021-02-23T18:44:56.547Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T18:44:56.547Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:44:56.547Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:44:56.547Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T18:44:57.252Z] --- PASS: TestCreateServiceConfigFileMode (3.99s) [2021-02-23T18:44:57.252Z] === RUN TestCreateServiceSysctls [2021-02-23T18:44:57.926Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-23T18:44:59.306Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-23T18:45:01.761Z] --- PASS: TestCreateServiceSysctls (4.65s) [2021-02-23T18:45:01.761Z] === RUN TestCreateServiceCapabilities [2021-02-23T18:45:02.595Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-23T18:45:02.595Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-23T18:45:02.595Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T18:45:05.291Z] --- PASS: TestCreateServiceCapabilities (3.83s) [2021-02-23T18:45:05.291Z] === RUN TestInspect [2021-02-23T18:45:09.755Z] --- PASS: TestInspect (4.26s) [2021-02-23T18:45:09.755Z] === RUN TestCreateJob [2021-02-23T18:45:10.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-23T18:45:11.283Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-23T18:45:12.662Z] --- PASS: TestServiceWithDataPathPortInit (16.17s) [2021-02-23T18:45:12.662Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T18:45:14.218Z] --- PASS: TestCreateJob (3.96s) [2021-02-23T18:45:14.218Z] === RUN TestReplicatedJob [2021-02-23T18:45:15.201Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-23T18:45:16.581Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-23T18:45:18.486Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-23T18:45:18.486Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-23T18:45:21.122Z] --- PASS: TestReplicatedJob (7.65s) [2021-02-23T18:45:21.122Z] === RUN TestUpdateReplicatedJob [2021-02-23T18:45:21.796Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.70s) [2021-02-23T18:45:21.796Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oxi9hc8m1wnl7b45o4stdpwjq Created:2021-02-23 18:45:14.379389613 +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[e723a8714d32d0323e5beaa23861c4da01c3330a05aa4d90c901113f3961fb3c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tv1fv1nlkmcijv4dtkvc17r0b EndpointID:f741c545543ab0abed5cb20bb61cadc7b2800b2d9a6f2acf7777e6ed28b4295a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d4777a82fca0cabc35a06a35c5c2e990313863049d86bd9314dd2905957ca183 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:b7e3f3ced5be IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tv1fv1nlkmcijv4dtkvc17r0b EndpointID:f741c545543ab0abed5cb20bb61cadc7b2800b2d9a6f2acf7777e6ed28b4295a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-23T18:45:21.796Z] PASS [2021-02-23T18:45:21.796Z] [2021-02-23T18:45:21.796Z] === Skipped [2021-02-23T18:45:21.796Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:45:21.796Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:45:21.796Z] [2021-02-23T18:45:21.796Z] [2021-02-23T18:45:21.796Z] DONE 26 tests, 1 skipped in 51.277s [2021-02-23T18:45:21.796Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:45:21.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:45:21.796Z] ++ set -e [2021-02-23T18:45:21.796Z] ++ '[' -n 0 ']' [2021-02-23T18:45:21.796Z] ++ set -x [2021-02-23T18:45:21.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:45:21.796Z] INFO: Testing against a local daemon [2021-02-23T18:45:21.796Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T18:45:21.796Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:45:21.796Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:45:21.796Z] === RUN TestDockerNetworkIpvlan [2021-02-23T18:45:21.796Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:45:21.796Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:45:21.796Z] PASS [2021-02-23T18:45:21.796Z] [2021-02-23T18:45:21.796Z] === Skipped [2021-02-23T18:45:21.796Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:45:21.796Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:45:21.796Z] [2021-02-23T18:45:21.796Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:45:21.796Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:45:21.796Z] [2021-02-23T18:45:21.796Z] [2021-02-23T18:45:21.796Z] DONE 2 tests, 2 skipped in 0.164s [2021-02-23T18:45:21.796Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:45:21.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:45:21.796Z] ++ set -e [2021-02-23T18:45:21.796Z] ++ '[' -n 0 ']' [2021-02-23T18:45:21.796Z] ++ set -x [2021-02-23T18:45:21.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:45:21.797Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-23T18:45:21.797Z] INFO: Testing against a local daemon [2021-02-23T18:45:21.797Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T18:45:22.365Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-23T18:45:23.304Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-02-23T18:45:23.304Z] === RUN TestDockerNetworkMacvlan [2021-02-23T18:45:24.242Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-23T18:45:24.242Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-23T18:45:24.412Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-23T18:45:24.413Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-02-23T18:45:24.413Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-23T18:45:24.413Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-23T18:45:24.413Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-02-23T18:45:24.413Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-23T18:45:24.413Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-02-23T18:45:24.413Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/builder [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-23T18:45:24.413Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-23T18:45:24.501Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-23T18:45:25.070Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-23T18:45:26.012Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-23T18:45:26.012Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-23T18:45:26.701Z] --- PASS: TestUpdateReplicatedJob (4.77s) [2021-02-23T18:45:26.701Z] === RUN TestServiceListWithStatuses [2021-02-23T18:45:26.701Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T18:45:26.701Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:45:26.701Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T18:45:26.952Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-23T18:45:26.954Z] ok github.com/docker/docker/builder/remotecontext 0.084s coverage: 13.7% of statements [2021-02-23T18:45:26.954Z] ok github.com/docker/docker/builder/dockerfile 0.219s coverage: 48.3% of statements [2021-02-23T18:45:26.954Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-23T18:45:27.891Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-02-23T18:45:27.892Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-23T18:45:28.151Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-23T18:45:28.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T18:45:28.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T18:45:28.410Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-23T18:45:28.828Z] ok github.com/docker/docker/builder/remotecontext/git 1.205s coverage: 86.3% of statements [2021-02-23T18:45:28.828Z] ? github.com/docker/docker/cli [no test files] [2021-02-23T18:45:28.828Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-23T18:45:30.316Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-23T18:45:30.576Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-23T18:45:30.576Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-23T18:45:30.576Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-23T18:45:30.835Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-23T18:45:31.403Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-23T18:45:32.116Z] ok github.com/docker/docker/client 0.152s coverage: 75.4% of statements [2021-02-23T18:45:32.341Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-23T18:45:34.249Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-23T18:45:35.189Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-23T18:45:35.195Z] --- PASS: TestDockerNetworkConnectAlias (9.13s) [2021-02-23T18:45:35.195Z] === RUN TestDockerNetworkReConnect [2021-02-23T18:45:35.759Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-23T18:45:37.140Z] --- PASS: TestDockerNetworkMacvlan (13.71s) [2021-02-23T18:45:37.140Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-02-23T18:45:37.140Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-23T18:45:37.140Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2021-02-23T18:45:37.140Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.38s) [2021-02-23T18:45:37.140Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.41s) [2021-02-23T18:45:37.140Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s) [2021-02-23T18:45:37.140Z] PASS [2021-02-23T18:45:37.140Z] [2021-02-23T18:45:37.140Z] DONE 8 tests in 15.342s [2021-02-23T18:45:37.140Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T18:45:37.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:45:37.140Z] ++ set -e [2021-02-23T18:45:37.140Z] ++ '[' -n 0 ']' [2021-02-23T18:45:37.140Z] ++ set -x [2021-02-23T18:45:37.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:45:37.140Z] testing: warning: no tests to run [2021-02-23T18:45:37.140Z] PASS [2021-02-23T18:45:37.140Z] [2021-02-23T18:45:37.140Z] DONE 0 tests in 0.037s [2021-02-23T18:45:37.140Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T18:45:37.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:45:37.140Z] ++ set -e [2021-02-23T18:45:37.140Z] ++ '[' -n 0 ']' [2021-02-23T18:45:37.140Z] ++ set -x [2021-02-23T18:45:37.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:45:37.399Z] INFO: Testing against a local daemon [2021-02-23T18:45:37.399Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T18:45:37.660Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-23T18:45:39.042Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2021-02-23T18:45:39.042Z] === RUN TestAuthZPluginTLS [2021-02-23T18:45:39.042Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-23T18:45:39.301Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-02-23T18:45:39.301Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T18:45:39.870Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-02-23T18:45:39.870Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T18:45:40.448Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-23T18:45:40.448Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T18:45:41.018Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-23T18:45:41.018Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-02-23T18:45:41.018Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T18:45:41.955Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-23T18:45:42.099Z] --- PASS: TestDockerNetworkReConnect (6.76s) [2021-02-23T18:45:42.099Z] === RUN TestServicePlugin [2021-02-23T18:45:42.099Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-23T18:45:42.099Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:45:42.099Z] === RUN TestServiceUpdateLabel [2021-02-23T18:45:42.523Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2021-02-23T18:45:42.523Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T18:45:43.091Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2021-02-23T18:45:43.091Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T18:45:43.091Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-23T18:45:43.659Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-23T18:45:43.659Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-23T18:45:43.659Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T18:45:44.229Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-23T18:45:44.229Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T18:45:45.627Z] --- PASS: TestServiceUpdateLabel (3.96s) [2021-02-23T18:45:45.627Z] === RUN TestServiceUpdateSecrets [2021-02-23T18:45:46.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-23T18:45:46.136Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2021-02-23T18:45:46.136Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T18:45:46.395Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-23T18:45:48.305Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.38s) [2021-02-23T18:45:48.305Z] === RUN TestAuthZPluginHeader [2021-02-23T18:45:49.243Z] --- PASS: TestAuthZPluginHeader (0.94s) [2021-02-23T18:45:49.243Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T18:45:49.812Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-23T18:45:50.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T18:45:50.748Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-23T18:45:51.316Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-23T18:45:53.853Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.18s) [2021-02-23T18:45:53.853Z] === RUN TestAuthZPluginV2Disable [2021-02-23T18:45:57.143Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2021-02-23T18:45:57.143Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T18:45:58.521Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-23T18:46:01.055Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.84s) [2021-02-23T18:46:01.055Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T18:46:01.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T18:46:01.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T18:46:01.625Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-23T18:46:02.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T18:46:03.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T18:46:04.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T18:46:04.176Z] === RUN TestDockerSuite/TestBuildRm [2021-02-23T18:46:04.225Z] --- PASS: TestServiceUpdateSecrets (16.03s) [2021-02-23T18:46:04.225Z] === RUN TestServiceUpdateConfigs [2021-02-23T18:46:05.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T18:46:08.369Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-23T18:46:08.628Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-23T18:46:09.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T18:46:09.564Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-23T18:46:10.132Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-23T18:46:10.392Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-23T18:46:10.651Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.02s) [2021-02-23T18:46:10.651Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T18:46:10.837Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 29.1% of statements [2021-02-23T18:46:11.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T18:46:11.588Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-23T18:46:12.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-23T18:46:12.215Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-02-23T18:46:12.215Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-23T18:46:12.215Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-23T18:46:12.215Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-23T18:46:12.215Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-23T18:46:12.414Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-23T18:46:12.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T18:46:13.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T18:46:13.353Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-23T18:46:14.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T18:46:16.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T18:46:16.641Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-23T18:46:16.641Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-23T18:46:16.641Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-23T18:46:16.641Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-23T18:46:16.900Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-23T18:46:17.839Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-23T18:46:17.839Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-23T18:46:18.410Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-23T18:46:18.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T18:46:19.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T18:46:19.582Z] --- PASS: TestServiceUpdateConfigs (16.07s) [2021-02-23T18:46:19.582Z] === RUN TestServiceUpdateNetwork [2021-02-23T18:46:20.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T18:46:21.698Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-23T18:46:21.958Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-23T18:46:22.106Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T18:46:22.106Z] Using test binary docker [2021-02-23T18:46:22.106Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T18:46:22.106Z] +++ /etc/init.d/apparmor start [2021-02-23T18:46:22.106Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T18:46:22.106Z] INFO: Waiting for daemon to start... [2021-02-23T18:46:22.106Z] Starting dockerd [2021-02-23T18:46:22.106Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-23T18:46:22.896Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-23T18:46:23.155Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-23T18:46:23.729Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-23T18:46:24.177Z] . [2021-02-23T18:46:24.177Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T18:46:24.177Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T18:46:24.177Z] Error: No such image: emptyfs [2021-02-23T18:46:24.177Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T18:46:24.177Z] ++++ docker load [2021-02-23T18:46:24.422Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2021-02-23T18:46:24.472Z] Running integration-test (iteration 1) [2021-02-23T18:46:24.472Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T18:46:24.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:24.472Z] ++ set -e [2021-02-23T18:46:24.472Z] ++ '[' -n 0 ']' [2021-02-23T18:46:24.472Z] ++ set -x [2021-02-23T18:46:24.473Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:24.666Z] === RUN TestDockerSuite/TestBuildUser [2021-02-23T18:46:24.990Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-02-23T18:46:26.046Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-23T18:46:26.367Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-02-23T18:46:27.436Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s) [2021-02-23T18:46:27.436Z] PASS [2021-02-23T18:46:27.436Z] [2021-02-23T18:46:27.436Z] DONE 17 tests in 50.283s [2021-02-23T18:46:27.436Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T18:46:27.436Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:27.436Z] ++ set -e [2021-02-23T18:46:27.436Z] ++ '[' -n 0 ']' [2021-02-23T18:46:27.436Z] ++ set -x [2021-02-23T18:46:27.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:27.695Z] INFO: Testing against a local daemon [2021-02-23T18:46:27.695Z] === RUN TestPluginInvalidJSON [2021-02-23T18:46:27.695Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:46:27.695Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:46:27.695Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:46:27.695Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-02-23T18:46:27.695Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-02-23T18:46:27.695Z] === RUN TestPluginInstall [2021-02-23T18:46:27.695Z] === RUN TestPluginInstall/no_auth [2021-02-23T18:46:29.075Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-23T18:46:30.456Z] time="2021-02-23T18:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:46:30.456Z] time="2021-02-23T18:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7956cb4ea5f354e77df3212c3198aaba056451f5c79af74f1e8df317c5906fdb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:46:30.456Z] time="2021-02-23T18:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:46:30.456Z] time="2021-02-23T18:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7956cb4ea5f354e77df3212c3198aaba056451f5c79af74f1e8df317c5906fdb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:46:31.025Z] === RUN TestPluginInstall/with_htpasswd [2021-02-23T18:46:31.594Z] time="2021-02-23T18:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:46:31.594Z] time="2021-02-23T18:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8230c01a3fa43ee0ca2957c8bed5ffe8378bd2dcdc24691141fd40208879e6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:46:31.594Z] time="2021-02-23T18:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:46:31.594Z] time="2021-02-23T18:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8230c01a3fa43ee0ca2957c8bed5ffe8378bd2dcdc24691141fd40208879e6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:46:32.162Z] === RUN TestPluginInstall/with_insecure [2021-02-23T18:46:33.100Z] time="2021-02-23T18:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:46:33.100Z] time="2021-02-23T18:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:606b5b3b494e0689b9d97d6ec99d12bcd2b032005a96084ef2f17c076b19994b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:46:33.100Z] time="2021-02-23T18:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:46:33.100Z] time="2021-02-23T18:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:606b5b3b494e0689b9d97d6ec99d12bcd2b032005a96084ef2f17c076b19994b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:46:33.669Z] --- PASS: TestPluginInstall (5.91s) [2021-02-23T18:46:33.669Z] --- PASS: TestPluginInstall/no_auth (3.27s) [2021-02-23T18:46:33.669Z] --- PASS: TestPluginInstall/with_htpasswd (1.11s) [2021-02-23T18:46:33.669Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2021-02-23T18:46:33.669Z] plugin_test.go:160: [dc0b56acb1097] daemon is not started [2021-02-23T18:46:33.669Z] === RUN TestPluginsWithRuntimes [2021-02-23T18:46:35.575Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-23T18:46:35.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-23T18:46:36.357Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 14.1% of statements [2021-02-23T18:46:36.616Z] ok github.com/docker/docker/daemon 12.211s coverage: 17.1% of statements [2021-02-23T18:46:36.616Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-23T18:46:36.616Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-23T18:46:36.874Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2021-02-23T18:46:36.954Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-23T18:46:38.240Z] --- PASS: TestServiceUpdateNetwork (17.38s) [2021-02-23T18:46:38.240Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T18:46:38.240Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-23T18:46:38.240Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-23T18:46:38.250Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-02-23T18:46:38.250Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-02-23T18:46:38.250Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-23T18:46:38.250Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-23T18:46:38.334Z] --- PASS: TestPluginsWithRuntimes (4.54s) [2021-02-23T18:46:38.334Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.26s) [2021-02-23T18:46:38.334Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.30s) [2021-02-23T18:46:38.334Z] PASS [2021-02-23T18:46:38.334Z] [2021-02-23T18:46:38.334Z] DONE 9 tests in 10.691s [2021-02-23T18:46:38.334Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T18:46:38.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:38.334Z] ++ set -e [2021-02-23T18:46:38.334Z] ++ '[' -n 0 ']' [2021-02-23T18:46:38.334Z] ++ set -x [2021-02-23T18:46:38.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:38.334Z] INFO: Testing against a local daemon [2021-02-23T18:46:38.334Z] === RUN TestExternalGraphDriver [2021-02-23T18:46:38.593Z] === RUN TestExternalGraphDriver/json [2021-02-23T18:46:39.629Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-02-23T18:46:39.873Z] Loaded image: buildpack-deps:buster [2021-02-23T18:46:39.873Z] Loaded image: busybox:latest [2021-02-23T18:46:39.873Z] Loaded image: busybox:glibc [2021-02-23T18:46:39.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-23T18:46:40.180Z] Loaded image: debian:bullseye [2021-02-23T18:46:40.180Z] Loaded image: hello-world:latest [2021-02-23T18:46:40.180Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:46:40.472Z] INFO: Testing against a local daemon [2021-02-23T18:46:40.472Z] === RUN TestCgroupNamespacesBuild [2021-02-23T18:46:40.915Z] === RUN TestExternalGraphDriver/spec [2021-02-23T18:46:41.534Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.465s coverage: 73.3% of statements [2021-02-23T18:46:41.985Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2021-02-23T18:46:41.985Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T18:46:42.102Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2021-02-23T18:46:42.671Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.412s coverage: 56.2% of statements [2021-02-23T18:46:43.028Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2021-02-23T18:46:43.028Z] === RUN TestBuildWithSession [2021-02-23T18:46:43.028Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T18:46:43.028Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:46:43.028Z] === RUN TestBuildSquashParent [2021-02-23T18:46:43.452Z] === RUN TestExternalGraphDriver/pull [2021-02-23T18:46:45.147Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-23T18:46:45.209Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2021-02-23T18:46:45.360Z] --- PASS: TestExternalGraphDriver (6.62s) [2021-02-23T18:46:45.360Z] --- PASS: TestExternalGraphDriver/json (2.33s) [2021-02-23T18:46:45.360Z] --- PASS: TestExternalGraphDriver/spec (2.49s) [2021-02-23T18:46:45.360Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-02-23T18:46:45.360Z] === RUN TestGraphdriverPluginV2 [2021-02-23T18:46:45.360Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-23T18:46:45.930Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-23T18:46:46.190Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-23T18:46:47.119Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.248s coverage: 49.4% of statements [2021-02-23T18:46:47.135Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-23T18:46:47.378Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.330s coverage: 45.9% of statements [2021-02-23T18:46:47.378Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-23T18:46:47.491Z] --- PASS: TestBuildSquashParent (4.13s) [2021-02-23T18:46:47.491Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T18:46:47.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:46:47.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:46:47.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:46:47.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:46:47.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:46:47.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:46:47.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:46:47.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:46:47.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:46:47.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:46:47.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:46:47.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:46:47.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T18:46:47.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T18:46:47.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T18:46:47.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T18:46:47.710Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-23T18:46:49.090Z] --- PASS: TestGraphdriverPluginV2 (3.97s) [2021-02-23T18:46:49.090Z] PASS [2021-02-23T18:46:49.090Z] [2021-02-23T18:46:49.090Z] DONE 5 tests in 10.824s [2021-02-23T18:46:49.090Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T18:46:49.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:49.090Z] ++ set -e [2021-02-23T18:46:49.090Z] ++ '[' -n 0 ']' [2021-02-23T18:46:49.090Z] ++ set -x [2021-02-23T18:46:49.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:49.090Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-23T18:46:49.090Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-23T18:46:49.090Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-23T18:46:49.090Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-23T18:46:49.282Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.531s coverage: 57.7% of statements [2021-02-23T18:46:49.282Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-23T18:46:49.282Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-23T18:46:49.282Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements [2021-02-23T18:46:49.349Z] INFO: Testing against a local daemon [2021-02-23T18:46:49.349Z] === RUN TestContinueAfterPluginCrash [2021-02-23T18:46:49.349Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T18:46:49.349Z] === RUN TestReadPluginNoRead [2021-02-23T18:46:49.349Z] === PAUSE TestReadPluginNoRead [2021-02-23T18:46:49.349Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T18:46:49.349Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T18:46:49.349Z] === CONT TestContinueAfterPluginCrash [2021-02-23T18:46:49.349Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T18:46:49.349Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-23T18:46:49.574Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T18:46:49.574Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T18:46:51.187Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-02-23T18:46:51.257Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-23T18:46:51.257Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-23T18:46:51.660Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-23T18:46:51.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s) [2021-02-23T18:46:51.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.36s) [2021-02-23T18:46:51.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s) [2021-02-23T18:46:51.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) [2021-02-23T18:46:51.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.87s) [2021-02-23T18:46:51.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2021-02-23T18:46:51.660Z] === RUN TestBuildMultiStageCopy [2021-02-23T18:46:51.660Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T18:46:52.124Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-02-23T18:46:52.636Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-23T18:46:52.693Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.7% of statements [2021-02-23T18:46:52.693Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-23T18:46:52.693Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-23T18:46:53.182Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T18:46:53.183Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T18:46:53.574Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-23T18:46:53.639Z] --- PASS: TestServiceUpdatePidsLimit (17.92s) [2021-02-23T18:46:53.639Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-02-23T18:46:53.639Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.21s) [2021-02-23T18:46:53.639Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2021-02-23T18:46:53.639Z] PASS [2021-02-23T18:46:53.639Z] [2021-02-23T18:46:53.639Z] === Skipped [2021-02-23T18:46:53.639Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-02-23T18:46:53.639Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:46:53.639Z] [2021-02-23T18:46:53.639Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-02-23T18:46:53.639Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:46:53.639Z] [2021-02-23T18:46:53.639Z] [2021-02-23T18:46:53.639Z] DONE 27 tests, 2 skipped in 184.730s [2021-02-23T18:46:53.639Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T18:46:53.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:53.639Z] ++ set -e [2021-02-23T18:46:53.639Z] ++ '[' -n 0 ']' [2021-02-23T18:46:53.639Z] ++ set -x [2021-02-23T18:46:53.639Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:53.639Z] INFO: Testing against a local daemon [2021-02-23T18:46:53.639Z] === RUN TestSessionCreate [2021-02-23T18:46:53.639Z] --- PASS: TestSessionCreate (0.02s) [2021-02-23T18:46:53.639Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T18:46:53.639Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-23T18:46:53.639Z] PASS [2021-02-23T18:46:53.639Z] [2021-02-23T18:46:53.639Z] DONE 2 tests in 0.231s [2021-02-23T18:46:53.639Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T18:46:53.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:53.639Z] ++ set -e [2021-02-23T18:46:53.639Z] ++ '[' -n 0 ']' [2021-02-23T18:46:53.639Z] ++ set -x [2021-02-23T18:46:53.639Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:46:53.639Z] INFO: Testing against a local daemon [2021-02-23T18:46:53.639Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T18:46:53.639Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T18:46:53.639Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T18:46:53.639Z] === RUN TestEventsExecDie [2021-02-23T18:46:53.817Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T18:46:54.072Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements [2021-02-23T18:46:54.109Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T18:46:54.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-23T18:46:54.402Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2021-02-23T18:46:54.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) [2021-02-23T18:46:54.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-02-23T18:46:54.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-02-23T18:46:54.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2021-02-23T18:46:54.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2021-02-23T18:46:54.402Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T18:46:54.402Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-23T18:46:54.662Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-23T18:46:54.662Z] --- PASS: TestDaemonStartWithLogOpt (5.44s) [2021-02-23T18:46:54.662Z] === CONT TestReadPluginNoRead [2021-02-23T18:46:54.677Z] --- PASS: TestEventsExecDie (1.06s) [2021-02-23T18:46:54.677Z] === RUN TestEventsBackwardsCompatible [2021-02-23T18:46:54.677Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-02-23T18:46:54.677Z] === RUN TestInfoBinaryCommits [2021-02-23T18:46:54.677Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-23T18:46:54.677Z] === RUN TestInfoAPIVersioned [2021-02-23T18:46:54.677Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-23T18:46:54.677Z] === RUN TestInfoDiscoveryBackend [2021-02-23T18:46:55.037Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-02-23T18:46:55.037Z] === RUN TestBuildLabelWithTargets [2021-02-23T18:46:55.313Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-23T18:46:55.313Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T18:46:55.462Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 77.8% of statements [2021-02-23T18:46:55.462Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-23T18:46:55.462Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-23T18:46:55.721Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2021-02-23T18:46:56.352Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-23T18:46:56.352Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T18:46:56.557Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2021-02-23T18:46:56.557Z] === RUN TestBuildWithEmptyLayers [2021-02-23T18:46:56.658Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-02-23T18:46:56.987Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-23T18:46:56.987Z] === RUN TestInfoAPI [2021-02-23T18:46:56.987Z] --- PASS: TestInfoAPI (0.02s) [2021-02-23T18:46:56.987Z] === RUN TestInfoAPIWarnings [2021-02-23T18:46:57.193Z] --- PASS: TestBuildWithEmptyLayers (0.65s) [2021-02-23T18:46:57.193Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T18:46:57.227Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 61.6% of statements [2021-02-23T18:46:57.227Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-02-23T18:46:57.954Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-23T18:46:58.605Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 75.2% of statements [2021-02-23T18:46:58.605Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-23T18:46:58.714Z] --- PASS: TestBuildMultiStageOnBuild (1.80s) [2021-02-23T18:46:58.714Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T18:46:58.876Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 58.6% of statements [2021-02-23T18:46:58.892Z] === RUN TestReadPluginNoRead/default [2021-02-23T18:46:59.757Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2021-02-23T18:46:59.757Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T18:47:00.257Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-02-23T18:47:00.271Z] --- PASS: TestContinueAfterPluginCrash (10.92s) [2021-02-23T18:47:00.530Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-23T18:47:00.789Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T18:47:01.402Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-23T18:47:01.634Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-23T18:47:01.832Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2021-02-23T18:47:01.832Z] === RUN TestBuildWithHugeFile [2021-02-23T18:47:01.893Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-23T18:47:01.970Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-23T18:47:02.229Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T18:47:02.462Z] ok github.com/docker/docker/daemon/logger/splunk 1.651s coverage: 82.5% of statements [2021-02-23T18:47:02.462Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-23T18:47:02.489Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-23T18:47:02.489Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-23T18:47:02.726Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2021-02-23T18:47:02.726Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-23T18:47:03.057Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-23T18:47:03.995Z] --- PASS: TestReadPluginNoRead (9.13s) [2021-02-23T18:47:03.995Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2021-02-23T18:47:03.995Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2021-02-23T18:47:03.995Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2021-02-23T18:47:03.996Z] read_test.go:92: [d6380d80afe0c] daemon is not started [2021-02-23T18:47:03.996Z] PASS [2021-02-23T18:47:03.996Z] [2021-02-23T18:47:03.996Z] DONE 6 tests in 14.801s [2021-02-23T18:47:03.996Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-23T18:47:03.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:47:03.996Z] ++ set -e [2021-02-23T18:47:03.996Z] ++ '[' -n 0 ']' [2021-02-23T18:47:03.996Z] ++ set -x [2021-02-23T18:47:03.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:47:03.996Z] testing: warning: no tests to run [2021-02-23T18:47:03.996Z] PASS [2021-02-23T18:47:03.996Z] [2021-02-23T18:47:03.996Z] DONE 0 tests in 0.084s [2021-02-23T18:47:03.996Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T18:47:03.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:47:03.996Z] ++ set -e [2021-02-23T18:47:03.996Z] ++ '[' -n 0 ']' [2021-02-23T18:47:03.996Z] ++ set -x [2021-02-23T18:47:03.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:47:04.255Z] INFO: Testing against a local daemon [2021-02-23T18:47:04.255Z] === RUN TestPluginWithDevMounts [2021-02-23T18:47:04.255Z] === PAUSE TestPluginWithDevMounts [2021-02-23T18:47:04.255Z] === CONT TestPluginWithDevMounts [2021-02-23T18:47:04.631Z] ok github.com/docker/docker/distribution/metadata 0.064s coverage: 48.2% of statements [2021-02-23T18:47:05.193Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-23T18:47:05.193Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-23T18:47:05.193Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-23T18:47:05.567Z] ok github.com/docker/docker/distribution 0.168s coverage: 25.0% of statements [2021-02-23T18:47:05.567Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-23T18:47:05.763Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-23T18:47:06.331Z] --- PASS: TestPluginWithDevMounts (2.02s) [2021-02-23T18:47:06.331Z] PASS [2021-02-23T18:47:06.331Z] [2021-02-23T18:47:06.331Z] DONE 1 tests in 2.242s [2021-02-23T18:47:06.331Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T18:47:06.331Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:47:06.331Z] ++ set -e [2021-02-23T18:47:06.331Z] ++ '[' -n 0 ']' [2021-02-23T18:47:06.331Z] ++ set -x [2021-02-23T18:47:06.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:47:06.331Z] INFO: Testing against a local daemon [2021-02-23T18:47:06.331Z] === RUN TestSecretInspect [2021-02-23T18:47:06.502Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-02-23T18:47:06.596Z] === RUN TestDockerSuite/TestCommitChange [2021-02-23T18:47:07.439Z] ok github.com/docker/docker/image 0.018s coverage: 86.8% of statements [2021-02-23T18:47:07.536Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-23T18:47:08.007Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2021-02-23T18:47:08.007Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-23T18:47:08.104Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-23T18:47:08.266Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-02-23T18:47:08.266Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-23T18:47:09.041Z] --- PASS: TestSecretInspect (2.71s) [2021-02-23T18:47:09.041Z] === RUN TestSecretList [2021-02-23T18:47:09.610Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-23T18:47:09.728Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-02-23T18:47:09.728Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-23T18:47:10.296Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-02-23T18:47:10.988Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-23T18:47:11.557Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-23T18:47:11.675Z] ok github.com/docker/docker/oci 0.009s coverage: 38.4% of statements [2021-02-23T18:47:11.934Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-02-23T18:47:12.125Z] --- PASS: TestSecretList (2.91s) [2021-02-23T18:47:12.125Z] === RUN TestSecretsCreateAndDelete [2021-02-23T18:47:12.193Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-02-23T18:47:13.064Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-23T18:47:14.002Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-23T18:47:14.099Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 77.2% of statements [2021-02-23T18:47:14.668Z] ok github.com/docker/docker/pkg/authorization 0.132s coverage: 68.3% of statements [2021-02-23T18:47:14.928Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-23T18:47:14.939Z] --- PASS: TestSecretsCreateAndDelete (3.00s) [2021-02-23T18:47:14.939Z] === RUN TestSecretsUpdate [2021-02-23T18:47:15.187Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-02-23T18:47:15.199Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-23T18:47:15.584Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-02-23T18:47:15.584Z] === RUN TestInfoDebug [2021-02-23T18:47:15.584Z] --- PASS: TestInfoDebug (0.53s) [2021-02-23T18:47:15.584Z] === RUN TestInfoInsecureRegistries [2021-02-23T18:47:15.584Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-02-23T18:47:15.584Z] === RUN TestInfoRegistryMirrors [2021-02-23T18:47:15.584Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-23T18:47:15.584Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T18:47:15.584Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-02-23T18:47:15.584Z] === RUN TestPingCacheHeaders [2021-02-23T18:47:15.584Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-23T18:47:15.584Z] === RUN TestPingGet [2021-02-23T18:47:15.584Z] --- PASS: TestPingGet (0.01s) [2021-02-23T18:47:15.584Z] === RUN TestPingHead [2021-02-23T18:47:15.584Z] --- PASS: TestPingHead (0.02s) [2021-02-23T18:47:15.584Z] === RUN TestVersion [2021-02-23T18:47:15.584Z] --- PASS: TestVersion (0.01s) [2021-02-23T18:47:15.584Z] PASS [2021-02-23T18:47:15.584Z] [2021-02-23T18:47:15.584Z] === Skipped [2021-02-23T18:47:15.584Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T18:47:15.584Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T18:47:15.584Z] [2021-02-23T18:47:15.584Z] [2021-02-23T18:47:15.584Z] DONE 18 tests, 1 skipped in 21.645s [2021-02-23T18:47:15.584Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T18:47:15.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:47:15.584Z] ++ set -e [2021-02-23T18:47:15.584Z] ++ '[' -n 0 ']' [2021-02-23T18:47:15.584Z] ++ set -x [2021-02-23T18:47:15.584Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:47:15.584Z] INFO: Testing against a local daemon [2021-02-23T18:47:15.584Z] === RUN TestVolumesCreateAndList [2021-02-23T18:47:15.584Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-23T18:47:15.584Z] === RUN TestVolumesRemove [2021-02-23T18:47:15.584Z] --- PASS: TestVolumesRemove (0.14s) [2021-02-23T18:47:15.584Z] === RUN TestVolumesInspect [2021-02-23T18:47:15.584Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-23T18:47:15.584Z] === RUN TestVolumesInvalidJSON [2021-02-23T18:47:15.584Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T18:47:15.584Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T18:47:15.584Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T18:47:15.584Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-23T18:47:15.584Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T18:47:15.584Z] PASS [2021-02-23T18:47:15.584Z] [2021-02-23T18:47:15.584Z] DONE 5 tests in 0.396s [2021-02-23T18:47:15.584Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T18:47:15.584Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T18:47:15.584Z] +++ kill 12304 [2021-02-23T18:47:16.137Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-23T18:47:16.137Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-23T18:47:16.137Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-23T18:47:16.137Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-23T18:47:16.137Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-23T18:47:16.137Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-23T18:47:16.137Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-23T18:47:17.097Z] +++ /etc/init.d/apparmor stop [2021-02-23T18:47:17.097Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T18:47:17.097Z] [2021-02-23T18:47:17.097Z] Unloading profiles will leave already running processes permanently [2021-02-23T18:47:17.097Z] unconfined, which can lead to unexpected situations. [2021-02-23T18:47:17.097Z] [2021-02-23T18:47:17.097Z] To set a process to complain mode, use the command line tool [2021-02-23T18:47:17.097Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T18:47:17.097Z] +++ true [2021-02-23T18:47:17.097Z] exiting test-integration [2021-02-23T18:47:17.097Z] ++ exit 0 [2021-02-23T18:47:17.097Z] [2021-02-23T18:47:17.517Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-23T18:47:17.517Z] --- PASS: TestSecretsUpdate (2.66s) [2021-02-23T18:47:17.517Z] === RUN TestTemplatedSecret [2021-02-23T18:47:18.472Z] ok github.com/docker/docker/layer 7.127s coverage: 68.8% of statements [2021-02-23T18:47:18.472Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-23T18:47:18.472Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-23T18:47:18.472Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-23T18:47:18.472Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-23T18:47:18.472Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-23T18:47:18.472Z] ok github.com/docker/docker/pkg/chrootarchive 2.532s coverage: 43.2% of statements [2021-02-23T18:47:18.472Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-23T18:47:18.472Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-23T18:47:18.472Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-23T18:47:18.898Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-23T18:47:18.898Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-23T18:47:19.039Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-02-23T18:47:19.039Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements Post stage [Pipeline] junit [2021-02-23T18:47:19.219Z] Recording test results [2021-02-23T18:47:19.466Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-23T18:47:19.601Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T18:47:19.977Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2021-02-23T18:47:20.018Z] + echo Ensuring container killed. [2021-02-23T18:47:20.018Z] Ensuring container killed. [2021-02-23T18:47:20.018Z] + docker rm -vf docker-pr1 [2021-02-23T18:47:20.018Z] Error: No such container: docker-pr1 [2021-02-23T18:47:20.018Z] + true [Pipeline] sh [2021-02-23T18:47:20.400Z] + echo Chowning /workspace to jenkins user [2021-02-23T18:47:20.400Z] Chowning /workspace to jenkins user [2021-02-23T18:47:20.400Z] + id -u [2021-02-23T18:47:20.400Z] + id -g [2021-02-23T18:47:20.400Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42066:/workspace busybox chown -R 1001:1001 /workspace [2021-02-23T18:47:20.405Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-23T18:47:20.545Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-02-23T18:47:20.805Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-02-23T18:47:20.974Z] --- PASS: TestTemplatedSecret (3.26s) [2021-02-23T18:47:20.974Z] === RUN TestSecretCreateResolve [2021-02-23T18:47:20.974Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-23T18:47:21.543Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-23T18:47:22.225Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-02-23T18:47:22.484Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-23T18:47:22.484Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-23T18:47:22.484Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-23T18:47:22.793Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2021-02-23T18:47:23.053Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-23T18:47:23.053Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-23T18:47:23.053Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T18:47:23.311Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-23T18:47:23.312Z] --- PASS: TestSecretCreateResolve (2.36s) [2021-02-23T18:47:23.312Z] PASS [2021-02-23T18:47:23.312Z] [2021-02-23T18:47:23.312Z] DONE 6 tests in 17.060s [2021-02-23T18:47:23.312Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T18:47:23.312Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:47:23.312Z] ++ set -e [2021-02-23T18:47:23.312Z] ++ '[' -n 0 ']' [2021-02-23T18:47:23.312Z] ++ set -x [2021-02-23T18:47:23.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:47:23.312Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-23T18:47:23.312Z] INFO: Testing against a local daemon [2021-02-23T18:47:23.312Z] === RUN TestServiceCreateInit [2021-02-23T18:47:23.360Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2021-02-23T18:47:23.534Z] + bundleName=s390x-integration [2021-02-23T18:47:23.534Z] + echo Creating s390x-integration-bundles.tar.gz [2021-02-23T18:47:23.534Z] Creating s390x-integration-bundles.tar.gz [2021-02-23T18:47:23.534Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-02-23T18:47:23.534Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-23T18:47:23.571Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T18:47:23.579Z] Archiving artifacts [2021-02-23T18:47:23.619Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2021-02-23T18:47:23.879Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-02-23T18:47:23.935Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42066/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T18:47:24.140Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-23T18:47:24.320Z] + make clean [2021-02-23T18:47:24.612Z] docker volume rm -f docker-dev-cache [2021-02-23T18:47:24.710Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-23T18:47:24.816Z] ok github.com/docker/docker/pkg/idtools 0.443s coverage: 69.5% of statements [2021-02-23T18:47:24.905Z] docker-dev-cache [Pipeline] deleteDir [2021-02-23T18:47:25.383Z] ok github.com/docker/docker/pkg/ioutils 0.539s coverage: 70.6% of statements [2021-02-23T18:47:25.384Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-02-23T18:47:25.384Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-23T18:47:25.643Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-02-23T18:47:25.643Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-23T18:47:25.643Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-23T18:47:25.666Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-23T18:47:25.666Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-23T18:47:25.902Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-02-23T18:47:25.902Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-23T18:47:26.162Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-02-23T18:47:26.421Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-02-23T18:47:26.680Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-02-23T18:47:26.939Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-02-23T18:47:26.939Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-23T18:47:26.939Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-23T18:47:27.047Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T18:47:27.876Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2021-02-23T18:47:28.424Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T18:47:28.424Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-23T18:47:28.424Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-23T18:47:28.444Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-23T18:47:28.702Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-23T18:47:28.961Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-23T18:47:28.993Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-23T18:47:29.560Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-23T18:47:30.129Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-23T18:47:30.336Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-02-23T18:47:30.595Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-23T18:47:31.068Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-23T18:47:31.068Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-23T18:47:31.637Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-23T18:47:32.577Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-23T18:47:32.836Z] --- PASS: TestServiceCreateInit (9.46s) [2021-02-23T18:47:32.836Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.69s) [2021-02-23T18:47:32.836Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2021-02-23T18:47:32.836Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T18:47:33.099Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-23T18:47:33.358Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-23T18:47:33.881Z] ok github.com/docker/docker/pkg/signal 2.413s coverage: 61.0% of statements [2021-02-23T18:47:33.881Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-23T18:47:33.927Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-23T18:47:34.141Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-23T18:47:34.400Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-23T18:47:34.968Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-02-23T18:47:35.306Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-23T18:47:35.537Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-23T18:47:36.105Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2021-02-23T18:47:36.674Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-02-23T18:47:36.674Z] testing: warning: no tests to run [2021-02-23T18:47:36.674Z] coverage: [no statements] [2021-02-23T18:47:36.674Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-02-23T18:47:36.687Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-23T18:47:36.687Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-23T18:47:36.946Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-23T18:47:36.946Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-23T18:47:36.946Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-23T18:47:37.241Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-23T18:47:37.500Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-23T18:47:37.500Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-23T18:47:37.517Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-23T18:47:39.405Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-02-23T18:47:40.342Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-02-23T18:47:40.600Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-02-23T18:47:41.712Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-23T18:47:41.979Z] ok github.com/docker/docker/quota 0.214s coverage: 71.4% of statements [2021-02-23T18:47:42.280Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-23T18:47:42.547Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-02-23T18:47:42.848Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-23T18:47:42.848Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-23T18:47:43.108Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-23T18:47:43.977Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2021-02-23T18:47:44.544Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-02-23T18:47:44.544Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-02-23T18:47:45.480Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-23T18:47:45.640Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-23T18:47:45.739Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-23T18:47:46.217Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-23T18:47:47.154Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-23T18:47:48.272Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-23T18:47:48.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-23T18:47:49.209Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2021-02-23T18:47:49.777Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-23T18:47:50.437Z] --- PASS: TestCreateServiceMultipleTimes (17.29s) [2021-02-23T18:47:50.437Z] === RUN TestCreateServiceConflict [2021-02-23T18:47:50.437Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-23T18:47:51.154Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2021-02-23T18:47:51.375Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-23T18:47:52.752Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-23T18:47:53.691Z] --- PASS: TestCreateServiceConflict (3.47s) [2021-02-23T18:47:53.691Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T18:47:54.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-23T18:47:55.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-23T18:47:57.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-23T18:47:57.276Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2021-02-23T18:47:57.276Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T18:47:58.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-23T18:47:58.819Z] --- PASS: TestBuildWithHugeFile (57.32s) [2021-02-23T18:47:58.819Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T18:47:58.819Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:47:58.819Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:47:58.819Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:47:58.819Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:47:58.819Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:47:58.819Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:47:58.819Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T18:47:58.819Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T18:47:58.819Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T18:47:59.112Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-02-23T18:47:59.112Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2021-02-23T18:47:59.112Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-02-23T18:47:59.112Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2021-02-23T18:47:59.112Z] === RUN TestBuildPreserveOwnership [2021-02-23T18:47:59.407Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T18:48:00.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-23T18:48:01.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009f4b20_} [2021-02-23T18:48:02.147Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T18:48:03.188Z] --- PASS: TestBuildPreserveOwnership (3.89s) [2021-02-23T18:48:03.188Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2021-02-23T18:48:03.188Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-02-23T18:48:03.188Z] === RUN TestBuildPlatformInvalid [2021-02-23T18:48:03.188Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-02-23T18:48:03.188Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T18:48:03.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1010292348_/foo_false____} [2021-02-23T18:48:03.351Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/rootless [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/volume [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-23T18:48:03.351Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === Skipped [2021-02-23T18:48:03.351Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-23T18:48:03.351Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-23T18:48:03.351Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-23T18:48:03.351Z] time="2021-02-23T18:46:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-23T18:48:03.351Z] time="2021-02-23T18:46:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-23T18:48:03.351Z] time="2021-02-23T18:46:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-23T18:48:03.351Z] time="2021-02-23T18:46:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-23T18:48:03.351Z] time="2021-02-23T18:46:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-23T18:48:03.351Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-23T18:48:03.351Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-23T18:48:03.351Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T18:48:03.351Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-23T18:48:03.351Z] graphtest_unix.go:73: No driver to put! [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-23T18:48:03.351Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-23T18:48:03.351Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] [2021-02-23T18:48:03.351Z] DONE 2225 tests, 26 skipped in 254.918s Post stage [Pipeline] junit [2021-02-23T18:48:03.363Z] Recording test results [2021-02-23T18:48:03.622Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-23T18:48:03.953Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42066/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a24d92f95bd28df2298f1bc746217e7077d1aec2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a24d92f95bd28df2298f1bc746217e7077d1aec2 hack/validate/vendor [2021-02-23T18:48:04.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1010292348_/foo_true____} [2021-02-23T18:48:04.891Z] 2021/02/23 18:48:04 Collecting initial packages [2021-02-23T18:48:04.891Z] 2021/02/23 18:48:04 Download dependencies [2021-02-23T18:48:05.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-23T18:48:06.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3928916395_/foo_false____} [2021-02-23T18:48:07.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3928916395_/foo_true____} [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:07 Starting whole vndr cycle because no package specified [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:07 Ignoring paths matching "^archive/tar" [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-02-23T18:48:08.181Z] 2021/02/23 18:48:08 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-02-23T18:48:08.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3928916395_/foo_true__0xc0009f4b80__} [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Finished clone github.com/creack/pty [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Finished clone github.com/Azure/go-ansiterm [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Finished clone github.com/docker/libtrust [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Finished clone github.com/opencontainers/go-digest [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Finished clone github.com/tchap/go-patricia [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Finished clone github.com/google/uuid [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Finished clone github.com/moby/locker [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Finished clone github.com/moby/term [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Finished clone github.com/gorilla/mux [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Finished clone github.com/moby/sys [2021-02-23T18:48:09.562Z] 2021/02/23 18:48:09 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-02-23T18:48:09.822Z] 2021/02/23 18:48:09 Finished clone github.com/Microsoft/go-winio [2021-02-23T18:48:09.822Z] 2021/02/23 18:48:09 Clone github.com/moby/buildkit, revision 68bb095353c65bc3993fd534c26cf77fe05e61b1, attempt 1/20 [2021-02-23T18:48:10.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009f4ba0_} [2021-02-23T18:48:10.392Z] 2021/02/23 18:48:10 Finished clone github.com/sirupsen/logrus [2021-02-23T18:48:10.392Z] 2021/02/23 18:48:10 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-02-23T18:48:10.392Z] 2021/02/23 18:48:10 Finished clone github.com/docker/go-units [2021-02-23T18:48:10.392Z] 2021/02/23 18:48:10 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-02-23T18:48:10.651Z] 2021/02/23 18:48:10 Finished clone github.com/syndtr/gocapability [2021-02-23T18:48:10.651Z] 2021/02/23 18:48:10 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-02-23T18:48:10.911Z] 2021/02/23 18:48:10 Finished clone github.com/RackSec/srslog [2021-02-23T18:48:10.911Z] 2021/02/23 18:48:10 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-02-23T18:48:11.170Z] 2021/02/23 18:48:10 Finished clone github.com/imdario/mergo [2021-02-23T18:48:11.170Z] 2021/02/23 18:48:10 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-02-23T18:48:11.170Z] 2021/02/23 18:48:11 Finished clone golang.org/x/sync [2021-02-23T18:48:11.170Z] 2021/02/23 18:48:11 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-02-23T18:48:11.171Z] 2021/02/23 18:48:11 Finished clone gotest.tools/v3 [2021-02-23T18:48:11.171Z] 2021/02/23 18:48:11 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-02-23T18:48:11.171Z] 2021/02/23 18:48:11 Finished clone github.com/google/go-cmp [2021-02-23T18:48:11.171Z] 2021/02/23 18:48:11 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-02-23T18:48:11.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009f4bc0_} [2021-02-23T18:48:11.710Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.39s) [2021-02-23T18:48:11.710Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T18:48:11.739Z] 2021/02/23 18:48:11 Finished clone github.com/tonistiigi/units [2021-02-23T18:48:11.739Z] 2021/02/23 18:48:11 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-02-23T18:48:12.308Z] 2021/02/23 18:48:12 Finished clone github.com/docker/go-connections [2021-02-23T18:48:12.308Z] 2021/02/23 18:48:12 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2021-02-23T18:48:12.308Z] 2021/02/23 18:48:12 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-02-23T18:48:12.308Z] 2021/02/23 18:48:12 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-02-23T18:48:12.308Z] 2021/02/23 18:48:12 Finished clone github.com/opentracing-contrib/go-stdlib [2021-02-23T18:48:12.308Z] 2021/02/23 18:48:12 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-02-23T18:48:12.567Z] 2021/02/23 18:48:12 Finished clone github.com/google/shlex [2021-02-23T18:48:12.567Z] 2021/02/23 18:48:12 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-02-23T18:48:12.567Z] 2021/02/23 18:48:12 Finished clone github.com/opentracing/opentracing-go [2021-02-23T18:48:12.567Z] 2021/02/23 18:48:12 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-02-23T18:48:12.567Z] 2021/02/23 18:48:12 Finished clone github.com/mitchellh/hashstructure [2021-02-23T18:48:12.567Z] 2021/02/23 18:48:12 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-02-23T18:48:12.567Z] 2021/02/23 18:48:12 Finished clone github.com/gofrs/flock [2021-02-23T18:48:12.567Z] 2021/02/23 18:48:12 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-02-23T18:48:13.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009f4be0_} [2021-02-23T18:48:13.948Z] 2021/02/23 18:48:13 Finished clone github.com/docker/go-events [2021-02-23T18:48:13.948Z] 2021/02/23 18:48:13 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-02-23T18:48:13.948Z] 2021/02/23 18:48:13 Finished clone github.com/armon/go-radix [2021-02-23T18:48:13.948Z] 2021/02/23 18:48:13 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-02-23T18:48:13.948Z] 2021/02/23 18:48:13 Finished clone github.com/armon/go-metrics [2021-02-23T18:48:13.948Z] 2021/02/23 18:48:13 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-02-23T18:48:13.948Z] 2021/02/23 18:48:13 Finished clone github.com/sean-/seed [2021-02-23T18:48:13.948Z] 2021/02/23 18:48:13 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-02-23T18:48:14.517Z] 2021/02/23 18:48:14 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-02-23T18:48:14.517Z] 2021/02/23 18:48:14 Finished clone github.com/tonistiigi/fsutil [2021-02-23T18:48:14.998Z] --- PASS: TestCreateServiceSecretFileMode (2.89s) [2021-02-23T18:48:14.998Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T18:48:14.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009f4c00_} [2021-02-23T18:48:15.087Z] 2021/02/23 18:48:14 Finished clone github.com/hashicorp/errwrap [2021-02-23T18:48:15.088Z] 2021/02/23 18:48:14 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-02-23T18:48:15.088Z] 2021/02/23 18:48:15 Finished clone github.com/hashicorp/memberlist [2021-02-23T18:48:15.088Z] 2021/02/23 18:48:15 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-02-23T18:48:15.348Z] 2021/02/23 18:48:15 Finished clone github.com/hashicorp/go-multierror [2021-02-23T18:48:15.348Z] 2021/02/23 18:48:15 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-02-23T18:48:16.287Z] 2021/02/23 18:48:16 Finished clone github.com/docker/libkv [2021-02-23T18:48:16.287Z] 2021/02/23 18:48:16 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-02-23T18:48:16.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-23T18:48:16.547Z] 2021/02/23 18:48:16 Finished clone github.com/vishvananda/netns [2021-02-23T18:48:16.547Z] 2021/02/23 18:48:16 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-02-23T18:48:16.806Z] 2021/02/23 18:48:16 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-02-23T18:48:16.806Z] 2021/02/23 18:48:16 Finished clone github.com/hashicorp/go-sockaddr [2021-02-23T18:48:17.375Z] 2021/02/23 18:48:17 Finished clone github.com/golang/gddo [2021-02-23T18:48:17.375Z] 2021/02/23 18:48:17 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-02-23T18:48:17.754Z] --- PASS: TestCreateServiceConfigFileMode (2.83s) [2021-02-23T18:48:17.754Z] === RUN TestCreateServiceSysctls [2021-02-23T18:48:17.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-23T18:48:17.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-23T18:48:17.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-23T18:48:17.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-23T18:48:17.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-23T18:48:17.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-23T18:48:17.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-23T18:48:17.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-23T18:48:17.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-23T18:48:17.944Z] 2021/02/23 18:48:17 Finished clone github.com/moby/ipvs [2021-02-23T18:48:17.944Z] 2021/02/23 18:48:17 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-02-23T18:48:17.945Z] 2021/02/23 18:48:17 Finished clone github.com/BurntSushi/toml [2021-02-23T18:48:17.945Z] 2021/02/23 18:48:17 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-02-23T18:48:18.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-23T18:48:18.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-23T18:48:18.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-23T18:48:18.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-23T18:48:18.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-23T18:48:18.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-23T18:48:18.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-23T18:48:18.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-23T18:48:18.204Z] 2021/02/23 18:48:18 Finished clone github.com/samuel/go-zookeeper [2021-02-23T18:48:18.204Z] 2021/02/23 18:48:18 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-02-23T18:48:18.273Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-23T18:48:18.464Z] 2021/02/23 18:48:18 Finished clone github.com/vishvananda/netlink [2021-02-23T18:48:18.464Z] 2021/02/23 18:48:18 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-02-23T18:48:18.464Z] 2021/02/23 18:48:18 Finished clone github.com/deckarep/golang-set [2021-02-23T18:48:18.464Z] 2021/02/23 18:48:18 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-02-23T18:48:18.590Z] Loaded image: buildpack-deps:buster [2021-02-23T18:48:18.590Z] Loaded image: busybox:latest [2021-02-23T18:48:18.590Z] Loaded image: busybox:glibc [2021-02-23T18:48:18.724Z] 2021/02/23 18:48:18 Finished clone github.com/hashicorp/go-msgpack [2021-02-23T18:48:18.724Z] 2021/02/23 18:48:18 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-02-23T18:48:19.293Z] 2021/02/23 18:48:19 Finished clone github.com/coreos/go-semver [2021-02-23T18:48:19.293Z] 2021/02/23 18:48:19 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-02-23T18:48:19.293Z] 2021/02/23 18:48:19 Finished clone golang.org/x/net [2021-02-23T18:48:19.293Z] 2021/02/23 18:48:19 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-02-23T18:48:19.640Z] Loaded image: debian:bullseye [2021-02-23T18:48:19.640Z] Loaded image: hello-world:latest [2021-02-23T18:48:19.640Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T18:48:19.862Z] 2021/02/23 18:48:19 Finished clone github.com/ishidawataru/sctp [2021-02-23T18:48:19.862Z] 2021/02/23 18:48:19 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-02-23T18:48:20.809Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-23T18:48:21.241Z] 2021/02/23 18:48:21 Finished clone github.com/containerd/typeurl [2021-02-23T18:48:21.241Z] 2021/02/23 18:48:21 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-02-23T18:48:21.378Z] --- PASS: TestCreateServiceSysctls (3.92s) [2021-02-23T18:48:21.378Z] === RUN TestCreateServiceCapabilities [2021-02-23T18:48:21.809Z] 2021/02/23 18:48:21 Finished clone go.etcd.io/bbolt [2021-02-23T18:48:21.809Z] 2021/02/23 18:48:21 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-02-23T18:48:22.316Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-23T18:48:22.378Z] 2021/02/23 18:48:22 Finished clone github.com/Microsoft/opengcs [2021-02-23T18:48:22.378Z] 2021/02/23 18:48:22 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-02-23T18:48:22.638Z] 2021/02/23 18:48:22 Finished clone github.com/mistifyio/go-zfs [2021-02-23T18:48:22.638Z] 2021/02/23 18:48:22 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-02-23T18:48:22.897Z] 2021/02/23 18:48:22 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-02-23T18:48:22.897Z] 2021/02/23 18:48:22 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-02-23T18:48:23.835Z] 2021/02/23 18:48:23 Finished clone github.com/vbatts/tar-split [2021-02-23T18:48:23.835Z] 2021/02/23 18:48:23 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-02-23T18:48:24.853Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-23T18:48:24.853Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2021-02-23T18:48:24.853Z] === RUN TestInspect [2021-02-23T18:48:25.215Z] 2021/02/23 18:48:24 Finished clone github.com/hashicorp/serf [2021-02-23T18:48:25.215Z] 2021/02/23 18:48:24 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-02-23T18:48:25.784Z] 2021/02/23 18:48:25 Finished clone github.com/cyphar/filepath-securejoin [2021-02-23T18:48:25.784Z] 2021/02/23 18:48:25 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-02-23T18:48:25.790Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-23T18:48:26.050Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-23T18:48:26.353Z] 2021/02/23 18:48:26 Finished clone github.com/opencontainers/runtime-spec [2021-02-23T18:48:26.353Z] 2021/02/23 18:48:26 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-02-23T18:48:26.595Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.54s) [2021-02-23T18:48:26.595Z] PASS [2021-02-23T18:48:26.595Z] [2021-02-23T18:48:26.595Z] === Skipped [2021-02-23T18:48:26.595Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-02-23T18:48:26.595Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T18:48:26.595Z] [2021-02-23T18:48:26.595Z] [2021-02-23T18:48:26.595Z] DONE 33 tests, 1 skipped in 121.456s [2021-02-23T18:48:26.595Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T18:48:26.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:48:26.595Z] ++ set -e [2021-02-23T18:48:26.595Z] ++ '[' -n 0 ']' [2021-02-23T18:48:26.595Z] ++ set -x [2021-02-23T18:48:26.595Z] ++ 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=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:48:26.595Z] INFO: Testing against a local daemon [2021-02-23T18:48:26.595Z] === RUN TestConfigInspect [2021-02-23T18:48:26.922Z] 2021/02/23 18:48:26 Finished clone github.com/opencontainers/image-spec [2021-02-23T18:48:26.922Z] 2021/02/23 18:48:26 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-02-23T18:48:26.988Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-23T18:48:27.491Z] 2021/02/23 18:48:27 Finished clone github.com/coreos/go-systemd [2021-02-23T18:48:27.491Z] 2021/02/23 18:48:27 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-02-23T18:48:27.941Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-23T18:48:28.060Z] 2021/02/23 18:48:27 Finished clone github.com/coreos/go-systemd/v22 [2021-02-23T18:48:28.060Z] 2021/02/23 18:48:27 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-02-23T18:48:28.108Z] --- PASS: TestConfigInspect (1.95s) [2021-02-23T18:48:28.108Z] === RUN TestConfigList [2021-02-23T18:48:28.200Z] --- PASS: TestInspect (3.55s) [2021-02-23T18:48:28.200Z] === RUN TestCreateJob [2021-02-23T18:48:28.320Z] 2021/02/23 18:48:28 Finished clone github.com/Graylog2/go-gelf [2021-02-23T18:48:28.320Z] 2021/02/23 18:48:28 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-02-23T18:48:28.461Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-23T18:48:28.579Z] 2021/02/23 18:48:28 Finished clone github.com/godbus/dbus/v5 [2021-02-23T18:48:28.579Z] 2021/02/23 18:48:28 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-02-23T18:48:29.148Z] 2021/02/23 18:48:28 Finished clone github.com/fluent/fluent-logger-golang [2021-02-23T18:48:29.148Z] 2021/02/23 18:48:28 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-02-23T18:48:29.398Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-23T18:48:29.408Z] 2021/02/23 18:48:29 Finished clone github.com/philhofer/fwd [2021-02-23T18:48:29.408Z] 2021/02/23 18:48:29 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-02-23T18:48:29.966Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-23T18:48:30.199Z] --- PASS: TestConfigList (1.94s) [2021-02-23T18:48:30.199Z] === RUN TestConfigsCreateAndDelete [2021-02-23T18:48:30.357Z] 2021/02/23 18:48:30 Finished clone github.com/fsnotify/fsnotify [2021-02-23T18:48:30.357Z] 2021/02/23 18:48:30 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-02-23T18:48:30.620Z] 2021/02/23 18:48:30 Finished clone github.com/ugorji/go [2021-02-23T18:48:30.620Z] 2021/02/23 18:48:30 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-02-23T18:48:30.905Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-23T18:48:31.563Z] 2021/02/23 18:48:31 Finished clone github.com/bsphere/le_go [2021-02-23T18:48:31.563Z] 2021/02/23 18:48:31 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-02-23T18:48:31.712Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2021-02-23T18:48:31.712Z] === RUN TestConfigsUpdate [2021-02-23T18:48:31.824Z] 2021/02/23 18:48:31 Finished clone github.com/jmespath/go-jmespath [2021-02-23T18:48:31.824Z] 2021/02/23 18:48:31 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-02-23T18:48:31.844Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-23T18:48:32.103Z] --- PASS: TestCreateJob (3.94s) [2021-02-23T18:48:32.103Z] === RUN TestReplicatedJob [2021-02-23T18:48:32.391Z] 2021/02/23 18:48:32 Finished clone github.com/Microsoft/hcsshim [2021-02-23T18:48:32.391Z] 2021/02/23 18:48:32 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-02-23T18:48:32.391Z] 2021/02/23 18:48:32 Finished clone golang.org/x/sys [2021-02-23T18:48:32.391Z] 2021/02/23 18:48:32 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-02-23T18:48:32.650Z] 2021/02/23 18:48:32 Finished clone github.com/tinylib/msgp [2021-02-23T18:48:32.650Z] 2021/02/23 18:48:32 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-02-23T18:48:32.672Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-23T18:48:32.909Z] 2021/02/23 18:48:32 Finished clone golang.org/x/oauth2 [2021-02-23T18:48:32.909Z] 2021/02/23 18:48:32 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-02-23T18:48:32.909Z] 2021/02/23 18:48:32 Finished clone github.com/docker/libnetwork [2021-02-23T18:48:32.909Z] 2021/02/23 18:48:32 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-02-23T18:48:33.168Z] 2021/02/23 18:48:33 Finished clone github.com/golang/groupcache [2021-02-23T18:48:33.168Z] 2021/02/23 18:48:33 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-02-23T18:48:33.240Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-23T18:48:33.789Z] --- PASS: TestConfigsUpdate (1.96s) [2021-02-23T18:48:33.789Z] === RUN TestTemplatedConfig [2021-02-23T18:48:34.104Z] 2021/02/23 18:48:34 Finished clone github.com/googleapis/gax-go [2021-02-23T18:48:34.104Z] 2021/02/23 18:48:34 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-02-23T18:48:34.179Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-23T18:48:34.671Z] 2021/02/23 18:48:34 Finished clone github.com/containerd/fifo [2021-02-23T18:48:34.671Z] 2021/02/23 18:48:34 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-02-23T18:48:35.559Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-23T18:48:36.050Z] 2021/02/23 18:48:35 Finished clone github.com/miekg/dns [2021-02-23T18:48:36.050Z] 2021/02/23 18:48:35 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-02-23T18:48:36.050Z] 2021/02/23 18:48:35 Finished clone go.opencensus.io [2021-02-23T18:48:36.050Z] 2021/02/23 18:48:35 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-02-23T18:48:36.128Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-23T18:48:36.309Z] 2021/02/23 18:48:36 Finished clone github.com/moby/buildkit [2021-02-23T18:48:36.309Z] 2021/02/23 18:48:36 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-02-23T18:48:36.549Z] --- PASS: TestTemplatedConfig (2.43s) [2021-02-23T18:48:36.549Z] === RUN TestConfigCreateResolve [2021-02-23T18:48:36.878Z] 2021/02/23 18:48:36 Finished clone github.com/containerd/cgroups [2021-02-23T18:48:36.878Z] 2021/02/23 18:48:36 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-02-23T18:48:37.067Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-23T18:48:37.447Z] 2021/02/23 18:48:37 Finished clone github.com/containerd/go-runc [2021-02-23T18:48:37.447Z] 2021/02/23 18:48:37 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-02-23T18:48:37.447Z] 2021/02/23 18:48:37 Finished clone code.cloudfoundry.org/clock [2021-02-23T18:48:37.447Z] 2021/02/23 18:48:37 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-02-23T18:48:38.016Z] 2021/02/23 18:48:37 Finished clone golang.org/x/text [2021-02-23T18:48:38.016Z] 2021/02/23 18:48:37 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2021-02-23T18:48:38.071Z] --- PASS: TestConfigCreateResolve (1.93s) [2021-02-23T18:48:38.071Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T18:48:38.275Z] 2021/02/23 18:48:38 Finished clone github.com/containerd/ttrpc [2021-02-23T18:48:38.275Z] 2021/02/23 18:48:38 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-02-23T18:48:38.445Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-23T18:48:38.704Z] --- PASS: TestReplicatedJob (6.51s) [2021-02-23T18:48:38.704Z] === RUN TestUpdateReplicatedJob [2021-02-23T18:48:38.705Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-23T18:48:38.705Z] PASS [2021-02-23T18:48:38.705Z] [2021-02-23T18:48:38.705Z] DONE 7 tests in 12.755s [2021-02-23T18:48:38.705Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T18:48:38.705Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:48:38.705Z] ++ set -e [2021-02-23T18:48:38.705Z] ++ '[' -n 0 ']' [2021-02-23T18:48:38.705Z] ++ set -x [2021-02-23T18:48:38.705Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:48:38.705Z] INFO: Testing against a local daemon [2021-02-23T18:48:38.705Z] === RUN TestCheckpoint [2021-02-23T18:48:38.705Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T18:48:38.705Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:48:38.705Z] === RUN TestContainerInvalidJSON [2021-02-23T18:48:38.705Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:48:38.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:48:38.705Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:48:38.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:48:38.705Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:48:38.705Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:48:38.705Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T18:48:38.705Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T18:48:38.705Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T18:48:38.705Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-23T18:48:38.705Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T18:48:38.705Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T18:48:38.705Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T18:48:38.705Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T18:48:38.705Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-23T18:48:38.705Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T18:48:38.845Z] 2021/02/23 18:48:38 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-02-23T18:48:38.845Z] 2021/02/23 18:48:38 Finished clone github.com/opencontainers/runc [2021-02-23T18:48:38.998Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-02-23T18:48:38.998Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T18:48:38.998Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-23T18:48:38.998Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T18:48:38.998Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-23T18:48:38.998Z] === RUN TestCopyFromContainer [2021-02-23T18:48:39.272Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-23T18:48:39.415Z] 2021/02/23 18:48:39 Finished clone github.com/gogo/googleapis [2021-02-23T18:48:39.415Z] 2021/02/23 18:48:39 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-02-23T18:48:39.675Z] 2021/02/23 18:48:39 Finished clone github.com/containerd/console [2021-02-23T18:48:39.675Z] 2021/02/23 18:48:39 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-02-23T18:48:40.209Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-23T18:48:40.209Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-23T18:48:40.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-23T18:48:40.512Z] === RUN TestCopyFromContainer// [2021-02-23T18:48:40.512Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T18:48:40.512Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T18:48:40.512Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T18:48:40.512Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-23T18:48:40.512Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T18:48:40.613Z] 2021/02/23 18:48:40 Finished clone google.golang.org/grpc [2021-02-23T18:48:40.613Z] 2021/02/23 18:48:40 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-02-23T18:48:40.806Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T18:48:40.806Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T18:48:40.806Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T18:48:40.806Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T18:48:41.037Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-23T18:48:41.100Z] --- PASS: TestCopyFromContainer (1.95s) [2021-02-23T18:48:41.100Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-23T18:48:41.100Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-02-23T18:48:41.100Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-23T18:48:41.100Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-02-23T18:48:41.100Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-23T18:48:41.100Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-02-23T18:48:41.101Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-23T18:48:41.101Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-23T18:48:41.101Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-23T18:48:41.101Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-23T18:48:41.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T18:48:41.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:48:41.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:48:41.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:48:41.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:48:41.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:48:41.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:48:41.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T18:48:41.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T18:48:41.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T18:48:41.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-23T18:48:41.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-23T18:48:41.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-23T18:48:41.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-23T18:48:41.101Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T18:48:41.101Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-23T18:48:41.101Z] === RUN TestCreateWithInvalidEnv [2021-02-23T18:48:41.101Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T18:48:41.101Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T18:48:41.101Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T18:48:41.101Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T18:48:41.101Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T18:48:41.101Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T18:48:41.101Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T18:48:41.101Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T18:48:41.101Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T18:48:41.101Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-23T18:48:41.101Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T18:48:41.101Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T18:48:41.101Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T18:48:41.101Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T18:48:41.101Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-23T18:48:41.101Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T18:48:41.181Z] 2021/02/23 18:48:40 Finished clone github.com/fernet/fernet-go [2021-02-23T18:48:41.181Z] 2021/02/23 18:48:40 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-02-23T18:48:41.751Z] 2021/02/23 18:48:41 Finished clone github.com/docker/distribution [2021-02-23T18:48:41.751Z] 2021/02/23 18:48:41 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-02-23T18:48:41.751Z] 2021/02/23 18:48:41 Finished clone github.com/cilium/ebpf [2021-02-23T18:48:41.751Z] 2021/02/23 18:48:41 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-02-23T18:48:41.751Z] 2021/02/23 18:48:41 Finished clone github.com/containerd/continuity [2021-02-23T18:48:41.751Z] 2021/02/23 18:48:41 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-02-23T18:48:41.976Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-23T18:48:42.618Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2021-02-23T18:48:42.618Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T18:48:42.689Z] 2021/02/23 18:48:42 Finished clone github.com/hashicorp/go-immutable-radix [2021-02-23T18:48:42.689Z] 2021/02/23 18:48:42 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-02-23T18:48:42.915Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2021-02-23T18:48:42.915Z] === RUN TestServiceListWithStatuses [2021-02-23T18:48:42.915Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-02-23T18:48:42.915Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:48:42.915Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T18:48:43.174Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-23T18:48:43.258Z] 2021/02/23 18:48:43 Finished clone github.com/hashicorp/go-memdb [2021-02-23T18:48:43.258Z] 2021/02/23 18:48:43 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-02-23T18:48:43.517Z] 2021/02/23 18:48:43 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-02-23T18:48:43.517Z] 2021/02/23 18:48:43 Finished clone golang.org/x/time [2021-02-23T18:48:44.086Z] 2021/02/23 18:48:43 Finished clone github.com/hashicorp/golang-lru [2021-02-23T18:48:44.086Z] 2021/02/23 18:48:43 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-02-23T18:48:44.113Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-23T18:48:44.132Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2021-02-23T18:48:44.132Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T18:48:44.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:48:44.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:48:44.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:48:44.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:48:44.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:48:44.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:48:44.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:48:44.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:48:44.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:48:44.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:48:44.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T18:48:44.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T18:48:44.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T18:48:44.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T18:48:44.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T18:48:44.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-23T18:48:44.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-23T18:48:44.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-02-23T18:48:44.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-02-23T18:48:44.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-02-23T18:48:44.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-23T18:48:44.431Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T18:48:45.024Z] 2021/02/23 18:48:44 Finished clone github.com/coreos/pkg [2021-02-23T18:48:45.024Z] 2021/02/23 18:48:44 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-02-23T18:48:45.024Z] 2021/02/23 18:48:44 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-02-23T18:48:45.024Z] 2021/02/23 18:48:44 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-02-23T18:48:45.050Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-23T18:48:45.089Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2021-02-23T18:48:45.089Z] === RUN TestCreateDifferentPlatform [2021-02-23T18:48:45.089Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T18:48:45.089Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T18:48:45.089Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-23T18:48:45.089Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T18:48:45.089Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T18:48:45.089Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T18:48:45.089Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-23T18:48:45.089Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T18:48:45.089Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-23T18:48:45.089Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T18:48:45.089Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-23T18:48:45.089Z] === RUN TestDaemonRestartIpcMode [2021-02-23T18:48:45.089Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T18:48:45.089Z] === RUN TestDaemonHostGatewayIP [2021-02-23T18:48:45.089Z] === PAUSE TestDaemonHostGatewayIP [2021-02-23T18:48:45.089Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T18:48:45.089Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T18:48:45.089Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T18:48:45.089Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-23T18:48:45.089Z] === RUN TestDiff [2021-02-23T18:48:45.726Z] --- PASS: TestDiff (0.51s) [2021-02-23T18:48:45.726Z] === RUN TestExecWithCloseStdin [2021-02-23T18:48:46.366Z] --- PASS: TestExecWithCloseStdin (0.60s) [2021-02-23T18:48:46.366Z] === RUN TestExec [2021-02-23T18:48:46.405Z] 2021/02/23 18:48:46 Finished clone github.com/beorn7/perks [2021-02-23T18:48:46.405Z] 2021/02/23 18:48:46 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-02-23T18:48:46.435Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-23T18:48:46.664Z] 2021/02/23 18:48:46 Finished clone github.com/prometheus/client_model [2021-02-23T18:48:46.664Z] 2021/02/23 18:48:46 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-02-23T18:48:47.003Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-23T18:48:47.011Z] --- PASS: TestExec (0.60s) [2021-02-23T18:48:47.011Z] === RUN TestExecUser [2021-02-23T18:48:47.233Z] 2021/02/23 18:48:47 Finished clone github.com/golang/protobuf [2021-02-23T18:48:47.233Z] 2021/02/23 18:48:47 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-02-23T18:48:47.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-23T18:48:47.644Z] --- PASS: TestExecUser (0.62s) [2021-02-23T18:48:47.644Z] === RUN TestExportContainerAndImportImage [2021-02-23T18:48:47.802Z] 2021/02/23 18:48:47 Finished clone golang.org/x/crypto [2021-02-23T18:48:47.802Z] 2021/02/23 18:48:47 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-02-23T18:48:47.802Z] 2021/02/23 18:48:47 Finished clone github.com/prometheus/client_golang [2021-02-23T18:48:47.802Z] 2021/02/23 18:48:47 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-02-23T18:48:48.281Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2021-02-23T18:48:48.281Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T18:48:48.643Z] --- PASS: TestDockerNetworkConnectAlias (5.60s) [2021-02-23T18:48:48.643Z] === RUN TestDockerNetworkReConnect [2021-02-23T18:48:48.745Z] 2021/02/23 18:48:48 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-02-23T18:48:48.745Z] 2021/02/23 18:48:48 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-02-23T18:48:49.324Z] 2021/02/23 18:48:49 Finished clone github.com/pkg/errors [2021-02-23T18:48:49.324Z] 2021/02/23 18:48:49 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-02-23T18:48:49.324Z] 2021/02/23 18:48:49 Finished clone github.com/inconshreveable/mousetrap [2021-02-23T18:48:49.324Z] 2021/02/23 18:48:49 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-02-23T18:48:49.581Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-23T18:48:49.582Z] 2021/02/23 18:48:49 Finished clone github.com/prometheus/common [2021-02-23T18:48:49.582Z] 2021/02/23 18:48:49 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-02-23T18:48:49.582Z] 2021/02/23 18:48:49 Finished clone github.com/prometheus/procfs [2021-02-23T18:48:49.582Z] 2021/02/23 18:48:49 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-02-23T18:48:49.792Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-02-23T18:48:49.792Z] === RUN TestHealthCheckWorkdir [2021-02-23T18:48:50.149Z] 2021/02/23 18:48:50 Finished clone github.com/cespare/xxhash/v2 [2021-02-23T18:48:50.149Z] 2021/02/23 18:48:50 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-02-23T18:48:50.428Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2021-02-23T18:48:50.428Z] === RUN TestHealthKillContainer [2021-02-23T18:48:51.089Z] 2021/02/23 18:48:50 Finished clone github.com/docker/go-metrics [2021-02-23T18:48:51.089Z] 2021/02/23 18:48:50 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-02-23T18:48:51.351Z] 2021/02/23 18:48:51 Finished clone github.com/morikuni/aec [2021-02-23T18:48:51.351Z] 2021/02/23 18:48:51 Finished clone github.com/spf13/pflag [2021-02-23T18:48:52.289Z] 2021/02/23 18:48:52 Finished clone github.com/spf13/cobra [2021-02-23T18:48:52.549Z] 2021/02/23 18:48:52 Finished clone github.com/willf/bitset [2021-02-23T18:48:53.158Z] --- PASS: TestHealthKillContainer (2.58s) [2021-02-23T18:48:53.158Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T18:48:53.454Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2021-02-23T18:48:53.454Z] === RUN TestIpcModeNone [2021-02-23T18:48:53.775Z] --- PASS: TestDockerNetworkReConnect (4.96s) [2021-02-23T18:48:53.775Z] === RUN TestServicePlugin [2021-02-23T18:48:53.928Z] 2021/02/23 18:48:53 Finished clone github.com/opencontainers/selinux [2021-02-23T18:48:54.035Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-23T18:48:54.093Z] --- PASS: TestIpcModeNone (0.61s) [2021-02-23T18:48:54.093Z] === RUN TestIpcModePrivate [2021-02-23T18:48:54.499Z] 2021/02/23 18:48:54 Finished clone github.com/google/certificate-transparency-go [2021-02-23T18:48:54.727Z] --- PASS: TestIpcModePrivate (0.62s) [2021-02-23T18:48:54.727Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-02-23T18:48:54.727Z] === RUN TestIpcModeShareable [2021-02-23T18:48:55.366Z] --- PASS: TestIpcModeShareable (0.66s) [2021-02-23T18:48:55.366Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-02-23T18:48:55.366Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T18:48:57.324Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-23T18:48:57.324Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-23T18:48:57.439Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2021-02-23T18:48:57.439Z] === RUN TestAPIIpcModeHost [2021-02-23T18:48:57.738Z] --- PASS: TestAPIIpcModeHost (0.49s) [2021-02-23T18:48:57.738Z] === RUN TestDaemonIpcModeShareable [2021-02-23T18:48:59.305Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2021-02-23T18:48:59.305Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-23T18:48:59.305Z] === RUN TestDaemonIpcModePrivate [2021-02-23T18:48:59.780Z] 2021/02/23 18:48:58 Finished clone github.com/cloudflare/cfssl [2021-02-23T18:49:00.823Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2021-02-23T18:49:00.823Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-23T18:49:00.823Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T18:49:01.519Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-23T18:49:01.863Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2021-02-23T18:49:01.863Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-23T18:49:01.863Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T18:49:03.387Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2021-02-23T18:49:03.387Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-23T18:49:03.387Z] === RUN TestIpcModeOlderClient [2021-02-23T18:49:03.387Z] === PAUSE TestIpcModeOlderClient [2021-02-23T18:49:03.387Z] === RUN TestKillContainerInvalidSignal [2021-02-23T18:49:03.680Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2021-02-23T18:49:03.680Z] === RUN TestKillContainer [2021-02-23T18:49:03.680Z] === RUN TestKillContainer/no_signal [2021-02-23T18:49:04.054Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-23T18:49:04.313Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-23T18:49:04.323Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T18:49:04.627Z] === RUN TestKillContainer/killing_signal [2021-02-23T18:49:05.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-23T18:49:05.274Z] --- PASS: TestKillContainer (1.58s) [2021-02-23T18:49:05.274Z] --- PASS: TestKillContainer/no_signal (0.50s) [2021-02-23T18:49:05.274Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2021-02-23T18:49:05.274Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2021-02-23T18:49:05.274Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T18:49:05.274Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T18:49:05.914Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T18:49:06.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) [2021-02-23T18:49:06.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2021-02-23T18:49:06.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2021-02-23T18:49:06.551Z] === RUN TestKillStoppedContainer [2021-02-23T18:49:06.551Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-02-23T18:49:06.551Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T18:49:06.551Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-02-23T18:49:06.551Z] === RUN TestKillDifferentUserContainer [2021-02-23T18:49:07.190Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2021-02-23T18:49:07.190Z] === RUN TestInspectOomKilledTrue [2021-02-23T18:49:07.788Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-23T18:49:07.908Z] 2021/02/23 18:49:07 Finished clone github.com/docker/swarmkit [2021-02-23T18:49:08.233Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2021-02-23T18:49:08.233Z] === RUN TestInspectOomKilledFalse [2021-02-23T18:49:08.538Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2021-02-23T18:49:08.538Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T18:49:08.728Z] === RUN TestDockerSuite/TestCpToDot [2021-02-23T18:49:08.842Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2021-02-23T18:49:08.842Z] === RUN TestLinksContainerNames [2021-02-23T18:49:09.295Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-23T18:49:09.896Z] --- PASS: TestLinksContainerNames (1.07s) [2021-02-23T18:49:09.896Z] === RUN TestLogsFollowTailEmpty [2021-02-23T18:49:10.537Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2021-02-23T18:49:10.537Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T18:49:11.180Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/default [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/private [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/slave [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/shared [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/default [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/shared [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/private [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/slave [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:49:11.180Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:49:11.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T18:49:11.180Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T18:49:11.204Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T18:49:11.477Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-23T18:49:11.477Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-02-23T18:49:11.477Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T18:49:11.775Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-23T18:49:12.111Z] 2021/02/23 18:49:11 Finished clone cloud.google.com/go [2021-02-23T18:49:12.342Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-23T18:49:12.999Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2021-02-23T18:49:12.999Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T18:49:13.299Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-02-23T18:49:13.299Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T18:49:13.493Z] 2021/02/23 18:49:13 Finished clone github.com/coreos/etcd [2021-02-23T18:49:13.597Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2021-02-23T18:49:13.597Z] === RUN TestNetworkNat [2021-02-23T18:49:14.245Z] --- PASS: TestNetworkNat (0.56s) [2021-02-23T18:49:14.245Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T18:49:14.247Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-23T18:49:14.247Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-23T18:49:14.816Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-23T18:49:14.886Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2021-02-23T18:49:14.886Z] === RUN TestNetworkLoopbackNat [2021-02-23T18:49:15.753Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-23T18:49:15.753Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-23T18:49:16.011Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-23T18:49:16.271Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-23T18:49:16.839Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-23T18:49:16.839Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-23T18:49:16.839Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-23T18:49:17.407Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-23T18:49:17.629Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2021-02-23T18:49:17.629Z] === RUN TestPause [2021-02-23T18:49:17.666Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-23T18:49:17.667Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-23T18:49:17.925Z] === RUN TestDockerSuite/TestCreateRM [2021-02-23T18:49:17.925Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-23T18:49:17.925Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-23T18:49:18.185Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-23T18:49:18.185Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-23T18:49:18.274Z] --- PASS: TestPause (0.62s) [2021-02-23T18:49:18.274Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T18:49:18.274Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:49:18.274Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:49:18.274Z] === RUN TestPauseStopPausedContainer [2021-02-23T18:49:18.773Z] 2021/02/23 18:49:18 Finished clone github.com/containerd/containerd [2021-02-23T18:49:18.915Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2021-02-23T18:49:18.915Z] === RUN TestPsFilter [2021-02-23T18:49:18.915Z] --- PASS: TestPsFilter (0.15s) [2021-02-23T18:49:18.915Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T18:49:19.609Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2021-02-23T18:49:19.609Z] === RUN TestRemoveContainerWithVolume [2021-02-23T18:49:19.902Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2021-02-23T18:49:19.902Z] === RUN TestRemoveContainerRunning [2021-02-23T18:49:20.090Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-23T18:49:20.090Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-23T18:49:20.090Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-23T18:49:20.540Z] --- PASS: TestRemoveContainerRunning (0.52s) [2021-02-23T18:49:20.540Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T18:49:21.176Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-02-23T18:49:21.176Z] === RUN TestRemoveInvalidContainer [2021-02-23T18:49:21.176Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-23T18:49:21.176Z] === RUN TestRenameLinkedContainer [2021-02-23T18:49:23.252Z] --- PASS: TestRenameLinkedContainer (2.06s) [2021-02-23T18:49:23.252Z] === RUN TestRenameStoppedContainer [2021-02-23T18:49:23.379Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-23T18:49:23.379Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-23T18:49:23.379Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-23T18:49:23.546Z] --- PASS: TestRenameStoppedContainer (0.52s) [2021-02-23T18:49:23.546Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T18:49:23.638Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-23T18:49:23.638Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-23T18:49:23.638Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-23T18:49:24.206Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-23T18:49:24.586Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2021-02-23T18:49:24.586Z] === RUN TestRenameInvalidName [2021-02-23T18:49:25.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-23T18:49:25.222Z] --- PASS: TestRenameInvalidName (0.56s) [2021-02-23T18:49:25.222Z] === RUN TestRenameAnonymousContainer [2021-02-23T18:49:25.709Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-23T18:49:26.279Z] --- PASS: TestServicePlugin (32.87s) [2021-02-23T18:49:26.279Z] plugin_test.go:62: [dc189d58fdb1a] joining swarm manager [d5ca293fcbe9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T18:49:26.279Z] plugin_test.go:65: [d0ed168d20577] joining swarm manager [d5ca293fcbe9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T18:49:26.279Z] === RUN TestServiceUpdateLabel [2021-02-23T18:49:26.848Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-23T18:49:27.390Z] --- PASS: TestRenameAnonymousContainer (1.90s) [2021-02-23T18:49:27.390Z] === RUN TestRenameContainerWithSameName [2021-02-23T18:49:27.682Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2021-02-23T18:49:27.682Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T18:49:28.227Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-23T18:49:28.725Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2021-02-23T18:49:28.725Z] === RUN TestResize [2021-02-23T18:49:28.796Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-23T18:49:28.816Z] 2021/02/23 18:49:27 Finished clone google.golang.org/genproto [2021-02-23T18:49:29.055Z] --- PASS: TestServiceUpdateLabel (2.78s) [2021-02-23T18:49:29.055Z] === RUN TestServiceUpdateSecrets [2021-02-23T18:49:29.368Z] --- PASS: TestResize (0.55s) [2021-02-23T18:49:29.368Z] === RUN TestResizeWithInvalidSize [2021-02-23T18:49:29.625Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-23T18:49:29.625Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-23T18:49:30.007Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2021-02-23T18:49:30.007Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T18:49:30.194Z] === RUN TestDockerSuite/TestDockerFails [2021-02-23T18:49:30.194Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-23T18:49:30.194Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-23T18:49:30.194Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-23T18:49:30.308Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:49:30.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:49:30.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:49:30.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T18:49:30.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T18:49:30.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T18:49:30.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T18:49:31.354Z] 2021/02/23 18:49:30 Finished clone github.com/gogo/protobuf [2021-02-23T18:49:31.582Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-23T18:49:32.150Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-23T18:49:33.086Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-23T18:49:33.346Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-23T18:49:33.346Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-23T18:49:33.346Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-23T18:49:33.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T18:49:33.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:49:33.876Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:49:34.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T18:49:35.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T18:49:35.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T18:49:35.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T18:49:36.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.15s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2021-02-23T18:49:38.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.15s) [2021-02-23T18:49:38.958Z] === RUN TestCgroupNamespacesRun [2021-02-23T18:49:39.912Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-23T18:49:40.475Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2021-02-23T18:49:40.475Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T18:49:40.849Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-23T18:49:41.990Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2021-02-23T18:49:41.990Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T18:49:42.753Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-23T18:49:43.042Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2021-02-23T18:49:43.042Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T18:49:44.132Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-23T18:49:44.132Z] --- PASS: TestServiceUpdateSecrets (15.08s) [2021-02-23T18:49:44.132Z] === RUN TestServiceUpdateConfigs [2021-02-23T18:49:44.555Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2021-02-23T18:49:44.555Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T18:49:45.068Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-23T18:49:45.635Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-23T18:49:46.071Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2021-02-23T18:49:46.071Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-23T18:49:46.572Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-23T18:49:47.114Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.39s) [2021-02-23T18:49:47.114Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T18:49:47.140Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-23T18:49:47.709Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-23T18:49:48.153Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-02-23T18:49:48.153Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T18:49:48.276Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-23T18:49:49.653Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-23T18:49:49.673Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2021-02-23T18:49:49.673Z] === RUN TestKernelTCPMemory [2021-02-23T18:49:49.965Z] --- PASS: TestKernelTCPMemory (0.61s) [2021-02-23T18:49:49.965Z] === RUN TestNISDomainname [2021-02-23T18:49:51.003Z] --- PASS: TestNISDomainname (0.70s) [2021-02-23T18:49:51.003Z] === RUN TestHostnameDnsResolution [2021-02-23T18:49:51.031Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-23T18:49:51.638Z] --- PASS: TestHostnameDnsResolution (0.83s) [2021-02-23T18:49:51.638Z] === RUN TestStats [2021-02-23T18:49:52.937Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-23T18:49:54.383Z] --- PASS: TestStats (2.53s) [2021-02-23T18:49:54.383Z] === RUN TestStopContainerWithTimeout [2021-02-23T18:49:54.383Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T18:49:54.383Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T18:49:54.383Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T18:49:54.383Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T18:49:54.383Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T18:49:54.383Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T18:49:54.383Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T18:49:54.383Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T18:49:54.383Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T18:49:54.383Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T18:49:54.383Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T18:49:54.383Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T18:49:55.521Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-23T18:49:56.089Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-23T18:49:57.026Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-23T18:49:57.913Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-23T18:49:57.913Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2021-02-23T18:49:57.913Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2021-02-23T18:49:57.913Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2021-02-23T18:49:57.913Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2021-02-23T18:49:57.913Z] === RUN TestDeleteDevicemapper [2021-02-23T18:49:57.913Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T18:49:57.913Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:49:57.913Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T18:49:58.960Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2021-02-23T18:49:58.960Z] === RUN TestUpdateMemory [2021-02-23T18:49:59.559Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2021-02-23T18:49:59.559Z] === RUN TestServiceUpdateNetwork [2021-02-23T18:49:59.595Z] --- PASS: TestUpdateMemory (0.70s) [2021-02-23T18:49:59.595Z] === RUN TestUpdateCPUQuota [2021-02-23T18:50:00.631Z] --- PASS: TestUpdateCPUQuota (0.86s) [2021-02-23T18:50:00.631Z] === RUN TestUpdatePidsLimit [2021-02-23T18:50:00.631Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-23T18:50:00.631Z] === RUN TestUpdatePidsLimit/no_change [2021-02-23T18:50:00.924Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-23T18:50:01.224Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-23T18:50:01.516Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-23T18:50:01.808Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-23T18:50:01.808Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-23T18:50:02.847Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-23T18:50:02.848Z] --- PASS: TestUpdatePidsLimit (2.40s) [2021-02-23T18:50:02.848Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2021-02-23T18:50:02.848Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2021-02-23T18:50:02.848Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-02-23T18:50:02.848Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2021-02-23T18:50:02.848Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2021-02-23T18:50:02.848Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-02-23T18:50:02.848Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2021-02-23T18:50:02.848Z] === RUN TestUpdateRestartPolicy [2021-02-23T18:50:03.106Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-23T18:50:04.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-23T18:50:04.613Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-23T18:50:05.180Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-23T18:50:05.180Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-23T18:50:05.749Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-23T18:50:06.009Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-23T18:50:06.009Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-23T18:50:07.917Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-23T18:50:08.857Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-23T18:50:08.857Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-23T18:50:08.857Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-23T18:50:09.795Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-23T18:50:09.795Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-23T18:50:10.055Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-23T18:50:10.091Z] 2021/02/23 18:50:06 Finished clone github.com/hashicorp/consul [2021-02-23T18:50:11.431Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-23T18:50:11.431Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-23T18:50:11.431Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-23T18:50:11.431Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-23T18:50:13.336Z] --- PASS: TestServiceUpdateNetwork (13.63s) [2021-02-23T18:50:13.336Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T18:50:13.336Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-23T18:50:13.908Z] === RUN TestDockerSuite/TestEventsRename [2021-02-23T18:50:14.286Z] 2021/02/23 18:50:13 Finished clone github.com/aws/aws-sdk-go [2021-02-23T18:50:14.476Z] === RUN TestDockerSuite/TestEventsResize [2021-02-23T18:50:14.476Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-23T18:50:15.065Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-23T18:50:15.485Z] --- PASS: TestUpdateRestartPolicy (11.22s) [2021-02-23T18:50:15.485Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T18:50:15.485Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2021-02-23T18:50:15.485Z] === RUN TestWaitNonBlocked [2021-02-23T18:50:15.485Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:50:15.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:50:15.485Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:50:15.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:50:15.485Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T18:50:15.485Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T18:50:15.485Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-23T18:50:15.485Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2021-02-23T18:50:15.485Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2021-02-23T18:50:15.485Z] === RUN TestWaitBlocked [2021-02-23T18:50:15.485Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:50:15.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:50:15.485Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:50:15.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:50:15.485Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T18:50:15.485Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T18:50:15.652Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-23T18:50:16.126Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-23T18:50:16.127Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2021-02-23T18:50:16.127Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2021-02-23T18:50:16.127Z] === CONT TestContainerStartOnDaemonRestart [2021-02-23T18:50:16.127Z] === CONT TestContainerKillOnDaemonStart [2021-02-23T18:50:16.127Z] === CONT TestDaemonHostGatewayIP [2021-02-23T18:50:16.127Z] === CONT TestIpcModeOlderClient [2021-02-23T18:50:16.422Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-02-23T18:50:16.422Z] === CONT TestDaemonRestartIpcMode [2021-02-23T18:50:19.978Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s) [2021-02-23T18:50:19.978Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T18:50:20.273Z] --- PASS: TestDaemonHostGatewayIP (3.95s) [2021-02-23T18:50:20.569Z] --- PASS: TestDaemonRestartIpcMode (4.18s) [2021-02-23T18:50:20.920Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-23T18:50:21.488Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-23T18:50:21.746Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-23T18:50:22.097Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2021-02-23T18:50:22.314Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-23T18:50:24.845Z] === RUN TestDockerSuite/TestEventsTop [2021-02-23T18:50:25.104Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-23T18:50:27.635Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-23T18:50:28.990Z] --- PASS: TestContainerKillOnDaemonStart (12.81s) [2021-02-23T18:50:28.990Z] PASS [2021-02-23T18:50:28.990Z] [2021-02-23T18:50:28.990Z] === Skipped [2021-02-23T18:50:28.990Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-02-23T18:50:28.990Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T18:50:28.990Z] [2021-02-23T18:50:28.990Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T18:50:28.990Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T18:50:28.990Z] [2021-02-23T18:50:28.990Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T18:50:28.990Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T18:50:28.990Z] [2021-02-23T18:50:28.990Z] [2021-02-23T18:50:28.990Z] DONE 196 tests, 3 skipped in 110.366s [2021-02-23T18:50:28.990Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T18:50:28.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:50:28.990Z] ++ set -e [2021-02-23T18:50:28.990Z] ++ '[' -n 0 ']' [2021-02-23T18:50:28.990Z] ++ set -x [2021-02-23T18:50:28.990Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:50:28.990Z] INFO: Testing against a local daemon [2021-02-23T18:50:28.990Z] === RUN TestCommitInheritsEnv [2021-02-23T18:50:29.625Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-02-23T18:50:29.625Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T18:50:29.625Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-23T18:50:29.625Z] === RUN TestImagesFilterMultiReference [2021-02-23T18:50:29.625Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-23T18:50:29.625Z] === RUN TestImagePullPlatformInvalid [2021-02-23T18:50:29.625Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-23T18:50:29.625Z] === RUN TestRemoveImageOrphaning [2021-02-23T18:50:29.919Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-02-23T18:50:29.919Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T18:50:29.919Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-23T18:50:29.919Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:50:29.919Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T18:50:29.919Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-23T18:50:29.919Z] === RUN TestTagInvalidReference [2021-02-23T18:50:29.919Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-23T18:50:29.919Z] === RUN TestTagValidPrefixedRepo [2021-02-23T18:50:29.919Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-23T18:50:29.919Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T18:50:29.919Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-23T18:50:29.919Z] === RUN TestTagOfficialNames [2021-02-23T18:50:29.919Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-23T18:50:29.919Z] === RUN TestTagMatchesDigest [2021-02-23T18:50:29.919Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-23T18:50:29.919Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-23T18:50:30.169Z] --- PASS: TestServiceUpdatePidsLimit (16.68s) [2021-02-23T18:50:30.169Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2021-02-23T18:50:30.169Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-02-23T18:50:30.169Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2021-02-23T18:50:30.169Z] PASS [2021-02-23T18:50:30.169Z] [2021-02-23T18:50:30.169Z] === Skipped [2021-02-23T18:50:30.169Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-02-23T18:50:30.169Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:50:30.169Z] [2021-02-23T18:50:30.169Z] [2021-02-23T18:50:30.169Z] DONE 27 tests, 1 skipped in 186.516s [2021-02-23T18:50:30.169Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T18:50:30.169Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:50:30.169Z] ++ set -e [2021-02-23T18:50:30.169Z] ++ '[' -n 0 ']' [2021-02-23T18:50:30.169Z] ++ set -x [2021-02-23T18:50:30.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:50:30.169Z] INFO: Testing against a local daemon [2021-02-23T18:50:30.169Z] === RUN TestSessionCreate [2021-02-23T18:50:30.169Z] --- PASS: TestSessionCreate (0.04s) [2021-02-23T18:50:30.169Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T18:50:30.169Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-23T18:50:30.169Z] PASS [2021-02-23T18:50:30.169Z] [2021-02-23T18:50:30.169Z] DONE 2 tests in 0.193s [2021-02-23T18:50:30.169Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T18:50:30.169Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:50:30.169Z] ++ set -e [2021-02-23T18:50:30.169Z] ++ '[' -n 0 ']' [2021-02-23T18:50:30.169Z] ++ set -x [2021-02-23T18:50:30.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:50:30.169Z] INFO: Testing against a local daemon [2021-02-23T18:50:30.169Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T18:50:30.169Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T18:50:30.169Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T18:50:30.169Z] === RUN TestEventsExecDie [2021-02-23T18:50:30.737Z] --- PASS: TestEventsExecDie (0.64s) [2021-02-23T18:50:30.737Z] === RUN TestEventsBackwardsCompatible [2021-02-23T18:50:30.997Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-02-23T18:50:30.997Z] === RUN TestInfoBinaryCommits [2021-02-23T18:50:30.997Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-02-23T18:50:30.997Z] === RUN TestInfoAPIVersioned [2021-02-23T18:50:30.997Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-23T18:50:30.997Z] === RUN TestInfoDiscoveryBackend [2021-02-23T18:50:31.567Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-02-23T18:50:31.567Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T18:50:32.503Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-23T18:50:32.503Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T18:50:33.070Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-23T18:50:33.070Z] === RUN TestInfoAPI [2021-02-23T18:50:33.070Z] --- PASS: TestInfoAPI (0.03s) [2021-02-23T18:50:33.070Z] === RUN TestInfoAPIWarnings [2021-02-23T18:50:39.635Z] === RUN TestDockerSuite/TestExec [2021-02-23T18:50:39.635Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-23T18:50:39.893Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-23T18:50:40.461Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-23T18:50:40.720Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-23T18:50:42.114Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-23T18:50:42.683Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-23T18:50:43.250Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-23T18:50:43.820Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-23T18:50:44.390Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-23T18:50:44.958Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-23T18:50:45.526Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-23T18:50:46.464Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-23T18:50:47.400Z] === RUN TestDockerSuite/TestExecEnv [2021-02-23T18:50:47.967Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-23T18:50:48.902Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-23T18:50:49.471Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-02-23T18:50:49.471Z] === RUN TestInfoDebug [2021-02-23T18:50:49.471Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-23T18:50:50.040Z] --- PASS: TestInfoDebug (0.54s) [2021-02-23T18:50:50.040Z] === RUN TestInfoInsecureRegistries [2021-02-23T18:50:50.608Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-23T18:50:50.608Z] === RUN TestInfoRegistryMirrors [2021-02-23T18:50:50.867Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-23T18:50:50.867Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T18:50:51.125Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2021-02-23T18:50:51.125Z] === RUN TestPingCacheHeaders [2021-02-23T18:50:51.125Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-02-23T18:50:51.125Z] === RUN TestPingGet [2021-02-23T18:50:51.125Z] --- PASS: TestPingGet (0.01s) [2021-02-23T18:50:51.125Z] === RUN TestPingHead [2021-02-23T18:50:51.385Z] --- PASS: TestPingHead (0.02s) [2021-02-23T18:50:51.385Z] === RUN TestVersion [2021-02-23T18:50:51.385Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-23T18:50:51.385Z] --- PASS: TestVersion (0.03s) [2021-02-23T18:50:51.385Z] PASS [2021-02-23T18:50:51.385Z] [2021-02-23T18:50:51.385Z] === Skipped [2021-02-23T18:50:51.385Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T18:50:51.385Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T18:50:51.385Z] [2021-02-23T18:50:51.385Z] [2021-02-23T18:50:51.385Z] DONE 18 tests, 1 skipped in 21.275s [2021-02-23T18:50:51.385Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T18:50:51.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:50:51.385Z] ++ set -e [2021-02-23T18:50:51.385Z] ++ '[' -n 0 ']' [2021-02-23T18:50:51.385Z] ++ set -x [2021-02-23T18:50:51.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:50:51.385Z] INFO: Testing against a local daemon [2021-02-23T18:50:51.385Z] === RUN TestVolumesCreateAndList [2021-02-23T18:50:51.385Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-23T18:50:51.385Z] === RUN TestVolumesRemove [2021-02-23T18:50:51.645Z] --- PASS: TestVolumesRemove (0.10s) [2021-02-23T18:50:51.645Z] === RUN TestVolumesInspect [2021-02-23T18:50:51.645Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-23T18:50:51.645Z] === RUN TestVolumesInvalidJSON [2021-02-23T18:50:51.645Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T18:50:51.645Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T18:50:51.645Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T18:50:51.645Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-23T18:50:51.645Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T18:50:51.645Z] PASS [2021-02-23T18:50:51.645Z] [2021-02-23T18:50:51.645Z] DONE 5 tests in 0.330s [2021-02-23T18:50:51.645Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T18:50:51.905Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-23T18:50:52.166Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T18:50:52.166Z] +++ kill 5695 [2021-02-23T18:50:52.735Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-23T18:50:53.303Z] === RUN TestDockerSuite/TestExecParseError [2021-02-23T18:50:53.303Z] +++ /etc/init.d/apparmor stop [2021-02-23T18:50:53.303Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T18:50:53.303Z] [2021-02-23T18:50:53.303Z] Unloading profiles will leave already running processes permanently [2021-02-23T18:50:53.303Z] unconfined, which can lead to unexpected situations. [2021-02-23T18:50:53.303Z] [2021-02-23T18:50:53.303Z] To set a process to complain mode, use the command line tool [2021-02-23T18:50:53.303Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T18:50:53.303Z] +++ true [2021-02-23T18:50:53.303Z] exiting test-integration [2021-02-23T18:50:53.303Z] ++ exit 0 [2021-02-23T18:50:53.303Z] [2021-02-23T18:50:53.872Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-23T18:50:54.444Z] + for job in $(jobs -p) [2021-02-23T18:50:54.444Z] + wait 11132 [2021-02-23T18:50:54.703Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-23T18:50:55.271Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-23T18:50:56.208Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-23T18:50:56.777Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-23T18:50:57.345Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-23T18:50:58.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-23T18:51:08.273Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-23T18:51:08.840Z] === RUN TestDockerSuite/TestExecTTY [2021-02-23T18:51:09.408Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-23T18:51:09.976Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-23T18:51:10.548Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-23T18:51:11.116Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-23T18:51:11.116Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-23T18:51:12.493Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-23T18:51:13.062Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-23T18:51:13.630Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-23T18:51:14.198Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-23T18:51:14.767Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-23T18:51:20.036Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-23T18:51:20.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-23T18:51:24.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-23T18:51:24.227Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-23T18:51:25.605Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-23T18:51:30.885Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-23T18:51:31.147Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-23T18:51:31.147Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-23T18:51:31.407Z] === RUN TestDockerSuite/TestHealth [2021-02-23T18:51:43.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-23T18:51:51.731Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-23T18:51:51.731Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-23T18:51:51.731Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-23T18:51:51.731Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-23T18:51:51.731Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-23T18:51:51.731Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-23T18:51:51.990Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-23T18:51:51.990Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-23T18:51:52.249Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-23T18:51:52.249Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-23T18:51:52.508Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-23T18:51:52.768Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-23T18:51:53.027Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-23T18:51:53.027Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-23T18:51:53.598Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-23T18:51:53.598Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-23T18:51:54.537Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-23T18:51:55.106Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-23T18:51:55.106Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-23T18:51:55.675Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-23T18:51:58.206Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-23T18:51:58.465Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-23T18:51:58.465Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-23T18:51:58.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-23T18:51:59.662Z] === RUN TestDockerSuite/TestImportFile [2021-02-23T18:52:01.040Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-23T18:52:01.301Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-23T18:52:02.689Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-23T18:52:04.605Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-23T18:52:05.983Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-23T18:52:06.553Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-23T18:52:07.123Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-23T18:52:07.691Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-23T18:52:07.691Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-23T18:52:07.691Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-23T18:52:08.262Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-23T18:52:08.830Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-23T18:52:09.089Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-23T18:52:09.657Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-23T18:52:10.226Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-23T18:52:10.793Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-23T18:52:10.793Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-23T18:52:12.170Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-23T18:52:12.429Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-23T18:52:12.998Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-23T18:52:12.998Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-23T18:52:13.566Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-23T18:52:13.566Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-23T18:52:14.134Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-23T18:52:14.702Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-23T18:52:14.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-23T18:52:15.222Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-23T18:52:15.790Z] === RUN TestDockerSuite/TestInspectImage [2021-02-23T18:52:15.790Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-23T18:52:15.790Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-23T18:52:15.790Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-23T18:52:16.358Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-23T18:52:17.297Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-23T18:52:17.297Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-23T18:52:17.864Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-23T18:52:18.802Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-23T18:52:20.708Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-23T18:52:20.708Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-23T18:52:20.762Z] 2021/02/23 18:52:15 Finished clone google.golang.org/api [2021-02-23T18:52:20.762Z] 2021/02/23 18:52:15 Dependencies downloaded. Download time: 4m7.703060047s [2021-02-23T18:52:20.762Z] 2021/02/23 18:52:15 Collecting all dependencies [2021-02-23T18:52:20.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-23T18:52:21.236Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-23T18:52:22.175Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-23T18:52:23.555Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-23T18:52:24.123Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-23T18:52:24.692Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-23T18:52:25.631Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-23T18:52:26.206Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-23T18:52:26.775Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-23T18:52:27.345Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-23T18:52:27.345Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-23T18:52:27.375Z] 2021/02/23 18:52:26 Clean vendor dir from unused packages [2021-02-23T18:52:27.375Z] 2021/02/23 18:52:26 Ignoring paths matching "^archive/tar" [2021-02-23T18:52:27.634Z] 2021/02/23 18:52:27 Success [2021-02-23T18:52:27.634Z] 2021/02/23 18:52:27 Running time: 4m22.923889453s [2021-02-23T18:52:27.892Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T18:52:28.773Z] + echo Ensuring container killed. [2021-02-23T18:52:28.773Z] Ensuring container killed. [2021-02-23T18:52:28.773Z] + docker rm -vf docker-pr1 [2021-02-23T18:52:28.773Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-23T18:52:29.053Z] + echo Chowning /workspace to jenkins user [2021-02-23T18:52:29.053Z] Chowning /workspace to jenkins user [2021-02-23T18:52:29.053Z] + id -u [2021-02-23T18:52:29.053Z] + id -g [2021-02-23T18:52:29.053Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42066:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T18:52:29.881Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-23T18:52:29.917Z] + bundleName=unit [2021-02-23T18:52:29.917Z] + echo Creating unit-bundles.tar.gz [2021-02-23T18:52:29.917Z] Creating unit-bundles.tar.gz [2021-02-23T18:52:29.917Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-23T18:52:29.917Z] bundles/junit-report.xml [2021-02-23T18:52:29.917Z] bundles/go-test-report.json [2021-02-23T18:52:29.917Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-23T18:52:29.929Z] Archiving artifacts [2021-02-23T18:52:30.334Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42066/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T18:52:30.454Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-23T18:52:30.643Z] + make clean [2021-02-23T18:52:30.643Z] docker volume rm -f docker-dev-cache [2021-02-23T18:52:30.902Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T18:52:31.392Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-23T18:52:31.652Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-23T18:52:33.029Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-23T18:52:34.407Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-23T18:52:36.312Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-23T18:52:36.312Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-23T18:52:37.688Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-23T18:52:37.688Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-23T18:52:38.256Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-23T18:52:46.385Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-23T18:52:47.321Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-23T18:52:48.700Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-23T18:52:48.958Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-23T18:52:49.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-23T18:52:50.832Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-23T18:52:50.832Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-23T18:52:51.091Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-23T18:52:51.351Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-23T18:52:51.351Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-23T18:52:51.919Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-23T18:52:52.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-23T18:52:52.487Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-23T18:52:56.680Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-23T18:52:56.941Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-23T18:53:02.210Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-23T18:53:02.210Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-23T18:53:02.210Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-23T18:53:02.778Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-23T18:53:04.156Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-23T18:53:05.534Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-23T18:53:06.101Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-23T18:53:07.038Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-23T18:53:08.949Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-23T18:53:09.521Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-23T18:53:10.089Z] === RUN TestDockerSuite/TestLogsSince [2021-02-23T18:53:15.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-23T18:53:16.734Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-23T18:53:23.299Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-23T18:53:23.299Z] === RUN TestDockerSuite/TestLogsTail [2021-02-23T18:53:23.559Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-23T18:53:24.127Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-23T18:53:24.387Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-23T18:53:24.646Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-23T18:53:25.213Z] === RUN TestDockerSuite/TestNetHostname [2021-02-23T18:53:26.593Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-23T18:53:26.851Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-23T18:53:33.417Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-23T18:53:34.355Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-23T18:53:35.291Z] === RUN TestDockerSuite/TestPluginActive [2021-02-23T18:53:36.668Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-23T18:53:40.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-23T18:53:42.784Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-23T18:53:42.784Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-23T18:53:43.720Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-23T18:53:47.009Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-23T18:53:47.946Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-23T18:53:50.480Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-23T18:53:52.487Z] --- PASS: TestImportExtremelyLargeImageWorks (192.85s) [2021-02-23T18:53:52.487Z] PASS [2021-02-23T18:53:52.487Z] [2021-02-23T18:53:52.487Z] === Skipped [2021-02-23T18:53:52.487Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-23T18:53:52.487Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:53:52.487Z] [2021-02-23T18:53:52.487Z] [2021-02-23T18:53:52.487Z] DONE 12 tests, 1 skipped in 193.868s [2021-02-23T18:53:52.487Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T18:53:52.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:53:52.487Z] ++ set -e [2021-02-23T18:53:52.487Z] ++ '[' -n 0 ']' [2021-02-23T18:53:52.487Z] ++ set -x [2021-02-23T18:53:52.487Z] ++ 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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:53:52.487Z] INFO: Testing against a local daemon [2021-02-23T18:53:52.487Z] === RUN TestNetworkCreateDelete [2021-02-23T18:53:52.487Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-02-23T18:53:52.487Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T18:53:52.487Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2021-02-23T18:53:52.487Z] === RUN TestDaemonDNSFallback [2021-02-23T18:53:52.487Z] --- PASS: TestDaemonDNSFallback (1.56s) [2021-02-23T18:53:52.487Z] === RUN TestInspectNetwork [2021-02-23T18:53:52.487Z] === RUN TestInspectNetwork/full_network_id [2021-02-23T18:53:52.487Z] === RUN TestInspectNetwork/partial_network_id [2021-02-23T18:53:52.487Z] === RUN TestInspectNetwork/network_name [2021-02-23T18:53:52.487Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-23T18:53:52.487Z] --- PASS: TestInspectNetwork (7.05s) [2021-02-23T18:53:52.487Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-23T18:53:52.487Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-23T18:53:52.487Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-23T18:53:52.487Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-23T18:53:52.487Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T18:53:54.004Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2021-02-23T18:53:54.005Z] === RUN TestNetworkInvalidJSON [2021-02-23T18:53:54.005Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T18:53:54.005Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T18:53:54.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:53:54.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:53:54.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:53:54.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:53:54.005Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T18:53:54.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T18:53:54.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T18:53:54.005Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-23T18:53:54.005Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T18:53:54.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T18:53:54.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T18:53:54.005Z] === RUN TestNetworkList [2021-02-23T18:53:54.298Z] === RUN TestNetworkList//networks [2021-02-23T18:53:54.298Z] === PAUSE TestNetworkList//networks [2021-02-23T18:53:54.298Z] === RUN TestNetworkList//networks/ [2021-02-23T18:53:54.298Z] === PAUSE TestNetworkList//networks/ [2021-02-23T18:53:54.298Z] === CONT TestNetworkList//networks [2021-02-23T18:53:54.298Z] === CONT TestNetworkList//networks/ [2021-02-23T18:53:54.298Z] --- PASS: TestNetworkList (0.02s) [2021-02-23T18:53:54.298Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T18:53:54.298Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T18:53:54.298Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T18:53:54.672Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-23T18:53:54.934Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-02-23T18:53:54.934Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T18:53:55.608Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-23T18:53:55.975Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-23T18:53:55.975Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T18:53:56.546Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-23T18:53:56.616Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-02-23T18:53:56.617Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T18:53:57.484Z] === RUN TestDockerSuite/TestPortList [2021-02-23T18:53:57.680Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-23T18:53:57.680Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T18:53:59.191Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-02-23T18:53:59.191Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T18:53:59.485Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2021-02-23T18:53:59.485Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T18:54:01.566Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2021-02-23T18:54:01.566Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T18:54:01.566Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:54:01.566Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:54:01.566Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T18:54:05.607Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-23T18:54:05.607Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-23T18:54:07.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-23T18:54:12.795Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-23T18:54:12.795Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-23T18:54:12.795Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-23T18:54:12.795Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-23T18:54:12.795Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-23T18:54:13.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-23T18:54:13.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-23T18:54:13.996Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-23T18:54:13.996Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-23T18:54:14.933Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-23T18:54:14.933Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-23T18:54:16.935Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2021-02-23T18:54:16.935Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T18:54:17.466Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-23T18:54:18.033Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-23T18:54:18.602Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-23T18:54:18.602Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-23T18:54:21.897Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-23T18:54:22.155Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-23T18:54:22.504Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2021-02-23T18:54:22.504Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pdjyfs9pn0lpbn6ye0cvvuiwx Created:2021-02-23 18:54:16.329951562 +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[b168777692a5ce27ee44684f6affb9f6891849d3cb27b4122cf133cd2304b83f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sv8fmmojocab4l8occ7v81pw7 EndpointID:7419c82563024e7b214dfe71cecc6f61ed8f6f86bc23a53c95a0d66c970b6867 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:82cb4a6452a629470659b84e89d7dac0c03911646c3acaba734a0790b01b5a2c 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:c8b285f6f981 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sv8fmmojocab4l8occ7v81pw7 EndpointID:7419c82563024e7b214dfe71cecc6f61ed8f6f86bc23a53c95a0d66c970b6867 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-23T18:54:22.504Z] PASS [2021-02-23T18:54:22.504Z] [2021-02-23T18:54:22.504Z] === Skipped [2021-02-23T18:54:22.504Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T18:54:22.504Z] service_test.go:242: FLAKY_TEST [2021-02-23T18:54:22.504Z] [2021-02-23T18:54:22.504Z] [2021-02-23T18:54:22.504Z] DONE 26 tests, 1 skipped in 39.168s [2021-02-23T18:54:22.504Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:54:22.504Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:54:22.504Z] ++ set -e [2021-02-23T18:54:22.504Z] ++ '[' -n 0 ']' [2021-02-23T18:54:22.504Z] ++ set -x [2021-02-23T18:54:22.504Z] ++ 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=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:54:22.504Z] INFO: Testing against a local daemon [2021-02-23T18:54:22.504Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T18:54:22.504Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:54:22.504Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:54:22.504Z] === RUN TestDockerNetworkIpvlan [2021-02-23T18:54:22.504Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:54:22.504Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:54:22.504Z] PASS [2021-02-23T18:54:22.504Z] [2021-02-23T18:54:22.504Z] === Skipped [2021-02-23T18:54:22.504Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T18:54:22.504Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:54:22.504Z] [2021-02-23T18:54:22.504Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T18:54:22.504Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T18:54:22.504Z] [2021-02-23T18:54:22.504Z] [2021-02-23T18:54:22.504Z] DONE 2 tests, 2 skipped in 0.077s [2021-02-23T18:54:22.504Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T18:54:22.504Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:54:22.504Z] ++ set -e [2021-02-23T18:54:22.504Z] ++ '[' -n 0 ']' [2021-02-23T18:54:22.504Z] ++ set -x [2021-02-23T18:54:22.504Z] ++ 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=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:54:22.504Z] INFO: Testing against a local daemon [2021-02-23T18:54:22.504Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T18:54:23.544Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-02-23T18:54:23.544Z] === RUN TestDockerNetworkMacvlan [2021-02-23T18:54:24.582Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-23T18:54:24.694Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-23T18:54:25.218Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-23T18:54:26.257Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-23T18:54:28.549Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-23T18:54:28.889Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-23T18:54:28.889Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-23T18:54:30.628Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-23T18:54:31.423Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-23T18:54:34.176Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-23T18:54:34.813Z] --- PASS: TestDockerNetworkMacvlan (11.04s) [2021-02-23T18:54:34.813Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-23T18:54:34.813Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-02-23T18:54:34.813Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.04s) [2021-02-23T18:54:34.813Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2021-02-23T18:54:34.813Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s) [2021-02-23T18:54:34.813Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2021-02-23T18:54:34.813Z] PASS [2021-02-23T18:54:34.813Z] [2021-02-23T18:54:34.813Z] DONE 8 tests in 12.490s [2021-02-23T18:54:34.813Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T18:54:34.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:54:34.813Z] ++ set -e [2021-02-23T18:54:34.813Z] ++ '[' -n 0 ']' [2021-02-23T18:54:34.813Z] ++ set -x [2021-02-23T18:54:34.813Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:54:34.813Z] testing: warning: no tests to run [2021-02-23T18:54:34.813Z] PASS [2021-02-23T18:54:34.813Z] [2021-02-23T18:54:34.813Z] DONE 0 tests in 0.014s [2021-02-23T18:54:34.813Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T18:54:34.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:54:34.813Z] ++ set -e [2021-02-23T18:54:34.813Z] ++ '[' -n 0 ']' [2021-02-23T18:54:34.813Z] ++ set -x [2021-02-23T18:54:34.814Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:54:34.814Z] INFO: Testing against a local daemon [2021-02-23T18:54:34.814Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T18:54:36.322Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2021-02-23T18:54:36.322Z] === RUN TestAuthZPluginTLS [2021-02-23T18:54:36.615Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-02-23T18:54:36.615Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T18:54:37.250Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-23T18:54:37.250Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T18:54:37.882Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-23T18:54:37.882Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T18:54:38.000Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-23T18:54:38.176Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-02-23T18:54:38.176Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T18:54:38.938Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-23T18:54:39.704Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2021-02-23T18:54:39.704Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T18:54:40.319Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-23T18:54:40.344Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-02-23T18:54:40.344Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T18:54:40.637Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-23T18:54:40.637Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T18:54:41.271Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-23T18:54:41.271Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T18:54:41.697Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-23T18:54:42.634Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-23T18:54:43.346Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2021-02-23T18:54:43.346Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T18:54:44.540Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-23T18:54:44.854Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2021-02-23T18:54:44.854Z] === RUN TestAuthZPluginHeader [2021-02-23T18:54:45.490Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-02-23T18:54:45.490Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T18:54:45.490Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T18:54:45.490Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:54:45.490Z] === RUN TestAuthZPluginV2Disable [2021-02-23T18:54:45.490Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-23T18:54:45.490Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:54:45.490Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T18:54:45.490Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T18:54:45.490Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:54:45.490Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T18:54:45.490Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T18:54:45.490Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:54:45.490Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T18:54:45.919Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-23T18:54:46.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-23T18:54:47.116Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-23T18:54:47.116Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-23T18:54:48.054Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-23T18:54:50.591Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-23T18:54:53.126Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-23T18:54:53.126Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-23T18:54:53.126Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-23T18:54:53.385Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-23T18:54:53.645Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-23T18:54:53.645Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-23T18:54:54.214Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-23T18:54:55.152Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-23T18:54:56.531Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-23T18:54:57.102Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-23T18:55:04.100Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-02-23T18:55:04.100Z] PASS [2021-02-23T18:55:04.100Z] [2021-02-23T18:55:04.100Z] === Skipped [2021-02-23T18:55:04.100Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T18:55:04.100Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:55:04.100Z] [2021-02-23T18:55:04.100Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-23T18:55:04.100Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:55:04.100Z] [2021-02-23T18:55:04.100Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T18:55:04.100Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:55:04.100Z] [2021-02-23T18:55:04.100Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T18:55:04.100Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:55:04.100Z] [2021-02-23T18:55:04.100Z] [2021-02-23T18:55:04.100Z] DONE 17 tests, 4 skipped in 27.483s [2021-02-23T18:55:04.100Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T18:55:04.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:04.100Z] ++ set -e [2021-02-23T18:55:04.100Z] ++ '[' -n 0 ']' [2021-02-23T18:55:04.100Z] ++ set -x [2021-02-23T18:55:04.100Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:04.100Z] INFO: Testing against a local daemon [2021-02-23T18:55:04.100Z] === RUN TestPluginInvalidJSON [2021-02-23T18:55:04.100Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:55:04.100Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:55:04.100Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T18:55:04.100Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-23T18:55:04.100Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T18:55:04.100Z] === RUN TestPluginInstall [2021-02-23T18:55:04.100Z] === RUN TestPluginInstall/no_auth [2021-02-23T18:55:04.100Z] time="2021-02-23T18:55:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:55:04.100Z] time="2021-02-23T18:55:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:492c623945643d9f911e66849a37f543f0007d983fb3489663ea779e86b3d7b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:55:04.100Z] time="2021-02-23T18:55:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:55:04.100Z] time="2021-02-23T18:55:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:492c623945643d9f911e66849a37f543f0007d983fb3489663ea779e86b3d7b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:55:04.393Z] === RUN TestPluginInstall/with_htpasswd [2021-02-23T18:55:05.027Z] time="2021-02-23T18:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:55:05.027Z] time="2021-02-23T18:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b46efa235ed7587db0b478384529f2b0be0200c3320dcf40d9e75c8c8d481c26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:55:05.027Z] time="2021-02-23T18:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:55:05.027Z] time="2021-02-23T18:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b46efa235ed7587db0b478384529f2b0be0200c3320dcf40d9e75c8c8d481c26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:55:05.221Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-23T18:55:05.320Z] === RUN TestPluginInstall/with_insecure [2021-02-23T18:55:05.485Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-23T18:55:06.361Z] time="2021-02-23T18:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:55:06.361Z] time="2021-02-23T18:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8255f74240e1983c3351e65697869502fb3e59ab91c3e27982378c07cb5a254" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:55:06.361Z] time="2021-02-23T18:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T18:55:06.361Z] time="2021-02-23T18:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8255f74240e1983c3351e65697869502fb3e59ab91c3e27982378c07cb5a254" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T18:55:06.654Z] --- PASS: TestPluginInstall (4.24s) [2021-02-23T18:55:06.654Z] --- PASS: TestPluginInstall/no_auth (1.96s) [2021-02-23T18:55:06.654Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-02-23T18:55:06.654Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-02-23T18:55:06.654Z] plugin_test.go:160: [d4f49ff7675eb] daemon is not started [2021-02-23T18:55:06.654Z] === RUN TestPluginsWithRuntimes [2021-02-23T18:55:07.390Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-23T18:55:07.390Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-23T18:55:07.648Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-23T18:55:07.908Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-23T18:55:08.165Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-23T18:55:09.678Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-23T18:55:09.811Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-23T18:55:10.716Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2021-02-23T18:55:10.716Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-02-23T18:55:10.716Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2021-02-23T18:55:10.716Z] PASS [2021-02-23T18:55:10.716Z] [2021-02-23T18:55:10.716Z] DONE 9 tests in 8.302s [2021-02-23T18:55:10.716Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T18:55:10.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:10.716Z] ++ set -e [2021-02-23T18:55:10.716Z] ++ '[' -n 0 ']' [2021-02-23T18:55:10.716Z] ++ set -x [2021-02-23T18:55:10.716Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:10.716Z] INFO: Testing against a local daemon [2021-02-23T18:55:10.716Z] === RUN TestExternalGraphDriver [2021-02-23T18:55:10.716Z] === RUN TestExternalGraphDriver/json [2021-02-23T18:55:11.189Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-23T18:55:12.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-23T18:55:12.790Z] === RUN TestExternalGraphDriver/spec [2021-02-23T18:55:14.118Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-23T18:55:14.311Z] === RUN TestExternalGraphDriver/pull [2021-02-23T18:55:15.505Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-23T18:55:15.505Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-23T18:55:15.505Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-23T18:55:16.391Z] --- PASS: TestExternalGraphDriver (5.54s) [2021-02-23T18:55:16.391Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2021-02-23T18:55:16.391Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2021-02-23T18:55:16.391Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2021-02-23T18:55:16.391Z] === RUN TestGraphdriverPluginV2 [2021-02-23T18:55:16.391Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-23T18:55:16.391Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:55:16.391Z] PASS [2021-02-23T18:55:16.391Z] [2021-02-23T18:55:16.391Z] === Skipped [2021-02-23T18:55:16.391Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-23T18:55:16.391Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:55:16.391Z] [2021-02-23T18:55:16.391Z] [2021-02-23T18:55:16.391Z] DONE 5 tests, 1 skipped in 5.678s [2021-02-23T18:55:16.391Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T18:55:16.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:16.391Z] ++ set -e [2021-02-23T18:55:16.391Z] ++ '[' -n 0 ']' [2021-02-23T18:55:16.391Z] ++ set -x [2021-02-23T18:55:16.391Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:16.391Z] INFO: Testing against a local daemon [2021-02-23T18:55:16.391Z] === RUN TestContinueAfterPluginCrash [2021-02-23T18:55:16.391Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T18:55:16.391Z] === RUN TestReadPluginNoRead [2021-02-23T18:55:16.391Z] === PAUSE TestReadPluginNoRead [2021-02-23T18:55:16.391Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T18:55:16.391Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T18:55:16.391Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T18:55:16.391Z] === CONT TestContinueAfterPluginCrash [2021-02-23T18:55:16.391Z] === CONT TestReadPluginNoRead [2021-02-23T18:55:18.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-23T18:55:18.978Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-23T18:55:19.915Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-23T18:55:20.175Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-23T18:55:20.175Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-23T18:55:21.555Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-23T18:55:22.031Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T18:55:22.031Z] --- PASS: TestDaemonStartWithLogOpt (5.49s) [2021-02-23T18:55:22.669Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T18:55:22.941Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-23T18:55:23.880Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-23T18:55:24.181Z] === RUN TestReadPluginNoRead/default [2021-02-23T18:55:24.450Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-23T18:55:25.390Z] === RUN TestDockerSuite/TestRmiTag [2021-02-23T18:55:25.649Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-23T18:55:25.690Z] --- PASS: TestReadPluginNoRead (9.39s) [2021-02-23T18:55:25.690Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2021-02-23T18:55:25.690Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-02-23T18:55:25.690Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-02-23T18:55:25.690Z] read_test.go:92: [d8128d32037f8] daemon is not started [2021-02-23T18:55:26.588Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-23T18:55:26.588Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-23T18:55:27.198Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2021-02-23T18:55:27.198Z] PASS [2021-02-23T18:55:27.198Z] [2021-02-23T18:55:27.198Z] DONE 6 tests in 10.713s [2021-02-23T18:55:27.198Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-23T18:55:27.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:27.198Z] ++ set -e [2021-02-23T18:55:27.198Z] ++ '[' -n 0 ']' [2021-02-23T18:55:27.198Z] ++ set -x [2021-02-23T18:55:27.198Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:27.198Z] testing: warning: no tests to run [2021-02-23T18:55:27.198Z] PASS [2021-02-23T18:55:27.198Z] [2021-02-23T18:55:27.198Z] DONE 0 tests in 0.021s [2021-02-23T18:55:27.198Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T18:55:27.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:27.198Z] ++ set -e [2021-02-23T18:55:27.198Z] ++ '[' -n 0 ']' [2021-02-23T18:55:27.198Z] ++ set -x [2021-02-23T18:55:27.198Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:27.198Z] INFO: Testing against a local daemon [2021-02-23T18:55:27.198Z] === RUN TestPluginWithDevMounts [2021-02-23T18:55:27.198Z] === PAUSE TestPluginWithDevMounts [2021-02-23T18:55:27.198Z] === CONT TestPluginWithDevMounts [2021-02-23T18:55:29.277Z] --- PASS: TestPluginWithDevMounts (1.85s) [2021-02-23T18:55:29.277Z] PASS [2021-02-23T18:55:29.277Z] [2021-02-23T18:55:29.277Z] DONE 1 tests in 1.924s [2021-02-23T18:55:29.277Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T18:55:29.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:29.277Z] ++ set -e [2021-02-23T18:55:29.277Z] ++ '[' -n 0 ']' [2021-02-23T18:55:29.277Z] ++ set -x [2021-02-23T18:55:29.277Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:29.277Z] INFO: Testing against a local daemon [2021-02-23T18:55:29.277Z] === RUN TestSecretInspect [2021-02-23T18:55:29.879Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-23T18:55:29.879Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-23T18:55:30.447Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-23T18:55:30.814Z] --- PASS: TestSecretInspect (1.95s) [2021-02-23T18:55:30.814Z] === RUN TestSecretList [2021-02-23T18:55:31.385Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-23T18:55:31.952Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-23T18:55:31.952Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-23T18:55:32.895Z] --- PASS: TestSecretList (1.94s) [2021-02-23T18:55:32.895Z] === RUN TestSecretsCreateAndDelete [2021-02-23T18:55:33.329Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-23T18:55:33.588Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-23T18:55:33.848Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-23T18:55:34.788Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-23T18:55:34.788Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-23T18:55:34.971Z] --- PASS: TestSecretsCreateAndDelete (1.89s) [2021-02-23T18:55:34.971Z] === RUN TestSecretsUpdate [2021-02-23T18:55:35.356Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-23T18:55:36.293Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-23T18:55:36.861Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-23T18:55:37.055Z] --- PASS: TestSecretsUpdate (1.93s) [2021-02-23T18:55:37.055Z] === RUN TestTemplatedSecret [2021-02-23T18:55:37.429Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-23T18:55:38.368Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-23T18:55:39.132Z] --- PASS: TestTemplatedSecret (2.38s) [2021-02-23T18:55:39.132Z] === RUN TestSecretCreateResolve [2021-02-23T18:55:39.307Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-23T18:55:40.685Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-23T18:55:40.945Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-23T18:55:41.201Z] --- PASS: TestSecretCreateResolve (1.90s) [2021-02-23T18:55:41.201Z] PASS [2021-02-23T18:55:41.201Z] [2021-02-23T18:55:41.201Z] DONE 6 tests in 12.064s [2021-02-23T18:55:41.201Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T18:55:41.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:41.201Z] ++ set -e [2021-02-23T18:55:41.201Z] ++ '[' -n 0 ']' [2021-02-23T18:55:41.201Z] ++ set -x [2021-02-23T18:55:41.201Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:55:41.202Z] INFO: Testing against a local daemon [2021-02-23T18:55:41.202Z] === RUN TestServiceCreateInit [2021-02-23T18:55:41.202Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T18:55:41.883Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-23T18:55:42.494Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-23T18:55:43.434Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-23T18:55:44.372Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-23T18:55:44.736Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T18:55:44.939Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-23T18:55:45.506Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-23T18:55:46.442Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-23T18:55:47.010Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-23T18:55:47.578Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-23T18:55:48.146Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-23T18:55:48.407Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-23T18:55:48.407Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-23T18:55:49.204Z] --- PASS: TestServiceCreateInit (7.43s) [2021-02-23T18:55:49.204Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s) [2021-02-23T18:55:49.204Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s) [2021-02-23T18:55:49.204Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T18:55:50.312Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-23T18:55:50.312Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-23T18:55:50.879Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-23T18:55:51.451Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-23T18:55:52.018Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-23T18:55:52.018Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-23T18:55:52.277Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-23T18:55:52.847Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-23T18:55:53.415Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-23T18:55:53.983Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-23T18:55:54.550Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-23T18:55:54.550Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-23T18:55:54.809Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-23T18:55:54.809Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-23T18:55:55.746Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-23T18:55:56.313Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-23T18:55:56.880Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-23T18:55:57.139Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-23T18:55:57.139Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-23T18:55:57.709Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-23T18:55:58.646Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-23T18:56:00.023Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-23T18:56:00.605Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-23T18:56:01.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-23T18:56:01.749Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-23T18:56:02.319Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-23T18:56:02.578Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-23T18:56:03.145Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-23T18:56:04.523Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-23T18:56:04.566Z] --- PASS: TestCreateServiceMultipleTimes (15.43s) [2021-02-23T18:56:04.566Z] === RUN TestCreateServiceConflict [2021-02-23T18:56:05.461Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-23T18:56:06.102Z] --- PASS: TestCreateServiceConflict (1.92s) [2021-02-23T18:56:06.102Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T18:56:07.369Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-23T18:56:07.369Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-23T18:56:07.938Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-23T18:56:08.847Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2021-02-23T18:56:08.847Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T18:56:09.845Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-23T18:56:11.224Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-23T18:56:13.129Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-23T18:56:14.508Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-23T18:56:15.077Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-23T18:56:15.077Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-23T18:56:15.077Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-23T18:56:16.015Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-23T18:56:17.394Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-23T18:56:17.654Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-23T18:56:18.590Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-23T18:56:20.497Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-23T18:56:21.090Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-23T18:56:21.494Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s) [2021-02-23T18:56:21.494Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T18:56:22.075Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-23T18:56:22.643Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-23T18:56:22.643Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-23T18:56:23.211Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-23T18:56:23.571Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2021-02-23T18:56:23.571Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T18:56:24.588Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-23T18:56:24.588Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-23T18:56:24.847Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-23T18:56:25.415Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-23T18:56:25.650Z] --- PASS: TestCreateServiceConfigFileMode (2.19s) [2021-02-23T18:56:25.650Z] === RUN TestCreateServiceSysctls [2021-02-23T18:56:25.984Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-23T18:56:26.551Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-23T18:56:26.551Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-23T18:56:26.810Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-23T18:56:27.381Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-23T18:56:27.949Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-23T18:56:28.207Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-23T18:56:28.774Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-23T18:56:29.191Z] --- PASS: TestCreateServiceSysctls (3.01s) [2021-02-23T18:56:29.191Z] === RUN TestCreateServiceCapabilities [2021-02-23T18:56:29.345Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-23T18:56:29.913Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-23T18:56:30.481Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-23T18:56:30.481Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-23T18:56:30.740Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-23T18:56:30.999Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-23T18:56:31.272Z] --- PASS: TestCreateServiceCapabilities (2.31s) [2021-02-23T18:56:31.272Z] === RUN TestInspect [2021-02-23T18:56:31.568Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-23T18:56:32.950Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-23T18:56:33.209Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-23T18:56:33.209Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-23T18:56:33.777Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-23T18:56:34.015Z] --- PASS: TestInspect (3.04s) [2021-02-23T18:56:34.015Z] === RUN TestCreateJob [2021-02-23T18:56:36.313Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-23T18:56:36.881Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-23T18:56:36.881Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-23T18:56:37.540Z] --- PASS: TestCreateJob (2.97s) [2021-02-23T18:56:37.540Z] === RUN TestReplicatedJob [2021-02-23T18:56:39.415Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-23T18:56:41.949Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-23T18:56:42.007Z] --- PASS: TestReplicatedJob (4.84s) [2021-02-23T18:56:42.007Z] === RUN TestUpdateReplicatedJob [2021-02-23T18:56:44.758Z] --- PASS: TestUpdateReplicatedJob (2.97s) [2021-02-23T18:56:44.758Z] === RUN TestServiceListWithStatuses [2021-02-23T18:56:44.758Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T18:56:44.758Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:56:44.758Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T18:56:45.237Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-23T18:56:47.771Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-23T18:56:48.031Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-23T18:56:48.598Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-23T18:56:49.231Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2021-02-23T18:56:49.231Z] === RUN TestDockerNetworkReConnect [2021-02-23T18:56:49.978Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-23T18:56:50.237Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-23T18:56:50.237Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-23T18:56:50.237Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-23T18:56:50.237Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-23T18:56:50.805Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-23T18:56:51.972Z] --- PASS: TestDockerNetworkReConnect (3.09s) [2021-02-23T18:56:51.972Z] === RUN TestServicePlugin [2021-02-23T18:56:51.972Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-23T18:56:51.972Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:56:51.972Z] === RUN TestServiceUpdateLabel [2021-02-23T18:56:53.342Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-23T18:56:53.601Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-23T18:56:54.050Z] --- PASS: TestServiceUpdateLabel (1.97s) [2021-02-23T18:56:54.050Z] === RUN TestServiceUpdateSecrets [2021-02-23T18:56:54.552Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-23T18:56:55.929Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-23T18:57:00.118Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-23T18:57:02.024Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-23T18:57:02.024Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-23T18:57:02.592Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-23T18:57:03.163Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-23T18:57:03.422Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-23T18:57:03.422Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-23T18:57:04.359Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-23T18:57:04.618Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-23T18:57:05.556Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-23T18:57:07.466Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-23T18:57:07.466Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-23T18:57:07.466Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-23T18:57:08.402Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-23T18:57:09.340Z] === RUN TestDockerSuite/TestRunMount [2021-02-23T18:57:09.407Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2021-02-23T18:57:09.407Z] === RUN TestServiceUpdateConfigs [2021-02-23T18:57:13.549Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-23T18:57:13.820Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-23T18:57:14.388Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-23T18:57:15.324Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-23T18:57:16.703Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-23T18:57:17.641Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-23T18:57:19.547Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-23T18:57:20.924Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-23T18:57:21.493Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-23T18:57:24.030Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-23T18:57:24.597Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-23T18:57:24.767Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2021-02-23T18:57:24.767Z] === RUN TestServiceUpdateNetwork [2021-02-23T18:57:24.856Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-23T18:57:26.235Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-23T18:57:26.235Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-23T18:57:26.804Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-23T18:57:27.741Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-23T18:57:28.000Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-23T18:57:28.259Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-23T18:57:28.828Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-23T18:57:30.735Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-23T18:57:32.641Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-23T18:57:32.900Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-23T18:57:35.153Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2021-02-23T18:57:35.153Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T18:57:35.447Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-23T18:57:36.083Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-23T18:57:36.193Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-23T18:57:36.193Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-23T18:57:36.453Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-23T18:57:36.712Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-23T18:57:37.288Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-23T18:57:37.546Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-23T18:57:38.116Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-23T18:57:39.054Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-23T18:57:39.054Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-23T18:57:39.623Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-23T18:57:42.981Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-23T18:57:46.185Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-23T18:57:46.185Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-23T18:57:46.185Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-23T18:57:46.185Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-23T18:57:47.122Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-23T18:57:48.059Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-23T18:57:48.319Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-23T18:57:48.887Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-23T18:57:49.146Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-23T18:57:49.405Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-23T18:57:49.975Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-23T18:57:50.543Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-23T18:57:50.543Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-23T18:57:51.112Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-23T18:57:51.458Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2021-02-23T18:57:51.458Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-02-23T18:57:51.458Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2021-02-23T18:57:51.458Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2021-02-23T18:57:51.458Z] PASS [2021-02-23T18:57:51.458Z] [2021-02-23T18:57:51.458Z] === Skipped [2021-02-23T18:57:51.458Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-02-23T18:57:51.458Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T18:57:51.458Z] [2021-02-23T18:57:51.458Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-02-23T18:57:51.458Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T18:57:51.458Z] [2021-02-23T18:57:51.458Z] [2021-02-23T18:57:51.458Z] DONE 27 tests, 2 skipped in 129.384s [2021-02-23T18:57:51.458Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T18:57:51.458Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:57:51.458Z] ++ set -e [2021-02-23T18:57:51.458Z] ++ '[' -n 0 ']' [2021-02-23T18:57:51.458Z] ++ set -x [2021-02-23T18:57:51.458Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:57:51.458Z] INFO: Testing against a local daemon [2021-02-23T18:57:51.458Z] === RUN TestSessionCreate [2021-02-23T18:57:51.458Z] --- PASS: TestSessionCreate (0.03s) [2021-02-23T18:57:51.458Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T18:57:51.458Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-02-23T18:57:51.458Z] PASS [2021-02-23T18:57:51.458Z] [2021-02-23T18:57:51.458Z] DONE 2 tests in 0.143s [2021-02-23T18:57:51.458Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T18:57:51.459Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:57:51.459Z] ++ set -e [2021-02-23T18:57:51.459Z] ++ '[' -n 0 ']' [2021-02-23T18:57:51.459Z] ++ set -x [2021-02-23T18:57:51.459Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:57:51.459Z] INFO: Testing against a local daemon [2021-02-23T18:57:51.459Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T18:57:51.459Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T18:57:51.459Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T18:57:51.459Z] === RUN TestEventsExecDie [2021-02-23T18:57:51.459Z] --- PASS: TestEventsExecDie (0.61s) [2021-02-23T18:57:51.459Z] === RUN TestEventsBackwardsCompatible [2021-02-23T18:57:51.459Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-23T18:57:51.459Z] === RUN TestInfoBinaryCommits [2021-02-23T18:57:51.459Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-23T18:57:51.459Z] === RUN TestInfoAPIVersioned [2021-02-23T18:57:51.459Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-23T18:57:51.459Z] === RUN TestInfoDiscoveryBackend [2021-02-23T18:57:51.753Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-23T18:57:51.753Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T18:57:52.052Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-23T18:57:52.052Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-23T18:57:52.311Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-23T18:57:52.789Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-23T18:57:52.789Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T18:57:53.250Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-23T18:57:53.250Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-23T18:57:53.432Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-23T18:57:53.432Z] === RUN TestInfoAPI [2021-02-23T18:57:53.432Z] --- PASS: TestInfoAPI (0.03s) [2021-02-23T18:57:53.432Z] === RUN TestInfoAPIWarnings [2021-02-23T18:57:55.784Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-23T18:57:56.353Z] === RUN TestDockerSuite/TestRunRm [2021-02-23T18:57:56.921Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-23T18:58:00.319Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-23T18:58:00.886Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-23T18:58:01.454Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-23T18:58:02.392Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-23T18:58:02.961Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-23T18:58:03.529Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-23T18:58:06.819Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-23T18:58:09.353Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-23T18:58:09.921Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-23T18:58:10.180Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-23T18:58:10.749Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-23T18:58:11.319Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-23T18:58:11.578Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-23T18:58:12.031Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-02-23T18:58:12.031Z] === RUN TestInfoDebug [2021-02-23T18:58:12.031Z] --- PASS: TestInfoDebug (0.53s) [2021-02-23T18:58:12.031Z] === RUN TestInfoInsecureRegistries [2021-02-23T18:58:12.031Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-23T18:58:12.031Z] === RUN TestInfoRegistryMirrors [2021-02-23T18:58:12.031Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-23T18:58:12.031Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T18:58:12.031Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2021-02-23T18:58:12.031Z] === RUN TestPingCacheHeaders [2021-02-23T18:58:12.031Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-23T18:58:12.031Z] === RUN TestPingGet [2021-02-23T18:58:12.031Z] --- PASS: TestPingGet (0.02s) [2021-02-23T18:58:12.031Z] === RUN TestPingHead [2021-02-23T18:58:12.031Z] --- PASS: TestPingHead (0.03s) [2021-02-23T18:58:12.031Z] === RUN TestVersion [2021-02-23T18:58:12.031Z] --- PASS: TestVersion (0.05s) [2021-02-23T18:58:12.031Z] PASS [2021-02-23T18:58:12.031Z] [2021-02-23T18:58:12.031Z] === Skipped [2021-02-23T18:58:12.031Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T18:58:12.031Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T18:58:12.031Z] [2021-02-23T18:58:12.031Z] [2021-02-23T18:58:12.031Z] DONE 18 tests, 1 skipped in 21.299s [2021-02-23T18:58:12.031Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T18:58:12.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:58:12.031Z] ++ set -e [2021-02-23T18:58:12.031Z] ++ '[' -n 0 ']' [2021-02-23T18:58:12.031Z] ++ set -x [2021-02-23T18:58:12.031Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-23T18:58:12.031Z] INFO: Testing against a local daemon [2021-02-23T18:58:12.031Z] === RUN TestVolumesCreateAndList [2021-02-23T18:58:12.031Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-23T18:58:12.031Z] === RUN TestVolumesRemove [2021-02-23T18:58:12.031Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-23T18:58:12.031Z] === RUN TestVolumesInspect [2021-02-23T18:58:12.031Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-23T18:58:12.031Z] === RUN TestVolumesInvalidJSON [2021-02-23T18:58:12.031Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T18:58:12.031Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T18:58:12.031Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T18:58:12.031Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-23T18:58:12.031Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T18:58:12.031Z] PASS [2021-02-23T18:58:12.031Z] [2021-02-23T18:58:12.031Z] DONE 5 tests in 0.202s [2021-02-23T18:58:12.031Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T18:58:12.147Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-23T18:58:12.324Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T18:58:12.324Z] +++ kill 14123 [2021-02-23T18:58:12.715Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-23T18:58:12.975Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-23T18:58:13.542Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-23T18:58:13.835Z] +++ /etc/init.d/apparmor stop [2021-02-23T18:58:13.835Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T18:58:13.835Z] [2021-02-23T18:58:13.835Z] Unloading profiles will leave already running processes permanently [2021-02-23T18:58:13.835Z] unconfined, which can lead to unexpected situations. [2021-02-23T18:58:13.835Z] [2021-02-23T18:58:13.835Z] To set a process to complain mode, use the command line tool [2021-02-23T18:58:13.835Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T18:58:13.835Z] +++ true [2021-02-23T18:58:13.835Z] exiting test-integration [2021-02-23T18:58:13.835Z] ++ exit 0 [2021-02-23T18:58:13.835Z] Post stage [Pipeline] junit [2021-02-23T18:58:15.391Z] Recording test results [2021-02-23T18:58:15.935Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T18:58:16.076Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-23T18:58:16.076Z] === RUN TestDockerSuite/TestRunState [2021-02-23T18:58:16.350Z] + echo Ensuring container killed. [2021-02-23T18:58:16.350Z] Ensuring container killed. [2021-02-23T18:58:16.350Z] + docker rm -vf docker-pr1 [2021-02-23T18:58:16.350Z] Error: No such container: docker-pr1 [2021-02-23T18:58:16.350Z] + true [Pipeline] sh [2021-02-23T18:58:16.740Z] + echo Chowning /workspace to jenkins user [2021-02-23T18:58:16.740Z] Chowning /workspace to jenkins user [2021-02-23T18:58:16.740Z] + id -u [2021-02-23T18:58:16.740Z] + id -g [2021-02-23T18:58:16.740Z] + docker run --rm -v /home/docker/workspace/moby_PR-42066:/workspace busybox chown -R 1001:1001 /workspace [2021-02-23T18:58:16.740Z] Unable to find image 'busybox:latest' locally [2021-02-23T18:58:17.033Z] latest: Pulling from library/busybox [2021-02-23T18:58:17.033Z] f2fa8cbaa451: Pulling fs layer [2021-02-23T18:58:17.330Z] f2fa8cbaa451: Verifying Checksum [2021-02-23T18:58:17.330Z] f2fa8cbaa451: Download complete [2021-02-23T18:58:17.330Z] f2fa8cbaa451: Pull complete [2021-02-23T18:58:17.330Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-23T18:58:17.330Z] Status: Downloaded newer image for busybox:latest [2021-02-23T18:58:17.454Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-23T18:58:17.713Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-23T18:58:18.653Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-23T18:58:18.653Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-23T18:58:18.653Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-23T18:58:18.912Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T18:58:19.481Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-23T18:58:19.803Z] + bundleName=ppc64le-integration [2021-02-23T18:58:19.803Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-02-23T18:58:19.803Z] Creating ppc64le-integration-bundles.tar.gz [2021-02-23T18:58:19.803Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-23T18:58:19.803Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-23T18:58:19.847Z] Archiving artifacts [2021-02-23T18:58:20.049Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-23T18:58:20.226Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42066/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T18:58:20.611Z] + make clean [2021-02-23T18:58:20.940Z] make: command: Command not found [2021-02-23T18:58:20.940Z] make: command: Command not found [2021-02-23T18:58:20.940Z] docker volume rm -f docker-dev-cache [2021-02-23T18:58:20.940Z] docker-dev-cache [Pipeline] deleteDir [2021-02-23T18:58:21.436Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-23T18:58:21.436Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-23T18:58:21.436Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-23T18:58:21.695Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-23T18:58:23.598Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-23T18:58:23.858Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T18:58:25.236Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-23T18:58:28.527Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-23T18:58:31.812Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-23T18:58:31.812Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-23T18:58:32.380Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-23T18:58:32.948Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-23T18:58:34.855Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-23T18:58:36.234Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-23T18:58:36.802Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-23T18:58:37.060Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-23T18:58:37.060Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-23T18:58:37.319Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-23T18:58:37.887Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-23T18:58:38.146Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-23T18:58:39.084Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-23T18:58:39.084Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-23T18:58:39.084Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-23T18:58:39.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-23T18:58:39.914Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-23T18:58:42.456Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-23T18:58:43.395Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-23T18:58:44.003Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-23T18:58:44.940Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-23T18:58:46.845Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-23T18:58:47.781Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-23T18:58:49.161Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-23T18:58:51.068Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-23T18:58:51.636Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-23T18:58:51.636Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-23T18:58:51.636Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-23T18:58:51.636Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-23T18:58:51.636Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-23T18:58:51.636Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-23T18:58:52.572Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-23T18:58:52.832Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-23T18:58:53.768Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-23T18:58:54.337Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-23T18:58:54.905Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-23T18:58:54.905Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-23T18:58:55.474Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-23T18:58:55.474Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-23T18:58:55.474Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-23T18:58:55.474Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-23T18:58:55.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-23T18:58:55.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-23T18:58:55.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-23T18:58:55.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-23T18:58:55.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-23T18:58:55.474Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-23T18:58:56.041Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-23T18:58:56.300Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-23T18:58:56.869Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-23T18:58:56.869Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-23T18:58:57.436Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-23T18:58:57.696Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-23T18:58:57.955Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-23T18:58:58.215Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-23T18:58:58.782Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-23T18:58:59.041Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-23T18:58:59.041Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-23T18:58:59.041Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-23T18:58:59.608Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-23T18:59:00.986Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-23T18:59:01.245Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-23T18:59:01.245Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-23T18:59:01.504Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-23T18:59:01.505Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-23T18:59:02.074Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-23T18:59:02.642Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-23T18:59:03.226Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-23T18:59:05.150Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-23T18:59:05.718Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-23T18:59:05.718Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-23T18:59:05.718Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-23T18:59:06.286Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-23T18:59:07.223Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-23T18:59:08.160Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-23T18:59:08.160Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-23T18:59:09.540Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-23T18:59:09.540Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-23T18:59:09.800Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-23T18:59:10.369Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-23T18:59:11.747Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-23T18:59:11.747Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-23T18:59:13.125Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-23T18:59:13.384Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-23T18:59:13.384Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-23T18:59:13.384Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-23T18:59:14.764Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-23T18:59:16.671Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-23T18:59:16.929Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-23T18:59:16.929Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-23T18:59:16.929Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-23T18:59:16.929Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-23T18:59:17.497Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-23T18:59:19.402Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-23T18:59:24.673Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-23T18:59:26.004Z] Running on azwin-2-1224b0 in d:\jenkins\workspace\moby_PR-42066 [Pipeline] { [Pipeline] ws [2021-02-23T18:59:26.019Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-02-23T18:59:26.055Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-23T18:59:26.111Z] The recommended git tool is: git [2021-02-23T18:59:26.328Z] using credential docker-jenkins-github-credentials [2021-02-23T18:59:26.404Z] Cloning the remote Git repository [2021-02-23T18:59:26.404Z] Cloning with configured refspecs honoured and without tags [2021-02-23T18:59:27.007Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-23T18:59:26.437Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T18:59:26.437Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-02-23T18:59:26.498Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:59:26.498Z] > git --version # timeout=10 [2021-02-23T18:59:26.548Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-23T18:59:26.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:59:26.551Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:59:27.947Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-23T18:59:29.325Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-23T18:59:30.704Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-23T18:59:32.609Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-23T18:59:33.546Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-23T18:59:34.742Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-23T18:59:36.120Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-23T18:59:37.204Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-23T18:59:39.744Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-23T18:59:43.116Z] Fetching without tags [2021-02-23T18:59:42.739Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:59:42.789Z] > git config --add remote.origin.fetch +refs/pull/42066/head:refs/remotes/origin/PR-42066 # timeout=10 [2021-02-23T18:59:42.841Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:59:43.024Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T18:59:43.150Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T18:59:43.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:59:43.152Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42066/head:refs/remotes/origin/PR-42066 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-23T18:59:43.935Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-23T18:59:44.531Z] Merging remotes/origin/20.10 commit dc1606ad797797e1f7eeece028363789aa08d60d into PR head commit a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:59:44.564Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:59:44.612Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:59:47.219Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-23T18:59:47.547Z] Merge succeeded, producing a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T18:59:47.547Z] Checking out Revision a24d92f95bd28df2298f1bc746217e7077d1aec2 (PR-42066) [2021-02-23T18:59:47.228Z] > git remote # timeout=10 [2021-02-23T18:59:47.278Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T18:59:47.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T18:59:47.331Z] > git merge dc1606ad797797e1f7eeece028363789aa08d60d # timeout=10 [2021-02-23T18:59:47.457Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-02-23T18:59:47.580Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T18:59:47.629Z] > git checkout -f a24d92f95bd28df2298f1bc746217e7077d1aec2 # timeout=10 [2021-02-23T18:59:48.535Z] Commit message: "check-config.sh: add NETFILTER_XT_MARK" [2021-02-23T18:59:48.597Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-23T18:59:48.933Z] > git --version # timeout=10 [2021-02-23T18:59:48.984Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-23T18:59:49.049Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T18:59:50.448Z] + docker version [2021-02-23T18:59:50.448Z] Client: Docker Engine - Enterprise [2021-02-23T18:59:50.448Z] Version: 19.03.12 [2021-02-23T18:59:50.448Z] API version: 1.40 [2021-02-23T18:59:50.448Z] Go version: go1.13.13 [2021-02-23T18:59:50.448Z] Git commit: 4306744 [2021-02-23T18:59:50.448Z] Built: 08/05/2020 19:27:53 [2021-02-23T18:59:50.448Z] OS/Arch: windows/amd64 [2021-02-23T18:59:50.448Z] Experimental: false [2021-02-23T18:59:50.448Z] [2021-02-23T18:59:50.448Z] Server: Docker Engine - Enterprise [2021-02-23T18:59:50.448Z] Engine: [2021-02-23T18:59:50.448Z] Version: 19.03.12 [2021-02-23T18:59:50.448Z] API version: 1.40 (minimum version 1.24) [2021-02-23T18:59:50.448Z] Go version: go1.13.13 [2021-02-23T18:59:50.448Z] Git commit: f295753ffd [2021-02-23T18:59:50.448Z] Built: 08/05/2020 19:26:41 [2021-02-23T18:59:50.448Z] OS/Arch: windows/amd64 [2021-02-23T18:59:50.448Z] Experimental: true [Pipeline] sh [2021-02-23T18:59:51.487Z] + docker info [2021-02-23T18:59:51.898Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-23T18:59:53.036Z] Client: [2021-02-23T18:59:53.036Z] Debug Mode: false [2021-02-23T18:59:53.036Z] Plugins: [2021-02-23T18:59:53.036Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-23T18:59:53.036Z] [2021-02-23T18:59:53.036Z] Server: [2021-02-23T18:59:53.036Z] Containers: 0 [2021-02-23T18:59:53.036Z] Running: 0 [2021-02-23T18:59:53.036Z] Paused: 0 [2021-02-23T18:59:53.036Z] Stopped: 0 [2021-02-23T18:59:53.036Z] Images: 10 [2021-02-23T18:59:53.036Z] Server Version: 19.03.12 [2021-02-23T18:59:53.036Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-23T18:59:53.036Z] Windows: [2021-02-23T18:59:53.036Z] LCOW: [2021-02-23T18:59:53.036Z] Logging Driver: json-file [2021-02-23T18:59:53.036Z] Plugins: [2021-02-23T18:59:53.036Z] Volume: local [2021-02-23T18:59:53.036Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-23T18:59:53.036Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-23T18:59:53.036Z] Swarm: inactive [2021-02-23T18:59:53.036Z] Default Isolation: process [2021-02-23T18:59:53.036Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-23T18:59:53.036Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-23T18:59:53.036Z] OSType: windows [2021-02-23T18:59:53.036Z] Architecture: x86_64 [2021-02-23T18:59:53.036Z] CPUs: 4 [2021-02-23T18:59:53.036Z] Total Memory: 32GiB [2021-02-23T18:59:53.036Z] Name: azwin-2-1224b0 [2021-02-23T18:59:53.036Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-23T18:59:53.036Z] Docker Root Dir: D:\docker [2021-02-23T18:59:53.036Z] Debug Mode: false [2021-02-23T18:59:53.036Z] Registry: https://index.docker.io/v1/ [2021-02-23T18:59:53.036Z] Labels: [2021-02-23T18:59:53.036Z] Experimental: true [2021-02-23T18:59:53.036Z] Insecure Registries: [2021-02-23T18:59:53.036Z] 10.0.0.4:5000 [2021-02-23T18:59:53.036Z] 127.0.0.0/8 [2021-02-23T18:59:53.036Z] Registry Mirrors: [2021-02-23T18:59:53.036Z] http://10.0.0.4:5000/ [2021-02-23T18:59:53.036Z] Live Restore Enabled: false [2021-02-23T18:59:53.036Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-02-23T18:59:53.800Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-23T18:59:55.704Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-23T18:59:56.272Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-23T18:59:56.272Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-23T18:59:56.842Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-23T18:59:57.409Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-23T18:59:57.409Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-23T18:59:57.978Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-23T19:00:02.171Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-23T19:00:05.456Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-23T19:00:05.456Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-23T19:00:06.024Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-23T19:00:06.024Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-23T19:00:06.593Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-23T19:00:07.969Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-23T19:00:07.969Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-23T19:00:08.601Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-02-23T19:00:08.601Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-262ca117\powershellScript.ps1'; exit $LASTEXITCODE; [2021-02-23T19:00:08.601Z] ---------------------------------------------------------------------------- [2021-02-23T19:00:08.601Z] [2021-02-23T19:00:08.601Z] INFO: executeCI.ps1 starting at Tue Feb 23 19:00:07 CUT 2021 [2021-02-23T19:00:08.601Z] [2021-02-23T19:00:08.601Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-02-23T19:00:08.601Z] INFO: Running git version 2.24.1.windows.2 [2021-02-23T19:00:08.601Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-02-23T19:00:08.601Z] INFO: Environment variables: [2021-02-23T19:00:08.601Z] [2021-02-23T19:00:08.601Z] Name Value [2021-02-23T19:00:08.601Z] ---- ----- [2021-02-23T19:00:08.601Z] ALLUSERSPROFILE C:\ProgramData [2021-02-23T19:00:08.601Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-02-23T19:00:08.601Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-02-23T19:00:08.601Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-02-23T19:00:08.601Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-02-23T19:00:08.601Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-02-23T19:00:08.601Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-02-23T19:00:08.601Z] BRANCH_NAME PR-42066 [2021-02-23T19:00:08.601Z] BUILD_DISPLAY_NAME #1 [2021-02-23T19:00:08.601Z] BUILD_ID 1 [2021-02-23T19:00:08.601Z] BUILD_NUMBER 1 [2021-02-23T19:00:08.601Z] BUILD_TAG jenkins-moby-PR-42066-1 [2021-02-23T19:00:08.601Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42066/1/ [2021-02-23T19:00:08.601Z] CHANGE_AUTHOR thaJeztah [2021-02-23T19:00:08.601Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-02-23T19:00:08.601Z] CHANGE_BRANCH 20.10_backport_check_config [2021-02-23T19:00:08.601Z] CHANGE_FORK thaJeztah/docker [2021-02-23T19:00:08.601Z] CHANGE_ID 42066 [2021-02-23T19:00:08.601Z] CHANGE_TARGET 20.10 [2021-02-23T19:00:08.601Z] CHANGE_TITLE [20.10 backport] check-config.sh: add NETFILTER_XT_MARK [2021-02-23T19:00:08.601Z] CHANGE_URL https://github.com/moby/moby/pull/42066 [2021-02-23T19:00:08.601Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T19:00:08.601Z] CommonProgramFiles C:\Program Files\Common Files [2021-02-23T19:00:08.601Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-02-23T19:00:08.601Z] CommonProgramW6432 C:\Program Files\Common Files [2021-02-23T19:00:08.601Z] COMPUTERNAME azwin-2-1224b0 [2021-02-23T19:00:08.601Z] ComSpec C:\windows\system32\cmd.exe [2021-02-23T19:00:08.601Z] ConfigSequenceNumber 0 [2021-02-23T19:00:08.601Z] DOCKER_BUILDKIT 0 [2021-02-23T19:00:08.601Z] DOCKER_DUT_DEBUG 1 [2021-02-23T19:00:08.601Z] DOCKER_EXPERIMENTAL 1 [2021-02-23T19:00:08.601Z] DOCKER_GRAPHDRIVER overlay2 [2021-02-23T19:00:08.601Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-02-23T19:00:08.601Z] EXECUTOR_NUMBER 0 [2021-02-23T19:00:08.601Z] FQDN azwin-2-1224b0.westus.cloudapp.azure.com [2021-02-23T19:00:08.601Z] GIT_BRANCH PR-42066 [2021-02-23T19:00:08.601Z] GIT_COMMIT a24d92f95bd28df2298f1bc746217e7077d1aec2 [2021-02-23T19:00:08.601Z] GIT_URL https://github.com/moby/moby.git [2021-02-23T19:00:08.601Z] HUDSON_COOKIE 5206d026-a438-49cd-b3d4-adc726da7e54 [2021-02-23T19:00:08.601Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-02-23T19:00:08.601Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-02-23T19:00:08.601Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-02-23T19:00:08.601Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-02-23T19:00:08.601Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-02-23T19:00:08.601Z] JENKINS_NODE_COOKIE cd60e1a4-25a5-4525-977b-1a2315a9e20f [2021-02-23T19:00:08.601Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-02-23T19:00:08.601Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-02-23T19:00:08.601Z] JOB_BASE_NAME PR-42066 [2021-02-23T19:00:08.601Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42066/display/redirect [2021-02-23T19:00:08.601Z] JOB_NAME moby/PR-42066 [2021-02-23T19:00:08.601Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42066/ [2021-02-23T19:00:08.601Z] library.jps.version master [2021-02-23T19:00:08.601Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-02-23T19:00:08.601Z] NODE_LABELS amd64 azure azwin-2-1224b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-02-23T19:00:08.601Z] NODE_NAME azwin-2-1224b0 [2021-02-23T19:00:08.601Z] NUMBER_OF_PROCESSORS 4 [2021-02-23T19:00:08.601Z] OS Windows_NT [2021-02-23T19:00:08.601Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-02-23T19:00:08.601Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-02-23T19:00:08.601Z] PROCESSOR_ARCHITECTURE AMD64 [2021-02-23T19:00:08.602Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-02-23T19:00:08.602Z] PROCESSOR_LEVEL 6 [2021-02-23T19:00:08.602Z] PROCESSOR_REVISION 5504 [2021-02-23T19:00:08.602Z] ProgramData C:\ProgramData [2021-02-23T19:00:08.602Z] ProgramFiles C:\Program Files [2021-02-23T19:00:08.602Z] ProgramFiles(x86) C:\Program Files (x86) [2021-02-23T19:00:08.602Z] ProgramW6432 C:\Program Files [2021-02-23T19:00:08.602Z] PROMPT $P$G [2021-02-23T19:00:08.602Z] PSExecutionPolicyPreference Bypass [2021-02-23T19:00:08.602Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-02-23T19:00:08.602Z] PUBLIC C:\Users\Public [2021-02-23T19:00:08.602Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42066/1/display/redirect?page=artif... [2021-02-23T19:00:08.602Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42066/1/display/redirect?page=changes [2021-02-23T19:00:08.602Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42066/1/display/redirect [2021-02-23T19:00:08.602Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42066/1/display/redirect?page=tests [2021-02-23T19:00:08.602Z] SKIP_VALIDATION_TESTS 1 [2021-02-23T19:00:08.602Z] SOURCES_DRIVE d [2021-02-23T19:00:08.602Z] SOURCES_SUBDIR gopath [2021-02-23T19:00:08.602Z] STAGE_NAME Run tests [2021-02-23T19:00:08.602Z] SystemDrive C: [2021-02-23T19:00:08.602Z] SystemRoot C:\windows [2021-02-23T19:00:08.602Z] TEMP C:\windows\TEMP [2021-02-23T19:00:08.602Z] TESTDEBUG 0 [2021-02-23T19:00:08.602Z] TESTRUN_DRIVE d [2021-02-23T19:00:08.602Z] TESTRUN_SUBDIR CI [2021-02-23T19:00:08.602Z] TIMEOUT 120m [2021-02-23T19:00:08.602Z] TMP C:\windows\TEMP [2021-02-23T19:00:08.602Z] USERDOMAIN WORKGROUP [2021-02-23T19:00:08.602Z] USERNAME azwin-2-1224b0$ [2021-02-23T19:00:08.602Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-02-23T19:00:08.602Z] windir C:\windows [2021-02-23T19:00:08.602Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-02-23T19:00:08.602Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-02-23T19:00:08.602Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-02-23T19:00:08.602Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-02-23T19:00:08.602Z] [2021-02-23T19:00:08.602Z] [2021-02-23T19:00:08.602Z] [2021-02-23T19:00:08.602Z] INFO: Sources under d:\gopath\... [2021-02-23T19:00:08.602Z] INFO: Test run under d:\CI\... [2021-02-23T19:00:08.602Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-02-23T19:00:08.602Z] INFO: docker/docker repository was found [2021-02-23T19:00:08.602Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-02-23T19:00:08.602Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-02-23T19:00:08.602Z] INFO: Docker version of control daemon [2021-02-23T19:00:08.602Z] [2021-02-23T19:00:08.602Z] Client: Docker Engine - Enterprise [2021-02-23T19:00:08.602Z] Version: 19.03.12 [2021-02-23T19:00:08.602Z] API version: 1.40 [2021-02-23T19:00:08.602Z] Go version: go1.13.13 [2021-02-23T19:00:08.602Z] Git commit: 4306744 [2021-02-23T19:00:08.602Z] Built: 08/05/2020 19:27:53 [2021-02-23T19:00:08.602Z] OS/Arch: windows/amd64 [2021-02-23T19:00:08.602Z] Experimental: false [2021-02-23T19:00:08.602Z] [2021-02-23T19:00:08.602Z] Server: Docker Engine - Enterprise [2021-02-23T19:00:08.602Z] Engine: [2021-02-23T19:00:08.602Z] Version: 19.03.12 [2021-02-23T19:00:08.602Z] API version: 1.40 (minimum version 1.24) [2021-02-23T19:00:08.602Z] Go version: go1.13.13 [2021-02-23T19:00:08.602Z] Git commit: f295753ffd [2021-02-23T19:00:08.602Z] Built: 08/05/2020 19:26:41 [2021-02-23T19:00:08.602Z] OS/Arch: windows/amd64 [2021-02-23T19:00:08.602Z] Experimental: true [2021-02-23T19:00:08.602Z] [2021-02-23T19:00:08.602Z] INFO: Docker info of control daemon [2021-02-23T19:00:08.602Z] [2021-02-23T19:00:08.905Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-23T19:00:09.065Z] Client: [2021-02-23T19:00:09.065Z] Debug Mode: false [2021-02-23T19:00:09.065Z] Plugins: [2021-02-23T19:00:09.065Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-23T19:00:09.065Z] [2021-02-23T19:00:09.065Z] Server: [2021-02-23T19:00:09.065Z] Containers: 0 [2021-02-23T19:00:09.065Z] Running: 0 [2021-02-23T19:00:09.065Z] Paused: 0 [2021-02-23T19:00:09.065Z] Stopped: 0 [2021-02-23T19:00:09.065Z] Images: 10 [2021-02-23T19:00:09.065Z] Server Version: 19.03.12 [2021-02-23T19:00:09.065Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-23T19:00:09.065Z] Windows: [2021-02-23T19:00:09.065Z] LCOW: [2021-02-23T19:00:09.065Z] Logging Driver: json-file [2021-02-23T19:00:09.065Z] Plugins: [2021-02-23T19:00:09.065Z] Volume: local [2021-02-23T19:00:09.065Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-23T19:00:09.065Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-23T19:00:09.065Z] Swarm: inactive [2021-02-23T19:00:09.065Z] Default Isolation: process [2021-02-23T19:00:09.065Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-23T19:00:09.065Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-23T19:00:09.065Z] OSType: windows [2021-02-23T19:00:09.065Z] Architecture: x86_64 [2021-02-23T19:00:09.065Z] CPUs: 4 [2021-02-23T19:00:09.065Z] Total Memory: 32GiB [2021-02-23T19:00:09.065Z] Name: azwin-2-1224b0 [2021-02-23T19:00:09.065Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-23T19:00:09.065Z] Docker Root Dir: D:\docker [2021-02-23T19:00:09.065Z] Debug Mode: false [2021-02-23T19:00:09.065Z] Registry: https://index.docker.io/v1/ [2021-02-23T19:00:09.065Z] Labels: [2021-02-23T19:00:09.065Z] Experimental: true [2021-02-23T19:00:09.065Z] Insecure Registries: [2021-02-23T19:00:09.065Z] 10.0.0.4:5000 [2021-02-23T19:00:09.065Z] 127.0.0.0/8 [2021-02-23T19:00:09.065Z] Registry Mirrors: [2021-02-23T19:00:09.065Z] http://10.0.0.4:5000/ [2021-02-23T19:00:09.065Z] Live Restore Enabled: false [2021-02-23T19:00:09.065Z] [2021-02-23T19:00:09.065Z] [2021-02-23T19:00:09.065Z] INFO: Commit hash is a24d92f95b [2021-02-23T19:00:09.065Z] INFO: Nuke-Everything... [2021-02-23T19:00:09.065Z] INFO: Container count on control daemon to delete is 0 [2021-02-23T19:00:09.474Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-23T19:00:09.529Z] INFO: Nuking d:\CI [2021-02-23T19:00:09.529Z] INFO: Zapped successfully [2021-02-23T19:00:09.529Z] INFO: Location for testing is d:\CI\PR-42066\1 [2021-02-23T19:00:09.529Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-02-23T19:00:09.529Z] [2021-02-23T19:00:09.529Z] [2021-02-23T19:00:09.529Z] INFO: Building the image from Dockerfile.windows at 02/23/2021 19:00:09... [2021-02-23T19:00:09.529Z] [2021-02-23T19:00:10.042Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-23T19:00:11.421Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-23T19:00:14.246Z] Sending build context to Docker daemon 58.26MB [2021-02-23T19:00:14.246Z] [2021-02-23T19:00:14.709Z] Step 1/10 : FROM microsoft/windowsservercore [2021-02-23T19:00:14.709Z] ---> 31902e4b25a6 [2021-02-23T19:00:14.709Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-02-23T19:00:14.709Z] ---> Using cache [2021-02-23T19:00:14.709Z] ---> 550e26931876 [2021-02-23T19:00:14.709Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-02-23T19:00:14.709Z] ---> Using cache [2021-02-23T19:00:14.709Z] ---> 7289206961cb [2021-02-23T19:00:14.709Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-02-23T19:00:14.709Z] ---> Using cache [2021-02-23T19:00:14.709Z] ---> 9b6a10798885 [2021-02-23T19:00:14.709Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-02-23T19:00:14.709Z] ---> Using cache [2021-02-23T19:00:14.709Z] ---> bdb5a116e6c6 [2021-02-23T19:00:14.710Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-02-23T19:00:14.710Z] ---> Using cache [2021-02-23T19:00:14.710Z] ---> c174f91ec288 [2021-02-23T19:00:14.710Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-02-23T19:00:14.710Z] ---> Using cache [2021-02-23T19:00:14.710Z] ---> 2d629bde8919 [2021-02-23T19:00:14.710Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-02-23T19:00:14.710Z] ---> Using cache [2021-02-23T19:00:14.710Z] ---> a48b8f1bba83 [2021-02-23T19:00:14.710Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-02-23T19:00:14.710Z] ---> Using cache [2021-02-23T19:00:14.710Z] ---> d524ec9a3374 [2021-02-23T19:00:14.710Z] Step 10/10 : COPY . . [2021-02-23T19:00:15.619Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-23T19:00:15.886Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-23T19:00:15.886Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-23T19:00:16.822Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-23T19:00:17.390Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-23T19:00:19.925Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-23T19:00:22.458Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-23T19:00:24.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-23T19:00:26.271Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-23T19:00:28.805Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-23T19:00:32.095Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-23T19:00:33.473Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-23T19:00:35.378Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-23T19:00:35.947Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-23T19:00:36.886Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-23T19:00:38.264Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-23T19:00:39.912Z] ---> 353de0ef20e0 [2021-02-23T19:00:39.912Z] Successfully built 353de0ef20e0 [2021-02-23T19:00:39.912Z] Successfully tagged docker:latest [2021-02-23T19:00:39.912Z] INFO: Image build ended at 02/23/2021 19:00:38. Duration:00:00:28.9842274 [2021-02-23T19:00:39.912Z] [2021-02-23T19:00:39.912Z] [2021-02-23T19:00:39.912Z] INFO: Building the test binaries at 02/23/2021 19:00:38... [2021-02-23T19:00:40.190Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-23T19:00:41.578Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-23T19:00:42.956Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-23T19:00:44.333Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-23T19:00:44.629Z] INFO: make.ps1 starting at 02/23/2021 19:00:43 [2021-02-23T19:00:44.629Z] INFO: Git commit (a24d92f95b) assumed from DOCKER_GITCOMMIT environment variable [2021-02-23T19:00:44.629Z] INFO: Invoking autogen... [2021-02-23T19:00:44.629Z] INFO: Building daemon... [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-23T19:01:02.416Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-23T19:01:03.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-23T19:01:03.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-23T19:01:03.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-23T19:01:03.615Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-23T19:01:03.615Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-23T19:01:10.177Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-23T19:01:10.744Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-23T19:01:10.744Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-23T19:01:10.744Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-23T19:01:12.649Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-23T19:01:15.185Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite (1453.61s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.15s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.44s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.73s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.41s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.90s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.87s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.70s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.78s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.82s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.84s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.84s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.97s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAttachDetach (1.32s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.06s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.06s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.09s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.66s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.05s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.32s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.73s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.34s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.07s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (1.05s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.45s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.24s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.08s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.14s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.25s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.99s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2021-02-23T19:01:15.185Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.45s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.97s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.07s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.89s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.28s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.30s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.42s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.12s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.10s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.29s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.44s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.77s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.48s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.65s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.37s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.54s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.17s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.63s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.62s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.18s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.01s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.33s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.39s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.86s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.98s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.35s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.50s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.61s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.86s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.49s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.30s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.40s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.55s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.08s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.92s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.55s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.69s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.43s) [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.01s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.69s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.46s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.61s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.05s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.54s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.14s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.41s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.50s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.64s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.60s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.30s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.72s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.03s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.55s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.71s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.94s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.46s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.26s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.35s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.00s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.54s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.75s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.73s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.09s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.15s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.96s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.22s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.84s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.93s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.65s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.30s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.41s) [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.52s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildExpose (0.54s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.28s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.68s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.98s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.37s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.72s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.70s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.39s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.13s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildHistory (3.70s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.63s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.74s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.93s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.61s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.83s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.82s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.40s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.53s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.82s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.55s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.06s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.24s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.68s) [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.79s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.67s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.64s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.94s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.62s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.95s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.01s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.59s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.35s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.82s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.05s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.20s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.92s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildPATH (3.51s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.19s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.02s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.27s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildRm (3.77s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.92s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.01s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.65s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.81s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.99s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildUser (1.35s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.84s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.33s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.73s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.77s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.81s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.35s) [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.87s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.19s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.13s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.97s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.01s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.22s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.41s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.43s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-23T19:01:15.186Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.92s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-02-23T19:01:15.186Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-23T19:01:15.186Z] docker_cli_sni_test.go:18: Flakey test [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.69s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestCommitChange (0.87s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.71s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.38s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.22s) [2021-02-23T19:01:15.186Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.90s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCommitTTY (1.50s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.73s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.41s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.41s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.37s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.61s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.55s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.67s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.73s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.95s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.44s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.13s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.55s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.70s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.63s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.64s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.44s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.40s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2021-02-23T19:01:15.187Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-23T19:01:15.187Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.69s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.70s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.36s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.90s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.49s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.91s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.77s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.53s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009f4b20_} (1.35s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1010292348_/foo_false____} (1.37s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1010292348_/foo_true____} (1.46s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3928916395_/foo_false____} (1.37s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3928916395_/foo_true____} (1.49s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3928916395_/foo_true__0xc0009f4b80__} (1.34s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009f4ba0_} (1.36s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009f4bc0_} (1.45s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009f4be0_} (1.69s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009f4c00_} (1.38s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.40s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.60s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.56s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.17s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.99s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.92s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.90s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.87s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.14s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.00s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.27s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.35s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.41s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.62s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.66s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.37s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.83s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.49s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.22s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.66s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.68s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToDot (0.88s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.49s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.98s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToStdout (0.54s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.45s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.66s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.93s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.54s) [2021-02-23T19:01:15.187Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-23T19:01:15.187Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-02-23T19:01:15.187Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-23T19:01:15.187Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.55s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.50s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.16s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.26s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.59s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.18s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.64s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.10s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.49s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.85s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.75s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.52s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.85s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.71s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.05s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.13s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.15s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsCopy (0.93s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.01s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.70s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.45s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.32s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.45s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.31s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFilters (1.43s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFormat (1.15s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.33s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2021-02-23T19:01:15.187Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-23T19:01:15.187Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-23T19:01:15.187Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-23T19:01:15.187Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.75s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsResize (0.73s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.67s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.88s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestExec (0.68s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.19s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2021-02-23T19:01:15.187Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecCgroup (0.86s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.62s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecInspectID (1.77s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecInteractive (0.75s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.69s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecParseError (0.63s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.81s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2021-02-23T19:01:15.188Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-23T19:01:15.188Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.59s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.67s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.71s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestHealth (19.54s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.75s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImportDisplay (1.22s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImportFile (1.55s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.53s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImportGzipped (1.90s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.19s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.66s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.53s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.56s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.50s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.59s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.50s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s) [2021-02-23T19:01:15.188Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-23T19:01:15.188Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectDefault (0.52s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectHistory (0.66s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-02-23T19:01:15.188Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-23T19:01:15.188Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.50s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.64s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.63s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectStatus (0.76s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.30s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.66s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.63s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.80s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.63s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.62s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.66s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.06s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.03s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.14s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.58s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.49s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.46s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.53s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.56s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.23s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.77s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.36s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.64s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.69s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.57s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.89s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.36s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.00s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.76s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.97s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.55s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.66s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.69s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsTail (0.56s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestNetHostname (1.38s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.68s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.88s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.75s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPluginActive (1.41s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.21s) [2021-02-23T19:01:15.188Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-23T19:01:15.188Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.04s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.09s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.44s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.06s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPortList (6.74s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.64s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.57s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.09s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.10s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.02s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsByOrder (2.74s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.82s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.39s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.86s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.58s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.73s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.51s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.12s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.64s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.74s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.15s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.74s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.54s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.17s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2021-02-23T19:01:15.188Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-02-23T19:01:15.188Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.24s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.08s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.04s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.22s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.29s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.76s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.09s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.30s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.77s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.50s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.40s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.95s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.36s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.22s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.59s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiTag (0.30s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.69s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.51s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.63s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.19s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.64s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.48s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.58s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.76s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.33s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.15s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.73s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.13s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.73s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2021-02-23T19:01:15.188Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.97s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.52s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.12s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.78s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.04s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.23s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.76s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.24s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-23T19:01:15.189Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-23T19:01:15.189Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.69s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.58s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.26s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.84s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.11s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.61s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.16s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.61s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.61s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.23s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T19:01:15.189Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.86s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.68s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.20s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.50s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.54s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.66s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.27s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.36s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.16s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.94s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunMount (4.12s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.00s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.54s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.06s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.19s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.32s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.10s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.67s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNetHost (1.12s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.61s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.84s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.50s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.88s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.21s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.09s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.65s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.55s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T19:01:15.189Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.66s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.16s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.63s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.95s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.85s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunState (1.15s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.33s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.60s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunSysctls (1.28s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.58s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.60s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.25s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.13s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.54s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.54s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.03s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.52s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.07s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.05s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.50s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.71s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.47s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2021-02-23T19:01:15.189Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-23T19:01:15.189Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.63s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.87s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.80s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.87s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.24s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.76s) [2021-02-23T19:01:15.189Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents638854708 [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.53s) [2021-02-23T19:01:15.189Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.69s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.58s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.13s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.81s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStartRecordError (1.25s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.31s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.06s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.61s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.61s) [2021-02-23T19:01:15.190Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-23T19:01:15.190Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.73s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.91s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.53s) [2021-02-23T19:01:15.190Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-23T19:01:15.190Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.64s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.17s) [2021-02-23T19:01:15.190Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-02-23T19:01:15.190Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.97s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.68s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.19s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdateStats (3.59s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s) [2021-02-23T19:01:15.190Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-23T19:01:15.190Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.85s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.46s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.34s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.32s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.65s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.30s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.45s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.49s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.70s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.99s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.45s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.44s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.55s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.45s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.47s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.59s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.48s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.56s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.90s) [2021-02-23T19:01:15.190Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.57s) [2021-02-23T19:01:15.190Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-23T19:01:15.190Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-23T19:01:15.190Z] === RUN TestDockerRegistrySuite [2021-02-23T19:01:15.190Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-23T19:01:16.569Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-23T19:01:17.952Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-23T19:01:18.889Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-23T19:01:19.148Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-23T19:01:22.439Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-23T19:01:27.711Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-23T19:01:27.711Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-23T19:01:31.903Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-23T19:01:31.903Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-23T19:01:32.471Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-23T19:01:33.849Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-23T19:01:35.755Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-23T19:01:37.135Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-23T19:01:39.041Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-23T19:01:39.609Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-23T19:01:40.178Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-23T19:01:41.558Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-23T19:01:44.114Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-23T19:01:47.404Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-23T19:01:47.404Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-23T19:01:47.972Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-23T19:01:49.878Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-23T19:01:50.815Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-23T19:01:52.192Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-23T19:01:52.192Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-23T19:01:53.570Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-23T19:01:54.949Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-23T19:01:54.949Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-23T19:01:55.887Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-23T19:01:56.834Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-02-23T19:01:56.834Z] [2021-02-23T19:01:56.834Z] ________ ____ __. [2021-02-23T19:01:56.834Z] \_____ \ | |/ _| [2021-02-23T19:01:56.834Z] / | \| < [2021-02-23T19:01:56.834Z] / | \ | \ [2021-02-23T19:01:56.834Z] \_______ /____|__ \ [2021-02-23T19:01:56.834Z] \/ \/ [2021-02-23T19:01:56.834Z] [2021-02-23T19:01:56.834Z] INFO: make.ps1 ended at 02/23/2021 19:01:53 [2021-02-23T19:01:56.834Z] INFO: Binaries build ended at 02/23/2021 19:01:55. Duration:00:01:16.7883510 [2021-02-23T19:01:56.834Z] INFO: Copying the built daemon binary to d:\CI\PR-42066\1\binary\dockerd-a24d92f95b.exe... [2021-02-23T19:01:56.834Z] INFO: Copying the built client binary to d:\CI\PR-42066\1\binary\docker-a24d92f95b.exe... [2021-02-23T19:01:56.834Z] INFO: Copying dockerversion from the container... [2021-02-23T19:01:57.297Z] INFO: Copying the golang package from the container to d:\CI\PR-42066\1\installer\go.zip... [2021-02-23T19:01:58.274Z] INFO: Extracting go.zip to d:\CI\PR-42066\1\go [2021-02-23T19:01:59.177Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-23T19:01:59.177Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-23T19:02:00.555Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-23T19:02:00.813Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-23T19:02:00.813Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-23T19:02:01.072Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-23T19:02:01.640Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-23T19:02:01.898Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-23T19:02:01.898Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-23T19:02:01.898Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-23T19:02:03.278Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-23T19:02:05.185Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-23T19:02:06.583Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-23T19:02:06.583Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-23T19:02:06.583Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-23T19:02:07.975Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-23T19:02:08.911Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite (54.47s) [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.37s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d9615535259f8] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.10s) [2021-02-23T19:02:09.849Z] check_test.go:196: [dc1567da1b314] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.36s) [2021-02-23T19:02:09.849Z] check_test.go:196: [dff7115917b2e] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d0189163f1308] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.94s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d70ba2b572acf] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.12s) [2021-02-23T19:02:09.849Z] check_test.go:196: [dddde54fde26c] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.94s) [2021-02-23T19:02:09.849Z] check_test.go:196: [db160f890e162] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.38s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d3f654d5bb338] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s) [2021-02-23T19:02:09.849Z] check_test.go:196: [dbc5802d35939] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.70s) [2021-02-23T19:02:09.849Z] check_test.go:196: [de9c011ef18be] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.84s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d264431ceee24] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.61s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d2e5897210fb6] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d6ac3eb6bc926] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2021-02-23T19:02:09.849Z] check_test.go:196: [db6962ab8822c] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.76s) [2021-02-23T19:02:09.849Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7d0a1ae2e48f2cda225ca82a36713d747314056e135f7803f0acdce2f708c36d [2021-02-23T19:02:09.849Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7e52335f92736c053d87f49158bf52ae7c803d08f981a94ef67925209c7e84c8 [2021-02-23T19:02:09.849Z] check_test.go:196: [d442d984441cf] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s) [2021-02-23T19:02:09.849Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f6df70bc17b3a3d1c2d3b0d57488b8aba74a94560fc3f149c50644f6908ecb08 [2021-02-23T19:02:09.849Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b64c9af9489f0efbaddb2d4fe5fb74e78183ba6fb3177ca33026b8b79f2a57c7 [2021-02-23T19:02:09.849Z] check_test.go:196: [d5c17cb43c4be] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d087ef8e768fc] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.77s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d61899128977c] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.27s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d6e1ea17193bc] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d8c2823e42486] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2021-02-23T19:02:09.849Z] check_test.go:196: [dc541304c4938] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.32s) [2021-02-23T19:02:09.849Z] check_test.go:196: [df3b5ed79ca3c] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-02-23T19:02:09.849Z] check_test.go:196: [da32c8ca5e398] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.87s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d220c2a859479] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d9162a6df3ef7] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d4eaf80f2575d] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d3cf734fc3a0c] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d94a07e5b144d] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d92b79b9f5e41] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d180146bcd79c] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-02-23T19:02:09.849Z] check_test.go:196: [db0b2052a4f4e] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d71380943c2eb] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.22s) [2021-02-23T19:02:09.849Z] check_test.go:196: [dae3b39ece134] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.95s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d3ba42af86ccb] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.44s) [2021-02-23T19:02:09.849Z] check_test.go:196: [db55e75588a87] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.26s) [2021-02-23T19:02:09.849Z] check_test.go:196: [d087cad38e9ef] daemon is not started [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2021-02-23T19:02:09.849Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-02-23T19:02:09.849Z] === RUN TestDockerSchema1RegistrySuite [2021-02-23T19:02:09.849Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-23T19:02:09.849Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-23T19:02:13.138Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-23T19:02:13.707Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-23T19:02:13.707Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-23T19:02:14.647Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-23T19:02:17.180Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-23T19:02:19.429Z] INFO: Extraction ended at 02/23/2021 19:02:19. Duration:00:00:21.2099185 [2021-02-23T19:02:19.429Z] INFO: Updating the golang and path environment variables [2021-02-23T19:02:19.429Z] INFO: GOPATH=d:\gopath [2021-02-23T19:02:19.894Z] INFO: go version go1.13.15 windows/amd64 [2021-02-23T19:02:19.894Z] INFO: Running the daemon under test in debug mode [2021-02-23T19:02:19.894Z] INFO: Starting a daemon under test... [2021-02-23T19:02:19.894Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42066\1\daemon --pidfile d:\CI\PR-42066\1\docker.pid -D [2021-02-23T19:02:19.894Z] INFO: Process started successfully. [2021-02-23T19:02:19.894Z] INFO: Start tailing logs of the daemon under tests [2021-02-23T19:02:19.894Z] INFO: Waiting for the daemon under test to start... [2021-02-23T19:02:20.469Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-23T19:02:23.760Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-23T19:02:24.698Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-23T19:02:25.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-23T19:02:25.895Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-23T19:02:26.831Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-23T19:02:28.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-23T19:02:29.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-23T19:02:31.686Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-23T19:02:31.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-23T19:02:32.511Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-23T19:02:32.512Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-23T19:02:33.078Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-23T19:02:33.078Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-23T19:02:33.645Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-23T19:02:33.645Z] --- PASS: TestDockerSchema1RegistrySuite (24.08s) [2021-02-23T19:02:33.645Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.29s) [2021-02-23T19:02:33.646Z] check_test.go:223: [d502d2a65918b] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.74s) [2021-02-23T19:02:33.646Z] check_test.go:223: [de666e43aecd6] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.79s) [2021-02-23T19:02:33.646Z] check_test.go:223: [ddc560a3afe8e] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.00s) [2021-02-23T19:02:33.646Z] check_test.go:223: [dd3a98181f2c9] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.08s) [2021-02-23T19:02:33.646Z] check_test.go:223: [df46901c58cef] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.16s) [2021-02-23T19:02:33.646Z] check_test.go:223: [d5434fc7b390f] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.18s) [2021-02-23T19:02:33.646Z] check_test.go:223: [d48d720dae7d7] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.08s) [2021-02-23T19:02:33.646Z] check_test.go:223: [def5837547be4] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.00s) [2021-02-23T19:02:33.646Z] check_test.go:223: [d8497795ce932] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.96s) [2021-02-23T19:02:33.646Z] check_test.go:223: [d777b9e157d24] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.64s) [2021-02-23T19:02:33.646Z] check_test.go:223: [d2d5f59ce8d69] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-02-23T19:02:33.646Z] check_test.go:223: [df6f6aa49e11f] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2021-02-23T19:02:33.646Z] check_test.go:223: [d2f45680c24e2] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-23T19:02:33.646Z] check_test.go:223: [d4986c2d054a6] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-02-23T19:02:33.646Z] check_test.go:223: [d35202922211c] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2021-02-23T19:02:33.646Z] check_test.go:223: [d39eebbc66258] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s) [2021-02-23T19:02:33.646Z] check_test.go:223: [dadf0088695e7] daemon is not started [2021-02-23T19:02:33.646Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-23T19:02:33.646Z] check_test.go:223: [d1f5bd7c0ce76] daemon is not started [2021-02-23T19:02:33.646Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-23T19:02:33.646Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-23T19:02:35.022Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-23T19:02:35.590Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-23T19:02:35.590Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-23T19:02:36.966Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-23T19:02:36.967Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-23T19:02:37.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-23T19:02:38.103Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-23T19:02:38.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.49s) [2021-02-23T19:02:38.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.27s) [2021-02-23T19:02:38.103Z] check_test.go:252: [ded8e5534ec53] daemon is not started [2021-02-23T19:02:38.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2021-02-23T19:02:38.103Z] check_test.go:252: [d5fbe28041f41] daemon is not started [2021-02-23T19:02:38.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-02-23T19:02:38.103Z] check_test.go:252: [d408dd70120f4] daemon is not started [2021-02-23T19:02:38.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2021-02-23T19:02:38.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-02-23T19:02:38.103Z] check_test.go:252: [d2a1b8848d434] daemon is not started [2021-02-23T19:02:38.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2021-02-23T19:02:38.103Z] check_test.go:252: [d46eb2abed0a5] daemon is not started [2021-02-23T19:02:38.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s) [2021-02-23T19:02:38.103Z] check_test.go:252: [d41bdc9717e5d] daemon is not started [2021-02-23T19:02:38.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-02-23T19:02:38.103Z] check_test.go:252: [d3bb957deb0bb] daemon is not started [2021-02-23T19:02:38.103Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-23T19:02:38.103Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-23T19:02:41.063Z] .....INFO: Daemon under test started and replied! [2021-02-23T19:02:41.063Z] INFO: Docker version of the daemon under test [2021-02-23T19:02:41.063Z] [2021-02-23T19:02:41.063Z] Client: [2021-02-23T19:02:41.063Z] Version: 17.06.2-ce [2021-02-23T19:02:41.063Z] API version: 1.30 [2021-02-23T19:02:41.063Z] Go version: go1.8.3 [2021-02-23T19:02:41.063Z] Git commit: cec0b72 [2021-02-23T19:02:41.063Z] Built: Tue Sep 5 19:57:19 2017 [2021-02-23T19:02:41.063Z] OS/Arch: windows/amd64 [2021-02-23T19:02:41.063Z] [2021-02-23T19:02:41.063Z] Server: [2021-02-23T19:02:41.063Z] Version: 0.0.0-dev [2021-02-23T19:02:41.063Z] API version: 1.41 (minimum version 1.24) [2021-02-23T19:02:41.063Z] Go version: go1.13.15 [2021-02-23T19:02:41.063Z] Git commit: a24d92f95b [2021-02-23T19:02:41.063Z] Built: 02/23/2021 19:00:43 [2021-02-23T19:02:41.063Z] OS/Arch: windows/amd64 [2021-02-23T19:02:41.063Z] Experimental: false [2021-02-23T19:02:41.063Z] [2021-02-23T19:02:41.063Z] INFO: Docker info of the daemon under test [2021-02-23T19:02:41.063Z] [2021-02-23T19:02:41.063Z] Containers: 0 [2021-02-23T19:02:41.063Z] Running: 0 [2021-02-23T19:02:41.063Z] Paused: 0 [2021-02-23T19:02:41.063Z] Stopped: 0 [2021-02-23T19:02:41.063Z] Images: 0 [2021-02-23T19:02:41.063Z] Server Version: 0.0.0-dev [2021-02-23T19:02:41.063Z] Storage Driver: windowsfilter [2021-02-23T19:02:41.063Z] Windows: [2021-02-23T19:02:41.063Z] Logging Driver: json-file [2021-02-23T19:02:41.063Z] Plugins: [2021-02-23T19:02:41.063Z] Volume: local [2021-02-23T19:02:41.063Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-23T19:02:41.063Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-23T19:02:41.063Z] Swarm: inactive [2021-02-23T19:02:41.063Z] Default Isolation: process [2021-02-23T19:02:41.063Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-23T19:02:41.063Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-23T19:02:41.063Z] OSType: windows [2021-02-23T19:02:41.063Z] Architecture: x86_64 [2021-02-23T19:02:41.063Z] CPUs: 4 [2021-02-23T19:02:41.063Z] Total Memory: 32GiB [2021-02-23T19:02:41.063Z] Name: azwin-2-1224b0 [2021-02-23T19:02:41.063Z] ID: C4O4:NTY4:OCGF:MH6F:7C6Q:CM2J:5ZHC:GUDM:J3J6:XICZ:PAFV:IS2T [2021-02-23T19:02:41.063Z] Docker Root Dir: D:\CI\PR-42066\1\daemon [2021-02-23T19:02:41.063Z] Debug Mode (client): false [2021-02-23T19:02:41.063Z] Debug Mode (server): true [2021-02-23T19:02:41.063Z] File Descriptors: -1 [2021-02-23T19:02:41.063Z] Goroutines: 16 [2021-02-23T19:02:41.063Z] System Time: 2021-02-23T19:02:39.016476Z [2021-02-23T19:02:41.063Z] EventsListeners: 0 [2021-02-23T19:02:41.063Z] Registry: https://index.docker.io/v1/ [2021-02-23T19:02:41.063Z] Labels: [2021-02-23T19:02:41.063Z] Experimental: false [2021-02-23T19:02:41.063Z] Insecure Registries: [2021-02-23T19:02:41.063Z] 127.0.0.0/8 [2021-02-23T19:02:41.063Z] Live Restore Enabled: false [2021-02-23T19:02:41.063Z] [2021-02-23T19:02:41.063Z] [2021-02-23T19:02:41.063Z] INFO: Docker images of the daemon under test [2021-02-23T19:02:41.063Z] [2021-02-23T19:02:41.063Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-23T19:02:41.063Z] [2021-02-23T19:02:41.063Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-02-23T19:02:41.063Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-02-23T19:02:41.063Z] ltsc2019: Pulling from windows/servercore [2021-02-23T19:02:41.063Z] 4612f6d0b889: Pulling fs layer [2021-02-23T19:02:41.063Z] db4edcf0861f: Pulling fs layer [2021-02-23T19:02:43.370Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-23T19:02:43.629Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-23T19:02:43.629Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-23T19:02:43.887Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-23T19:02:43.887Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-02-23T19:02:43.887Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-02-23T19:02:43.887Z] check_test.go:279: [d420c052d23c3] daemon is not started [2021-02-23T19:02:43.887Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-02-23T19:02:43.887Z] check_test.go:279: [d9308a5d137f7] daemon is not started [2021-02-23T19:02:43.887Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-02-23T19:02:43.887Z] check_test.go:279: [d2d851dc2d389] daemon is not started [2021-02-23T19:02:43.887Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-02-23T19:02:43.887Z] check_test.go:279: [d99a3f1bf074c] daemon is not started [2021-02-23T19:02:43.887Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-02-23T19:02:43.887Z] check_test.go:279: [dd9fb947e1109] daemon is not started [2021-02-23T19:02:43.887Z] === RUN TestDockerNetworkSuite [2021-02-23T19:02:43.887Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-23T19:02:46.421Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-23T19:02:46.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-23T19:02:50.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-23T19:02:51.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-23T19:02:54.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-23T19:02:55.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-23T19:03:02.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-23T19:03:02.220Z] db4edcf0861f: Verifying Checksum [2021-02-23T19:03:02.220Z] db4edcf0861f: Download complete [2021-02-23T19:03:04.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-23T19:03:05.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-23T19:03:06.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-23T19:03:06.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-23T19:03:07.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-23T19:03:08.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-23T19:03:08.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-23T19:03:09.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-23T19:03:10.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-23T19:03:10.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-23T19:03:10.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-23T19:03:10.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-23T19:03:11.595Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-23T19:03:11.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-23T19:03:13.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-23T19:03:13.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-23T19:03:13.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-23T19:03:13.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-23T19:03:16.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-23T19:03:18.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-23T19:03:24.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-23T19:03:24.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-23T19:03:25.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-23T19:03:26.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-23T19:03:26.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-23T19:03:26.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-23T19:03:26.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-23T19:03:26.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-23T19:03:29.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-23T19:03:29.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-23T19:03:29.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-23T19:03:29.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-23T19:03:34.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-23T19:03:37.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-23T19:03:37.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-23T19:03:38.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-23T19:03:40.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-23T19:03:40.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-23T19:03:40.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-23T19:03:41.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-23T19:03:42.232Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite (62.83s) [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.14s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d2361f864d6f8] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.78s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d166440b20b47] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.91s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [dc079c0ad02c5] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.64s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d8c51c20d3998] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.63s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:1233: [da7d98649f5a5] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d94d62735bb04] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.79s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d324820db627e] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.79s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d767165d2eef5] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.38s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d19e2095af7da] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [dfe76c6d2f69a] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.44s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [df7c31925c51d] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [ddbc24f5874a2] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.23s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d530ee78772d3] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [ddd98250fa25f] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.48s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d406a13e0fbf6] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.96s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d8c7e250d7fa4] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d6f2da2f63229] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d2d3d4a01a960] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d22478cf55105] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.02s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d399ef46cd56e] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.30s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [da236efa8b448] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d22118eae3a5c] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.46s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d13a31891465a] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [dc921cd4d0a1d] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.47s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:968: [d7d57004b5d8d] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.85s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d97215819e550] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.52s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:1116: [d3cc1e428ad7c] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d2d8298b9a32b] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d5f3388e75f1f] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [ddef567927d2f] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [dcd56d49b19ac] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [dd3bcb13d9a67] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d51574593ad60] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [dbecab8fb2003] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.67s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [dea4c36d1a202] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [de89fe59811ae] daemon is not started [2021-02-23T19:03:47.512Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d9a652777a5ab] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.80s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d3125e3808c73] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.67s) [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.65s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:1084: [da86c98aa73cd] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [de99d06a34093] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.05s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [dc4a697ef96fb] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.67s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d26bfbdc2c1e8] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [de75729ff2daf] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d18e3e57e4e1c] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d85993d709116] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.04s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [d679b7d08b91b] daemon is not started [2021-02-23T19:03:47.512Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.52s) [2021-02-23T19:03:47.512Z] docker_cli_network_unix_test.go:46: [dd709a93c850b] daemon is not started [2021-02-23T19:03:47.512Z] === RUN TestDockerHubPullSuite [2021-02-23T19:03:47.512Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-23T19:03:48.088Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-23T19:03:50.619Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-23T19:03:51.186Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-23T19:03:54.471Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-23T19:03:54.471Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-23T19:03:54.471Z] --- PASS: TestDockerHubPullSuite (7.62s) [2021-02-23T19:03:54.471Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.38s) [2021-02-23T19:03:54.471Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.32s) [2021-02-23T19:03:54.471Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.71s) [2021-02-23T19:03:54.471Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.89s) [2021-02-23T19:03:54.471Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-02-23T19:03:54.471Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-02-23T19:03:54.471Z] PASS [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === Skipped [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_sni_test.go:18: Flakey test [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-23T19:03:54.471Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.03s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.03s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-23T19:03:54.471Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-23T19:03:54.471Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-23T19:03:54.471Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-23T19:03:54.471Z] docker_cli_network_unix_test.go:46: [d9a652777a5ab] daemon is not started [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] [2021-02-23T19:03:54.471Z] DONE 1274 tests, 51 skipped in 1660.365s [2021-02-23T19:03:54.471Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T19:03:54.471Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T19:03:54.471Z] +++ kill 8170 [2021-02-23T19:03:55.407Z] +++ /etc/init.d/apparmor stop [2021-02-23T19:03:55.407Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T19:03:55.407Z] [2021-02-23T19:03:55.407Z] Unloading profiles will leave already running processes permanently [2021-02-23T19:03:55.407Z] unconfined, which can lead to unexpected situations. [2021-02-23T19:03:55.407Z] [2021-02-23T19:03:55.407Z] To set a process to complain mode, use the command line tool [2021-02-23T19:03:55.407Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T19:03:55.407Z] +++ true [2021-02-23T19:03:55.407Z] exiting test-integration [2021-02-23T19:03:55.407Z] ++ exit 0 [2021-02-23T19:03:55.407Z] [2021-02-23T19:03:55.666Z] + for job in $(jobs -p) [2021-02-23T19:03:55.666Z] + wait 11133 [2021-02-23T19:04:05.638Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-23T19:04:14.412Z] 4612f6d0b889: Verifying Checksum [2021-02-23T19:04:14.412Z] 4612f6d0b889: Download complete [2021-02-23T19:04:17.841Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-23T19:04:22.193Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-23T19:06:11.106Z] 4612f6d0b889: Pull complete [2021-02-23T19:06:58.684Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-23T19:07:01.972Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-23T19:07:03.349Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-23T19:07:03.608Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-23T19:07:03.608Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-23T19:07:03.608Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-23T19:07:04.545Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-23T19:07:07.077Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-23T19:07:10.380Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-23T19:07:12.282Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-23T19:07:52.437Z] db4edcf0861f: Pull complete [2021-02-23T19:07:52.437Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-23T19:07:52.437Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:07:52.437Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-02-23T19:07:52.437Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-02-23T19:07:52.437Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-02-23T19:07:52.437Z] WARN: Skipping validation tests [2021-02-23T19:07:52.437Z] INFO: Running unit tests at 02/23/2021 19:07:45... [2021-02-23T19:07:52.437Z] INFO: make.ps1 starting at 02/23/2021 19:07:48 [2021-02-23T19:07:52.437Z] INFO: Git commit (a24d92f95b) assumed from DOCKER_GITCOMMIT environment variable [2021-02-23T19:07:52.437Z] INFO: Invoking autogen... [2021-02-23T19:07:52.437Z] INFO: Running unit tests... [2021-02-23T19:07:58.254Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow 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/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-02-23T19:08:06.857Z] ? github.com/docker/docker/api [no test files] [2021-02-23T19:08:08.508Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-23T19:08:08.508Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-23T19:08:10.415Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-23T19:08:12.948Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-23T19:08:16.235Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-23T19:08:18.768Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-23T19:08:19.279Z] === RUN TestMiddlewares [2021-02-23T19:08:19.279Z] --- PASS: TestMiddlewares (0.00s) [2021-02-23T19:08:19.279Z] PASS [2021-02-23T19:08:19.279Z] coverage: 9.0% of statements [2021-02-23T19:08:19.279Z] ok github.com/docker/docker/api/server 0.108s coverage: 9.0% of statements [2021-02-23T19:08:40.721Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-23T19:08:52.923Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-23T19:08:53.859Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-23T19:08:56.392Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-23T19:08:59.682Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-23T19:09:06.246Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-23T19:09:10.038Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-23T19:09:10.501Z] === RUN TestBoolValue [2021-02-23T19:09:10.501Z] --- PASS: TestBoolValue (0.00s) [2021-02-23T19:09:10.501Z] === RUN TestBoolValueOrDefault [2021-02-23T19:09:10.501Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-02-23T19:09:10.501Z] === RUN TestInt64ValueOrZero [2021-02-23T19:09:10.501Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-02-23T19:09:10.501Z] === RUN TestInt64ValueOrDefault [2021-02-23T19:09:10.501Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-02-23T19:09:10.501Z] === RUN TestInt64ValueOrDefaultWithError [2021-02-23T19:09:10.501Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-02-23T19:09:10.501Z] === RUN TestJsonContentType [2021-02-23T19:09:10.501Z] --- PASS: TestJsonContentType (0.00s) [2021-02-23T19:09:10.501Z] PASS [2021-02-23T19:09:10.501Z] coverage: 14.7% of statements [2021-02-23T19:09:10.501Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 14.7% of statements [2021-02-23T19:09:11.535Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-23T19:09:12.694Z] === RUN TestMaskSecretKeys [2021-02-23T19:09:12.694Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-02-23T19:09:12.694Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-02-23T19:09:12.694Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-02-23T19:09:12.694Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-02-23T19:09:12.694Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-02-23T19:09:12.694Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-02-23T19:09:12.694Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-02-23T19:09:12.694Z] === RUN TestVersionMiddlewareVersion [2021-02-23T19:09:12.694Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-02-23T19:09:12.694Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-02-23T19:09:12.694Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-02-23T19:09:12.694Z] PASS [2021-02-23T19:09:12.694Z] coverage: 37.7% of statements [2021-02-23T19:09:12.694Z] ok github.com/docker/docker/api/server/middleware 0.108s coverage: 37.7% of statements [2021-02-23T19:09:12.694Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-23T19:09:12.694Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-23T19:09:12.694Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-23T19:09:12.694Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-23T19:09:12.694Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-23T19:09:12.694Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-23T19:09:12.694Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-23T19:09:12.694Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-23T19:09:12.694Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-23T19:09:12.694Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-23T19:09:12.694Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-23T19:09:13.444Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-23T19:09:13.668Z] === RUN TestStrSliceMarshalJSON [2021-02-23T19:09:13.668Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-02-23T19:09:13.668Z] === RUN TestStrSliceUnmarshalJSON [2021-02-23T19:09:13.668Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-02-23T19:09:13.668Z] === RUN TestStrSliceUnmarshalString [2021-02-23T19:09:13.668Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-02-23T19:09:13.668Z] === RUN TestStrSliceUnmarshalSlice [2021-02-23T19:09:13.668Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-02-23T19:09:13.668Z] PASS [2021-02-23T19:09:13.668Z] coverage: 90.0% of statements [2021-02-23T19:09:13.668Z] ok github.com/docker/docker/api/types/strslice 0.153s coverage: 90.0% of statements [2021-02-23T19:09:13.668Z] === RUN TestToJSON [2021-02-23T19:09:13.668Z] --- PASS: TestToJSON (0.00s) [2021-02-23T19:09:13.668Z] === RUN TestToParamWithVersion [2021-02-23T19:09:13.668Z] --- PASS: TestToParamWithVersion (0.00s) [2021-02-23T19:09:13.668Z] === RUN TestFromJSON [2021-02-23T19:09:13.668Z] --- PASS: TestFromJSON (0.00s) [2021-02-23T19:09:13.668Z] === RUN TestEmpty [2021-02-23T19:09:13.668Z] --- PASS: TestEmpty (0.00s) [2021-02-23T19:09:13.668Z] === RUN TestArgsMatchKVListEmptySources [2021-02-23T19:09:13.668Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-02-23T19:09:13.668Z] === RUN TestArgsMatchKVList [2021-02-23T19:09:13.668Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-02-23T19:09:13.668Z] === RUN TestArgsMatch [2021-02-23T19:09:13.669Z] --- PASS: TestArgsMatch (0.00s) [2021-02-23T19:09:13.669Z] === RUN TestAdd [2021-02-23T19:09:13.669Z] --- PASS: TestAdd (0.00s) [2021-02-23T19:09:13.669Z] === RUN TestDel [2021-02-23T19:09:13.669Z] --- PASS: TestDel (0.00s) [2021-02-23T19:09:13.669Z] === RUN TestLen [2021-02-23T19:09:13.669Z] --- PASS: TestLen (0.00s) [2021-02-23T19:09:13.669Z] === RUN TestExactMatch [2021-02-23T19:09:13.669Z] --- PASS: TestExactMatch (0.00s) [2021-02-23T19:09:13.669Z] === RUN TestOnlyOneExactMatch [2021-02-23T19:09:13.669Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-02-23T19:09:13.669Z] === RUN TestContains [2021-02-23T19:09:13.669Z] --- PASS: TestContains (0.00s) [2021-02-23T19:09:13.669Z] === RUN TestValidate [2021-02-23T19:09:13.669Z] --- PASS: TestValidate (0.00s) [2021-02-23T19:09:13.669Z] === RUN TestWalkValues [2021-02-23T19:09:13.669Z] --- PASS: TestWalkValues (0.00s) [2021-02-23T19:09:13.669Z] === RUN TestFuzzyMatch [2021-02-23T19:09:13.669Z] --- PASS: TestFuzzyMatch (0.00s) [2021-02-23T19:09:13.669Z] === RUN TestClone [2021-02-23T19:09:13.669Z] --- PASS: TestClone (0.00s) [2021-02-23T19:09:13.669Z] PASS [2021-02-23T19:09:13.669Z] coverage: 92.2% of statements [2021-02-23T19:09:13.669Z] ok github.com/docker/docker/api/types/filters 0.061s coverage: 92.2% of statements [2021-02-23T19:09:14.132Z] === RUN TestAdjustForAPIVersion [2021-02-23T19:09:14.132Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-02-23T19:09:14.132Z] PASS [2021-02-23T19:09:14.132Z] coverage: 5.7% of statements [2021-02-23T19:09:14.132Z] ok github.com/docker/docker/api/server/router/swarm 0.065s coverage: 5.7% of statements [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-23T19:09:14.132Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-23T19:09:14.132Z] === RUN TestDurationToSecondsString [2021-02-23T19:09:14.132Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-02-23T19:09:14.132Z] === RUN TestGetTimestamp [2021-02-23T19:09:14.132Z] --- PASS: TestGetTimestamp (0.11s) [2021-02-23T19:09:14.132Z] === RUN TestParseTimestamps [2021-02-23T19:09:14.132Z] --- PASS: TestParseTimestamps (0.00s) [2021-02-23T19:09:14.132Z] PASS [2021-02-23T19:09:14.132Z] coverage: 100.0% of statements [2021-02-23T19:09:14.132Z] ok github.com/docker/docker/api/types/time 0.162s coverage: 100.0% of statements [2021-02-23T19:09:14.594Z] === RUN TestCompareVersion [2021-02-23T19:09:14.594Z] --- PASS: TestCompareVersion (0.00s) [2021-02-23T19:09:14.594Z] PASS [2021-02-23T19:09:14.594Z] coverage: 75.0% of statements [2021-02-23T19:09:14.594Z] ok github.com/docker/docker/api/types/versions 0.054s coverage: 75.0% of statements [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/builder [no test files] [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-23T19:09:14.594Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-23T19:09:15.977Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-23T19:09:16.143Z] === RUN TestParseRemoteURL [2021-02-23T19:09:16.143Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-02-23T19:09:16.143Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-02-23T19:09:16.143Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-02-23T19:09:16.143Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-02-23T19:09:16.143Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-02-23T19:09:16.143Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-02-23T19:09:16.143Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-02-23T19:09:16.143Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-02-23T19:09:16.143Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-02-23T19:09:16.143Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-02-23T19:09:16.143Z] --- PASS: TestParseRemoteURL (0.00s) [2021-02-23T19:09:16.143Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-02-23T19:09:16.143Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-02-23T19:09:16.143Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-02-23T19:09:16.143Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-02-23T19:09:16.143Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-02-23T19:09:16.143Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-02-23T19:09:16.143Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-02-23T19:09:16.143Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-02-23T19:09:16.143Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-02-23T19:09:16.143Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-02-23T19:09:16.143Z] === RUN TestCloneArgsSmartHttp [2021-02-23T19:09:16.143Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-02-23T19:09:16.143Z] === RUN TestCloneArgsDumbHttp [2021-02-23T19:09:16.143Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-02-23T19:09:16.143Z] === RUN TestCloneArgsGit [2021-02-23T19:09:16.143Z] --- PASS: TestCloneArgsGit (0.00s) [2021-02-23T19:09:16.143Z] === RUN TestCheckoutGit [2021-02-23T19:09:18.334Z] === RUN TestEnable [2021-02-23T19:09:18.334Z] --- PASS: TestEnable (0.00s) [2021-02-23T19:09:18.334Z] === RUN TestDisable [2021-02-23T19:09:18.334Z] --- PASS: TestDisable (0.00s) [2021-02-23T19:09:18.334Z] === RUN TestEnabled [2021-02-23T19:09:18.334Z] --- PASS: TestEnabled (0.00s) [2021-02-23T19:09:18.334Z] PASS [2021-02-23T19:09:18.334Z] coverage: 100.0% of statements [2021-02-23T19:09:18.334Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-02-23T19:09:18.798Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-02-23T19:09:18.798Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-02-23T19:09:18.798Z] === RUN TestProcessNoDockerignore [2021-02-23T19:09:18.798Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-02-23T19:09:18.798Z] === RUN TestProcessShouldLeaveAllFiles [2021-02-23T19:09:18.798Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-02-23T19:09:18.798Z] === RUN TestDetectContentType [2021-02-23T19:09:18.798Z] --- PASS: TestDetectContentType (0.00s) [2021-02-23T19:09:18.798Z] === RUN TestSelectAcceptableMIME [2021-02-23T19:09:18.798Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-02-23T19:09:18.798Z] === RUN TestInspectEmptyResponse [2021-02-23T19:09:18.798Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-02-23T19:09:18.798Z] === RUN TestInspectResponseBinary [2021-02-23T19:09:18.798Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-02-23T19:09:18.798Z] === RUN TestResponseUnsupportedContentType [2021-02-23T19:09:18.798Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-02-23T19:09:18.798Z] === RUN TestInspectResponseTextSimple [2021-02-23T19:09:18.798Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-02-23T19:09:18.798Z] === RUN TestInspectResponseEmptyContentType [2021-02-23T19:09:18.798Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-02-23T19:09:18.798Z] === RUN TestUnknownContentLength [2021-02-23T19:09:18.798Z] --- PASS: TestUnknownContentLength (0.00s) [2021-02-23T19:09:18.798Z] === RUN TestDownloadRemote [2021-02-23T19:09:18.798Z] --- PASS: TestDownloadRemote (0.07s) [2021-02-23T19:09:18.798Z] === RUN TestGetWithStatusError [2021-02-23T19:09:18.798Z] --- PASS: TestGetWithStatusError (0.00s) [2021-02-23T19:09:18.798Z] === RUN TestCloseRootDirectory [2021-02-23T19:09:18.798Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-02-23T19:09:18.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:09:18.798Z] === RUN TestHashFile [2021-02-23T19:09:18.798Z] --- SKIP: TestHashFile (0.00s) [2021-02-23T19:09:18.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:09:18.798Z] === RUN TestHashSubdir [2021-02-23T19:09:18.798Z] --- SKIP: TestHashSubdir (0.00s) [2021-02-23T19:09:18.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:09:18.798Z] === RUN TestRemoveDirectory [2021-02-23T19:09:18.798Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-02-23T19:09:18.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:09:18.798Z] PASS [2021-02-23T19:09:18.798Z] coverage: 9.3% of statements [2021-02-23T19:09:18.798Z] ok github.com/docker/docker/builder/remotecontext 0.294s coverage: 9.3% of statements [2021-02-23T19:09:19.262Z] === RUN TestGetAllAllowed [2021-02-23T19:09:19.262Z] --- PASS: TestGetAllAllowed (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestGetAllMeta [2021-02-23T19:09:19.262Z] --- PASS: TestGetAllMeta (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestWarnOnUnusedBuildArgs [2021-02-23T19:09:19.262Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestIsUnreferencedBuiltin [2021-02-23T19:09:19.262Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestIsExistingDirectory [2021-02-23T19:09:19.262Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestGetFilenameForDownload [2021-02-23T19:09:19.262Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestEnv2Variables [2021-02-23T19:09:19.262Z] --- PASS: TestEnv2Variables (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-02-23T19:09:19.262Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestMaintainer [2021-02-23T19:09:19.262Z] --- PASS: TestMaintainer (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestLabel [2021-02-23T19:09:19.262Z] --- PASS: TestLabel (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestFromScratch [2021-02-23T19:09:19.262Z] --- PASS: TestFromScratch (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestFromWithArg [2021-02-23T19:09:19.262Z] --- PASS: TestFromWithArg (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-02-23T19:09:19.262Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestFromWithUndefinedArg [2021-02-23T19:09:19.262Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestFromMultiStageWithNamedStage [2021-02-23T19:09:19.262Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestOnbuild [2021-02-23T19:09:19.262Z] --- PASS: TestOnbuild (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestWorkdir [2021-02-23T19:09:19.262Z] --- PASS: TestWorkdir (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestCmd [2021-02-23T19:09:19.262Z] --- PASS: TestCmd (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestHealthcheckNone [2021-02-23T19:09:19.262Z] --- PASS: TestHealthcheckNone (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestHealthcheckCmd [2021-02-23T19:09:19.262Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestEntrypoint [2021-02-23T19:09:19.262Z] --- PASS: TestEntrypoint (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestExpose [2021-02-23T19:09:19.262Z] --- PASS: TestExpose (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestUser [2021-02-23T19:09:19.262Z] --- PASS: TestUser (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestVolume [2021-02-23T19:09:19.262Z] --- PASS: TestVolume (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestStopSignal [2021-02-23T19:09:19.262Z] --- SKIP: TestStopSignal (0.00s) [2021-02-23T19:09:19.262Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-23T19:09:19.262Z] === RUN TestArg [2021-02-23T19:09:19.262Z] --- PASS: TestArg (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestShell [2021-02-23T19:09:19.262Z] --- PASS: TestShell (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestPrependEnvOnCmd [2021-02-23T19:09:19.262Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestRunWithBuildArgs [2021-02-23T19:09:19.262Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestRunIgnoresHealthcheck [2021-02-23T19:09:19.262Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestNormalizeWorkdir [2021-02-23T19:09:19.262Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestDispatch [2021-02-23T19:09:19.262Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-02-23T19:09:19.262Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-02-23T19:09:19.262Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-02-23T19:09:19.262Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-02-23T19:09:19.262Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-02-23T19:09:19.262Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-02-23T19:09:19.262Z] === RUN TestDispatch/COPY_url [2021-02-23T19:09:19.262Z] --- PASS: TestDispatch (0.05s) [2021-02-23T19:09:19.262Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-02-23T19:09:19.262Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-02-23T19:09:19.262Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-02-23T19:09:19.262Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-02-23T19:09:19.262Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-02-23T19:09:19.262Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-02-23T19:09:19.262Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestAddScratchImageAddsToMounts [2021-02-23T19:09:19.262Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestAddFromScratchPopulatesPlatform [2021-02-23T19:09:19.262Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-02-23T19:09:19.262Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-02-23T19:09:19.262Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestImageSourceGetAddsToMounts [2021-02-23T19:09:19.262Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestEmptyDockerfile [2021-02-23T19:09:19.262Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestSymlinkDockerfile [2021-02-23T19:09:19.262Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-02-23T19:09:19.262Z] === RUN TestDockerfileOutsideTheBuildContext [2021-02-23T19:09:19.262Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestNonExistingDockerfile [2021-02-23T19:09:19.262Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestCopyRunConfig [2021-02-23T19:09:19.262Z] --- PASS: TestCopyRunConfig (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestDeepCopyRunConfig [2021-02-23T19:09:19.262Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestExportImage [2021-02-23T19:09:19.262Z] --- PASS: TestExportImage (0.00s) [2021-02-23T19:09:19.262Z] === RUN TestNormalizeDest [2021-02-23T19:09:19.262Z] --- PASS: TestNormalizeDest (0.00s) [2021-02-23T19:09:19.262Z] PASS [2021-02-23T19:09:19.262Z] coverage: 46.6% of statements [2021-02-23T19:09:19.262Z] ok github.com/docker/docker/builder/dockerfile 0.179s coverage: 46.6% of statements [2021-02-23T19:09:19.262Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-23T19:09:19.265Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-23T19:09:21.800Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-23T19:09:25.087Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-23T19:09:26.991Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-23T19:09:29.621Z] === RUN TestCheckpointCreateError [2021-02-23T19:09:29.621Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCheckpointCreate [2021-02-23T19:09:29.621Z] --- PASS: TestCheckpointCreate (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCheckpointDeleteError [2021-02-23T19:09:29.621Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCheckpointDelete [2021-02-23T19:09:29.621Z] --- PASS: TestCheckpointDelete (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCheckpointListError [2021-02-23T19:09:29.621Z] --- PASS: TestCheckpointListError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCheckpointList [2021-02-23T19:09:29.621Z] --- PASS: TestCheckpointList (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCheckpointListContainerNotFound [2021-02-23T19:09:29.621Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestNewClientWithOpsFromEnv [2021-02-23T19:09:29.621Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-02-23T19:09:29.621Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-23T19:09:29.621Z] === RUN TestGetAPIPath [2021-02-23T19:09:29.621Z] --- PASS: TestGetAPIPath (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestParseHostURL [2021-02-23T19:09:29.621Z] --- PASS: TestParseHostURL (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-02-23T19:09:29.621Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestNegotiateAPIVersionEmpty [2021-02-23T19:09:29.621Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestNegotiateAPIVersion [2021-02-23T19:09:29.621Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestNegotiateAPVersionOverride [2021-02-23T19:09:29.621Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestNegotiateAPIVersionAutomatic [2021-02-23T19:09:29.621Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-02-23T19:09:29.621Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-02-23T19:09:29.621Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestClientRedirect [2021-02-23T19:09:29.621Z] --- PASS: TestClientRedirect (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigCreateUnsupported [2021-02-23T19:09:29.621Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigCreateError [2021-02-23T19:09:29.621Z] --- PASS: TestConfigCreateError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigCreate [2021-02-23T19:09:29.621Z] --- PASS: TestConfigCreate (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigInspectNotFound [2021-02-23T19:09:29.621Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigInspectWithEmptyID [2021-02-23T19:09:29.621Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigInspectUnsupported [2021-02-23T19:09:29.621Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigInspectError [2021-02-23T19:09:29.621Z] --- PASS: TestConfigInspectError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigInspectConfigNotFound [2021-02-23T19:09:29.621Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigInspect [2021-02-23T19:09:29.621Z] --- PASS: TestConfigInspect (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigListUnsupported [2021-02-23T19:09:29.621Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigListError [2021-02-23T19:09:29.621Z] --- PASS: TestConfigListError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigList [2021-02-23T19:09:29.621Z] --- PASS: TestConfigList (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigRemoveUnsupported [2021-02-23T19:09:29.621Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigRemoveError [2021-02-23T19:09:29.621Z] --- PASS: TestConfigRemoveError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigRemove [2021-02-23T19:09:29.621Z] --- PASS: TestConfigRemove (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigUpdateUnsupported [2021-02-23T19:09:29.621Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigUpdateError [2021-02-23T19:09:29.621Z] --- PASS: TestConfigUpdateError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestConfigUpdate [2021-02-23T19:09:29.621Z] --- PASS: TestConfigUpdate (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerCommitError [2021-02-23T19:09:29.621Z] --- PASS: TestContainerCommitError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerCommit [2021-02-23T19:09:29.621Z] --- PASS: TestContainerCommit (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerStatPathError [2021-02-23T19:09:29.621Z] --- PASS: TestContainerStatPathError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerStatPathNotFoundError [2021-02-23T19:09:29.621Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerStatPathNoHeaderError [2021-02-23T19:09:29.621Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerStatPath [2021-02-23T19:09:29.621Z] --- PASS: TestContainerStatPath (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCopyToContainerError [2021-02-23T19:09:29.621Z] --- PASS: TestCopyToContainerError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCopyToContainerNotFoundError [2021-02-23T19:09:29.621Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCopyToContainerNotStatusOKError [2021-02-23T19:09:29.621Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCopyToContainer [2021-02-23T19:09:29.621Z] --- PASS: TestCopyToContainer (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCopyFromContainerError [2021-02-23T19:09:29.621Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCopyFromContainerNotFoundError [2021-02-23T19:09:29.621Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCopyFromContainerNotStatusOKError [2021-02-23T19:09:29.621Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCopyFromContainerNoHeaderError [2021-02-23T19:09:29.621Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestCopyFromContainer [2021-02-23T19:09:29.621Z] --- PASS: TestCopyFromContainer (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerCreateError [2021-02-23T19:09:29.621Z] --- PASS: TestContainerCreateError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerCreateImageNotFound [2021-02-23T19:09:29.621Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerCreateWithName [2021-02-23T19:09:29.621Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerCreateAutoRemove [2021-02-23T19:09:29.621Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerDiffError [2021-02-23T19:09:29.621Z] --- PASS: TestContainerDiffError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerDiff [2021-02-23T19:09:29.621Z] --- PASS: TestContainerDiff (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerExecCreateError [2021-02-23T19:09:29.621Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerExecCreate [2021-02-23T19:09:29.621Z] --- PASS: TestContainerExecCreate (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerExecStartError [2021-02-23T19:09:29.621Z] --- PASS: TestContainerExecStartError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerExecStart [2021-02-23T19:09:29.621Z] --- PASS: TestContainerExecStart (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerExecInspectError [2021-02-23T19:09:29.621Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-02-23T19:09:29.621Z] === RUN TestContainerExecInspect [2021-02-23T19:09:29.622Z] --- PASS: TestContainerExecInspect (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerExportError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerExportError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerExport [2021-02-23T19:09:29.622Z] --- PASS: TestContainerExport (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerInspectError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerInspectError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerInspectContainerNotFound [2021-02-23T19:09:29.622Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerInspectWithEmptyID [2021-02-23T19:09:29.622Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerInspect [2021-02-23T19:09:29.622Z] --- PASS: TestContainerInspect (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerInspectNode [2021-02-23T19:09:29.622Z] --- PASS: TestContainerInspectNode (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerKillError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerKillError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerKill [2021-02-23T19:09:29.622Z] --- PASS: TestContainerKill (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerListError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerListError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerList [2021-02-23T19:09:29.622Z] --- PASS: TestContainerList (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerLogsNotFoundError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerLogsError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerLogsError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerLogs [2021-02-23T19:09:29.622Z] --- PASS: TestContainerLogs (0.13s) [2021-02-23T19:09:29.622Z] === RUN TestContainerPauseError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerPauseError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerPause [2021-02-23T19:09:29.622Z] --- PASS: TestContainerPause (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainersPruneError [2021-02-23T19:09:29.622Z] --- PASS: TestContainersPruneError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainersPrune [2021-02-23T19:09:29.622Z] --- PASS: TestContainersPrune (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerRemoveError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerRemoveError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerRemoveNotFoundError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerRemove [2021-02-23T19:09:29.622Z] --- PASS: TestContainerRemove (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerRenameError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerRenameError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerRename [2021-02-23T19:09:29.622Z] --- PASS: TestContainerRename (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerResizeError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerResizeError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerExecResizeError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerResize [2021-02-23T19:09:29.622Z] --- PASS: TestContainerResize (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerExecResize [2021-02-23T19:09:29.622Z] --- PASS: TestContainerExecResize (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerRestartError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerRestartError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerRestart [2021-02-23T19:09:29.622Z] --- PASS: TestContainerRestart (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerStartError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerStartError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerStart [2021-02-23T19:09:29.622Z] --- PASS: TestContainerStart (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerStatsError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerStatsError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerStats [2021-02-23T19:09:29.622Z] --- PASS: TestContainerStats (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerStopError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerStopError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerStop [2021-02-23T19:09:29.622Z] --- PASS: TestContainerStop (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerTopError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerTopError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerTop [2021-02-23T19:09:29.622Z] --- PASS: TestContainerTop (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerUnpauseError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerUnpause [2021-02-23T19:09:29.622Z] --- PASS: TestContainerUnpause (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerUpdateError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerUpdateError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerUpdate [2021-02-23T19:09:29.622Z] --- PASS: TestContainerUpdate (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerWaitError [2021-02-23T19:09:29.622Z] --- PASS: TestContainerWaitError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestContainerWait [2021-02-23T19:09:29.622Z] --- PASS: TestContainerWait (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestDiskUsageError [2021-02-23T19:09:29.622Z] --- PASS: TestDiskUsageError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestDiskUsage [2021-02-23T19:09:29.622Z] --- PASS: TestDiskUsage (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestDistributionInspectUnsupported [2021-02-23T19:09:29.622Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestDistributionInspectWithEmptyID [2021-02-23T19:09:29.622Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestEventsErrorInOptions [2021-02-23T19:09:29.622Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestEventsErrorFromServer [2021-02-23T19:09:29.622Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestEvents [2021-02-23T19:09:29.622Z] --- PASS: TestEvents (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestTLSCloseWriter [2021-02-23T19:09:29.622Z] === PAUSE TestTLSCloseWriter [2021-02-23T19:09:29.622Z] === RUN TestImageBuildError [2021-02-23T19:09:29.622Z] --- PASS: TestImageBuildError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageBuild [2021-02-23T19:09:29.622Z] --- PASS: TestImageBuild (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestGetDockerOS [2021-02-23T19:09:29.622Z] --- PASS: TestGetDockerOS (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageCreateError [2021-02-23T19:09:29.622Z] --- PASS: TestImageCreateError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageCreate [2021-02-23T19:09:29.622Z] --- PASS: TestImageCreate (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageHistoryError [2021-02-23T19:09:29.622Z] --- PASS: TestImageHistoryError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageHistory [2021-02-23T19:09:29.622Z] --- PASS: TestImageHistory (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageImportError [2021-02-23T19:09:29.622Z] --- PASS: TestImageImportError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageImport [2021-02-23T19:09:29.622Z] --- PASS: TestImageImport (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageInspectError [2021-02-23T19:09:29.622Z] --- PASS: TestImageInspectError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageInspectImageNotFound [2021-02-23T19:09:29.622Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageInspectWithEmptyID [2021-02-23T19:09:29.622Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageInspect [2021-02-23T19:09:29.622Z] --- PASS: TestImageInspect (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageListError [2021-02-23T19:09:29.622Z] --- PASS: TestImageListError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageList [2021-02-23T19:09:29.622Z] --- PASS: TestImageList (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageListApiBefore125 [2021-02-23T19:09:29.622Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageLoadError [2021-02-23T19:09:29.622Z] --- PASS: TestImageLoadError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageLoad [2021-02-23T19:09:29.622Z] --- PASS: TestImageLoad (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagesPruneError [2021-02-23T19:09:29.622Z] --- PASS: TestImagesPruneError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagesPrune [2021-02-23T19:09:29.622Z] --- PASS: TestImagesPrune (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePullReferenceParseError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePullAnyError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePullAnyError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePullStatusUnauthorizedError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePullWithoutErrors [2021-02-23T19:09:29.622Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePushReferenceError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePushAnyError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePushAnyError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePushStatusUnauthorizedError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-02-23T19:09:29.622Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImagePushWithoutErrors [2021-02-23T19:09:29.622Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-02-23T19:09:29.622Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-02-23T19:09:29.622Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-02-23T19:09:29.622Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-02-23T19:09:29.622Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-02-23T19:09:29.622Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-02-23T19:09:29.622Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-02-23T19:09:29.622Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-02-23T19:09:29.622Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageRemoveError [2021-02-23T19:09:29.622Z] --- PASS: TestImageRemoveError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageRemoveImageNotFound [2021-02-23T19:09:29.622Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageRemove [2021-02-23T19:09:29.622Z] --- PASS: TestImageRemove (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageSaveError [2021-02-23T19:09:29.622Z] --- PASS: TestImageSaveError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageSave [2021-02-23T19:09:29.622Z] --- PASS: TestImageSave (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageSearchAnyError [2021-02-23T19:09:29.622Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageSearchStatusUnauthorizedError [2021-02-23T19:09:29.622Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-23T19:09:29.622Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-23T19:09:29.622Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-02-23T19:09:29.622Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageSearchWithoutErrors [2021-02-23T19:09:29.622Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageTagError [2021-02-23T19:09:29.622Z] --- PASS: TestImageTagError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageTagInvalidReference [2021-02-23T19:09:29.622Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageTagInvalidSourceImageName [2021-02-23T19:09:29.622Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageTagHexSource [2021-02-23T19:09:29.622Z] --- PASS: TestImageTagHexSource (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestImageTag [2021-02-23T19:09:29.622Z] --- PASS: TestImageTag (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestInfoServerError [2021-02-23T19:09:29.622Z] --- PASS: TestInfoServerError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestInfoInvalidResponseJSONError [2021-02-23T19:09:29.622Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestInfo [2021-02-23T19:09:29.622Z] --- PASS: TestInfo (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkConnectError [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkConnectError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkConnect [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkConnect (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkCreateError [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkCreateError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkCreate [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkCreate (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkDisconnectError [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkDisconnect [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkInspectError [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkInspectError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkInspectNotFoundError [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkInspectWithEmptyID [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkInspect [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkInspect (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkListError [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkListError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkList [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkList (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworksPruneError [2021-02-23T19:09:29.622Z] --- PASS: TestNetworksPruneError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworksPrune [2021-02-23T19:09:29.622Z] --- PASS: TestNetworksPrune (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkRemoveError [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNetworkRemove [2021-02-23T19:09:29.622Z] --- PASS: TestNetworkRemove (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNodeInspectError [2021-02-23T19:09:29.622Z] --- PASS: TestNodeInspectError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNodeInspectNodeNotFound [2021-02-23T19:09:29.622Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNodeInspectWithEmptyID [2021-02-23T19:09:29.622Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNodeInspect [2021-02-23T19:09:29.622Z] --- PASS: TestNodeInspect (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNodeListError [2021-02-23T19:09:29.622Z] --- PASS: TestNodeListError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNodeList [2021-02-23T19:09:29.622Z] --- PASS: TestNodeList (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNodeRemoveError [2021-02-23T19:09:29.622Z] --- PASS: TestNodeRemoveError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNodeRemove [2021-02-23T19:09:29.622Z] --- PASS: TestNodeRemove (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNodeUpdateError [2021-02-23T19:09:29.622Z] --- PASS: TestNodeUpdateError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestNodeUpdate [2021-02-23T19:09:29.622Z] --- PASS: TestNodeUpdate (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestOptionWithTimeout [2021-02-23T19:09:29.622Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPingFail [2021-02-23T19:09:29.622Z] --- PASS: TestPingFail (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPingWithError [2021-02-23T19:09:29.622Z] 2021/02/23 19:09:29 RoundTripper returned a response & error; ignoring response [2021-02-23T19:09:29.622Z] 2021/02/23 19:09:29 RoundTripper returned a response & error; ignoring response [2021-02-23T19:09:29.622Z] --- PASS: TestPingWithError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPingSuccess [2021-02-23T19:09:29.622Z] --- PASS: TestPingSuccess (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPingHeadFallback [2021-02-23T19:09:29.622Z] === RUN TestPingHeadFallback/OK [2021-02-23T19:09:29.622Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-02-23T19:09:29.622Z] === RUN TestPingHeadFallback/Not_Found [2021-02-23T19:09:29.622Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-02-23T19:09:29.622Z] --- PASS: TestPingHeadFallback (0.00s) [2021-02-23T19:09:29.622Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-02-23T19:09:29.622Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-02-23T19:09:29.622Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-02-23T19:09:29.622Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginDisableError [2021-02-23T19:09:29.622Z] --- PASS: TestPluginDisableError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginDisable [2021-02-23T19:09:29.622Z] --- PASS: TestPluginDisable (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginEnableError [2021-02-23T19:09:29.622Z] --- PASS: TestPluginEnableError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginEnable [2021-02-23T19:09:29.622Z] --- PASS: TestPluginEnable (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginInspectError [2021-02-23T19:09:29.622Z] --- PASS: TestPluginInspectError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginInspectWithEmptyID [2021-02-23T19:09:29.622Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginInspect [2021-02-23T19:09:29.622Z] --- PASS: TestPluginInspect (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginListError [2021-02-23T19:09:29.622Z] --- PASS: TestPluginListError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginList [2021-02-23T19:09:29.622Z] --- PASS: TestPluginList (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginPushError [2021-02-23T19:09:29.622Z] --- PASS: TestPluginPushError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginPush [2021-02-23T19:09:29.622Z] --- PASS: TestPluginPush (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginRemoveError [2021-02-23T19:09:29.622Z] --- PASS: TestPluginRemoveError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginRemove [2021-02-23T19:09:29.622Z] --- PASS: TestPluginRemove (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginSetError [2021-02-23T19:09:29.622Z] --- PASS: TestPluginSetError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPluginSet [2021-02-23T19:09:29.622Z] --- PASS: TestPluginSet (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestSetHostHeader [2021-02-23T19:09:29.622Z] --- PASS: TestSetHostHeader (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestPlainTextError [2021-02-23T19:09:29.622Z] --- PASS: TestPlainTextError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestInfiniteError [2021-02-23T19:09:29.622Z] --- PASS: TestInfiniteError (0.01s) [2021-02-23T19:09:29.622Z] === RUN TestSecretCreateUnsupported [2021-02-23T19:09:29.622Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestSecretCreateError [2021-02-23T19:09:29.622Z] --- PASS: TestSecretCreateError (0.00s) [2021-02-23T19:09:29.622Z] === RUN TestSecretCreate [2021-02-23T19:09:29.622Z] --- PASS: TestSecretCreate (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretInspectUnsupported [2021-02-23T19:09:29.623Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretInspectError [2021-02-23T19:09:29.623Z] --- PASS: TestSecretInspectError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretInspectSecretNotFound [2021-02-23T19:09:29.623Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretInspectWithEmptyID [2021-02-23T19:09:29.623Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretInspect [2021-02-23T19:09:29.623Z] --- PASS: TestSecretInspect (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretListUnsupported [2021-02-23T19:09:29.623Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretListError [2021-02-23T19:09:29.623Z] --- PASS: TestSecretListError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretList [2021-02-23T19:09:29.623Z] --- PASS: TestSecretList (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretRemoveUnsupported [2021-02-23T19:09:29.623Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretRemoveError [2021-02-23T19:09:29.623Z] --- PASS: TestSecretRemoveError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretRemove [2021-02-23T19:09:29.623Z] --- PASS: TestSecretRemove (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretUpdateUnsupported [2021-02-23T19:09:29.623Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretUpdateError [2021-02-23T19:09:29.623Z] --- PASS: TestSecretUpdateError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSecretUpdate [2021-02-23T19:09:29.623Z] --- PASS: TestSecretUpdate (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceCreateError [2021-02-23T19:09:29.623Z] --- PASS: TestServiceCreateError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceCreate [2021-02-23T19:09:29.623Z] --- PASS: TestServiceCreate (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceCreateCompatiblePlatforms [2021-02-23T19:09:29.623Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceCreateDigestPinning [2021-02-23T19:09:29.623Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceInspectError [2021-02-23T19:09:29.623Z] --- PASS: TestServiceInspectError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceInspectServiceNotFound [2021-02-23T19:09:29.623Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceInspectWithEmptyID [2021-02-23T19:09:29.623Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceInspect [2021-02-23T19:09:29.623Z] --- PASS: TestServiceInspect (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceListError [2021-02-23T19:09:29.623Z] --- PASS: TestServiceListError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceList [2021-02-23T19:09:29.623Z] --- PASS: TestServiceList (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceLogsError [2021-02-23T19:09:29.623Z] --- PASS: TestServiceLogsError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceLogs [2021-02-23T19:09:29.623Z] --- PASS: TestServiceLogs (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceRemoveError [2021-02-23T19:09:29.623Z] --- PASS: TestServiceRemoveError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceRemoveNotFoundError [2021-02-23T19:09:29.623Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceRemove [2021-02-23T19:09:29.623Z] --- PASS: TestServiceRemove (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceUpdateError [2021-02-23T19:09:29.623Z] --- PASS: TestServiceUpdateError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestServiceUpdate [2021-02-23T19:09:29.623Z] --- PASS: TestServiceUpdate (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmGetUnlockKeyError [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmGetUnlockKey [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmInitError [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmInitError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmInit [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmInit (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmInspectError [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmInspectError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmInspect [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmInspect (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmJoinError [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmJoinError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmJoin [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmJoin (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmLeaveError [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmLeave [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmLeave (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmUnlockError [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmUnlock [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmUnlock (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmUpdateError [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestSwarmUpdate [2021-02-23T19:09:29.623Z] --- PASS: TestSwarmUpdate (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestTaskInspectError [2021-02-23T19:09:29.623Z] --- PASS: TestTaskInspectError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestTaskInspectWithEmptyID [2021-02-23T19:09:29.623Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestTaskInspect [2021-02-23T19:09:29.623Z] --- PASS: TestTaskInspect (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestTaskListError [2021-02-23T19:09:29.623Z] --- PASS: TestTaskListError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestTaskList [2021-02-23T19:09:29.623Z] --- PASS: TestTaskList (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestVolumeCreateError [2021-02-23T19:09:29.623Z] --- PASS: TestVolumeCreateError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestVolumeCreate [2021-02-23T19:09:29.623Z] --- PASS: TestVolumeCreate (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestVolumeInspectError [2021-02-23T19:09:29.623Z] --- PASS: TestVolumeInspectError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestVolumeInspectNotFound [2021-02-23T19:09:29.623Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestVolumeInspectWithEmptyID [2021-02-23T19:09:29.623Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestVolumeInspect [2021-02-23T19:09:29.623Z] --- PASS: TestVolumeInspect (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestVolumeListError [2021-02-23T19:09:29.623Z] --- PASS: TestVolumeListError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestVolumeList [2021-02-23T19:09:29.623Z] --- PASS: TestVolumeList (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestVolumeRemoveError [2021-02-23T19:09:29.623Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-02-23T19:09:29.623Z] === RUN TestVolumeRemove [2021-02-23T19:09:29.623Z] --- PASS: TestVolumeRemove (0.00s) [2021-02-23T19:09:29.623Z] === CONT TestTLSCloseWriter [2021-02-23T19:09:29.623Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-02-23T19:09:29.623Z] PASS [2021-02-23T19:09:29.623Z] coverage: 74.9% of statements [2021-02-23T19:09:29.623Z] ok github.com/docker/docker/client 0.460s coverage: 74.9% of statements [2021-02-23T19:09:47.362Z] --- PASS: TestCheckoutGit (30.33s) [2021-02-23T19:09:47.362Z] === RUN TestValidGitTransport [2021-02-23T19:09:47.362Z] --- PASS: TestValidGitTransport (0.00s) [2021-02-23T19:09:47.362Z] === RUN TestGitInvalidRef [2021-02-23T19:09:47.362Z] --- PASS: TestGitInvalidRef (0.19s) [2021-02-23T19:09:47.362Z] PASS [2021-02-23T19:09:47.362Z] coverage: 86.3% of statements [2021-02-23T19:09:47.362Z] ok github.com/docker/docker/builder/remotecontext/git 30.634s coverage: 86.3% of statements [2021-02-23T19:09:47.362Z] ? github.com/docker/docker/cli [no test files] [2021-02-23T19:09:47.362Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-02-23T19:09:53.182Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-02-23T19:09:53.182Z] === RUN TestConfigureDaemonLogs [2021-02-23T19:09:53.182Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestCommonOptionsInstallFlags [2021-02-23T19:09:53.182Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-02-23T19:09:53.182Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-02-23T19:09:53.182Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-02-23T19:09:53.182Z] PASS [2021-02-23T19:09:53.182Z] coverage: 18.4% of statements [2021-02-23T19:09:53.182Z] ok github.com/docker/docker/cmd/dockerd 0.355s coverage: 18.4% of statements [2021-02-23T19:09:54.729Z] === RUN TestContainerStopSignal [2021-02-23T19:09:54.729Z] --- PASS: TestContainerStopSignal (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestContainerStopTimeout [2021-02-23T19:09:54.729Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestContainerSecretReferenceDestTarget [2021-02-23T19:09:54.729Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-02-23T19:09:54.729Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestContainerLogPathSetForRingLogger [2021-02-23T19:09:54.729Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestReplaceAndAppendEnvVars [2021-02-23T19:09:54.729Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-02-23T19:09:54.729Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-02-23T19:09:54.729Z] === RUN TestNewMemoryStore [2021-02-23T19:09:54.729Z] --- PASS: TestNewMemoryStore (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestAddContainers [2021-02-23T19:09:54.729Z] --- PASS: TestAddContainers (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestGetContainer [2021-02-23T19:09:54.729Z] --- PASS: TestGetContainer (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestDeleteContainer [2021-02-23T19:09:54.729Z] --- PASS: TestDeleteContainer (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestListContainers [2021-02-23T19:09:54.729Z] --- PASS: TestListContainers (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestFirstContainer [2021-02-23T19:09:54.729Z] --- PASS: TestFirstContainer (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestApplyAllContainer [2021-02-23T19:09:54.729Z] --- PASS: TestApplyAllContainer (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestIsValidHealthString [2021-02-23T19:09:54.729Z] --- PASS: TestIsValidHealthString (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestStateRunStop [2021-02-23T19:09:54.729Z] --- PASS: TestStateRunStop (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestStateTimeoutWait [2021-02-23T19:09:54.729Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-02-23T19:09:54.729Z] state_test.go:141: Stop callback fired [2021-02-23T19:09:54.729Z] state_test.go:165: Stop callback fired [2021-02-23T19:09:54.729Z] === RUN TestIsValidStateString [2021-02-23T19:09:54.729Z] --- PASS: TestIsValidStateString (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestViewSaveDelete [2021-02-23T19:09:54.729Z] --- PASS: TestViewSaveDelete (0.01s) [2021-02-23T19:09:54.729Z] === RUN TestViewAll [2021-02-23T19:09:54.729Z] --- PASS: TestViewAll (0.01s) [2021-02-23T19:09:54.729Z] === RUN TestViewGet [2021-02-23T19:09:54.729Z] --- PASS: TestViewGet (0.01s) [2021-02-23T19:09:54.729Z] === RUN TestNames [2021-02-23T19:09:54.729Z] --- PASS: TestNames (0.00s) [2021-02-23T19:09:54.729Z] === RUN TestViewWithHealthCheck [2021-02-23T19:09:54.729Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-02-23T19:09:54.729Z] PASS [2021-02-23T19:09:54.729Z] coverage: 41.6% of statements [2021-02-23T19:09:54.729Z] ok github.com/docker/docker/container 0.286s coverage: 41.6% of statements [2021-02-23T19:09:54.729Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-23T19:09:54.729Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-23T19:09:54.729Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-23T19:09:54.729Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-23T19:09:57.651Z] === RUN TestPrepare [2021-02-23T19:09:57.651Z] --- PASS: TestPrepare (0.00s) [2021-02-23T19:09:57.651Z] === RUN TestStart [2021-02-23T19:09:57.651Z] --- PASS: TestStart (0.00s) [2021-02-23T19:09:57.651Z] === RUN TestWaitCancel [2021-02-23T19:09:57.651Z] --- PASS: TestWaitCancel (0.00s) [2021-02-23T19:09:57.651Z] === RUN TestWaitDisabled [2021-02-23T19:09:57.651Z] --- PASS: TestWaitDisabled (0.00s) [2021-02-23T19:09:57.651Z] === RUN TestWaitEnabled [2021-02-23T19:09:57.651Z] --- PASS: TestWaitEnabled (0.00s) [2021-02-23T19:09:57.651Z] === RUN TestRemove [2021-02-23T19:09:57.651Z] --- PASS: TestRemove (0.00s) [2021-02-23T19:09:57.651Z] PASS [2021-02-23T19:09:57.651Z] coverage: 65.3% of statements [2021-02-23T19:09:57.651Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.630s coverage: 65.3% of statements [2021-02-23T19:09:59.846Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-02-23T19:09:59.846Z] === RUN TestNewListSecretsFilters [2021-02-23T19:09:59.846Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestNewListConfigsFilters [2021-02-23T19:09:59.846Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-02-23T19:09:59.846Z] PASS [2021-02-23T19:09:59.846Z] coverage: 0.5% of statements [2021-02-23T19:09:59.846Z] ok github.com/docker/docker/daemon/cluster 0.558s coverage: 0.5% of statements [2021-02-23T19:09:59.846Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCIsolation [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCIsolation [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-02-23T19:09:59.846Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCConfigs [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-02-23T19:09:59.846Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCConfigs [2021-02-23T19:09:59.846Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-02-23T19:09:59.847Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-02-23T19:09:59.847Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-02-23T19:09:59.847Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-02-23T19:09:59.847Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-02-23T19:09:59.847Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-02-23T19:09:59.847Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-02-23T19:09:59.847Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-02-23T19:09:59.847Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-02-23T19:09:59.847Z] PASS [2021-02-23T19:09:59.847Z] coverage: 35.9% of statements [2021-02-23T19:09:59.847Z] ok github.com/docker/docker/daemon/cluster/convert 0.481s coverage: 35.9% of statements [2021-02-23T19:10:05.668Z] === RUN TestBuilderGC [2021-02-23T19:10:05.668Z] --- PASS: TestBuilderGC (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestDaemonConfigurationNotFound [2021-02-23T19:10:05.668Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestDaemonBrokenConfiguration [2021-02-23T19:10:05.668Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestParseClusterAdvertiseSettings [2021-02-23T19:10:05.668Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestFindConfigurationConflicts [2021-02-23T19:10:05.668Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-02-23T19:10:05.668Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestDaemonConfigurationMergeConflicts [2021-02-23T19:10:05.668Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-02-23T19:10:05.668Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-02-23T19:10:05.668Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-02-23T19:10:05.668Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-02-23T19:10:05.668Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-02-23T19:10:05.668Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-02-23T19:10:05.668Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-02-23T19:10:05.668Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-02-23T19:10:05.668Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-02-23T19:10:05.668Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-02-23T19:10:05.668Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-02-23T19:10:05.668Z] === RUN TestValidateConfiguration [2021-02-23T19:10:05.668Z] === RUN TestValidateConfiguration/with_label [2021-02-23T19:10:05.668Z] === RUN TestValidateConfiguration/with_dns [2021-02-23T19:10:05.668Z] === RUN TestValidateConfiguration/with_dns-search [2021-02-23T19:10:05.668Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-02-23T19:10:05.668Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-02-23T19:10:05.668Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-02-23T19:10:05.668Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-02-23T19:10:05.668Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfiguration (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-02-23T19:10:05.668Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-02-23T19:10:05.669Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-02-23T19:10:05.669Z] === RUN TestModifiedDiscoverySettings [2021-02-23T19:10:05.669Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-02-23T19:10:05.669Z] === RUN TestReloadSetConfigFileNotExist [2021-02-23T19:10:05.669Z] time="2021-02-23T19:10:04Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-02-23T19:10:05.669Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-02-23T19:10:05.669Z] === RUN TestReloadDefaultConfigNotExist [2021-02-23T19:10:05.669Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-02-23T19:10:05.669Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:10:05.669Z] === RUN TestReloadBadDefaultConfig [2021-02-23T19:10:05.669Z] time="2021-02-23T19:10:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-303351671" [2021-02-23T19:10:05.669Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-02-23T19:10:05.669Z] === RUN TestReloadWithConflictingLabels [2021-02-23T19:10:05.669Z] time="2021-02-23T19:10:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-292922474" [2021-02-23T19:10:05.669Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-02-23T19:10:05.669Z] === RUN TestReloadWithDuplicateLabels [2021-02-23T19:10:05.669Z] time="2021-02-23T19:10:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-431129793" [2021-02-23T19:10:05.669Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-02-23T19:10:05.669Z] === RUN TestDaemonConfigurationMerge [2021-02-23T19:10:05.669Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-02-23T19:10:05.669Z] PASS [2021-02-23T19:10:05.669Z] coverage: 79.7% of statements [2021-02-23T19:10:05.669Z] ok github.com/docker/docker/daemon/config 0.435s coverage: 79.7% of statements [2021-02-23T19:10:05.669Z] === RUN TestDiscoveryOptsErrors [2021-02-23T19:10:05.669Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-02-23T19:10:05.669Z] === RUN TestDiscoveryOpts [2021-02-23T19:10:05.669Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-02-23T19:10:05.669Z] PASS [2021-02-23T19:10:05.669Z] coverage: 30.0% of statements [2021-02-23T19:10:05.669Z] ok github.com/docker/docker/daemon/discovery 0.109s coverage: 30.0% of statements [2021-02-23T19:10:06.645Z] === RUN TestVerifyNetworkingConfig [2021-02-23T19:10:06.645Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestGetContainer [2021-02-23T19:10:06.645Z] --- PASS: TestGetContainer (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestValidContainerNames [2021-02-23T19:10:06.645Z] --- PASS: TestValidContainerNames (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestContainerInitDNS [2021-02-23T19:10:06.645Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-02-23T19:10:06.645Z] daemon_test.go:147: root required [2021-02-23T19:10:06.645Z] === RUN TestMerge [2021-02-23T19:10:06.645Z] --- PASS: TestMerge (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestValidateContainerIsolation [2021-02-23T19:10:06.645Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestFindNetworkErrorType [2021-02-23T19:10:06.645Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestEnsureServicesExist [2021-02-23T19:10:06.645Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestEnsureServicesExistErrors [2021-02-23T19:10:06.645Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-02-23T19:10:06.645Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-02-23T19:10:06.645Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-02-23T19:10:06.645Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-02-23T19:10:06.645Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-02-23T19:10:06.645Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-02-23T19:10:06.645Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestContainerDelete [2021-02-23T19:10:06.645Z] --- PASS: TestContainerDelete (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestContainerDoubleDelete [2021-02-23T19:10:06.645Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestLogContainerEventCopyLabels [2021-02-23T19:10:06.645Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestLogContainerEventWithAttributes [2021-02-23T19:10:06.645Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestNoneHealthcheck [2021-02-23T19:10:06.645Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestHealthStates [2021-02-23T19:10:06.645Z] time="2021-02-23T19:10:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-23T19:10:06.645Z] time="2021-02-23T19:10:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-23T19:10:06.645Z] time="2021-02-23T19:10:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-23T19:10:06.645Z] time="2021-02-23T19:10:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-23T19:10:06.645Z] time="2021-02-23T19:10:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-23T19:10:06.645Z] time="2021-02-23T19:10:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-23T19:10:06.645Z] time="2021-02-23T19:10:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-23T19:10:06.645Z] time="2021-02-23T19:10:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-23T19:10:06.645Z] time="2021-02-23T19:10:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-23T19:10:06.645Z] time="2021-02-23T19:10:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-23T19:10:06.645Z] --- PASS: TestHealthStates (0.12s) [2021-02-23T19:10:06.645Z] === RUN TestMaskURLCredentials [2021-02-23T19:10:06.645Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestGetInspectData [2021-02-23T19:10:06.645Z] --- PASS: TestGetInspectData (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestFillLicense [2021-02-23T19:10:06.645Z] --- PASS: TestFillLicense (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestListInvalidFilter [2021-02-23T19:10:06.645Z] --- PASS: TestListInvalidFilter (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestNameFilter [2021-02-23T19:10:06.645Z] --- PASS: TestNameFilter (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-02-23T19:10:06.645Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-02-23T19:10:06.645Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-02-23T19:10:06.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-02-23T19:10:06.645Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-02-23T19:10:06.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-02-23T19:10:06.645Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-02-23T19:10:06.645Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-02-23T19:10:06.645Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-02-23T19:10:06.645Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-02-23T19:10:06.645Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-02-23T19:10:06.645Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-02-23T19:10:07.107Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-02-23T19:10:07.107Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-02-23T19:10:07.107Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-02-23T19:10:07.107Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-02-23T19:10:07.107Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-02-23T19:10:07.107Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-02-23T19:10:07.107Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-02-23T19:10:07.107Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-02-23T19:10:07.107Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-02-23T19:10:07.107Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-02-23T19:10:07.107Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-02-23T19:10:07.107Z] === RUN TestDaemonReloadLabels [2021-02-23T19:10:07.107Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-02-23T19:10:07.107Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-02-23T19:10:07.107Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-02-23T19:10:07.107Z] === RUN TestDaemonReloadMirrors [2021-02-23T19:10:07.107Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-02-23T19:10:07.107Z] === RUN TestDaemonReloadInsecureRegistries [2021-02-23T19:10:07.107Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-02-23T19:10:07.107Z] === RUN TestDaemonReloadNotAffectOthers [2021-02-23T19:10:07.107Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-02-23T19:10:07.107Z] === RUN TestDaemonDiscoveryReload [2021-02-23T19:10:07.107Z] === RUN TestEventsLog [2021-02-23T19:10:07.107Z] --- PASS: TestEventsLog (0.00s) [2021-02-23T19:10:07.107Z] === RUN TestEventsLogTimeout [2021-02-23T19:10:07.107Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-02-23T19:10:07.107Z] === RUN TestLogEvents [2021-02-23T19:10:07.107Z] --- PASS: TestLogEvents (0.05s) [2021-02-23T19:10:07.107Z] === RUN TestLoadBufferedEvents [2021-02-23T19:10:07.107Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-02-23T19:10:07.107Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-02-23T19:10:07.107Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-02-23T19:10:07.107Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-02-23T19:10:07.107Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-02-23T19:10:07.107Z] PASS [2021-02-23T19:10:07.107Z] coverage: 50.0% of statements [2021-02-23T19:10:07.107Z] ok github.com/docker/docker/daemon/events 0.236s coverage: 50.0% of statements [2021-02-23T19:10:07.570Z] === RUN TestWaitNodeAttachment [2021-02-23T19:10:08.033Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-02-23T19:10:08.033Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-02-23T19:10:08.033Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-02-23T19:10:08.033Z] === RUN TestIsolationConversion [2021-02-23T19:10:08.033Z] === RUN TestIsolationConversion/default [2021-02-23T19:10:08.033Z] === RUN TestIsolationConversion/process [2021-02-23T19:10:08.033Z] === RUN TestIsolationConversion/hyperv [2021-02-23T19:10:08.033Z] --- PASS: TestIsolationConversion (0.00s) [2021-02-23T19:10:08.033Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-02-23T19:10:08.033Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-02-23T19:10:08.033Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-02-23T19:10:08.033Z] === RUN TestContainerLabels [2021-02-23T19:10:08.033Z] --- PASS: TestContainerLabels (0.00s) [2021-02-23T19:10:08.033Z] === RUN TestCredentialSpecConversion [2021-02-23T19:10:08.033Z] === RUN TestCredentialSpecConversion/none [2021-02-23T19:10:08.033Z] === RUN TestCredentialSpecConversion/config [2021-02-23T19:10:08.033Z] === RUN TestCredentialSpecConversion/file [2021-02-23T19:10:08.033Z] === RUN TestCredentialSpecConversion/registry [2021-02-23T19:10:08.033Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-02-23T19:10:08.033Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-02-23T19:10:08.033Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-02-23T19:10:08.033Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-02-23T19:10:08.033Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-02-23T19:10:08.033Z] === RUN TestControllerValidateMountBind [2021-02-23T19:10:08.033Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-02-23T19:10:08.033Z] === RUN TestControllerValidateMountVolume [2021-02-23T19:10:08.033Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-02-23T19:10:08.033Z] === RUN TestControllerValidateMountTarget [2021-02-23T19:10:08.033Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-02-23T19:10:08.033Z] === RUN TestControllerValidateMountTmpfs [2021-02-23T19:10:08.033Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-02-23T19:10:08.033Z] === RUN TestControllerValidateMountInvalidType [2021-02-23T19:10:08.033Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-02-23T19:10:08.033Z] === RUN TestControllerValidateMountNamedPipe [2021-02-23T19:10:08.033Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-02-23T19:10:08.033Z] PASS [2021-02-23T19:10:08.033Z] coverage: 11.3% of statements [2021-02-23T19:10:08.033Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.785s coverage: 11.3% of statements [2021-02-23T19:10:08.033Z] === RUN TestIsEmptyDir [2021-02-23T19:10:08.033Z] --- PASS: TestIsEmptyDir (0.00s) [2021-02-23T19:10:08.033Z] PASS [2021-02-23T19:10:08.033Z] coverage: 2.3% of statements [2021-02-23T19:10:08.033Z] ok github.com/docker/docker/daemon/graphdriver 0.099s coverage: 2.3% of statements [2021-02-23T19:10:08.496Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-02-23T19:10:08.496Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-02-23T19:10:08.959Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-02-23T19:10:08.959Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-02-23T19:10:08.959Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-23T19:10:08.959Z] reload_test.go:520: root required [2021-02-23T19:10:08.959Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-02-23T19:10:08.959Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-02-23T19:10:08.959Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-02-23T19:10:08.959Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.10s) [2021-02-23T19:10:08.959Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-02-23T19:10:08.959Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-02-23T19:10:08.959Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-02-23T19:10:08.959Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-02-23T19:10:08.959Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-02-23T19:10:08.959Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-02-23T19:10:08.959Z] === RUN TestParseVolumesFrom [2021-02-23T19:10:08.959Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-02-23T19:10:08.959Z] PASS [2021-02-23T19:10:08.959Z] coverage: 9.1% of statements [2021-02-23T19:10:08.959Z] ok github.com/docker/docker/daemon 2.958s coverage: 9.1% of statements [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-02-23T19:10:08.959Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-02-23T19:10:08.959Z] === RUN TestLinkNaming [2021-02-23T19:10:08.959Z] --- PASS: TestLinkNaming (0.00s) [2021-02-23T19:10:08.959Z] === RUN TestLinkNew [2021-02-23T19:10:08.959Z] --- PASS: TestLinkNew (0.00s) [2021-02-23T19:10:08.959Z] === RUN TestLinkEnv [2021-02-23T19:10:08.959Z] --- PASS: TestLinkEnv (0.00s) [2021-02-23T19:10:08.959Z] === RUN TestLinkMultipleEnv [2021-02-23T19:10:08.959Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-02-23T19:10:08.959Z] === RUN TestLinkPortRangeEnv [2021-02-23T19:10:08.959Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-02-23T19:10:08.959Z] PASS [2021-02-23T19:10:08.959Z] coverage: 93.0% of statements [2021-02-23T19:10:08.959Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2021-02-23T19:10:11.153Z] === RUN TestAdapterReadLogs [2021-02-23T19:10:11.153Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-02-23T19:10:11.153Z] === RUN TestCopier [2021-02-23T19:10:11.153Z] --- PASS: TestCopier (0.00s) [2021-02-23T19:10:11.153Z] === RUN TestCopierLongLines [2021-02-23T19:10:11.153Z] --- PASS: TestCopierLongLines (0.00s) [2021-02-23T19:10:11.153Z] === RUN TestCopierSlow [2021-02-23T19:10:11.153Z] --- PASS: TestCopierSlow (0.23s) [2021-02-23T19:10:11.153Z] === RUN TestCopierWithSized [2021-02-23T19:10:11.153Z] === RUN TestCopierWithSized/as_is [2021-02-23T19:10:11.153Z] === RUN TestCopierWithSized/With_RingLogger [2021-02-23T19:10:11.153Z] --- PASS: TestCopierWithSized (0.01s) [2021-02-23T19:10:11.153Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-02-23T19:10:11.153Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-02-23T19:10:11.153Z] === RUN TestCopierWithPartial [2021-02-23T19:10:11.153Z] --- PASS: TestCopierWithPartial (0.00s) [2021-02-23T19:10:11.153Z] === RUN TestRingLogger [2021-02-23T19:10:11.153Z] --- PASS: TestRingLogger (0.00s) [2021-02-23T19:10:11.153Z] === RUN TestRingCap [2021-02-23T19:10:11.153Z] --- PASS: TestRingCap (0.00s) [2021-02-23T19:10:11.153Z] === RUN TestRingClose [2021-02-23T19:10:11.153Z] --- PASS: TestRingClose (0.00s) [2021-02-23T19:10:11.153Z] === RUN TestRingDrain [2021-02-23T19:10:11.153Z] --- PASS: TestRingDrain (0.00s) [2021-02-23T19:10:11.153Z] PASS [2021-02-23T19:10:11.153Z] coverage: 43.5% of statements [2021-02-23T19:10:11.153Z] ok github.com/docker/docker/daemon/logger 0.324s coverage: 43.5% of statements [2021-02-23T19:10:12.701Z] === RUN TestNewStreamConfig [2021-02-23T19:10:12.701Z] === RUN TestNewStreamConfig/defaults [2021-02-23T19:10:12.701Z] === RUN TestNewStreamConfig/invalid_create_group [2021-02-23T19:10:12.701Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-02-23T19:10:12.701Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-02-23T19:10:12.701Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-02-23T19:10:12.701Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-02-23T19:10:12.701Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-02-23T19:10:12.701Z] --- PASS: TestNewStreamConfig (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-02-23T19:10:12.701Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-02-23T19:10:12.701Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestNewAWSLogsClientRegionDetect [2021-02-23T19:10:12.701Z] time="2021-02-23T19:10:11Z" level=info msg="Trying to get region from EC2 Metadata" [2021-02-23T19:10:12.701Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-02-23T19:10:12.701Z] === RUN TestCreateSuccess [2021-02-23T19:10:12.701Z] --- PASS: TestCreateSuccess (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestCreateLogGroupSuccess [2021-02-23T19:10:12.701Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestCreateError [2021-02-23T19:10:12.701Z] --- PASS: TestCreateError (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestCreateAlreadyExists [2021-02-23T19:10:12.701Z] time="2021-02-23T19:10:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-02-23T19:10:12.701Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestLogClosed [2021-02-23T19:10:12.701Z] --- PASS: TestLogClosed (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestLogBlocking [2021-02-23T19:10:12.701Z] --- PASS: TestLogBlocking (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestLogNonBlockingBufferEmpty [2021-02-23T19:10:12.701Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestLogNonBlockingBufferFull [2021-02-23T19:10:12.701Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestPublishBatchSuccess [2021-02-23T19:10:12.701Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestPublishBatchError [2021-02-23T19:10:12.701Z] time="2021-02-23T19:10:11Z" level=error msg=Error [2021-02-23T19:10:12.701Z] --- PASS: TestPublishBatchError (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-02-23T19:10:12.701Z] time="2021-02-23T19:10:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-23T19:10:12.701Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestPublishBatchAlreadyAccepted [2021-02-23T19:10:12.701Z] time="2021-02-23T19:10:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-23T19:10:12.701Z] time="2021-02-23T19:10:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-02-23T19:10:12.701Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchSimple [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchTicker [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchMultilinePattern [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.19s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchClose [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchClose (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestEffectiveLen [2021-02-23T19:10:12.701Z] === RUN TestEffectiveLen/0/Hello [2021-02-23T19:10:12.701Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-02-23T19:10:12.701Z] === RUN TestEffectiveLen/2/🙃 [2021-02-23T19:10:12.701Z] === RUN TestEffectiveLen/3/���� [2021-02-23T19:10:12.701Z] === RUN TestEffectiveLen/4/He��o [2021-02-23T19:10:12.701Z] === RUN TestEffectiveLen/5/ [2021-02-23T19:10:12.701Z] --- PASS: TestEffectiveLen (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestFindValidSplit [2021-02-23T19:10:12.701Z] === RUN TestFindValidSplit/0/ [2021-02-23T19:10:12.701Z] === RUN TestFindValidSplit/1/Hello [2021-02-23T19:10:12.701Z] === RUN TestFindValidSplit/2/Hello [2021-02-23T19:10:12.701Z] === RUN TestFindValidSplit/3/Hello [2021-02-23T19:10:12.701Z] === RUN TestFindValidSplit/4/🙃 [2021-02-23T19:10:12.701Z] === RUN TestFindValidSplit/5/🙃 [2021-02-23T19:10:12.701Z] === RUN TestFindValidSplit/6/a� [2021-02-23T19:10:12.701Z] === RUN TestFindValidSplit/7/a� [2021-02-23T19:10:12.701Z] --- PASS: TestFindValidSplit (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1044: [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1045: [2021-02-23T19:10:12.701Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1044: Hello [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1045: [2021-02-23T19:10:12.701Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1044: He [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1045: llo [2021-02-23T19:10:12.701Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1044: [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1045: Hello [2021-02-23T19:10:12.701Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1044: [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1045: 🙃 [2021-02-23T19:10:12.701Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1044: 🙃 [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1045: [2021-02-23T19:10:12.701Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1044: a [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1045: � [2021-02-23T19:10:12.701Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1044: a� [2021-02-23T19:10:12.701Z] cloudwatchlogs_test.go:1045: [2021-02-23T19:10:12.701Z] === RUN TestProcessEventEmoji [2021-02-23T19:10:12.701Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchLineSplit [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchLineSplitWithBinary [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchMaxEvents [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchMaxTotalBytes [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchMaxTotalBytes (0.18s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-02-23T19:10:12.701Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-02-23T19:10:12.701Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-02-23T19:10:12.701Z] === RUN TestParseLogOptionsMultilinePattern [2021-02-23T19:10:12.701Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestParseLogOptionsDatetimeFormat [2021-02-23T19:10:12.701Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-02-23T19:10:12.701Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-02-23T19:10:12.701Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-02-23T19:10:12.701Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-02-23T19:10:12.701Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-02-23T19:10:12.701Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-02-23T19:10:12.701Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-02-23T19:10:12.701Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-02-23T19:10:12.701Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-02-23T19:10:12.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-02-23T19:10:12.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-02-23T19:10:12.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-02-23T19:10:12.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-02-23T19:10:12.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-02-23T19:10:12.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-02-23T19:10:12.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-02-23T19:10:12.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-02-23T19:10:12.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-02-23T19:10:12.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-02-23T19:10:12.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-02-23T19:10:12.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-02-23T19:10:13.164Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-02-23T19:10:13.164Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-02-23T19:10:13.164Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-02-23T19:10:13.164Z] === RUN TestCreateTagSuccess [2021-02-23T19:10:13.164Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-02-23T19:10:13.164Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-02-23T19:10:13.164Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-02-23T19:10:13.164Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-02-23T19:10:13.164Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-02-23T19:10:13.164Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-02-23T19:10:13.164Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-02-23T19:10:13.164Z] PASS [2021-02-23T19:10:13.164Z] coverage: 77.8% of statements [2021-02-23T19:10:13.164Z] ok github.com/docker/docker/daemon/logger/awslogs 0.750s coverage: 77.8% of statements [2021-02-23T19:10:13.164Z] === RUN TestJSONLogsMarshalJSONBuf [2021-02-23T19:10:13.164Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-02-23T19:10:13.164Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-02-23T19:10:13.164Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-02-23T19:10:13.164Z] === RUN TestFastTimeMarshalJSON [2021-02-23T19:10:13.164Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-02-23T19:10:13.164Z] PASS [2021-02-23T19:10:13.164Z] coverage: 87.2% of statements [2021-02-23T19:10:13.164Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.194s coverage: 87.2% of statements [2021-02-23T19:10:13.164Z] === RUN TestSearchRegistryForImagesErrors [2021-02-23T19:10:13.164Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-02-23T19:10:13.164Z] === RUN TestSearchRegistryForImages [2021-02-23T19:10:13.164Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-02-23T19:10:13.164Z] === RUN TestOnlyPlatformWithFallback [2021-02-23T19:10:13.164Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-02-23T19:10:13.164Z] === RUN TestImageDelete [2021-02-23T19:10:13.164Z] === RUN TestImageDelete/no_lease [2021-02-23T19:10:13.164Z] === RUN TestImageDelete/lease_exists [2021-02-23T19:10:13.164Z] --- PASS: TestImageDelete (0.06s) [2021-02-23T19:10:13.164Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-02-23T19:10:13.164Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-02-23T19:10:13.164Z] === RUN TestContentStoreForPull [2021-02-23T19:10:13.164Z] === RUN TestJSONFileLogger [2021-02-23T19:10:13.164Z] --- PASS: TestJSONFileLogger (0.00s) [2021-02-23T19:10:13.164Z] === RUN TestJSONFileLoggerWithTags [2021-02-23T19:10:13.164Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-02-23T19:10:13.164Z] === RUN TestJSONFileLoggerWithOpts [2021-02-23T19:10:13.164Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-02-23T19:10:13.164Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-02-23T19:10:13.164Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-02-23T19:10:13.164Z] === RUN TestEncodeDecode [2021-02-23T19:10:13.164Z] === PAUSE TestEncodeDecode [2021-02-23T19:10:13.164Z] === CONT TestEncodeDecode [2021-02-23T19:10:13.626Z] --- PASS: TestEncodeDecode (0.16s) [2021-02-23T19:10:13.626Z] PASS [2021-02-23T19:10:13.626Z] coverage: 61.6% of statements [2021-02-23T19:10:13.626Z] --- PASS: TestContentStoreForPull (0.20s) [2021-02-23T19:10:13.626Z] PASS [2021-02-23T19:10:13.626Z] coverage: 6.7% of statements [2021-02-23T19:10:13.626Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.435s coverage: 61.6% of statements [2021-02-23T19:10:13.626Z] ok github.com/docker/docker/daemon/images 0.509s coverage: 6.7% of statements [2021-02-23T19:10:13.626Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-23T19:10:13.626Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-23T19:10:13.626Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-02-23T19:10:13.626Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-23T19:10:13.626Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-23T19:10:13.626Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-02-23T19:10:13.626Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-02-23T19:10:15.819Z] === RUN TestWriteLog [2021-02-23T19:10:15.819Z] === PAUSE TestWriteLog [2021-02-23T19:10:15.819Z] === RUN TestReadLog [2021-02-23T19:10:15.819Z] === PAUSE TestReadLog [2021-02-23T19:10:15.819Z] === CONT TestWriteLog [2021-02-23T19:10:15.819Z] --- PASS: TestWriteLog (0.00s) [2021-02-23T19:10:15.819Z] === CONT TestReadLog [2021-02-23T19:10:15.819Z] === RUN TestReadLog/tail_exact [2021-02-23T19:10:15.819Z] === RUN TestReadLog/tail_less_than_available [2021-02-23T19:10:15.819Z] === RUN TestReadLog/tail_more_than_available [2021-02-23T19:10:15.819Z] --- PASS: TestReadLog (0.14s) [2021-02-23T19:10:15.819Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-02-23T19:10:15.819Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-02-23T19:10:15.819Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-02-23T19:10:15.819Z] PASS [2021-02-23T19:10:15.819Z] coverage: 75.2% of statements [2021-02-23T19:10:15.819Z] ok github.com/docker/docker/daemon/logger/local 0.564s coverage: 75.2% of statements [2021-02-23T19:10:15.819Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-23T19:10:15.819Z] === RUN TestOpenFileDelete [2021-02-23T19:10:16.284Z] --- PASS: TestOpenFileDelete (0.01s) [2021-02-23T19:10:16.284Z] === RUN TestOpenFileRename [2021-02-23T19:10:16.284Z] --- PASS: TestOpenFileRename (0.00s) [2021-02-23T19:10:16.284Z] === RUN TestParseLogTagDefaultTag [2021-02-23T19:10:16.284Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-02-23T19:10:16.284Z] === RUN TestParseLogTag [2021-02-23T19:10:16.284Z] --- PASS: TestParseLogTag (0.00s) [2021-02-23T19:10:16.284Z] === RUN TestParseLogTagEmptyTag [2021-02-23T19:10:16.284Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-02-23T19:10:16.284Z] === RUN TestTailFiles [2021-02-23T19:10:16.284Z] --- PASS: TestTailFiles (0.00s) [2021-02-23T19:10:16.284Z] === RUN TestFollowLogsConsumerGone [2021-02-23T19:10:16.284Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-02-23T19:10:16.284Z] === RUN TestFollowLogsProducerGone [2021-02-23T19:10:16.284Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-02-23T19:10:16.284Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-02-23T19:10:16.284Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-02-23T19:10:16.284Z] === RUN TestCheckCapacityAndRotate [2021-02-23T19:10:16.284Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-02-23T19:10:16.284Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-02-23T19:10:16.284Z] --- PASS: TestCheckCapacityAndRotate (0.20s) [2021-02-23T19:10:16.284Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-02-23T19:10:16.284Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-02-23T19:10:16.284Z] PASS [2021-02-23T19:10:16.284Z] coverage: 55.3% of statements [2021-02-23T19:10:16.284Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.440s coverage: 55.3% of statements [2021-02-23T19:10:16.284Z] === RUN TestLog [2021-02-23T19:10:16.284Z] --- PASS: TestLog (0.01s) [2021-02-23T19:10:16.284Z] PASS [2021-02-23T19:10:16.284Z] coverage: 31.5% of statements [2021-02-23T19:10:16.284Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.126s coverage: 31.5% of statements [2021-02-23T19:10:16.748Z] === RUN TestValidateLogOpt [2021-02-23T19:10:16.748Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-23T19:10:16.748Z] === RUN TestNewMissedConfig [2021-02-23T19:10:16.748Z] --- PASS: TestNewMissedConfig (0.00s) [2021-02-23T19:10:16.748Z] === RUN TestNewMissedUrl [2021-02-23T19:10:16.748Z] --- PASS: TestNewMissedUrl (0.00s) [2021-02-23T19:10:16.748Z] === RUN TestNewMissedToken [2021-02-23T19:10:16.748Z] --- PASS: TestNewMissedToken (0.00s) [2021-02-23T19:10:16.748Z] === RUN TestNewWithProxy [2021-02-23T19:10:16.748Z] --- PASS: TestNewWithProxy (0.00s) [2021-02-23T19:10:16.748Z] === RUN TestDefault [2021-02-23T19:10:16.748Z] --- PASS: TestDefault (0.01s) [2021-02-23T19:10:16.748Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-02-23T19:10:16.748Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-02-23T19:10:16.748Z] === RUN TestJsonFormat [2021-02-23T19:10:16.748Z] --- PASS: TestJsonFormat (0.01s) [2021-02-23T19:10:16.748Z] === RUN TestRawFormat [2021-02-23T19:10:16.748Z] --- PASS: TestRawFormat (0.00s) [2021-02-23T19:10:16.748Z] === RUN TestRawFormatWithLabels [2021-02-23T19:10:16.748Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-02-23T19:10:16.748Z] === RUN TestRawFormatWithoutTag [2021-02-23T19:10:16.748Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-02-23T19:10:16.748Z] === RUN TestBatching [2021-02-23T19:10:17.210Z] --- PASS: TestBatching (0.38s) [2021-02-23T19:10:17.210Z] === RUN TestFrequency [2021-02-23T19:10:17.210Z] --- PASS: TestFrequency (0.17s) [2021-02-23T19:10:17.210Z] === RUN TestOneMessagePerRequest [2021-02-23T19:10:17.210Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-02-23T19:10:17.210Z] === RUN TestVerify [2021-02-23T19:10:17.210Z] --- PASS: TestVerify (0.00s) [2021-02-23T19:10:17.210Z] === RUN TestSkipVerify [2021-02-23T19:10:17.210Z] time="2021-02-23T19:10:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T19:10:17.210Z] time="2021-02-23T19:10:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T19:10:17.210Z] time="2021-02-23T19:10:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T19:10:17.210Z] === RUN TestNewParse [2021-02-23T19:10:17.210Z] --- PASS: TestNewParse (0.00s) [2021-02-23T19:10:17.210Z] PASS [2021-02-23T19:10:17.210Z] coverage: 8.3% of statements [2021-02-23T19:10:17.210Z] ok github.com/docker/docker/daemon/logger/templates 0.059s coverage: 8.3% of statements [2021-02-23T19:10:17.673Z] --- PASS: TestSkipVerify (0.36s) [2021-02-23T19:10:17.673Z] === RUN TestBufferMaximum [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614107417.216051\",\"host\":\"b6b85ccbab52\"}'" [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614107417.216051\",\"host\":\"b6b85ccbab52\"}'" [2021-02-23T19:10:17.673Z] --- PASS: TestBufferMaximum (0.00s) [2021-02-23T19:10:17.673Z] === RUN TestServerAlwaysDown [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614107417.218056\",\"host\":\"b6b85ccbab52\"}'" [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614107417.218056\",\"host\":\"b6b85ccbab52\"}'" [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614107417.218056\",\"host\":\"b6b85ccbab52\"}'" [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614107417.219044\",\"host\":\"b6b85ccbab52\"}'" [2021-02-23T19:10:17.673Z] time="2021-02-23T19:10:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614107417.219044\",\"host\":\"b6b85ccbab52\"}'" [2021-02-23T19:10:17.673Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-02-23T19:10:17.673Z] === RUN TestCannotSendAfterClose [2021-02-23T19:10:17.673Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-02-23T19:10:17.673Z] === RUN TestDeadlockOnBlockedEndpoint [2021-02-23T19:10:18.136Z] === RUN TestParseLogFormat [2021-02-23T19:10:18.136Z] --- PASS: TestParseLogFormat (0.00s) [2021-02-23T19:10:18.136Z] === RUN TestValidateLogOptEmpty [2021-02-23T19:10:18.136Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-02-23T19:10:18.136Z] === RUN TestValidateSyslogAddress [2021-02-23T19:10:18.136Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-02-23T19:10:18.136Z] === RUN TestParseAddressDefaultPort [2021-02-23T19:10:18.136Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-02-23T19:10:18.136Z] === RUN TestValidateSyslogFacility [2021-02-23T19:10:18.136Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-02-23T19:10:18.136Z] === RUN TestValidateLogOptSyslogFormat [2021-02-23T19:10:18.136Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-02-23T19:10:18.136Z] === RUN TestValidateLogOpt [2021-02-23T19:10:18.136Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-23T19:10:18.136Z] PASS [2021-02-23T19:10:18.136Z] coverage: 46.8% of statements [2021-02-23T19:10:18.136Z] ok github.com/docker/docker/daemon/logger/syslog 0.124s coverage: 46.8% of statements [2021-02-23T19:10:18.599Z] time="2021-02-23T19:10:18Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-02-23T19:10:18.599Z] time="2021-02-23T19:10:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b6b85ccbab52\"}'" [2021-02-23T19:10:18.599Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-02-23T19:10:18.599Z] PASS [2021-02-23T19:10:18.599Z] coverage: 82.5% of statements [2021-02-23T19:10:18.599Z] ok github.com/docker/docker/daemon/logger/splunk 2.044s coverage: 82.5% of statements [2021-02-23T19:10:18.599Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-23T19:10:18.599Z] ? github.com/docker/docker/daemon/network [no test files] [2021-02-23T19:10:18.599Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-23T19:10:20.147Z] === RUN TestV1IDService [2021-02-23T19:10:20.147Z] --- PASS: TestV1IDService (0.03s) [2021-02-23T19:10:20.147Z] === RUN TestV2MetadataService [2021-02-23T19:10:20.147Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-02-23T19:10:20.147Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-02-23T19:10:20.147Z] === RUN TestContinueOnError_MirrorEndpoint [2021-02-23T19:10:20.147Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-02-23T19:10:20.147Z] === RUN TestContinueOnError_NeverContinue [2021-02-23T19:10:20.147Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-02-23T19:10:20.147Z] === RUN TestContinueOnError_UnnestsErrors [2021-02-23T19:10:20.147Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-02-23T19:10:20.147Z] === RUN TestManifestStore [2021-02-23T19:10:20.147Z] === RUN TestManifestStore/no_remote_or_local [2021-02-23T19:10:20.147Z] time="2021-02-23T19:10:20Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local146485935\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-02-23T19:10:20.147Z] === RUN TestManifestStore/no_local_cache [2021-02-23T19:10:20.147Z] === RUN TestManifestStore/with_local_cache [2021-02-23T19:10:20.147Z] === RUN TestManifestStore/unknown_media_type [2021-02-23T19:10:20.147Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-02-23T19:10:20.147Z] time="2021-02-23T19:10:20Z" level=warning msg="reference for unknown type: " [2021-02-23T19:10:20.147Z] time="2021-02-23T19:10:20Z" level=warning msg="reference for unknown type: " [2021-02-23T19:10:20.147Z] === RUN TestSuccessfulDownload [2021-02-23T19:10:20.147Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-02-23T19:10:20.147Z] download_test.go:268: Needs fixing on Windows [2021-02-23T19:10:20.147Z] === RUN TestCancelledDownload [2021-02-23T19:10:20.147Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-02-23T19:10:20.147Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-02-23T19:10:20.147Z] --- PASS: TestCancelledDownload (0.00s) [2021-02-23T19:10:20.147Z] === RUN TestMaxDownloadAttempts [2021-02-23T19:10:20.147Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-23T19:10:20.147Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-23T19:10:20.147Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-23T19:10:20.147Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-23T19:10:20.147Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-23T19:10:20.147Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-23T19:10:20.147Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-23T19:10:20.147Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-23T19:10:20.147Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-23T19:10:20.147Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-23T19:10:20.147Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-23T19:10:20.147Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-23T19:10:20.147Z] time="2021-02-23T19:10:20Z" level=warning msg="reference for unknown type: " [2021-02-23T19:10:20.147Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-02-23T19:10:20.147Z] time="2021-02-23T19:10:20Z" level=warning msg="reference for unknown type: " [2021-02-23T19:10:20.610Z] time="2021-02-23T19:10:20Z" level=warning msg="reference for unknown type: " [2021-02-23T19:10:20.610Z] === RUN TestManifestStore/error_persisting_manifest [2021-02-23T19:10:20.610Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-02-23T19:10:20.610Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-02-23T19:10:20.610Z] time="2021-02-23T19:10:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore (0.23s) [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-02-23T19:10:20.610Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-02-23T19:10:20.610Z] === RUN TestDetectManifestBlobMediaType [2021-02-23T19:10:20.610Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-02-23T19:10:20.610Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-02-23T19:10:20.610Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-02-23T19:10:20.610Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-02-23T19:10:20.610Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-02-23T19:10:20.610Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-02-23T19:10:20.610Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-02-23T19:10:20.610Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-02-23T19:10:20.610Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-02-23T19:10:20.610Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-02-23T19:10:20.610Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-02-23T19:10:20.610Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-02-23T19:10:20.610Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-02-23T19:10:20.610Z] === RUN TestFixManifestLayers [2021-02-23T19:10:20.610Z] --- PASS: TestFixManifestLayers (0.00s) [2021-02-23T19:10:20.610Z] === RUN TestFixManifestLayersBaseLayerParent [2021-02-23T19:10:20.610Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-23T19:10:20.610Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-23T19:10:20.610Z] === RUN TestFixManifestLayersBadParent [2021-02-23T19:10:20.610Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-02-23T19:10:20.610Z] === RUN TestValidateManifest [2021-02-23T19:10:20.610Z] --- SKIP: TestValidateManifest (0.00s) [2021-02-23T19:10:20.610Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-23T19:10:20.610Z] === RUN TestFormatPlatform [2021-02-23T19:10:20.610Z] --- PASS: TestFormatPlatform (0.00s) [2021-02-23T19:10:20.610Z] === RUN TestGetRepositoryMountCandidates [2021-02-23T19:10:20.610Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-02-23T19:10:20.610Z] === RUN TestLayerAlreadyExists [2021-02-23T19:10:20.610Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-02-23T19:10:20.610Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-23T19:10:20.610Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-23T19:10:20.610Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-23T19:10:20.610Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-23T19:10:20.611Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-23T19:10:20.611Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-23T19:10:20.611Z] === RUN TestWhenEmptyAuthConfig [2021-02-23T19:10:20.611Z] time="2021-02-23T19:10:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-23T19:10:20.611Z] time="2021-02-23T19:10:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-23T19:10:20.611Z] time="2021-02-23T19:10:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-23T19:10:20.611Z] time="2021-02-23T19:10:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-23T19:10:20.611Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-02-23T19:10:20.611Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-02-23T19:10:20.611Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-02-23T19:10:20.611Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-02-23T19:10:20.611Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-02-23T19:10:20.611Z] === RUN TestTransfer [2021-02-23T19:10:21.073Z] --- PASS: TestTransfer (0.12s) [2021-02-23T19:10:21.073Z] === RUN TestConcurrencyLimit [2021-02-23T19:10:21.073Z] --- PASS: TestV2MetadataService (0.91s) [2021-02-23T19:10:21.073Z] PASS [2021-02-23T19:10:21.073Z] coverage: 48.2% of statements [2021-02-23T19:10:21.073Z] ok github.com/docker/docker/distribution/metadata 1.042s coverage: 48.2% of statements [2021-02-23T19:10:21.073Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-02-23T19:10:21.073Z] === RUN TestInactiveJobs [2021-02-23T19:10:21.073Z] === RUN TestNotFound [2021-02-23T19:10:21.073Z] --- PASS: TestNotFound (0.00s) [2021-02-23T19:10:21.073Z] === RUN TestConflict [2021-02-23T19:10:21.073Z] --- PASS: TestConflict (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestForbidden [2021-02-23T19:10:21.536Z] --- PASS: TestForbidden (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestInvalidParameter [2021-02-23T19:10:21.536Z] --- PASS: TestInvalidParameter (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestNotImplemented [2021-02-23T19:10:21.536Z] --- PASS: TestNotImplemented (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestNotModified [2021-02-23T19:10:21.536Z] --- PASS: TestNotModified (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestUnauthorized [2021-02-23T19:10:21.536Z] --- PASS: TestUnauthorized (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestUnknown [2021-02-23T19:10:21.536Z] --- PASS: TestUnknown (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestCancelled [2021-02-23T19:10:21.536Z] --- PASS: TestCancelled (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestDeadline [2021-02-23T19:10:21.536Z] --- PASS: TestDeadline (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestDataLoss [2021-02-23T19:10:21.536Z] --- PASS: TestDataLoss (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestUnavailable [2021-02-23T19:10:21.536Z] --- PASS: TestUnavailable (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestSystem [2021-02-23T19:10:21.536Z] --- PASS: TestSystem (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Not_Found [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Bad_Request [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Conflict [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Unauthorized [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Service_Unavailable [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Forbidden [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Not_Modified [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Not_Implemented [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-02-23T19:10:21.536Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-02-23T19:10:21.536Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-02-23T19:10:21.536Z] PASS [2021-02-23T19:10:21.536Z] coverage: 53.1% of statements [2021-02-23T19:10:21.536Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-02-23T19:10:21.536Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-02-23T19:10:21.536Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-02-23T19:10:21.536Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestTokenPassThru [2021-02-23T19:10:21.536Z] --- PASS: TestTokenPassThru (0.02s) [2021-02-23T19:10:21.536Z] === RUN TestTokenPassThruDifferentHost [2021-02-23T19:10:21.536Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-02-23T19:10:21.536Z] PASS [2021-02-23T19:10:21.536Z] coverage: 23.4% of statements [2021-02-23T19:10:21.536Z] ok github.com/docker/docker/distribution 1.478s coverage: 23.4% of statements [2021-02-23T19:10:21.536Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-23T19:10:21.536Z] --- PASS: TestInactiveJobs (0.44s) [2021-02-23T19:10:21.536Z] === RUN TestWatchRelease [2021-02-23T19:10:21.536Z] --- PASS: TestWatchRelease (0.05s) [2021-02-23T19:10:21.536Z] === RUN TestWatchFinishedTransfer [2021-02-23T19:10:21.536Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-02-23T19:10:21.536Z] === RUN TestDuplicateTransfer [2021-02-23T19:10:21.536Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-02-23T19:10:21.536Z] === RUN TestSuccessfulUpload [2021-02-23T19:10:21.998Z] time="2021-02-23T19:10:21Z" level=error msg="Upload failed, retrying: simulating retry" [2021-02-23T19:10:22.461Z] --- PASS: TestSuccessfulUpload (0.51s) [2021-02-23T19:10:22.461Z] === RUN TestCancelledUpload [2021-02-23T19:10:22.461Z] --- PASS: TestCancelledUpload (0.00s) [2021-02-23T19:10:22.461Z] PASS [2021-02-23T19:10:22.461Z] coverage: 76.8% of statements [2021-02-23T19:10:22.461Z] ok github.com/docker/docker/distribution/xfer 2.008s coverage: 76.8% of statements [2021-02-23T19:10:22.461Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-23T19:10:22.924Z] === RUN TestCompare [2021-02-23T19:10:23.212Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-23T19:10:23.386Z] --- PASS: TestCompare (0.00s) [2021-02-23T19:10:23.386Z] PASS [2021-02-23T19:10:23.386Z] coverage: 19.2% of statements [2021-02-23T19:10:23.386Z] ok github.com/docker/docker/image/cache 0.085s coverage: 19.2% of statements [2021-02-23T19:10:23.386Z] === RUN TestFSGetInvalidData [2021-02-23T19:10:23.386Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-02-23T19:10:23.386Z] === RUN TestFSInvalidSet [2021-02-23T19:10:23.386Z] --- PASS: TestFSInvalidSet (0.01s) [2021-02-23T19:10:23.386Z] === RUN TestFSInvalidRoot [2021-02-23T19:10:23.386Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-02-23T19:10:23.386Z] === RUN TestFSMetadataGetSet [2021-02-23T19:10:23.386Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-02-23T19:10:23.386Z] === RUN TestFSInvalidWalker [2021-02-23T19:10:23.386Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-02-23T19:10:23.386Z] === RUN TestFSGetSet [2021-02-23T19:10:23.386Z] --- PASS: TestFSGetSet (0.02s) [2021-02-23T19:10:23.386Z] === RUN TestFSGetUnsetKey [2021-02-23T19:10:23.386Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-02-23T19:10:23.386Z] === RUN TestFSGetEmptyData [2021-02-23T19:10:23.386Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-02-23T19:10:23.386Z] === RUN TestFSDelete [2021-02-23T19:10:23.386Z] --- PASS: TestFSDelete (0.02s) [2021-02-23T19:10:23.386Z] === RUN TestFSWalker [2021-02-23T19:10:23.386Z] --- PASS: TestFSWalker (0.06s) [2021-02-23T19:10:23.386Z] === RUN TestFSWalkerStopOnError [2021-02-23T19:10:23.386Z] --- PASS: TestFSWalkerStopOnError (0.10s) [2021-02-23T19:10:23.386Z] === RUN TestNewFromJSON [2021-02-23T19:10:23.386Z] --- PASS: TestNewFromJSON (0.00s) [2021-02-23T19:10:23.386Z] === RUN TestNewFromJSONWithInvalidJSON [2021-02-23T19:10:23.386Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-02-23T19:10:23.386Z] === RUN TestMarshalKeyOrder [2021-02-23T19:10:23.386Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-02-23T19:10:23.386Z] === RUN TestImage [2021-02-23T19:10:23.386Z] --- PASS: TestImage (0.00s) [2021-02-23T19:10:23.386Z] === RUN TestImageOSNotEmpty [2021-02-23T19:10:23.386Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-02-23T19:10:23.386Z] === RUN TestNewChildImageFromImageWithRootFS [2021-02-23T19:10:23.386Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-02-23T19:10:23.386Z] === RUN TestCreate [2021-02-23T19:10:23.386Z] --- PASS: TestCreate (0.00s) [2021-02-23T19:10:23.386Z] === RUN TestRestore [2021-02-23T19:10:23.849Z] === RUN TestMakeV1ConfigFromConfig [2021-02-23T19:10:23.849Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-02-23T19:10:23.849Z] PASS [2021-02-23T19:10:23.849Z] coverage: 25.0% of statements [2021-02-23T19:10:23.849Z] time="2021-02-23T19:10:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-02-23T19:10:23.849Z] --- PASS: TestRestore (0.15s) [2021-02-23T19:10:23.849Z] === RUN TestAddDelete [2021-02-23T19:10:23.849Z] ok github.com/docker/docker/image/v1 0.182s coverage: 25.0% of statements [2021-02-23T19:10:23.849Z] --- PASS: TestAddDelete (0.06s) [2021-02-23T19:10:23.849Z] === RUN TestSearchAfterDelete [2021-02-23T19:10:23.849Z] --- PASS: TestSearchAfterDelete (0.03s) [2021-02-23T19:10:23.849Z] === RUN TestParentReset [2021-02-23T19:10:23.849Z] --- PASS: TestParentReset (0.07s) [2021-02-23T19:10:23.849Z] === RUN TestGetAndSetLastUpdated [2021-02-23T19:10:23.849Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-02-23T19:10:23.849Z] === RUN TestStoreLen [2021-02-23T19:10:23.849Z] --- PASS: TestStoreLen (0.08s) [2021-02-23T19:10:23.849Z] PASS [2021-02-23T19:10:23.849Z] coverage: 86.8% of statements [2021-02-23T19:10:23.849Z] ok github.com/docker/docker/image 0.789s coverage: 86.8% of statements [2021-02-23T19:10:24.312Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-23T19:10:24.312Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-23T19:10:25.288Z] === RUN TestSerialization [2021-02-23T19:10:25.288Z] --- PASS: TestSerialization (0.02s) [2021-02-23T19:10:25.288Z] PASS [2021-02-23T19:10:25.288Z] coverage: 100.0% of statements [2021-02-23T19:10:25.288Z] ok github.com/docker/docker/libcontainerd/queue 0.148s coverage: 100.0% of statements [2021-02-23T19:10:25.751Z] === RUN TestEmptyLayer [2021-02-23T19:10:25.751Z] --- PASS: TestEmptyLayer (0.00s) [2021-02-23T19:10:25.751Z] === RUN TestCommitFailure [2021-02-23T19:10:25.751Z] --- PASS: TestCommitFailure (0.01s) [2021-02-23T19:10:25.751Z] === RUN TestStartTransactionFailure [2021-02-23T19:10:25.751Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-02-23T19:10:25.751Z] === RUN TestGetOrphan [2021-02-23T19:10:25.751Z] --- PASS: TestGetOrphan (0.02s) [2021-02-23T19:10:25.751Z] === RUN TestMountAndRegister [2021-02-23T19:10:25.751Z] --- PASS: TestMountAndRegister (0.06s) [2021-02-23T19:10:25.751Z] layer_test.go:271: Layer size: 14 [2021-02-23T19:10:25.751Z] === RUN TestLayerRelease [2021-02-23T19:10:25.751Z] --- SKIP: TestLayerRelease (0.00s) [2021-02-23T19:10:25.751Z] layer_test.go:304: Failing on Windows [2021-02-23T19:10:25.751Z] === RUN TestStoreRestore [2021-02-23T19:10:25.751Z] --- SKIP: TestStoreRestore (0.00s) [2021-02-23T19:10:25.751Z] layer_test.go:353: Failing on Windows [2021-02-23T19:10:25.751Z] === RUN TestTarStreamStability [2021-02-23T19:10:25.751Z] --- SKIP: TestTarStreamStability (0.00s) [2021-02-23T19:10:25.751Z] layer_test.go:468: Failing on Windows [2021-02-23T19:10:25.751Z] === RUN TestRegisterExistingLayer [2021-02-23T19:10:25.751Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-02-23T19:10:25.751Z] === RUN TestTarStreamVerification [2021-02-23T19:10:25.751Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-02-23T19:10:25.751Z] layer_test.go:697: Failing on Windows [2021-02-23T19:10:25.751Z] === RUN TestLayerMigration [2021-02-23T19:10:25.751Z] --- SKIP: TestLayerMigration (0.00s) [2021-02-23T19:10:25.751Z] migration_test.go:46: Failing on Windows [2021-02-23T19:10:25.751Z] === RUN TestLayerMigrationNoTarsplit [2021-02-23T19:10:25.751Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-02-23T19:10:25.751Z] migration_test.go:182: Failing on Windows [2021-02-23T19:10:25.751Z] === RUN TestMountInit [2021-02-23T19:10:25.751Z] --- SKIP: TestMountInit (0.00s) [2021-02-23T19:10:25.751Z] mount_test.go:17: Failing on Windows [2021-02-23T19:10:25.751Z] === RUN TestMountSize [2021-02-23T19:10:25.751Z] --- SKIP: TestMountSize (0.00s) [2021-02-23T19:10:25.751Z] mount_test.go:76: Failing on Windows [2021-02-23T19:10:25.751Z] === RUN TestMountChanges [2021-02-23T19:10:25.751Z] --- SKIP: TestMountChanges (0.00s) [2021-02-23T19:10:25.751Z] mount_test.go:125: Failing on Windows [2021-02-23T19:10:25.751Z] === RUN TestMountApply [2021-02-23T19:10:25.751Z] --- SKIP: TestMountApply (0.00s) [2021-02-23T19:10:25.751Z] mount_test.go:212: Failing on Windows [2021-02-23T19:10:25.751Z] PASS [2021-02-23T19:10:25.751Z] coverage: 30.1% of statements [2021-02-23T19:10:25.751Z] ok github.com/docker/docker/layer 0.347s coverage: 30.1% of statements [2021-02-23T19:10:26.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-23T19:10:26.214Z] === RUN TestEnvironmentParsing [2021-02-23T19:10:26.214Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-02-23T19:10:26.214Z] PASS [2021-02-23T19:10:26.214Z] coverage: 1.0% of statements [2021-02-23T19:10:26.214Z] ok github.com/docker/docker/libcontainerd/local 0.097s coverage: 1.0% of statements [2021-02-23T19:10:26.214Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-23T19:10:26.214Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-23T19:10:26.214Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-02-23T19:10:26.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-02-23T19:10:26.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-02-23T19:10:26.677Z] PASS [2021-02-23T19:10:26.677Z] coverage: 42.3% of statements [2021-02-23T19:10:26.677Z] ok github.com/docker/docker/oci 0.059s coverage: 42.3% of statements [2021-02-23T19:10:26.677Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-23T19:10:27.139Z] === RUN TestParseVersion [2021-02-23T19:10:27.139Z] --- PASS: TestParseVersion (0.00s) [2021-02-23T19:10:27.139Z] PASS [2021-02-23T19:10:27.139Z] coverage: 52.9% of statements [2021-02-23T19:10:27.139Z] ok github.com/docker/docker/pkg/aaparser 0.252s coverage: 52.9% of statements [2021-02-23T19:10:27.602Z] === RUN TestAddressPoolOpt [2021-02-23T19:10:27.602Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-02-23T19:10:27.602Z] === RUN TestValidateEnv [2021-02-23T19:10:27.602Z] === RUN TestValidateEnv/a [2021-02-23T19:10:27.602Z] === RUN TestValidateEnv/something [2021-02-23T19:10:27.602Z] === RUN TestValidateEnv/_=a [2021-02-23T19:10:27.602Z] === RUN TestValidateEnv/env1=value1 [2021-02-23T19:10:27.602Z] === RUN TestValidateEnv/_env1=value1 [2021-02-23T19:10:27.602Z] === RUN TestValidateEnv/env2=value2=value3 [2021-02-23T19:10:27.602Z] === RUN TestValidateEnv/env3=abc!qwe [2021-02-23T19:10:27.602Z] === RUN TestValidateEnv/env_4=value_4 [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/PATH [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/=a [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/PATH= [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/PATH=something [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/asd!qwe [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/1asd [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/123 [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/some_space [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/__some_space_before [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/some_space_after__ [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/= [2021-02-23T19:10:27.603Z] === RUN TestValidateEnv/PaTh [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/a (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/something (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/= (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestParseHost [2021-02-23T19:10:27.603Z] --- PASS: TestParseHost (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestParseDockerDaemonHost [2021-02-23T19:10:27.603Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestParseTCP [2021-02-23T19:10:27.603Z] --- PASS: TestParseTCP (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestParseInvalidUnixAddrInvalid [2021-02-23T19:10:27.603Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestValidateExtraHosts [2021-02-23T19:10:27.603Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestIpOptString [2021-02-23T19:10:27.603Z] --- PASS: TestIpOptString (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestNewIpOptInvalidDefaultVal [2021-02-23T19:10:27.603Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestNewIpOptValidDefaultVal [2021-02-23T19:10:27.603Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestIpOptSetInvalidVal [2021-02-23T19:10:27.603Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestValidateIPAddress [2021-02-23T19:10:27.603Z] --- PASS: TestValidateIPAddress (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestMapOpts [2021-02-23T19:10:27.603Z] --- PASS: TestMapOpts (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestListOptsWithoutValidator [2021-02-23T19:10:27.603Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestListOptsWithValidator [2021-02-23T19:10:27.603Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestValidateDNSSearch [2021-02-23T19:10:27.603Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_general_format [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_one_more [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-02-23T19:10:27.603Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-02-23T19:10:27.603Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestNamedListOpts [2021-02-23T19:10:27.603Z] --- PASS: TestNamedListOpts (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestNamedMapOpts [2021-02-23T19:10:27.603Z] --- PASS: TestNamedMapOpts (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestParseLink [2021-02-23T19:10:27.603Z] --- PASS: TestParseLink (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestQuotedStringSetWithQuotes [2021-02-23T19:10:27.603Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-02-23T19:10:27.603Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestQuotedStringSetWithNoQuotes [2021-02-23T19:10:27.603Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-02-23T19:10:27.603Z] === RUN TestUlimitOpt [2021-02-23T19:10:27.603Z] --- PASS: TestUlimitOpt (0.00s) [2021-02-23T19:10:27.603Z] PASS [2021-02-23T19:10:27.603Z] coverage: 67.1% of statements [2021-02-23T19:10:27.603Z] ok github.com/docker/docker/opts 0.222s coverage: 67.1% of statements [2021-02-23T19:10:28.578Z] === RUN TestUnbuffered [2021-02-23T19:10:28.578Z] --- PASS: TestUnbuffered (0.00s) [2021-02-23T19:10:28.578Z] === RUN TestRaceUnbuffered [2021-02-23T19:10:28.578Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-02-23T19:10:28.578Z] PASS [2021-02-23T19:10:28.578Z] coverage: 100.0% of statements [2021-02-23T19:10:28.578Z] ok github.com/docker/docker/pkg/broadcaster 0.058s coverage: 100.0% of statements [2021-02-23T19:10:28.578Z] === RUN TestPeerCertificateMarshalJSON [2021-02-23T19:10:29.042Z] === RUN TestMatch [2021-02-23T19:10:29.042Z] === RUN TestMatch/[[]] [2021-02-23T19:10:29.042Z] === RUN TestMatch/[[foo]] [2021-02-23T19:10:29.042Z] === RUN TestMatch/[[bar]_[foo]] [2021-02-23T19:10:29.042Z] === RUN TestMatch/[[foo_bar]] [2021-02-23T19:10:29.042Z] === RUN TestMatch/[[qux]_[foo]] [2021-02-23T19:10:29.042Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-02-23T19:10:29.042Z] === RUN TestMatch/[] [2021-02-23T19:10:29.042Z] === RUN TestMatch/[]#01 [2021-02-23T19:10:29.042Z] === RUN TestMatch/[[qux]] [2021-02-23T19:10:29.042Z] === RUN TestMatch/[[foo_bar_qux]] [2021-02-23T19:10:29.042Z] === RUN TestMatch/[[qux]_[baz]] [2021-02-23T19:10:29.042Z] === RUN TestMatch/[[foo_baz]] [2021-02-23T19:10:29.042Z] --- PASS: TestMatch (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[[]] (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[] (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-02-23T19:10:29.042Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-02-23T19:10:29.042Z] PASS [2021-02-23T19:10:29.042Z] coverage: 87.5% of statements [2021-02-23T19:10:29.042Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-02-23T19:10:29.042Z] === RUN TestIsArchivePathDir [2021-02-23T19:10:29.043Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-02-23T19:10:29.043Z] === RUN TestIsArchivePathInvalidFile [2021-02-23T19:10:29.505Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-02-23T19:10:29.505Z] === RUN TestIsArchivePathTar [2021-02-23T19:10:29.505Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-02-23T19:10:29.505Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-02-23T19:10:29.505Z] --- PASS: TestPeerCertificateMarshalJSON (0.64s) [2021-02-23T19:10:29.505Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-02-23T19:10:29.505Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-02-23T19:10:29.505Z] === RUN TestMiddleware [2021-02-23T19:10:29.505Z] --- PASS: TestMiddleware (0.00s) [2021-02-23T19:10:29.505Z] === RUN TestNewResponseModifier [2021-02-23T19:10:29.505Z] --- PASS: TestNewResponseModifier (0.00s) [2021-02-23T19:10:29.505Z] PASS [2021-02-23T19:10:29.505Z] coverage: 26.8% of statements [2021-02-23T19:10:29.505Z] ok github.com/docker/docker/pkg/authorization 0.695s coverage: 26.8% of statements [2021-02-23T19:10:29.505Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-02-23T19:10:29.505Z] === RUN TestDecompressStreamGzip [2021-02-23T19:10:29.505Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-02-23T19:10:29.505Z] === RUN TestDecompressStreamBzip2 [2021-02-23T19:10:29.968Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-02-23T19:10:29.968Z] === RUN TestDecompressStreamXz [2021-02-23T19:10:29.968Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-02-23T19:10:29.968Z] archive_test.go:134: Xz not present in msys2 [2021-02-23T19:10:29.968Z] === RUN TestCompressStreamXzUnsupported [2021-02-23T19:10:29.968Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-02-23T19:10:29.968Z] === RUN TestCompressStreamBzip2Unsupported [2021-02-23T19:10:29.968Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-02-23T19:10:29.968Z] === RUN TestCompressStreamInvalid [2021-02-23T19:10:29.968Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-02-23T19:10:29.968Z] === RUN TestExtensionInvalid [2021-02-23T19:10:29.968Z] --- PASS: TestExtensionInvalid (0.00s) [2021-02-23T19:10:29.968Z] === RUN TestExtensionUncompressed [2021-02-23T19:10:29.968Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-02-23T19:10:29.968Z] === RUN TestExtensionBzip2 [2021-02-23T19:10:29.968Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-02-23T19:10:29.968Z] === RUN TestExtensionGzip [2021-02-23T19:10:29.968Z] --- PASS: TestExtensionGzip (0.00s) [2021-02-23T19:10:29.968Z] === RUN TestExtensionXz [2021-02-23T19:10:29.968Z] --- PASS: TestExtensionXz (0.00s) [2021-02-23T19:10:29.968Z] === RUN TestCmdStreamLargeStderr [2021-02-23T19:10:29.968Z] --- PASS: TestCmdStreamLargeStderr (0.15s) [2021-02-23T19:10:29.968Z] === RUN TestCmdStreamBad [2021-02-23T19:10:29.968Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-02-23T19:10:29.968Z] archive_test.go:239: Failing on Windows CI machines [2021-02-23T19:10:29.968Z] === RUN TestCmdStreamGood [2021-02-23T19:10:29.968Z] --- PASS: TestCmdStreamGood (0.04s) [2021-02-23T19:10:29.968Z] === RUN TestUntarPathWithInvalidDest [2021-02-23T19:10:29.968Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-02-23T19:10:29.968Z] === RUN TestUntarPathWithInvalidSrc [2021-02-23T19:10:29.968Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-02-23T19:10:29.968Z] === RUN TestUntarPath [2021-02-23T19:10:29.968Z] === RUN TestChrootTarUntar [2021-02-23T19:10:29.968Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-02-23T19:10:29.968Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:10:29.968Z] === RUN TestChrootUntarWithHugeExcludesList [2021-02-23T19:10:29.968Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-23T19:10:29.968Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:10:29.968Z] === RUN TestChrootUntarEmptyArchive [2021-02-23T19:10:29.968Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-02-23T19:10:29.968Z] === RUN TestChrootTarUntarWithSymlink [2021-02-23T19:10:29.968Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-02-23T19:10:29.968Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T19:10:29.968Z] === RUN TestChrootCopyWithTar [2021-02-23T19:10:29.968Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-02-23T19:10:29.968Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T19:10:29.968Z] === RUN TestChrootCopyFileWithTar [2021-02-23T19:10:29.968Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-02-23T19:10:29.968Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:10:29.968Z] === RUN TestChrootUntarPath [2021-02-23T19:10:29.968Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-02-23T19:10:29.968Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T19:10:29.968Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-02-23T19:10:29.968Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-23T19:10:29.968Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:10:29.968Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-02-23T19:10:29.969Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-23T19:10:29.969Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:10:29.969Z] === RUN TestChrootApplyDotDotFile [2021-02-23T19:10:29.969Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-02-23T19:10:29.969Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:10:29.969Z] PASS [2021-02-23T19:10:29.969Z] coverage: 15.4% of statements [2021-02-23T19:10:29.969Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 15.4% of statements [2021-02-23T19:10:29.969Z] --- PASS: TestUntarPath (0.07s) [2021-02-23T19:10:29.969Z] === RUN TestUntarPathWithDestinationFile [2021-02-23T19:10:29.969Z] === RUN TestSizeEmpty [2021-02-23T19:10:29.969Z] --- PASS: TestSizeEmpty (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestSizeEmptyFile [2021-02-23T19:10:29.969Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestSizeNonemptyFile [2021-02-23T19:10:29.969Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestSizeNestedDirectoryEmpty [2021-02-23T19:10:29.969Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-02-23T19:10:29.969Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-02-23T19:10:29.969Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestMoveToSubdir [2021-02-23T19:10:29.969Z] --- PASS: TestMoveToSubdir (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestSizeNonExistingDirectory [2021-02-23T19:10:29.969Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-02-23T19:10:29.969Z] PASS [2021-02-23T19:10:29.969Z] coverage: 80.0% of statements [2021-02-23T19:10:29.969Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2021-02-23T19:10:29.969Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-02-23T19:10:29.969Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-02-23T19:10:29.969Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-02-23T19:10:29.969Z] === RUN TestCopyWithTarInvalidSrc [2021-02-23T19:10:29.969Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-02-23T19:10:29.969Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestCopyWithTarSrcFile [2021-02-23T19:10:29.969Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-02-23T19:10:29.969Z] === RUN TestCopyWithTarSrcFolder [2021-02-23T19:10:29.969Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-02-23T19:10:29.969Z] === RUN TestCopyFileWithTarInvalidSrc [2021-02-23T19:10:29.969Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-02-23T19:10:29.969Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestCopyFileWithTarSrcFolder [2021-02-23T19:10:29.969Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-02-23T19:10:29.969Z] === RUN TestCopyFileWithTarSrcFile [2021-02-23T19:10:29.969Z] --- PASS: TestCopyFileWithTarSrcFile (0.02s) [2021-02-23T19:10:29.969Z] === RUN TestTarFiles [2021-02-23T19:10:30.944Z] === RUN Test [2021-02-23T19:10:30.944Z] === RUN Test/TestContainsEntry [2021-02-23T19:10:30.944Z] === RUN Test/TestCreateEntries [2021-02-23T19:10:30.944Z] === RUN Test/TestEntriesDiff [2021-02-23T19:10:30.944Z] === RUN Test/TestEntriesEquality [2021-02-23T19:10:30.944Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-02-23T19:10:30.944Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-02-23T19:10:30.944Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-02-23T19:10:30.944Z] === RUN Test/TestGeneratorNotGenerate [2021-02-23T19:10:30.944Z] === RUN Test/TestGeneratorWithPort [2021-02-23T19:10:30.944Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-02-23T19:10:30.944Z] === RUN Test/TestNewEntry [2021-02-23T19:10:30.944Z] === RUN Test/TestParse [2021-02-23T19:10:30.944Z] --- PASS: Test (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestNewEntry (0.00s) [2021-02-23T19:10:30.944Z] --- PASS: Test/TestParse (0.00s) [2021-02-23T19:10:30.944Z] PASS [2021-02-23T19:10:30.944Z] coverage: 58.3% of statements [2021-02-23T19:10:30.944Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2021-02-23T19:10:31.407Z] === RUN Test [2021-02-23T19:10:31.407Z] === RUN Test/TestContent [2021-02-23T19:10:31.407Z] === RUN Test/TestInitialize [2021-02-23T19:10:31.407Z] === RUN Test/TestNew [2021-02-23T19:10:31.407Z] === RUN Test/TestParsingContentsWithComments [2021-02-23T19:10:31.407Z] === RUN Test/TestRegister [2021-02-23T19:10:31.407Z] === RUN Test/TestWatch [2021-02-23T19:10:31.407Z] --- PASS: Test (0.01s) [2021-02-23T19:10:31.407Z] --- PASS: Test/TestContent (0.00s) [2021-02-23T19:10:31.407Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-23T19:10:31.407Z] --- PASS: Test/TestNew (0.00s) [2021-02-23T19:10:31.407Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-02-23T19:10:31.407Z] --- PASS: Test/TestRegister (0.00s) [2021-02-23T19:10:31.407Z] --- PASS: Test/TestWatch (0.00s) [2021-02-23T19:10:31.407Z] PASS [2021-02-23T19:10:31.407Z] coverage: 92.9% of statements [2021-02-23T19:10:31.407Z] ok github.com/docker/docker/pkg/discovery/file 0.117s coverage: 92.9% of statements [2021-02-23T19:10:32.382Z] === RUN Test [2021-02-23T19:10:32.382Z] === RUN Test/TestInitialize [2021-02-23T19:10:32.382Z] === RUN Test [2021-02-23T19:10:32.382Z] === RUN Test/TestWatch [2021-02-23T19:10:32.382Z] --- PASS: Test (0.00s) [2021-02-23T19:10:32.382Z] --- PASS: Test/TestWatch (0.00s) [2021-02-23T19:10:32.382Z] PASS [2021-02-23T19:10:32.382Z] coverage: 92.3% of statements [2021-02-23T19:10:32.382Z] ok github.com/docker/docker/pkg/discovery/memory 0.126s coverage: 92.3% of statements [2021-02-23T19:10:32.382Z] time="2021-02-23T19:10:32Z" level=info msg="Initializing discovery without TLS" [2021-02-23T19:10:32.382Z] time="2021-02-23T19:10:32Z" level=info msg="Initializing discovery without TLS" [2021-02-23T19:10:32.382Z] time="2021-02-23T19:10:32Z" level=info msg="Initializing discovery without TLS" [2021-02-23T19:10:32.382Z] === RUN Test/TestInitializeWithCerts [2021-02-23T19:10:32.382Z] time="2021-02-23T19:10:32Z" level=info msg="Initializing discovery with TLS" [2021-02-23T19:10:32.382Z] === RUN Test/TestWatch [2021-02-23T19:10:32.382Z] time="2021-02-23T19:10:32Z" level=info msg="Initializing discovery without TLS" [2021-02-23T19:10:32.844Z] === RUN Test [2021-02-23T19:10:32.844Z] === RUN Test/TestInitialize [2021-02-23T19:10:32.844Z] === RUN Test/TestInitializeWithPattern [2021-02-23T19:10:32.844Z] === RUN Test/TestRegister [2021-02-23T19:10:32.844Z] === RUN Test/TestWatch [2021-02-23T19:10:32.844Z] --- PASS: Test (0.00s) [2021-02-23T19:10:32.844Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-23T19:10:32.844Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-02-23T19:10:32.844Z] --- PASS: Test/TestRegister (0.00s) [2021-02-23T19:10:32.844Z] --- PASS: Test/TestWatch (0.00s) [2021-02-23T19:10:32.844Z] PASS [2021-02-23T19:10:32.844Z] coverage: 93.8% of statements [2021-02-23T19:10:32.844Z] ok github.com/docker/docker/pkg/discovery/nodes 0.100s coverage: 93.8% of statements [2021-02-23T19:10:33.308Z] === RUN TestPollerAddRemove [2021-02-23T19:10:33.308Z] --- PASS: TestPollerAddRemove (0.00s) [2021-02-23T19:10:33.308Z] === RUN TestPollerEvent [2021-02-23T19:10:33.308Z] --- SKIP: TestPollerEvent (0.00s) [2021-02-23T19:10:33.308Z] poller_test.go:41: No chmod on Windows [2021-02-23T19:10:33.308Z] === RUN TestPollerClose [2021-02-23T19:10:33.308Z] --- PASS: TestPollerClose (0.00s) [2021-02-23T19:10:33.308Z] PASS [2021-02-23T19:10:33.308Z] coverage: 45.7% of statements [2021-02-23T19:10:33.308Z] ok github.com/docker/docker/pkg/filenotify 0.069s coverage: 45.7% of statements [2021-02-23T19:10:34.284Z] === RUN TestCopyFileWithInvalidSrc [2021-02-23T19:10:34.284Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCopyFileWithInvalidDest [2021-02-23T19:10:34.284Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCopyFileWithSameSrcAndDest [2021-02-23T19:10:34.284Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-02-23T19:10:34.284Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCopyFile [2021-02-23T19:10:34.284Z] --- PASS: TestCopyFile (0.05s) [2021-02-23T19:10:34.284Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-02-23T19:10:34.284Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-23T19:10:34.284Z] fileutils_test.go:134: Needs porting to Windows [2021-02-23T19:10:34.284Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-02-23T19:10:34.284Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestReadSymlinkedDirectoryToFile [2021-02-23T19:10:34.284Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-23T19:10:34.284Z] fileutils_test.go:180: Needs porting to Windows [2021-02-23T19:10:34.284Z] === RUN TestWildcardMatches [2021-02-23T19:10:34.284Z] --- PASS: TestWildcardMatches (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestPatternMatches [2021-02-23T19:10:34.284Z] --- PASS: TestPatternMatches (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-02-23T19:10:34.284Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestPatternMatchesFolderExclusions [2021-02-23T19:10:34.284Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-02-23T19:10:34.284Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-02-23T19:10:34.284Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-02-23T19:10:34.284Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-02-23T19:10:34.284Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestSingleExclamationError [2021-02-23T19:10:34.284Z] --- PASS: TestSingleExclamationError (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestMatchesWithNoPatterns [2021-02-23T19:10:34.284Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestMatchesWithMalformedPatterns [2021-02-23T19:10:34.284Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestMatches [2021-02-23T19:10:34.284Z] --- PASS: TestMatches (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCleanPatterns [2021-02-23T19:10:34.284Z] --- PASS: TestCleanPatterns (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-02-23T19:10:34.284Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCleanPatternsExceptionFlag [2021-02-23T19:10:34.284Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-02-23T19:10:34.284Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-02-23T19:10:34.284Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCleanPatternsErrorSingleException [2021-02-23T19:10:34.284Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCreateIfNotExistsDir [2021-02-23T19:10:34.284Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestCreateIfNotExistsFile [2021-02-23T19:10:34.284Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-02-23T19:10:34.284Z] === RUN TestMatch [2021-02-23T19:10:34.284Z] --- PASS: TestMatch (0.00s) [2021-02-23T19:10:34.284Z] PASS [2021-02-23T19:10:34.284Z] coverage: 87.7% of statements [2021-02-23T19:10:34.284Z] ok github.com/docker/docker/pkg/fileutils 0.142s coverage: 87.7% of statements [2021-02-23T19:10:34.748Z] === RUN TestGet [2021-02-23T19:10:34.748Z] --- PASS: TestGet (0.00s) [2021-02-23T19:10:34.748Z] === RUN TestGetShortcutString [2021-02-23T19:10:34.748Z] --- PASS: TestGetShortcutString (0.00s) [2021-02-23T19:10:34.748Z] PASS [2021-02-23T19:10:34.748Z] coverage: 42.9% of statements [2021-02-23T19:10:34.748Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2021-02-23T19:10:35.210Z] --- PASS: TestTarFiles (4.83s) [2021-02-23T19:10:35.210Z] === RUN TestTarUntar [2021-02-23T19:10:35.210Z] --- PASS: TestTarUntar (0.02s) [2021-02-23T19:10:35.210Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-02-23T19:10:35.210Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-02-23T19:10:35.211Z] === RUN TestTarWithOptions [2021-02-23T19:10:35.211Z] --- PASS: TestTarWithOptions (0.08s) [2021-02-23T19:10:35.211Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-02-23T19:10:35.211Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-02-23T19:10:35.211Z] === RUN TestUntarUstarGnuConflict [2021-02-23T19:10:35.211Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-02-23T19:10:35.211Z] === RUN TestUntarInvalidFilenames [2021-02-23T19:10:35.211Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames932552034\\dest" [2021-02-23T19:10:35.211Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-02-23T19:10:35.211Z] === RUN TestUntarHardlinkToSymlink [2021-02-23T19:10:35.211Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-02-23T19:10:35.211Z] === RUN TestUntarInvalidHardlink [2021-02-23T19:10:35.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink431682803\\victim\\hello" -> "../victim/hello" [2021-02-23T19:10:35.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink471948214\\victim\\hello" -> "/../victim/hello" [2021-02-23T19:10:35.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink830072221\\victim" -> "../victim" [2021-02-23T19:10:35.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink178310232\\victim" -> "../victim" [2021-02-23T19:10:35.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink346368471\\victim" -> "../victim" [2021-02-23T19:10:35.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink763149642\\victim" -> "../victim" [2021-02-23T19:10:35.211Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-02-23T19:10:35.211Z] === RUN TestUntarInvalidSymlink [2021-02-23T19:10:35.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink144289313\\dest\\dotdot" -> "../victim/hello" [2021-02-23T19:10:35.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink819967756\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-23T19:10:35.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink135637243\\dest\\loophole-victim" -> "../victim" [2021-02-23T19:10:35.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink258494494\\dest\\loophole-victim" -> "../victim" [2021-02-23T19:10:35.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink737816293\\dest\\loophole-victim" -> "../victim" [2021-02-23T19:10:35.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink679990528\\dest\\loophole-victim" -> "../victim" [2021-02-23T19:10:35.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink926073951\\dest\\dir\\loophole" -> "../../victim" [2021-02-23T19:10:35.211Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-02-23T19:10:35.211Z] === RUN TestTempArchiveCloseMultipleTimes [2021-02-23T19:10:35.211Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-02-23T19:10:35.211Z] === RUN TestXGlobalNoParent [2021-02-23T19:10:35.211Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-02-23T19:10:35.211Z] === RUN TestReplaceFileTarWrapper [2021-02-23T19:10:35.673Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-02-23T19:10:35.673Z] === RUN TestPrefixHeaderReadable [2021-02-23T19:10:35.673Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-02-23T19:10:35.673Z] === RUN TestDisablePigz [2021-02-23T19:10:35.673Z] === RUN TestCreateIDMapOrder [2021-02-23T19:10:35.673Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-02-23T19:10:35.673Z] PASS [2021-02-23T19:10:35.673Z] coverage: 7.2% of statements [2021-02-23T19:10:35.673Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2021-02-23T19:10:35.673Z] --- PASS: Test (3.13s) [2021-02-23T19:10:35.673Z] --- PASS: Test/TestInitialize (0.12s) [2021-02-23T19:10:35.673Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-02-23T19:10:35.673Z] --- PASS: Test/TestWatch (3.01s) [2021-02-23T19:10:35.673Z] PASS [2021-02-23T19:10:35.673Z] coverage: 84.1% of statements [2021-02-23T19:10:35.673Z] ok github.com/docker/docker/pkg/discovery/kv 3.264s coverage: 84.1% of statements [2021-02-23T19:10:35.673Z] --- PASS: TestDisablePigz (0.11s) [2021-02-23T19:10:35.673Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-02-23T19:10:35.673Z] === RUN TestPigz [2021-02-23T19:10:35.673Z] --- PASS: TestPigz (0.17s) [2021-02-23T19:10:35.673Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-02-23T19:10:35.673Z] === RUN TestCopyFileWithInvalidDest [2021-02-23T19:10:35.673Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-02-23T19:10:35.673Z] archive_windows_test.go:16: Currently fails [2021-02-23T19:10:35.673Z] === RUN TestCanonicalTarNameForPath [2021-02-23T19:10:35.673Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-02-23T19:10:35.673Z] === RUN TestCanonicalTarName [2021-02-23T19:10:35.673Z] --- PASS: TestCanonicalTarName (0.00s) [2021-02-23T19:10:35.673Z] === RUN TestChmodTarEntry [2021-02-23T19:10:35.673Z] --- PASS: TestChmodTarEntry (0.00s) [2021-02-23T19:10:35.673Z] === RUN TestHardLinkOrder [2021-02-23T19:10:35.673Z] --- PASS: TestHardLinkOrder (0.07s) [2021-02-23T19:10:35.673Z] === RUN TestChangeString [2021-02-23T19:10:35.673Z] --- PASS: TestChangeString (0.00s) [2021-02-23T19:10:35.673Z] === RUN TestChangesWithNoChanges [2021-02-23T19:10:35.673Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-02-23T19:10:35.673Z] === RUN TestChangesWithChanges [2021-02-23T19:10:36.135Z] --- PASS: TestChangesWithChanges (0.02s) [2021-02-23T19:10:36.135Z] === RUN TestChangesWithChangesGH13590 [2021-02-23T19:10:36.135Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-02-23T19:10:36.135Z] changes_test.go:192: needs more investigation [2021-02-23T19:10:36.135Z] === RUN TestChangesDirsEmpty [2021-02-23T19:10:36.135Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-02-23T19:10:36.135Z] === RUN TestChangesDirsMutated [2021-02-23T19:10:36.135Z] --- PASS: TestChangesDirsMutated (0.14s) [2021-02-23T19:10:36.135Z] === RUN TestApplyLayer [2021-02-23T19:10:36.135Z] --- SKIP: TestApplyLayer (0.00s) [2021-02-23T19:10:36.135Z] changes_test.go:405: needs further investigation [2021-02-23T19:10:36.135Z] === RUN TestChangesSizeWithHardlinks [2021-02-23T19:10:36.135Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-02-23T19:10:36.135Z] changes_test.go:441: needs further investigation [2021-02-23T19:10:36.135Z] === RUN TestChangesSizeWithNoChanges [2021-02-23T19:10:36.135Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-02-23T19:10:36.135Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-02-23T19:10:36.135Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-02-23T19:10:36.135Z] === RUN TestChangesSize [2021-02-23T19:10:36.135Z] --- PASS: TestChangesSize (0.00s) [2021-02-23T19:10:36.135Z] === RUN TestApplyLayerInvalidFilenames [2021-02-23T19:10:36.135Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames091685718\\dest" [2021-02-23T19:10:36.135Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-02-23T19:10:36.135Z] === RUN TestApplyLayerInvalidHardlink [2021-02-23T19:10:36.135Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink587513592\\victim\\hello" -> "../victim/hello" [2021-02-23T19:10:36.135Z] === RUN TestFixedBufferCap [2021-02-23T19:10:36.135Z] --- PASS: TestFixedBufferCap (0.00s) [2021-02-23T19:10:36.135Z] === RUN TestFixedBufferLen [2021-02-23T19:10:36.135Z] --- PASS: TestFixedBufferLen (0.00s) [2021-02-23T19:10:36.135Z] === RUN TestFixedBufferString [2021-02-23T19:10:36.135Z] --- PASS: TestFixedBufferString (0.00s) [2021-02-23T19:10:36.135Z] === RUN TestFixedBufferWrite [2021-02-23T19:10:36.135Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-02-23T19:10:36.598Z] === RUN TestFixedBufferRead [2021-02-23T19:10:36.598Z] --- PASS: TestFixedBufferRead (0.00s) [2021-02-23T19:10:36.598Z] === RUN TestBytesPipeRead [2021-02-23T19:10:36.598Z] --- PASS: TestBytesPipeRead (0.00s) [2021-02-23T19:10:36.598Z] === RUN TestBytesPipeWrite [2021-02-23T19:10:36.598Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-02-23T19:10:36.598Z] === RUN TestBytesPipeWriteRandomChunks [2021-02-23T19:10:36.598Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink756101111\\victim\\hello" -> "/../victim/hello" [2021-02-23T19:10:36.598Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink078412522\\victim" -> "../victim" [2021-02-23T19:10:36.598Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink229962049\\victim" -> "../victim" [2021-02-23T19:10:36.598Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink518161836\\victim" -> "../victim" [2021-02-23T19:10:36.598Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink155427099\\victim" -> "../victim" [2021-02-23T19:10:36.598Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-02-23T19:10:36.598Z] === RUN TestApplyLayerInvalidSymlink [2021-02-23T19:10:36.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink403893182\\dest\\dotdot" -> "../victim/hello" [2021-02-23T19:10:36.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink081829893\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-23T19:10:36.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink618692000\\dest\\loophole-victim" -> "../victim" [2021-02-23T19:10:36.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink905839743\\dest\\loophole-victim" -> "../victim" [2021-02-23T19:10:36.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink067221458\\dest\\loophole-victim" -> "../victim" [2021-02-23T19:10:36.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink992287497\\dest\\loophole-victim" -> "../victim" [2021-02-23T19:10:36.598Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-02-23T19:10:36.598Z] === RUN TestApplyLayerWhiteouts [2021-02-23T19:10:36.598Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-02-23T19:10:36.598Z] === RUN TestGenerateEmptyFile [2021-02-23T19:10:36.598Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-02-23T19:10:36.598Z] === RUN TestGenerateWithContent [2021-02-23T19:10:36.598Z] --- PASS: TestGenerateWithContent (0.00s) [2021-02-23T19:10:36.598Z] PASS [2021-02-23T19:10:36.598Z] coverage: 62.8% of statements [2021-02-23T19:10:36.598Z] ok github.com/docker/docker/pkg/archive 7.229s coverage: 62.8% of statements [2021-02-23T19:10:36.598Z] === RUN TestError [2021-02-23T19:10:36.598Z] --- PASS: TestError (0.00s) [2021-02-23T19:10:36.598Z] === RUN TestProgressString [2021-02-23T19:10:36.598Z] === RUN TestProgressString/no_progress [2021-02-23T19:10:36.598Z] === RUN TestProgressString/progress_1 [2021-02-23T19:10:36.598Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-02-23T19:10:36.598Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-02-23T19:10:36.598Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-02-23T19:10:36.598Z] === RUN TestProgressString/with_units [2021-02-23T19:10:36.598Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-02-23T19:10:36.598Z] === RUN TestProgressString/hide_counts [2021-02-23T19:10:36.598Z] --- PASS: TestProgressString (0.00s) [2021-02-23T19:10:36.598Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-02-23T19:10:36.598Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-02-23T19:10:36.598Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-02-23T19:10:36.598Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-02-23T19:10:36.598Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-02-23T19:10:36.598Z] --- PASS: TestProgressString/with_units (0.00s) [2021-02-23T19:10:36.598Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-02-23T19:10:36.598Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-02-23T19:10:36.598Z] === RUN TestJSONMessageDisplay [2021-02-23T19:10:36.598Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s) [2021-02-23T19:10:36.598Z] === RUN TestAtomicWriteToFile [2021-02-23T19:10:36.598Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-02-23T19:10:36.598Z] === RUN TestAtomicWriteSetCommit [2021-02-23T19:10:36.598Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-02-23T19:10:36.598Z] === RUN TestAtomicWriteSetCancel [2021-02-23T19:10:36.598Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-02-23T19:10:36.598Z] === RUN TestReadCloserWrapperClose [2021-02-23T19:10:36.598Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-02-23T19:10:36.598Z] === RUN TestReaderErrWrapperReadOnError [2021-02-23T19:10:36.598Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-02-23T19:10:36.598Z] === RUN TestReaderErrWrapperRead [2021-02-23T19:10:36.598Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-02-23T19:10:36.598Z] === RUN TestHashData [2021-02-23T19:10:36.598Z] --- PASS: TestHashData (0.00s) [2021-02-23T19:10:36.598Z] === RUN TestCancelReadCloser [2021-02-23T19:10:36.598Z] === RUN TestStandardLongPath [2021-02-23T19:10:36.599Z] --- PASS: TestStandardLongPath (0.00s) [2021-02-23T19:10:36.599Z] === RUN TestUNCLongPath [2021-02-23T19:10:36.599Z] --- PASS: TestUNCLongPath (0.00s) [2021-02-23T19:10:36.599Z] PASS [2021-02-23T19:10:36.599Z] coverage: 100.0% of statements [2021-02-23T19:10:36.599Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-02-23T19:10:36.599Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-02-23T19:10:36.599Z] === RUN TestJSONMessageDisplayWithJSONError [2021-02-23T19:10:36.599Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-02-23T19:10:36.599Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-02-23T19:10:36.599Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-02-23T19:10:36.599Z] === RUN TestDisplayJSONMessagesStream [2021-02-23T19:10:36.599Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-02-23T19:10:36.599Z] PASS [2021-02-23T19:10:36.599Z] coverage: 91.7% of statements [2021-02-23T19:10:36.599Z] ok github.com/docker/docker/pkg/jsonmessage 0.195s coverage: 91.7% of statements [2021-02-23T19:10:37.063Z] --- PASS: TestCancelReadCloser (0.11s) [2021-02-23T19:10:37.063Z] === RUN TestWriteCloserWrapperClose [2021-02-23T19:10:37.063Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-02-23T19:10:37.063Z] === RUN TestNopWriteCloser [2021-02-23T19:10:37.063Z] --- PASS: TestNopWriteCloser (0.00s) [2021-02-23T19:10:37.063Z] === RUN TestNopWriter [2021-02-23T19:10:37.063Z] --- PASS: TestNopWriter (0.00s) [2021-02-23T19:10:37.063Z] === RUN TestWriteCounter [2021-02-23T19:10:37.063Z] --- PASS: TestWriteCounter (0.00s) [2021-02-23T19:10:37.063Z] PASS [2021-02-23T19:10:37.063Z] coverage: 69.2% of statements [2021-02-23T19:10:37.063Z] ok github.com/docker/docker/pkg/ioutils 0.752s coverage: 69.2% of statements [2021-02-23T19:10:37.527Z] === RUN TestNameFormat [2021-02-23T19:10:37.527Z] --- PASS: TestNameFormat (0.00s) [2021-02-23T19:10:37.527Z] === RUN TestNameRetries [2021-02-23T19:10:37.527Z] --- PASS: TestNameRetries (0.00s) [2021-02-23T19:10:37.527Z] PASS [2021-02-23T19:10:37.527Z] coverage: 85.7% of statements [2021-02-23T19:10:37.527Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2021-02-23T19:10:37.990Z] === RUN TestParseKeyValueOpt [2021-02-23T19:10:37.990Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-02-23T19:10:37.990Z] === RUN TestParseUintList [2021-02-23T19:10:37.990Z] --- PASS: TestParseUintList (0.00s) [2021-02-23T19:10:37.990Z] === RUN TestParseUintListMaximumLimits [2021-02-23T19:10:37.990Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-02-23T19:10:37.990Z] PASS [2021-02-23T19:10:37.990Z] coverage: 97.0% of statements [2021-02-23T19:10:37.990Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2021-02-23T19:10:38.101Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-23T19:10:38.452Z] === RUN TestNewAndRemove [2021-02-23T19:10:38.452Z] --- PASS: TestNewAndRemove (0.00s) [2021-02-23T19:10:38.452Z] === RUN TestRemoveInvalidPath [2021-02-23T19:10:38.452Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-02-23T19:10:38.452Z] PASS [2021-02-23T19:10:38.452Z] coverage: 82.6% of statements [2021-02-23T19:10:38.452Z] ok github.com/docker/docker/pkg/pidfile 0.057s coverage: 82.6% of statements [2021-02-23T19:10:38.915Z] === RUN TestParseEmptyInterface [2021-02-23T19:10:38.915Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-02-23T19:10:38.915Z] === RUN TestParseNonInterfaceType [2021-02-23T19:10:38.915Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-02-23T19:10:38.915Z] === RUN TestParseWithOneFunction [2021-02-23T19:10:38.915Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-02-23T19:10:38.915Z] === RUN TestParseWithMultipleFuncs [2021-02-23T19:10:39.378Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-02-23T19:10:39.378Z] === RUN TestParseWithUnnamedReturn [2021-02-23T19:10:39.378Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-02-23T19:10:39.378Z] === RUN TestEmbeddedInterface [2021-02-23T19:10:39.378Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-02-23T19:10:39.378Z] === RUN TestParsedImports [2021-02-23T19:10:39.378Z] --- PASS: TestParsedImports (0.00s) [2021-02-23T19:10:39.378Z] === RUN TestAliasedImports [2021-02-23T19:10:39.378Z] --- PASS: TestAliasedImports (0.00s) [2021-02-23T19:10:39.378Z] PASS [2021-02-23T19:10:39.378Z] coverage: 56.8% of statements [2021-02-23T19:10:39.378Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2021-02-23T19:10:40.353Z] === RUN TestFailedConnection [2021-02-23T19:10:40.353Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-02-23T19:10:40.353Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-23T19:10:40.353Z] === RUN TestBufioReaderPoolPutAndGet [2021-02-23T19:10:40.353Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-02-23T19:10:40.353Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-02-23T19:10:40.353Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-02-23T19:10:40.353Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-02-23T19:10:40.353Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-23T19:10:40.353Z] === RUN TestBufioWriterPoolPutAndGet [2021-02-23T19:10:40.353Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-02-23T19:10:40.353Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-02-23T19:10:40.353Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-02-23T19:10:40.353Z] === RUN TestBufferPoolPutAndGet [2021-02-23T19:10:40.353Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-02-23T19:10:40.353Z] PASS [2021-02-23T19:10:40.353Z] coverage: 88.2% of statements [2021-02-23T19:10:40.353Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2021-02-23T19:10:40.815Z] === RUN TestHTTPTransport [2021-02-23T19:10:40.815Z] --- PASS: TestHTTPTransport (0.00s) [2021-02-23T19:10:40.815Z] PASS [2021-02-23T19:10:40.815Z] coverage: 85.7% of statements [2021-02-23T19:10:40.815Z] ok github.com/docker/docker/pkg/plugins/transport 0.059s coverage: 85.7% of statements [2021-02-23T19:10:41.278Z] --- PASS: TestFailedConnection (1.08s) [2021-02-23T19:10:41.278Z] === RUN TestFailOnce [2021-02-23T19:10:41.278Z] 2021/02/23 19:10:40 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-02-23T19:10:41.278Z] goroutine 10 [running]: [2021-02-23T19:10:41.278Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-02-23T19:10:41.278Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-02-23T19:10:41.278Z] panic(0x849b40, 0x986ad0) [2021-02-23T19:10:41.278Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-02-23T19:10:41.278Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-23T19:10:41.278Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-02-23T19:10:41.278Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-23T19:10:41.278Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-02-23T19:10:41.278Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-23T19:10:41.278Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-02-23T19:10:41.278Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-23T19:10:41.278Z] c:/go/src/net/http/server.go:2831 +0xab [2021-02-23T19:10:41.278Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980) [2021-02-23T19:10:41.278Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-02-23T19:10:41.278Z] created by net/http.(*Server).Serve [2021-02-23T19:10:41.278Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-02-23T19:10:41.278Z] time="2021-02-23T19:10:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-02-23T19:10:41.278Z] === RUN TestOutputOnPrematureClose [2021-02-23T19:10:41.278Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-02-23T19:10:41.278Z] === RUN TestCompleteSilently [2021-02-23T19:10:41.278Z] --- PASS: TestCompleteSilently (0.00s) [2021-02-23T19:10:41.278Z] PASS [2021-02-23T19:10:41.278Z] coverage: 75.9% of statements [2021-02-23T19:10:41.278Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-02-23T19:10:41.740Z] === RUN TestSendToOneSub [2021-02-23T19:10:41.741Z] --- PASS: TestSendToOneSub (0.00s) [2021-02-23T19:10:41.741Z] === RUN TestSendToMultipleSubs [2021-02-23T19:10:41.741Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-02-23T19:10:41.741Z] === RUN TestEvictOneSub [2021-02-23T19:10:41.741Z] --- PASS: TestEvictOneSub (0.00s) [2021-02-23T19:10:41.741Z] === RUN TestClosePublisher [2021-02-23T19:10:41.741Z] --- PASS: TestClosePublisher (0.00s) [2021-02-23T19:10:41.741Z] === RUN TestPubSubRace [2021-02-23T19:10:42.203Z] === RUN TestRegister [2021-02-23T19:10:42.203Z] --- PASS: TestRegister (0.00s) [2021-02-23T19:10:42.203Z] === RUN TestCommand [2021-02-23T19:10:42.203Z] --- PASS: TestCommand (0.03s) [2021-02-23T19:10:42.203Z] === RUN TestNaiveSelf [2021-02-23T19:10:42.203Z] --- PASS: TestNaiveSelf (0.02s) [2021-02-23T19:10:42.203Z] PASS [2021-02-23T19:10:42.203Z] coverage: 82.4% of statements [2021-02-23T19:10:42.203Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2021-02-23T19:10:42.203Z] --- PASS: TestFailOnce (1.11s) [2021-02-23T19:10:42.203Z] === RUN TestEchoInputOutput [2021-02-23T19:10:42.203Z] --- PASS: TestEchoInputOutput (0.00s) [2021-02-23T19:10:42.203Z] === RUN TestBackoff [2021-02-23T19:10:42.203Z] --- PASS: TestBackoff (0.00s) [2021-02-23T19:10:42.203Z] === RUN TestAbortRetry [2021-02-23T19:10:42.203Z] --- PASS: TestAbortRetry (0.00s) [2021-02-23T19:10:42.203Z] === RUN TestClientScheme [2021-02-23T19:10:42.203Z] --- PASS: TestClientScheme (0.00s) [2021-02-23T19:10:42.203Z] === RUN TestNewClientWithTimeout [2021-02-23T19:10:42.665Z] --- PASS: TestPubSubRace (1.06s) [2021-02-23T19:10:42.665Z] PASS [2021-02-23T19:10:42.665Z] coverage: 75.0% of statements [2021-02-23T19:10:42.665Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2021-02-23T19:10:42.665Z] time="2021-02-23T19:10:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-02-23T19:10:43.128Z] === RUN TestParseSignal [2021-02-23T19:10:43.128Z] --- PASS: TestParseSignal (0.00s) [2021-02-23T19:10:43.128Z] === RUN TestValidSignalForPlatform [2021-02-23T19:10:43.128Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-02-23T19:10:43.128Z] PASS [2021-02-23T19:10:43.128Z] coverage: 20.3% of statements [2021-02-23T19:10:43.128Z] ok github.com/docker/docker/pkg/signal 0.046s coverage: 20.3% of statements [2021-02-23T19:10:43.591Z] === RUN TestNewStdWriter [2021-02-23T19:10:43.591Z] --- PASS: TestNewStdWriter (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestWriteWithUninitializedStdWriter [2021-02-23T19:10:43.591Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestWriteWithNilBytes [2021-02-23T19:10:43.591Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestWrite [2021-02-23T19:10:43.591Z] --- PASS: TestWrite (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestWriteWithWriterError [2021-02-23T19:10:43.591Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-02-23T19:10:43.591Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestStdCopyWriteAndRead [2021-02-23T19:10:43.591Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-02-23T19:10:43.591Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-02-23T19:10:43.591Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-02-23T19:10:43.591Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestStdCopyWithInvalidInputHeader [2021-02-23T19:10:43.591Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestStdCopyWithCorruptedPrefix [2021-02-23T19:10:43.591Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestStdCopyReturnsWriteErrors [2021-02-23T19:10:43.591Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-02-23T19:10:43.591Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-02-23T19:10:43.591Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-02-23T19:10:43.591Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-02-23T19:10:43.591Z] PASS [2021-02-23T19:10:43.591Z] coverage: 100.0% of statements [2021-02-23T19:10:43.591Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2021-02-23T19:10:44.056Z] === RUN TestRawProgressFormatterFormatStatus [2021-02-23T19:10:44.056Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-02-23T19:10:44.056Z] === RUN TestRawProgressFormatterFormatProgress [2021-02-23T19:10:44.056Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-02-23T19:10:44.056Z] === RUN TestFormatStatus [2021-02-23T19:10:44.056Z] --- PASS: TestFormatStatus (0.00s) [2021-02-23T19:10:44.056Z] === RUN TestFormatError [2021-02-23T19:10:44.056Z] --- PASS: TestFormatError (0.00s) [2021-02-23T19:10:44.056Z] === RUN TestFormatJSONError [2021-02-23T19:10:44.056Z] --- PASS: TestFormatJSONError (0.00s) [2021-02-23T19:10:44.056Z] === RUN TestJsonProgressFormatterFormatProgress [2021-02-23T19:10:44.056Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-02-23T19:10:44.056Z] === RUN TestJsonProgressFormatterFormatStatus [2021-02-23T19:10:44.056Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-02-23T19:10:44.056Z] === RUN TestNewJSONProgressOutput [2021-02-23T19:10:44.056Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-02-23T19:10:44.056Z] === RUN TestAuxFormatterEmit [2021-02-23T19:10:44.056Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-02-23T19:10:44.056Z] === RUN TestStreamWriterStdout [2021-02-23T19:10:44.056Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-02-23T19:10:44.056Z] === RUN TestStreamWriterStderr [2021-02-23T19:10:44.056Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-02-23T19:10:44.056Z] PASS [2021-02-23T19:10:44.056Z] coverage: 66.2% of statements [2021-02-23T19:10:44.056Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-02-23T19:10:44.519Z] time="2021-02-23T19:10:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-02-23T19:10:44.519Z] === RUN TestGenerateRandomID [2021-02-23T19:10:44.519Z] --- PASS: TestGenerateRandomID (0.00s) [2021-02-23T19:10:44.519Z] === RUN TestShortenId [2021-02-23T19:10:44.519Z] --- PASS: TestShortenId (0.00s) [2021-02-23T19:10:44.519Z] === RUN TestShortenSha256Id [2021-02-23T19:10:44.519Z] --- PASS: TestShortenSha256Id (0.00s) [2021-02-23T19:10:44.519Z] === RUN TestShortenIdEmpty [2021-02-23T19:10:44.519Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-02-23T19:10:44.519Z] === RUN TestShortenIdInvalid [2021-02-23T19:10:44.519Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-02-23T19:10:44.519Z] === RUN TestIsShortIDNonHex [2021-02-23T19:10:44.519Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-02-23T19:10:44.519Z] === RUN TestIsShortIDNotCorrectSize [2021-02-23T19:10:44.519Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-02-23T19:10:44.519Z] PASS [2021-02-23T19:10:44.519Z] coverage: 70.6% of statements [2021-02-23T19:10:44.519Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2021-02-23T19:10:45.494Z] === RUN TestIsCpusetListAvailable [2021-02-23T19:10:45.494Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-02-23T19:10:45.494Z] PASS [2021-02-23T19:10:45.494Z] coverage: 38.2% of statements [2021-02-23T19:10:45.494Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2021-02-23T19:10:45.956Z] === RUN TestChtimes [2021-02-23T19:10:45.956Z] --- PASS: TestChtimes (0.00s) [2021-02-23T19:10:45.956Z] === RUN TestChtimesWindows [2021-02-23T19:10:45.956Z] --- PASS: TestChtimesWindows (0.01s) [2021-02-23T19:10:45.956Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-02-23T19:10:45.956Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-02-23T19:10:45.956Z] === RUN TestEnsureRemoveAllNotExist [2021-02-23T19:10:45.956Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-02-23T19:10:45.956Z] === RUN TestEnsureRemoveAllWithDir [2021-02-23T19:10:45.956Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-02-23T19:10:45.956Z] === RUN TestEnsureRemoveAllWithFile [2021-02-23T19:10:45.956Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-02-23T19:10:45.956Z] === RUN TestHasWin32KSupport [2021-02-23T19:10:45.956Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-02-23T19:10:45.956Z] syscall_windows_test.go:8: win32k: true [2021-02-23T19:10:45.956Z] PASS [2021-02-23T19:10:45.956Z] coverage: 12.0% of statements [2021-02-23T19:10:45.956Z] ok github.com/docker/docker/pkg/system 0.071s coverage: 12.0% of statements [2021-02-23T19:10:46.419Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-23T19:10:46.419Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-23T19:10:46.419Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-23T19:10:46.419Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-23T19:10:46.419Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-23T19:10:46.419Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-02-23T19:10:46.419Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-02-23T19:10:46.419Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-23T19:10:46.419Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-23T19:10:46.419Z] === RUN TestTailFile [2021-02-23T19:10:46.419Z] --- PASS: TestTailFile (0.00s) [2021-02-23T19:10:46.419Z] === RUN TestTailFileManyLines [2021-02-23T19:10:46.419Z] --- PASS: TestTailFileManyLines (0.00s) [2021-02-23T19:10:46.419Z] === RUN TestTailEmptyFile [2021-02-23T19:10:46.419Z] --- PASS: TestTailEmptyFile (0.00s) [2021-02-23T19:10:46.419Z] === RUN TestTailNegativeN [2021-02-23T19:10:46.419Z] --- PASS: TestTailNegativeN (0.00s) [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader [2021-02-23T19:10:46.419Z] === PAUSE TestNewTailReader [2021-02-23T19:10:46.419Z] === CONT TestNewTailReader [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/8_byte_delimiter [2021-02-23T19:10:46.419Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/12_byte_delimiter [2021-02-23T19:10:46.419Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/no_delimiter [2021-02-23T19:10:46.419Z] === PAUSE TestNewTailReader/no_delimiter [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/single_byte_delimiter [2021-02-23T19:10:46.419Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/2_byte_delimiter [2021-02-23T19:10:46.419Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/4_byte_delimiter [2021-02-23T19:10:46.419Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/truncated_last_line [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-02-23T19:10:46.419Z] === CONT TestNewTailReader/8_byte_delimiter [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-23T19:10:46.419Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-23T19:10:46.419Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-23T19:10:46.419Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-23T19:10:46.419Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/4_byte_delimiter [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/2_byte_delimiter [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/12_byte_delimiter [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/single_byte_delimiter [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/no_delimiter [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.420Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.421Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.421Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.422Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.422Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.422Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.886Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.887Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.887Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T19:10:46.888Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T19:10:46.889Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-02-23T19:10:46.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T19:10:46.890Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T19:10:47.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T19:10:47.353Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T19:10:47.353Z] PASS [2021-02-23T19:10:47.353Z] coverage: 88.6% of statements [2021-02-23T19:10:47.353Z] ok github.com/docker/docker/pkg/tailfile 0.353s coverage: 88.6% of statements [2021-02-23T19:10:47.353Z] time="2021-02-23T19:10:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-02-23T19:10:47.353Z] === RUN TestTarSumRemoveNonExistent [2021-02-23T19:10:47.353Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-02-23T19:10:47.353Z] === RUN TestTarSumRemove [2021-02-23T19:10:47.353Z] --- PASS: TestTarSumRemove (0.00s) [2021-02-23T19:10:47.353Z] === RUN TestSortFileInfoSums [2021-02-23T19:10:47.353Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-02-23T19:10:47.353Z] === RUN TestNewTarSumForLabelInvalid [2021-02-23T19:10:47.353Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-02-23T19:10:47.353Z] === RUN TestNewTarSumForLabel [2021-02-23T19:10:47.353Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-02-23T19:10:47.353Z] === RUN TestEmptyTar [2021-02-23T19:10:47.353Z] --- PASS: TestEmptyTar (0.00s) [2021-02-23T19:10:47.353Z] === RUN TestTarSumsReadSize [2021-02-23T19:10:47.353Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-02-23T19:10:47.353Z] === RUN TestTarSums [2021-02-23T19:10:47.353Z] --- PASS: TestTarSums (0.08s) [2021-02-23T19:10:47.353Z] === RUN TestIteration [2021-02-23T19:10:47.353Z] --- PASS: TestIteration (0.00s) [2021-02-23T19:10:47.353Z] === RUN TestVersionLabelForChecksum [2021-02-23T19:10:47.353Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-02-23T19:10:47.353Z] === RUN TestVersion [2021-02-23T19:10:47.353Z] --- PASS: TestVersion (0.00s) [2021-02-23T19:10:47.353Z] === RUN TestGetVersion [2021-02-23T19:10:47.353Z] --- PASS: TestGetVersion (0.00s) [2021-02-23T19:10:47.353Z] === RUN TestGetVersions [2021-02-23T19:10:47.353Z] --- PASS: TestGetVersions (0.00s) [2021-02-23T19:10:47.353Z] PASS [2021-02-23T19:10:47.353Z] coverage: 89.3% of statements [2021-02-23T19:10:47.353Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2021-02-23T19:10:47.353Z] testing: warning: no tests to run [2021-02-23T19:10:47.353Z] PASS [2021-02-23T19:10:47.353Z] coverage: [no statements] [2021-02-23T19:10:47.353Z] ok github.com/docker/docker/pkg/term/windows 0.061s coverage: [no statements] [no tests to run] [2021-02-23T19:10:47.817Z] === RUN TestTruncIndex [2021-02-23T19:10:47.817Z] --- PASS: TestTruncIndex (0.10s) [2021-02-23T19:10:47.817Z] PASS [2021-02-23T19:10:47.817Z] coverage: 91.5% of statements [2021-02-23T19:10:47.817Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2021-02-23T19:10:48.279Z] === RUN TestIsGIT [2021-02-23T19:10:48.279Z] --- PASS: TestIsGIT (0.00s) [2021-02-23T19:10:48.279Z] === RUN TestIsTransport [2021-02-23T19:10:48.279Z] --- PASS: TestIsTransport (0.00s) [2021-02-23T19:10:48.279Z] PASS [2021-02-23T19:10:48.279Z] coverage: 100.0% of statements [2021-02-23T19:10:48.279Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2021-02-23T19:10:48.279Z] === RUN TestVersionInfo [2021-02-23T19:10:48.279Z] --- PASS: TestVersionInfo (0.00s) [2021-02-23T19:10:48.279Z] === RUN TestAppendVersions [2021-02-23T19:10:48.279Z] --- PASS: TestAppendVersions (0.00s) [2021-02-23T19:10:48.279Z] PASS [2021-02-23T19:10:48.279Z] coverage: 88.9% of statements [2021-02-23T19:10:48.279Z] ok github.com/docker/docker/pkg/useragent 0.070s coverage: 88.9% of statements [2021-02-23T19:10:49.827Z] === RUN TestNewSettable [2021-02-23T19:10:49.827Z] --- PASS: TestNewSettable (0.00s) [2021-02-23T19:10:49.827Z] === RUN TestIsSettable [2021-02-23T19:10:49.827Z] --- PASS: TestIsSettable (0.00s) [2021-02-23T19:10:49.827Z] === RUN TestUpdateSettingsEnv [2021-02-23T19:10:49.827Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-02-23T19:10:49.827Z] PASS [2021-02-23T19:10:49.827Z] coverage: 20.1% of statements [2021-02-23T19:10:49.827Z] ok github.com/docker/docker/plugin/v2 0.085s coverage: 20.1% of statements [2021-02-23T19:10:49.827Z] === RUN TestLoad [2021-02-23T19:10:49.827Z] --- PASS: TestLoad (0.00s) [2021-02-23T19:10:49.827Z] === RUN TestSave [2021-02-23T19:10:49.827Z] --- PASS: TestSave (0.04s) [2021-02-23T19:10:49.827Z] === RUN TestAddDeleteGet [2021-02-23T19:10:49.827Z] --- PASS: TestAddDeleteGet (0.04s) [2021-02-23T19:10:49.827Z] === RUN TestInvalidTags [2021-02-23T19:10:49.827Z] --- PASS: TestInvalidTags (0.01s) [2021-02-23T19:10:49.827Z] PASS [2021-02-23T19:10:49.827Z] coverage: 84.4% of statements [2021-02-23T19:10:49.827Z] ok github.com/docker/docker/reference 0.127s coverage: 84.4% of statements [2021-02-23T19:10:49.827Z] === RUN TestValidatePrivileges [2021-02-23T19:10:49.827Z] --- PASS: TestValidatePrivileges (0.00s) [2021-02-23T19:10:49.827Z] === RUN TestFilterByCapNeg [2021-02-23T19:10:49.827Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-02-23T19:10:49.827Z] === RUN TestFilterByCapPos [2021-02-23T19:10:49.827Z] --- PASS: TestFilterByCapPos (0.00s) [2021-02-23T19:10:49.827Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-02-23T19:10:49.827Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-02-23T19:10:49.827Z] PASS [2021-02-23T19:10:49.827Z] coverage: 12.0% of statements [2021-02-23T19:10:49.827Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2021-02-23T19:10:51.495Z] === RUN TestRestartManagerTimeout [2021-02-23T19:10:51.495Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-02-23T19:10:51.495Z] === RUN TestRestartManagerTimeoutReset [2021-02-23T19:10:51.495Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-02-23T19:10:51.495Z] PASS [2021-02-23T19:10:51.495Z] coverage: 50.9% of statements [2021-02-23T19:10:51.495Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2021-02-23T19:10:51.495Z] time="2021-02-23T19:10:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-02-23T19:10:51.495Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-02-23T19:10:51.495Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-02-23T19:10:51.495Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-02-23T19:10:51.495Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-02-23T19:10:51.495Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-02-23T19:10:51.495Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-02-23T19:10:51.495Z] === RUN TestResumableRequestReaderWithReadError [2021-02-23T19:10:51.495Z] time="2021-02-23T19:10:51Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-02-23T19:10:51.495Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-02-23T19:10:51.495Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-02-23T19:10:51.495Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-02-23T19:10:51.495Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-02-23T19:10:51.495Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-02-23T19:10:51.495Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-02-23T19:10:51.495Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-02-23T19:10:51.495Z] === RUN TestResumableRequestReader [2021-02-23T19:10:51.495Z] --- PASS: TestResumableRequestReader (0.00s) [2021-02-23T19:10:51.495Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-02-23T19:10:51.495Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-02-23T19:10:51.495Z] PASS [2021-02-23T19:10:51.495Z] coverage: 100.0% of statements [2021-02-23T19:10:51.495Z] ok github.com/docker/docker/registry/resumable 0.169s coverage: 100.0% of statements [2021-02-23T19:10:52.470Z] === RUN TestResolveAuthConfigIndexServer [2021-02-23T19:10:52.470Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestResolveAuthConfigFullURL [2021-02-23T19:10:52.470Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestLoadAllowNondistributableArtifacts [2021-02-23T19:10:52.470Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestValidateMirror [2021-02-23T19:10:52.470Z] --- PASS: TestValidateMirror (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestLoadInsecureRegistries [2021-02-23T19:10:52.470Z] === RUN TestDecodeContainerConfig [2021-02-23T19:10:52.470Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestDecodeContainerConfigIsolation [2021-02-23T19:10:52.470Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestValidatePrivileged [2021-02-23T19:10:52.470Z] --- PASS: TestValidatePrivileged (0.00s) [2021-02-23T19:10:52.470Z] PASS [2021-02-23T19:10:52.470Z] coverage: 52.2% of statements [2021-02-23T19:10:52.470Z] ok github.com/docker/docker/runconfig 0.068s coverage: 52.2% of statements [2021-02-23T19:10:52.470Z] time="2021-02-23T19:10:51Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-23T19:10:52.470Z] time="2021-02-23T19:10:52Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-02-23T19:10:52.470Z] time="2021-02-23T19:10:52Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-23T19:10:52.470Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-02-23T19:10:52.470Z] === RUN TestNewServiceConfig [2021-02-23T19:10:52.470Z] --- PASS: TestNewServiceConfig (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestValidateIndexName [2021-02-23T19:10:52.470Z] --- PASS: TestValidateIndexName (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestValidateIndexNameWithError [2021-02-23T19:10:52.470Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestEndpointParse [2021-02-23T19:10:52.470Z] --- PASS: TestEndpointParse (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestEndpointParseInvalid [2021-02-23T19:10:52.470Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestValidateEndpoint [2021-02-23T19:10:52.470Z] --- PASS: TestValidateEndpoint (0.01s) [2021-02-23T19:10:52.470Z] === RUN TestPing [2021-02-23T19:10:52.470Z] --- PASS: TestPing (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestPingRegistryEndpoint [2021-02-23T19:10:52.470Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-02-23T19:10:52.470Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:10:52.470Z] === RUN TestEndpoint [2021-02-23T19:10:52.470Z] --- SKIP: TestEndpoint (0.00s) [2021-02-23T19:10:52.470Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:10:52.470Z] === RUN TestParseRepositoryInfo [2021-02-23T19:10:52.470Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestNewIndexInfo [2021-02-23T19:10:52.470Z] --- PASS: TestNewIndexInfo (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestMirrorEndpointLookup [2021-02-23T19:10:52.470Z] --- SKIP: TestMirrorEndpointLookup (0.04s) [2021-02-23T19:10:52.470Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:10:52.470Z] === RUN TestSearchRepositories [2021-02-23T19:10:52.470Z] --- PASS: TestSearchRepositories (0.01s) [2021-02-23T19:10:52.470Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-02-23T19:10:52.470Z] Host: 127.0.0.1:49241 [2021-02-23T19:10:52.470Z] User-Agent: docker test client [2021-02-23T19:10:52.470Z] Authorization: Token fake-token [2021-02-23T19:10:52.470Z] X-Docker-Token: true [2021-02-23T19:10:52.470Z] Accept-Encoding: gzip [2021-02-23T19:10:52.470Z] [2021-02-23T19:10:52.470Z] [2021-02-23T19:10:52.470Z] registry_test.go:730: HTTP/1.1 200 OK [2021-02-23T19:10:52.470Z] Connection: close [2021-02-23T19:10:52.470Z] Content-Length: 144 [2021-02-23T19:10:52.470Z] Cache-Control: no-cache [2021-02-23T19:10:52.470Z] Content-Type: application/json [2021-02-23T19:10:52.470Z] Date: Tue, 23 Feb 2021 19:10:52 GMT [2021-02-23T19:10:52.470Z] Expires: -1 [2021-02-23T19:10:52.470Z] Pragma: no-cache [2021-02-23T19:10:52.470Z] Server: docker-tests/mock [2021-02-23T19:10:52.470Z] X-Docker-Registry-Config: mock [2021-02-23T19:10:52.470Z] X-Docker-Registry-Version: 0.0.0 [2021-02-23T19:10:52.470Z] [2021-02-23T19:10:52.470Z] [2021-02-23T19:10:52.470Z] === RUN TestTrustedLocation [2021-02-23T19:10:52.470Z] --- PASS: TestTrustedLocation (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-02-23T19:10:52.470Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestAllowNondistributableArtifacts [2021-02-23T19:10:52.470Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestIsSecureIndex [2021-02-23T19:10:52.470Z] --- PASS: TestIsSecureIndex (0.00s) [2021-02-23T19:10:52.470Z] PASS [2021-02-23T19:10:52.470Z] coverage: 50.3% of statements [2021-02-23T19:10:52.470Z] ok github.com/docker/docker/registry 0.271s coverage: 50.3% of statements [2021-02-23T19:10:52.470Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-02-23T19:10:52.470Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-02-23T19:10:52.470Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-02-23T19:10:52.470Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-02-23T19:10:52.470Z] PASS [2021-02-23T19:10:52.470Z] coverage: 62.5% of statements [2021-02-23T19:10:52.470Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2021-02-23T19:10:55.393Z] === RUN TestGetDriver [2021-02-23T19:10:55.393Z] --- PASS: TestGetDriver (0.00s) [2021-02-23T19:10:55.393Z] === RUN TestVolumeRequestError [2021-02-23T19:10:55.393Z] --- PASS: TestVolumeRequestError (0.01s) [2021-02-23T19:10:55.393Z] PASS [2021-02-23T19:10:55.393Z] coverage: 36.1% of statements [2021-02-23T19:10:55.393Z] ok github.com/docker/docker/volume/drivers 0.092s coverage: 36.1% of statements [2021-02-23T19:10:55.393Z] === RUN TestGetAddress [2021-02-23T19:10:55.393Z] --- PASS: TestGetAddress (0.00s) [2021-02-23T19:10:55.393Z] === RUN TestRemove [2021-02-23T19:10:55.393Z] --- SKIP: TestRemove (0.00s) [2021-02-23T19:10:55.393Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-23T19:10:55.393Z] === RUN TestInitializeWithVolumes [2021-02-23T19:10:55.393Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-02-23T19:10:55.393Z] === RUN TestCreate [2021-02-23T19:10:55.393Z] --- PASS: TestCreate (0.01s) [2021-02-23T19:10:55.393Z] === RUN TestValidateName [2021-02-23T19:10:55.393Z] --- PASS: TestValidateName (0.00s) [2021-02-23T19:10:55.393Z] === RUN TestCreateWithOpts [2021-02-23T19:10:55.393Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-02-23T19:10:55.393Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-23T19:10:55.393Z] === RUN TestRelaodNoOpts [2021-02-23T19:10:55.393Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-02-23T19:10:55.393Z] PASS [2021-02-23T19:10:55.393Z] coverage: 41.5% of statements [2021-02-23T19:10:55.393Z] ok github.com/docker/docker/volume/local 0.089s coverage: 41.5% of statements [2021-02-23T19:10:55.856Z] === RUN TestConvertTmpfsOptions [2021-02-23T19:10:55.856Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-02-23T19:10:55.856Z] parser_test.go:49: data="mode=700,size=1m" [2021-02-23T19:10:55.856Z] parser_test.go:49: data="ro" [2021-02-23T19:10:55.856Z] === RUN TestParseMountRaw [2021-02-23T19:10:55.856Z] --- PASS: TestParseMountRaw (0.03s) [2021-02-23T19:10:55.856Z] === RUN TestParseMountRawSplit [2021-02-23T19:10:55.856Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-02-23T19:10:55.856Z] parser_test.go:390: case 0 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 1 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 2 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 3 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 4 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 5 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 6 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 7 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 8 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 0 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 1 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 2 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 3 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 4 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 5 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 6 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 7 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 8 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 9 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 10 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 11 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 12 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 0 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 1 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 2 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 3 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 4 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 5 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 6 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 7 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 8 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 9 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 10 [2021-02-23T19:10:55.856Z] parser_test.go:390: case 11 [2021-02-23T19:10:55.856Z] === RUN TestParseMountSpec [2021-02-23T19:10:55.856Z] --- PASS: TestParseMountSpec (0.00s) [2021-02-23T19:10:55.856Z] parser_test.go:455: case 0 [2021-02-23T19:10:55.856Z] parser_test.go:455: case 1 [2021-02-23T19:10:55.856Z] parser_test.go:455: case 2 [2021-02-23T19:10:55.856Z] parser_test.go:455: case 3 [2021-02-23T19:10:55.856Z] parser_test.go:455: case 4 [2021-02-23T19:10:55.856Z] parser_test.go:455: case 5 [2021-02-23T19:10:55.856Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-02-23T19:10:55.856Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-02-23T19:10:55.856Z] === RUN TestValidateMount [2021-02-23T19:10:55.856Z] --- PASS: TestValidateMount (0.00s) [2021-02-23T19:10:55.856Z] PASS [2021-02-23T19:10:55.856Z] coverage: 66.2% of statements [2021-02-23T19:10:55.856Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 66.2% of statements [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite (1670.43s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.51s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.29s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.38s) [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:562: [ddae266eaf69b] joining swarm manager [d0839944b64b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:584: [d7aa697f8cbb8] joining swarm manager [d0839944b64b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] check_test.go:380: [ddae266eaf69b] daemon is not started [2021-02-23T19:10:56.183Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.34s) [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:45: [d2509d1850996] joining swarm manager [d717845597eca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.38s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.28s) [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:303: [db04ab0f87555] joining swarm manager [de0fae9a5db42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:304: [d9e7c9d1c4f68] joining swarm manager [de0fae9a5db42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.13s) [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:271: [d71a62bb7a446] joining swarm manager [dd19f4b8a6b22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:272: [d40cfebaed842] joining swarm manager [dd19f4b8a6b22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.59s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.39s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.21s) [2021-02-23T19:10:56.183Z] docker_api_swarm_node_test.go:19: [d61a86631f1af] joining swarm manager [df1421edecf45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_node_test.go:20: [d265bbd00edc4] joining swarm manager [df1421edecf45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.12s) [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:501: [d5d06074f803f] joining swarm manager [d3e6f43a7db4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:506: [de262c2b07246] joining swarm manager [d3e6f43a7db4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.87s) [2021-02-23T19:10:56.183Z] docker_api_swarm_node_test.go:80: [dd150c0af8efc] joining swarm manager [d39ffb1c3b7cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.33s) [2021-02-23T19:10:56.183Z] docker_api_swarm_node_test.go:52: [d59db4974ffed] joining swarm manager [d8153d23a54d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_node_test.go:53: [d091d524937ac] joining swarm manager [d8153d23a54d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.79s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.79s) [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:201: [df15614780725] joining swarm manager [d3cc2287300e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.05s) [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:383: [d66755318dfd7] joining swarm manager [d4f558b736ca2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:384: [de62a3f5343ea] joining swarm manager [d4f558b736ca2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] check_test.go:380: [de62a3f5343ea] daemon is not started [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.14s) [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:801: [d426332d717c9] joining swarm manager [d0863567a58c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:801: [d3df6046bfac1] joining swarm manager [d0863567a58c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:801: [d46dd24609683] joining swarm manager [d0863567a58c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:801: [d8b37785bf74b] joining swarm manager [d0863567a58c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:809: [d8d57d170b6f8] joining swarm manager [d0863567a58c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.95s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.40s) [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:394: [daa40de1e3ea1] joining swarm manager [d14bdffcf2e07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:394: [dfe0b6d3834bc] joining swarm manager [d14bdffcf2e07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.79s) [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:342: [dafafcb18a55a] joining swarm manager [d9dd20996f426]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:342: [d689abc88cbaf] joining swarm manager [d9dd20996f426]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.19s) [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:489: [d0030c93a9c88] joining swarm manager [dcbaf33e37dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:489: [d1a42761b78e9] joining swarm manager [dcbaf33e37dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.10s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.71s) [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:127: [df641aab7bd4c] joining swarm manager [dd916af3c29c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:128: [d38ca6adf4d9e] joining swarm manager [dd916af3c29c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:136: [d9b8e310fdd29] joining swarm manager [dd916af3c29c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:137: [d9719a3bac9c3] joining swarm manager [dd916af3c29c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.63s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.69s) [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:303: [d0bc1725cf88c] joining swarm manager [de6665874654c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:303: [ddeecf88a6f23] joining swarm manager [de6665874654c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.14s) [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:99: [d1f9e968a6ef6] joining swarm manager [df1c8b463f4bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:100: [db980d593e55d] joining swarm manager [df1c8b463f4bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] check_test.go:380: [d1f9e968a6ef6] daemon is not started [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.00s) [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:532: [dc911255ac140] joining swarm manager [d6dbf8f055a37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:533: [d447c19006ce0] joining swarm manager [d6dbf8f055a37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.85s) [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:147: [d96eb61a58f0c] joining swarm manager [d2b4ee3b3d0c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_api_swarm_service_test.go:147: [d88b1ba50377e] joining swarm manager [d2b4ee3b3d0c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.35s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.13s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.71s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.44s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.82s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.57s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.33s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.54s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.47s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.04s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.34s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.20s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.44s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.71s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.58s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.70s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.54s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.10s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.78s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.18s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.11s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.86s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.31s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.86s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.18s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.17s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.54s) [2021-02-23T19:10:56.183Z] docker_cli_service_logs_test.go:245: checking task kpc8i87s8rej [2021-02-23T19:10:56.183Z] docker_cli_service_logs_test.go:250: checking messages for kpc8i87s8rej [2021-02-23T19:10:56.183Z] docker_cli_service_logs_test.go:245: checking task hdide6839d9z [2021-02-23T19:10:56.183Z] docker_cli_service_logs_test.go:250: checking messages for hdide6839d9z [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.94s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.12s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.43s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.04s) [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1901: [deeac505160c4] joining swarm manager [dd268d6f87043]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1902: [de95391681965] joining swarm manager [dd268d6f87043]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.26s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.86s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.78s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.26s) [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1802: [d74562af4a0c8] joining swarm manager [d5059543f1858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1803: [d937d27677b08] joining swarm manager [d5059543f1858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.86s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.90s) [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1321: [d8136a0c3daa5] joining swarm manager [dddc370d03754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1322: [dbd41053025a6] joining swarm manager [dddc370d03754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.47s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.95s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.40s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.76s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.38s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.81s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.62s) [2021-02-23T19:10:56.183Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.37s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.42s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.58s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.65s) [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1186: [dff6c19920827] joining swarm manager [d6ef9c65fcb51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1195: [d1a91c0f5446b] joining swarm manager [d6ef9c65fcb51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.06s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.47s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (146.92s) [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1118: [de8352630bfd8] joining swarm manager [d35fa25d99272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1119: [d7aae0261475a] joining swarm manager [d35fa25d99272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1172: [dbababb694899] joining swarm manager [d35fa25d99272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.43s) [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1453: [d259c09e2e952] joining swarm manager [d58224466613b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] docker_cli_swarm_test.go:1454: [d9720e106b8f0] joining swarm manager [d58224466613b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.40s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.49s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.87s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.28s) [2021-02-23T19:10:56.183Z] docker_cli_swarm_unix_test.go:62: [d2ca29b5a3682] joining swarm manager [d9fa09eb583aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.37s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.33s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.35s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.28s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.24s) [2021-02-23T19:10:56.183Z] docker_api_swarm_test.go:961: [d22b0a76d4286] joining swarm manager [dc1654b3162b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.88s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.37s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.98s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.67s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.64s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.65s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.65s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.70s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.16s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.46s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2021-02-23T19:10:56.183Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.32s) [2021-02-23T19:10:56.183Z] === RUN TestDockerExternalVolumeSuite [2021-02-23T19:10:56.183Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-23T19:10:56.832Z] === RUN TestSetGetMeta [2021-02-23T19:10:56.832Z] === PAUSE TestSetGetMeta [2021-02-23T19:10:56.832Z] === RUN TestRestore [2021-02-23T19:10:56.832Z] === PAUSE TestRestore [2021-02-23T19:10:56.832Z] === RUN TestServiceCreate [2021-02-23T19:10:56.832Z] === PAUSE TestServiceCreate [2021-02-23T19:10:56.832Z] === RUN TestServiceList [2021-02-23T19:10:56.832Z] === PAUSE TestServiceList [2021-02-23T19:10:56.832Z] === RUN TestServiceRemove [2021-02-23T19:10:56.832Z] === PAUSE TestServiceRemove [2021-02-23T19:10:56.832Z] === RUN TestServiceGet [2021-02-23T19:10:56.832Z] === PAUSE TestServiceGet [2021-02-23T19:10:56.832Z] === RUN TestServicePrune [2021-02-23T19:10:56.832Z] === PAUSE TestServicePrune [2021-02-23T19:10:56.832Z] === RUN TestCreate [2021-02-23T19:10:56.832Z] === PAUSE TestCreate [2021-02-23T19:10:56.832Z] === RUN TestRemove [2021-02-23T19:10:56.832Z] === PAUSE TestRemove [2021-02-23T19:10:56.832Z] === RUN TestList [2021-02-23T19:10:56.832Z] === PAUSE TestList [2021-02-23T19:10:56.832Z] === RUN TestFindByDriver [2021-02-23T19:10:56.832Z] === PAUSE TestFindByDriver [2021-02-23T19:10:56.832Z] === RUN TestFindByReferenced [2021-02-23T19:10:56.832Z] === PAUSE TestFindByReferenced [2021-02-23T19:10:56.832Z] === RUN TestDerefMultipleOfSameRef [2021-02-23T19:10:56.832Z] === PAUSE TestDerefMultipleOfSameRef [2021-02-23T19:10:56.832Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-23T19:10:56.832Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-23T19:10:56.832Z] === RUN TestDefererencePluginOnCreateError [2021-02-23T19:10:56.832Z] === PAUSE TestDefererencePluginOnCreateError [2021-02-23T19:10:56.832Z] === RUN TestRefDerefRemove [2021-02-23T19:10:56.832Z] === PAUSE TestRefDerefRemove [2021-02-23T19:10:56.832Z] === RUN TestGet [2021-02-23T19:10:56.832Z] === PAUSE TestGet [2021-02-23T19:10:56.832Z] === RUN TestGetWithReference [2021-02-23T19:10:56.832Z] === PAUSE TestGetWithReference [2021-02-23T19:10:56.832Z] === RUN TestFilterFunc [2021-02-23T19:10:56.832Z] === RUN TestFilterFunc/test_nil_list [2021-02-23T19:10:56.832Z] === PAUSE TestFilterFunc/test_nil_list [2021-02-23T19:10:56.832Z] === RUN TestFilterFunc/test_empty_list [2021-02-23T19:10:56.832Z] === PAUSE TestFilterFunc/test_empty_list [2021-02-23T19:10:56.832Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-02-23T19:10:56.832Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-02-23T19:10:56.832Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-23T19:10:56.832Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-23T19:10:56.832Z] === RUN TestFilterFunc/test_filter_some [2021-02-23T19:10:56.832Z] === PAUSE TestFilterFunc/test_filter_some [2021-02-23T19:10:56.832Z] === RUN TestFilterFunc/test_filter_middle [2021-02-23T19:10:56.832Z] === PAUSE TestFilterFunc/test_filter_middle [2021-02-23T19:10:56.832Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-02-23T19:10:56.832Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-02-23T19:10:56.832Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-02-23T19:10:56.832Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-02-23T19:10:56.832Z] === CONT TestFilterFunc/test_nil_list [2021-02-23T19:10:56.832Z] === CONT TestFilterFunc/test_filter_some [2021-02-23T19:10:56.832Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-23T19:10:56.832Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-02-23T19:10:56.832Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-02-23T19:10:56.832Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-02-23T19:10:56.832Z] === CONT TestFilterFunc/test_filter_middle [2021-02-23T19:10:56.832Z] === CONT TestFilterFunc/test_empty_list [2021-02-23T19:10:56.832Z] --- PASS: TestFilterFunc (0.00s) [2021-02-23T19:10:56.832Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-02-23T19:10:56.832Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-02-23T19:10:56.832Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-02-23T19:10:56.832Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-02-23T19:10:56.832Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-02-23T19:10:56.832Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-02-23T19:10:56.832Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-02-23T19:10:56.832Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-02-23T19:10:56.832Z] === CONT TestSetGetMeta [2021-02-23T19:10:56.832Z] === CONT TestDerefMultipleOfSameRef [2021-02-23T19:10:56.832Z] === CONT TestRefDerefRemove [2021-02-23T19:10:56.832Z] === CONT TestDefererencePluginOnCreateError [2021-02-23T19:10:56.832Z] --- PASS: TestSetGetMeta (0.02s) [2021-02-23T19:10:56.832Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-23T19:10:56.832Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-02-23T19:10:56.832Z] === CONT TestGetWithReference [2021-02-23T19:10:56.832Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-02-23T19:10:56.832Z] === CONT TestFindByReferenced [2021-02-23T19:10:56.832Z] === CONT TestGet [2021-02-23T19:10:56.832Z] --- PASS: TestRefDerefRemove (0.03s) [2021-02-23T19:10:56.832Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-02-23T19:10:56.832Z] === CONT TestFindByDriver [2021-02-23T19:10:56.832Z] --- PASS: TestGet (0.02s) [2021-02-23T19:10:56.832Z] === CONT TestList [2021-02-23T19:10:56.832Z] --- PASS: TestGetWithReference (0.02s) [2021-02-23T19:10:56.832Z] === CONT TestRemove [2021-02-23T19:10:56.832Z] --- PASS: TestFindByReferenced (0.02s) [2021-02-23T19:10:56.832Z] === CONT TestCreate [2021-02-23T19:10:56.832Z] --- PASS: TestFindByDriver (0.02s) [2021-02-23T19:10:56.832Z] === CONT TestServicePrune [2021-02-23T19:10:56.832Z] --- PASS: TestCreate (0.02s) [2021-02-23T19:10:56.832Z] === CONT TestServiceGet [2021-02-23T19:10:56.832Z] --- PASS: TestRemove (0.02s) [2021-02-23T19:10:56.832Z] === CONT TestServiceRemove [2021-02-23T19:10:56.832Z] --- PASS: TestList (0.03s) [2021-02-23T19:10:56.832Z] === CONT TestServiceList [2021-02-23T19:10:56.832Z] --- PASS: TestServiceGet (0.09s) [2021-02-23T19:10:56.832Z] === CONT TestServiceCreate [2021-02-23T19:10:56.832Z] time="2021-02-23T19:10:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-23T19:10:56.832Z] --- PASS: TestServiceRemove (0.09s) [2021-02-23T19:10:56.832Z] === CONT TestRestore [2021-02-23T19:10:56.832Z] --- PASS: TestServiceList (0.08s) [2021-02-23T19:10:56.832Z] time="2021-02-23T19:10:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-23T19:10:56.832Z] time="2021-02-23T19:10:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-23T19:10:56.832Z] time="2021-02-23T19:10:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-02-23T19:10:56.832Z] --- PASS: TestServiceCreate (0.02s) [2021-02-23T19:10:56.832Z] time="2021-02-23T19:10:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-23T19:10:56.832Z] --- PASS: TestRestore (0.03s) [2021-02-23T19:10:56.832Z] --- PASS: TestServicePrune (0.12s) [2021-02-23T19:10:56.832Z] PASS [2021-02-23T19:10:56.832Z] coverage: 70.3% of statements [2021-02-23T19:10:56.832Z] ok github.com/docker/docker/volume/service 0.258s coverage: 70.3% of statements [2021-02-23T19:10:59.755Z] --- PASS: TestNewClientWithTimeout (17.64s) [2021-02-23T19:10:59.755Z] === RUN TestClientStream [2021-02-23T19:10:59.755Z] --- PASS: TestClientStream (0.00s) [2021-02-23T19:10:59.755Z] === RUN TestClientSendFile [2021-02-23T19:10:59.755Z] --- PASS: TestClientSendFile (0.00s) [2021-02-23T19:10:59.755Z] === RUN TestClientWithRequestTimeout [2021-02-23T19:10:59.755Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-02-23T19:10:59.755Z] === RUN TestFileSpecPlugin [2021-02-23T19:10:59.755Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-02-23T19:10:59.755Z] === RUN TestFileJSONSpecPlugin [2021-02-23T19:10:59.755Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-02-23T19:10:59.755Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-02-23T19:10:59.755Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-02-23T19:10:59.755Z] === RUN TestPluginAddHandler [2021-02-23T19:10:59.755Z] --- PASS: TestPluginAddHandler (0.00s) [2021-02-23T19:10:59.755Z] === RUN TestPluginWaitBadPlugin [2021-02-23T19:10:59.755Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-02-23T19:10:59.755Z] === RUN TestGet [2021-02-23T19:10:59.755Z] time="2021-02-23T19:10:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-02-23T19:11:00.730Z] time="2021-02-23T19:11:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-02-23T19:11:02.922Z] time="2021-02-23T19:11:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-02-23T19:11:07.638Z] time="2021-02-23T19:11:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-02-23T19:11:11.057Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-23T19:11:14.748Z] --- PASS: TestGet (15.01s) [2021-02-23T19:11:14.748Z] === RUN TestPluginWithNoManifest [2021-02-23T19:11:14.748Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-02-23T19:11:14.748Z] === RUN TestGetAll [2021-02-23T19:11:14.748Z] --- PASS: TestGetAll (0.00s) [2021-02-23T19:11:14.748Z] PASS [2021-02-23T19:11:14.748Z] coverage: 73.4% of statements [2021-02-23T19:11:14.748Z] ok github.com/docker/docker/pkg/plugins 34.967s coverage: 73.4% of statements [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/quota [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/rootless [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/volume [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-23T19:11:15.211Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === Skipped [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-02-23T19:11:16.760Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-02-23T19:11:16.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-02-23T19:11:16.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-02-23T19:11:16.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-02-23T19:11:16.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-02-23T19:11:16.760Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-02-23T19:11:16.760Z] daemon_test.go:147: root required [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-23T19:11:16.760Z] reload_test.go:520: root required [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-02-23T19:11:16.760Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-23T19:11:16.760Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-02-23T19:11:16.760Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-02-23T19:11:16.760Z] download_test.go:268: Needs fixing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-02-23T19:11:16.760Z] layer_test.go:304: Failing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-02-23T19:11:16.760Z] layer_test.go:353: Failing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-02-23T19:11:16.760Z] layer_test.go:468: Failing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-02-23T19:11:16.760Z] layer_test.go:697: Failing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-02-23T19:11:16.760Z] migration_test.go:46: Failing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-02-23T19:11:16.760Z] migration_test.go:182: Failing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-02-23T19:11:16.760Z] mount_test.go:17: Failing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-02-23T19:11:16.760Z] mount_test.go:76: Failing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-02-23T19:11:16.760Z] mount_test.go:125: Failing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-02-23T19:11:16.760Z] mount_test.go:212: Failing on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-02-23T19:11:16.760Z] archive_test.go:134: Xz not present in msys2 [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-02-23T19:11:16.760Z] archive_test.go:239: Failing on Windows CI machines [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-02-23T19:11:16.760Z] archive_windows_test.go:16: Currently fails [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-02-23T19:11:16.760Z] changes_test.go:192: needs more investigation [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-02-23T19:11:16.760Z] changes_test.go:405: needs further investigation [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-02-23T19:11:16.760Z] changes_test.go:441: needs further investigation [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-02-23T19:11:16.760Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-23T19:11:16.760Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-02-23T19:11:16.760Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-02-23T19:11:16.760Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-02-23T19:11:16.760Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-02-23T19:11:16.760Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-23T19:11:16.760Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-23T19:11:16.760Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-02-23T19:11:16.760Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-02-23T19:11:16.760Z] poller_test.go:41: No chmod on Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-23T19:11:16.760Z] fileutils_test.go:134: Needs porting to Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-23T19:11:16.760Z] fileutils_test.go:180: Needs porting to Windows [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-02-23T19:11:16.760Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-02-23T19:11:16.760Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.04s) [2021-02-23T19:11:16.760Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-02-23T19:11:16.760Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-02-23T19:11:16.760Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] [2021-02-23T19:11:16.760Z] DONE 1825 tests, 45 skipped in 198.244s [2021-02-23T19:11:16.760Z] INFO: make.ps1 ended at 02/23/2021 19:11:16 [2021-02-23T19:11:18.307Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-02-23T19:11:18.307Z] INFO: Unit tests ended at 02/23/2021 19:11:17. Duration:00:03:32.4446341 [2021-02-23T19:11:18.307Z] INFO: Building busybox [2021-02-23T19:11:18.307Z] Sending build context to Docker daemon 5.12kB [2021-02-23T19:11:18.307Z] [2021-02-23T19:11:18.307Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-02-23T19:11:18.307Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-02-23T19:11:18.307Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-02-23T19:11:18.307Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-02-23T19:11:18.307Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-02-23T19:11:18.307Z] ---> 31902e4b25a6 [2021-02-23T19:11:18.307Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-02-23T19:11:18.307Z] ---> Running in 595875c57fbd [2021-02-23T19:11:22.073Z] Removing intermediate container 595875c57fbd [2021-02-23T19:11:22.073Z] ---> d862b61e9141 [2021-02-23T19:11:22.073Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-02-23T19:11:22.073Z] ---> Running in 150464c4cdc3 [2021-02-23T19:11:22.535Z] Removing intermediate container 150464c4cdc3 [2021-02-23T19:11:22.535Z] ---> 27f5269d2101 [2021-02-23T19:11:22.535Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-02-23T19:11:22.535Z] ---> Running in 89351183fa9e [2021-02-23T19:11:22.999Z] Removing intermediate container 89351183fa9e [2021-02-23T19:11:22.999Z] ---> 7639925aab11 [2021-02-23T19:11:22.999Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-02-23T19:11:24.548Z] [2021-02-23T19:11:24.548Z] ---> 4f575443ab53 [2021-02-23T19:11:24.548Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-02-23T19:11:24.548Z] ---> Running in 4f70714784d6 [2021-02-23T19:11:33.163Z] Removing intermediate container 4f70714784d6 [2021-02-23T19:11:33.163Z] ---> 2fe6390234f9 [2021-02-23T19:11:33.163Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-02-23T19:11:33.163Z] ---> Running in 47035744f4d4 [2021-02-23T19:11:34.137Z] [2021-02-23T19:11:34.137Z] SUCCESS: Specified value was saved. [2021-02-23T19:11:36.328Z] Removing intermediate container 47035744f4d4 [2021-02-23T19:11:36.328Z] ---> 75136903710b [2021-02-23T19:11:36.328Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-02-23T19:11:36.328Z] ---> Running in 69ce281ab87b [2021-02-23T19:11:40.086Z] Cannot create a file when that file already exists. [2021-02-23T19:11:44.798Z] Removing intermediate container 69ce281ab87b [2021-02-23T19:11:44.798Z] ---> ca7a536a4462 [2021-02-23T19:11:44.798Z] Step 13/13 : CMD ["sh"] [2021-02-23T19:11:44.798Z] ---> Running in 3f14d14d0805 [2021-02-23T19:11:44.798Z] Removing intermediate container 3f14d14d0805 [2021-02-23T19:11:44.798Z] ---> de862c41caa6 [2021-02-23T19:11:44.798Z] Successfully built de862c41caa6 [2021-02-23T19:11:44.798Z] Successfully tagged busybox:latest [2021-02-23T19:11:44.798Z] INFO: Docker images of the daemon under test [2021-02-23T19:11:44.798Z] [2021-02-23T19:11:44.798Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-23T19:11:44.798Z] busybox latest de862c41caa6 Less than a second ago 5.28GB [2021-02-23T19:11:45.261Z] microsoft/windowsservercore latest 31902e4b25a6 2 weeks ago 5.21GB [2021-02-23T19:11:45.261Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 2 weeks ago 5.21GB [2021-02-23T19:11:45.261Z] [2021-02-23T19:11:45.261Z] INFO: Running integration tests at 02/23/2021 19:11:44... [2021-02-23T19:11:45.261Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-02-23T19:11:45.261Z] INFO: Integration API tests being run from the host: [2021-02-23T19:11:45.261Z] INFO: make.ps1 starting at 02/23/2021 19:11:44 [2021-02-23T19:11:45.723Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-02-23T19:12:07.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:12:07.040Z] INFO: Testing against a local daemon [2021-02-23T19:12:07.040Z] === RUN TestBuildWithSession [2021-02-23T19:12:07.040Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T19:12:07.040Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T19:12:07.040Z] === RUN TestBuildSquashParent [2021-02-23T19:12:07.040Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-02-23T19:12:07.040Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:12:07.040Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T19:12:07.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T19:12:07.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T19:12:07.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T19:12:07.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T19:12:07.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T19:12:07.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T19:12:07.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T19:12:07.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T19:12:07.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T19:12:07.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T19:12:07.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T19:12:07.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T19:12:07.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T19:12:07.040Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T19:12:07.040Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T19:12:07.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T19:12:17.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T19:12:17.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T19:12:18.751Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-23T19:12:24.549Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-23T19:12:24.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.59s) [2021-02-23T19:12:24.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.73s) [2021-02-23T19:12:24.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.20s) [2021-02-23T19:12:24.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.67s) [2021-02-23T19:12:24.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.66s) [2021-02-23T19:12:24.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.06s) [2021-02-23T19:12:24.549Z] === RUN TestBuildMultiStageCopy [2021-02-23T19:12:24.549Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T19:12:26.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-23T19:12:31.658Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T19:12:32.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T19:12:33.095Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T19:12:34.070Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T19:12:35.045Z] --- PASS: TestBuildMultiStageCopy (10.19s) [2021-02-23T19:12:35.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.23s) [2021-02-23T19:12:35.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-02-23T19:12:35.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2021-02-23T19:12:35.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.80s) [2021-02-23T19:12:35.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.95s) [2021-02-23T19:12:35.045Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T19:12:37.236Z] --- PASS: TestBuildMultiStageParentConfig (2.03s) [2021-02-23T19:12:37.236Z] === RUN TestBuildLabelWithTargets [2021-02-23T19:12:37.236Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-02-23T19:12:37.236Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T19:12:37.236Z] === RUN TestBuildWithEmptyLayers [2021-02-23T19:12:38.212Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2021-02-23T19:12:38.212Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T19:12:53.072Z] --- PASS: TestBuildMultiStageOnBuild (15.23s) [2021-02-23T19:12:53.072Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T19:12:53.072Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-02-23T19:12:53.072Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T19:12:53.072Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T19:12:58.939Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-23T19:13:03.428Z] --- PASS: TestBuildMultiStageLayerLeak (8.98s) [2021-02-23T19:13:03.428Z] === RUN TestBuildWithHugeFile [2021-02-23T19:13:13.813Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-23T19:13:45.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-23T19:13:58.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-23T19:14:30.175Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-23T19:14:45.049Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-23T19:15:03.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-23T19:15:15.194Z] --- PASS: TestBuildWithHugeFile (124.22s) [2021-02-23T19:15:15.194Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T19:15:15.194Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T19:15:15.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T19:15:15.194Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T19:15:15.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T19:15:15.194Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T19:15:15.194Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T19:15:15.194Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T19:15:15.194Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T19:15:15.194Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T19:15:15.194Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-02-23T19:15:15.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-02-23T19:15:15.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-02-23T19:15:15.194Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-02-23T19:15:15.194Z] === RUN TestBuildPreserveOwnership [2021-02-23T19:15:15.194Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-02-23T19:15:15.194Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T19:15:15.194Z] === RUN TestBuildPlatformInvalid [2021-02-23T19:15:15.194Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-02-23T19:15:15.194Z] PASS [2021-02-23T19:15:15.194Z] ok github.com/docker/docker/integration/build 179.604s [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === Skipped [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-02-23T19:15:15.194Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-02-23T19:15:15.194Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-02-23T19:15:15.194Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-02-23T19:15:15.194Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-02-23T19:15:15.194Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] DONE 28 tests, 5 skipped in 200.960s [2021-02-23T19:15:15.194Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-02-23T19:15:15.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:15:15.194Z] INFO: Testing against a local daemon [2021-02-23T19:15:15.194Z] === RUN TestConfigInspect [2021-02-23T19:15:15.194Z] --- SKIP: TestConfigInspect (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] === RUN TestConfigList [2021-02-23T19:15:15.194Z] --- SKIP: TestConfigList (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] === RUN TestConfigsCreateAndDelete [2021-02-23T19:15:15.194Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] === RUN TestConfigsUpdate [2021-02-23T19:15:15.194Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] === RUN TestTemplatedConfig [2021-02-23T19:15:15.194Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] === RUN TestConfigCreateResolve [2021-02-23T19:15:15.194Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:15:15.194Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T19:15:15.194Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:15:15.194Z] PASS [2021-02-23T19:15:15.194Z] ok github.com/docker/docker/integration/config 0.106s [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === Skipped [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-02-23T19:15:15.194Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] [2021-02-23T19:15:15.194Z] DONE 7 tests, 7 skipped in 2.312s [2021-02-23T19:15:15.194Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-02-23T19:15:15.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:15:15.194Z] INFO: Testing against a local daemon [2021-02-23T19:15:15.194Z] === RUN TestCheckpoint [2021-02-23T19:15:15.194Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T19:15:15.194Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T19:15:15.194Z] === RUN TestContainerInvalidJSON [2021-02-23T19:15:15.194Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T19:15:15.194Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T19:15:15.194Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T19:15:15.194Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T19:15:15.194Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T19:15:15.194Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T19:15:15.194Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T19:15:15.194Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T19:15:15.194Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T19:15:15.194Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-23T19:15:15.194Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T19:15:15.194Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T19:15:15.194Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T19:15:15.194Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T19:15:15.194Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-02-23T19:15:15.194Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T19:15:15.194Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-02-23T19:15:15.194Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-23T19:15:15.194Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T19:15:15.194Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-02-23T19:15:15.194Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T19:15:15.194Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-02-23T19:15:15.194Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-23T19:15:15.194Z] === RUN TestCopyFromContainer [2021-02-23T19:15:15.194Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-02-23T19:15:15.194Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T19:15:15.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T19:15:15.194Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T19:15:15.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T19:15:15.194Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T19:15:15.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T19:15:15.194Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T19:15:15.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T19:15:15.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T19:15:15.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T19:15:15.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-23T19:15:15.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-23T19:15:15.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-23T19:15:15.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-23T19:15:15.194Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T19:15:15.194Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-02-23T19:15:15.194Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-23T19:15:15.194Z] === RUN TestCreateWithInvalidEnv [2021-02-23T19:15:15.194Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T19:15:15.194Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T19:15:15.194Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T19:15:15.194Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T19:15:15.194Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T19:15:15.194Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T19:15:15.194Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T19:15:15.194Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T19:15:15.194Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T19:15:15.194Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-23T19:15:15.194Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-02-23T19:15:15.194Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-02-23T19:15:15.194Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-02-23T19:15:15.194Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T19:15:15.194Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-02-23T19:15:15.194Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.194Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T19:15:15.194Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-02-23T19:15:15.194Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:15:15.194Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T19:15:15.195Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-23T19:15:15.195Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:15:15.195Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T19:15:15.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T19:15:15.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T19:15:15.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T19:15:15.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T19:15:15.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T19:15:15.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T19:15:15.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T19:15:15.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T19:15:15.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T19:15:15.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T19:15:15.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T19:15:15.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T19:15:15.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T19:15:15.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T19:15:15.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T19:15:15.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-23T19:15:15.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-23T19:15:15.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-23T19:15:15.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-23T19:15:15.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-23T19:15:15.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-23T19:15:15.195Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T19:15:15.195Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-23T19:15:15.195Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-23T19:15:15.195Z] === RUN TestCreateDifferentPlatform [2021-02-23T19:15:15.195Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T19:15:15.195Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T19:15:15.195Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-02-23T19:15:15.195Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-02-23T19:15:15.195Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T19:15:15.195Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T19:15:15.195Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-23T19:15:15.195Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T19:15:15.195Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-02-23T19:15:15.195Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-23T19:15:15.195Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T19:15:15.195Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-23T19:15:15.195Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:15.195Z] === RUN TestDiff [2021-02-23T19:15:15.195Z] --- SKIP: TestDiff (0.00s) [2021-02-23T19:15:15.195Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-23T19:15:15.195Z] === RUN TestExecWithCloseStdin [2021-02-23T19:15:15.195Z] --- PASS: TestExecWithCloseStdin (2.30s) [2021-02-23T19:15:15.195Z] === RUN TestExec [2021-02-23T19:15:16.742Z] --- PASS: TestExec (1.99s) [2021-02-23T19:15:16.742Z] === RUN TestExecUser [2021-02-23T19:15:16.742Z] --- SKIP: TestExecUser (0.00s) [2021-02-23T19:15:16.742Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-23T19:15:16.742Z] === RUN TestExportContainerAndImportImage [2021-02-23T19:15:16.742Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-02-23T19:15:16.742Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:16.742Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T19:15:16.742Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-02-23T19:15:16.742Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:16.742Z] === RUN TestHealthCheckWorkdir [2021-02-23T19:15:16.742Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-02-23T19:15:16.742Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-23T19:15:16.742Z] === RUN TestHealthKillContainer [2021-02-23T19:15:16.742Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-02-23T19:15:16.742Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-23T19:15:16.742Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T19:15:16.742Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-02-23T19:15:16.742Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-23T19:15:16.742Z] === RUN TestKillContainerInvalidSignal [2021-02-23T19:15:18.940Z] --- PASS: TestKillContainerInvalidSignal (1.80s) [2021-02-23T19:15:18.940Z] === RUN TestKillContainer [2021-02-23T19:15:18.940Z] === RUN TestKillContainer/no_signal [2021-02-23T19:15:20.487Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T19:15:20.487Z] === RUN TestKillContainer/killing_signal [2021-02-23T19:15:22.676Z] --- PASS: TestKillContainer (3.83s) [2021-02-23T19:15:22.676Z] --- PASS: TestKillContainer/no_signal (1.70s) [2021-02-23T19:15:22.676Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-23T19:15:22.676Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-23T19:15:22.676Z] --- PASS: TestKillContainer/killing_signal (2.09s) [2021-02-23T19:15:22.676Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T19:15:22.676Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-23T19:15:22.676Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T19:15:22.676Z] === RUN TestKillStoppedContainer [2021-02-23T19:15:22.676Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-02-23T19:15:22.676Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T19:15:22.676Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T19:15:22.676Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-23T19:15:22.676Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T19:15:22.676Z] === RUN TestKillDifferentUserContainer [2021-02-23T19:15:22.676Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-02-23T19:15:22.676Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-23T19:15:22.676Z] === RUN TestInspectOomKilledTrue [2021-02-23T19:15:22.676Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-23T19:15:22.676Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:22.676Z] === RUN TestInspectOomKilledFalse [2021-02-23T19:15:22.676Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-23T19:15:22.676Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T19:15:22.676Z] === RUN TestLogsFollowTailEmpty [2021-02-23T19:15:24.222Z] --- PASS: TestLogsFollowTailEmpty (1.78s) [2021-02-23T19:15:24.222Z] === RUN TestNetworkNat [2021-02-23T19:15:24.222Z] --- SKIP: TestNetworkNat (0.00s) [2021-02-23T19:15:24.222Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-23T19:15:24.222Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T19:15:26.411Z] --- PASS: TestNetworkLocalhostTCPNat (2.15s) [2021-02-23T19:15:26.411Z] === RUN TestNetworkLoopbackNat [2021-02-23T19:15:26.411Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-02-23T19:15:26.411Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-23T19:15:26.411Z] === RUN TestPause [2021-02-23T19:15:26.411Z] --- SKIP: TestPause (0.00s) [2021-02-23T19:15:26.411Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-23T19:15:26.411Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T19:15:28.599Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.86s) [2021-02-23T19:15:28.599Z] === RUN TestPauseStopPausedContainer [2021-02-23T19:15:28.599Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-02-23T19:15:28.599Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:28.599Z] === RUN TestPsFilter [2021-02-23T19:15:28.599Z] --- PASS: TestPsFilter (0.10s) [2021-02-23T19:15:28.599Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T19:15:30.787Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.12s) [2021-02-23T19:15:30.787Z] === RUN TestRemoveContainerWithVolume [2021-02-23T19:15:32.975Z] --- PASS: TestRemoveContainerWithVolume (2.45s) [2021-02-23T19:15:32.975Z] === RUN TestRemoveContainerRunning [2021-02-23T19:15:35.165Z] --- PASS: TestRemoveContainerRunning (2.01s) [2021-02-23T19:15:35.165Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T19:15:36.710Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s) [2021-02-23T19:15:36.710Z] === RUN TestRemoveInvalidContainer [2021-02-23T19:15:36.710Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-02-23T19:15:36.710Z] === RUN TestRenameLinkedContainer [2021-02-23T19:15:36.710Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-02-23T19:15:36.710Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-23T19:15:36.710Z] === RUN TestRenameStoppedContainer [2021-02-23T19:15:39.637Z] --- PASS: TestRenameStoppedContainer (2.25s) [2021-02-23T19:15:39.637Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T19:15:43.389Z] --- PASS: TestRenameRunningContainerAndReuse (4.04s) [2021-02-23T19:15:43.389Z] === RUN TestRenameInvalidName [2021-02-23T19:15:44.934Z] --- PASS: TestRenameInvalidName (1.86s) [2021-02-23T19:15:44.934Z] === RUN TestRenameAnonymousContainer [2021-02-23T19:15:44.934Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-02-23T19:15:44.934Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-23T19:15:44.934Z] === RUN TestRenameContainerWithSameName [2021-02-23T19:15:47.123Z] --- PASS: TestRenameContainerWithSameName (2.04s) [2021-02-23T19:15:47.123Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T19:15:47.123Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-02-23T19:15:47.123Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-23T19:15:47.123Z] === RUN TestResize [2021-02-23T19:15:49.312Z] --- PASS: TestResize (1.87s) [2021-02-23T19:15:49.312Z] === RUN TestResizeWithInvalidSize [2021-02-23T19:15:49.312Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-02-23T19:15:49.312Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-23T19:15:49.312Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T19:15:49.820Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-23T19:15:50.859Z] --- PASS: TestResizeWhenContainerNotStarted (2.08s) [2021-02-23T19:15:50.859Z] === RUN TestDaemonRestartKillContainers [2021-02-23T19:15:50.859Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-23T19:15:50.859Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:15:50.859Z] === RUN TestStats [2021-02-23T19:15:50.859Z] --- SKIP: TestStats (0.00s) [2021-02-23T19:15:50.859Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-23T19:15:50.859Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T19:15:56.671Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.45s) [2021-02-23T19:15:56.671Z] === RUN TestStopContainerWithTimeout [2021-02-23T19:15:56.671Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-02-23T19:15:56.671Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-23T19:15:56.671Z] === RUN TestUpdateRestartPolicy [2021-02-23T19:16:07.900Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-23T19:16:17.798Z] --- PASS: TestUpdateRestartPolicy (19.76s) [2021-02-23T19:16:17.798Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T19:16:17.798Z] --- PASS: TestUpdateRestartWithAutoRemove (1.73s) [2021-02-23T19:16:17.798Z] === RUN TestWaitNonBlocked [2021-02-23T19:16:18.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T19:16:18.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T19:16:18.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T19:16:18.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T19:16:18.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T19:16:18.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T19:16:20.459Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-23T19:16:20.459Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.35s) [2021-02-23T19:16:20.459Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.42s) [2021-02-23T19:16:20.459Z] === RUN TestWaitBlocked [2021-02-23T19:16:20.459Z] --- SKIP: TestWaitBlocked (0.00s) [2021-02-23T19:16:20.459Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:20.459Z] PASS [2021-02-23T19:16:20.459Z] ok github.com/docker/docker/integration/container 68.565s [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === Skipped [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-02-23T19:16:20.459Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-02-23T19:16:20.459Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-02-23T19:16:20.459Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-02-23T19:16:20.459Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-02-23T19:16:20.459Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-02-23T19:16:20.459Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-02-23T19:16:20.459Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-23T19:16:20.459Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-23T19:16:20.459Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-02-23T19:16:20.459Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-02-23T19:16:20.459Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-02-23T19:16:20.459Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-02-23T19:16:20.459Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-02-23T19:16:20.459Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-02-23T19:16:20.459Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-02-23T19:16:20.459Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-02-23T19:16:20.459Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-02-23T19:16:20.459Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-02-23T19:16:20.459Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-23T19:16:20.459Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-23T19:16:20.459Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-02-23T19:16:20.459Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-23T19:16:20.459Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-02-23T19:16:20.459Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-02-23T19:16:20.459Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-02-23T19:16:20.459Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-02-23T19:16:20.459Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-02-23T19:16:20.459Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-02-23T19:16:20.459Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-02-23T19:16:20.459Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-02-23T19:16:20.459Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-02-23T19:16:20.459Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-02-23T19:16:20.459Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-02-23T19:16:20.459Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-02-23T19:16:20.459Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-02-23T19:16:20.459Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-02-23T19:16:20.459Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-02-23T19:16:20.459Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] [2021-02-23T19:16:20.459Z] DONE 88 tests, 37 skipped in 71.271s [2021-02-23T19:16:20.459Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-02-23T19:16:22.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:22.648Z] INFO: Testing against a local daemon [2021-02-23T19:16:22.648Z] === RUN TestCommitInheritsEnv [2021-02-23T19:16:22.648Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-02-23T19:16:22.648Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T19:16:22.648Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T19:16:22.648Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-23T19:16:22.648Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-23T19:16:22.648Z] === RUN TestImagesFilterMultiReference [2021-02-23T19:16:22.648Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-23T19:16:22.648Z] === RUN TestImagePullPlatformInvalid [2021-02-23T19:16:22.648Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-23T19:16:22.648Z] === RUN TestRemoveImageOrphaning [2021-02-23T19:16:23.622Z] --- PASS: TestRemoveImageOrphaning (0.96s) [2021-02-23T19:16:23.622Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T19:16:23.622Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-23T19:16:23.622Z] === RUN TestTagInvalidReference [2021-02-23T19:16:23.622Z] --- PASS: TestTagInvalidReference (0.04s) [2021-02-23T19:16:23.622Z] === RUN TestTagValidPrefixedRepo [2021-02-23T19:16:23.622Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-23T19:16:23.622Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T19:16:23.622Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-23T19:16:23.622Z] === RUN TestTagOfficialNames [2021-02-23T19:16:24.084Z] --- PASS: TestTagOfficialNames (0.09s) [2021-02-23T19:16:24.084Z] === RUN TestTagMatchesDigest [2021-02-23T19:16:24.084Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-23T19:16:24.084Z] PASS [2021-02-23T19:16:24.084Z] ok github.com/docker/docker/integration/image 1.458s [2021-02-23T19:16:24.084Z] [2021-02-23T19:16:24.084Z] === Skipped [2021-02-23T19:16:24.084Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-02-23T19:16:24.084Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T19:16:24.084Z] [2021-02-23T19:16:24.084Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-23T19:16:24.084Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-23T19:16:24.084Z] [2021-02-23T19:16:24.084Z] [2021-02-23T19:16:24.084Z] DONE 11 tests, 2 skipped in 3.398s [2021-02-23T19:16:24.084Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-02-23T19:16:25.632Z] testing: warning: no tests to run [2021-02-23T19:16:25.632Z] PASS [2021-02-23T19:16:25.632Z] testing: warning: no tests to run [2021-02-23T19:16:25.632Z] PASS [2021-02-23T19:16:25.632Z] ok github.com/docker/docker/integration/network/macvlan 0.117s [no tests to run] [2021-02-23T19:16:25.632Z] ok github.com/docker/docker/integration/network/ipvlan 0.085s [no tests to run] [2021-02-23T19:16:26.605Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:26.605Z] INFO: Testing against a local daemon [2021-02-23T19:16:26.605Z] === RUN TestNetworkCreateDelete [2021-02-23T19:16:26.605Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-02-23T19:16:26.605Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:26.605Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T19:16:26.605Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-02-23T19:16:26.605Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-23T19:16:26.605Z] === RUN TestDaemonDNSFallback [2021-02-23T19:16:26.605Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-02-23T19:16:26.605Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:26.605Z] === RUN TestInspectNetwork [2021-02-23T19:16:26.605Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-23T19:16:26.605Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:26.605Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T19:16:26.605Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-23T19:16:26.605Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:26.605Z] === RUN TestNetworkInvalidJSON [2021-02-23T19:16:26.605Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T19:16:26.605Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T19:16:26.605Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T19:16:26.605Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T19:16:26.605Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T19:16:26.605Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T19:16:26.605Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T19:16:26.605Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T19:16:26.605Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T19:16:26.605Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-23T19:16:26.605Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-02-23T19:16:26.605Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-02-23T19:16:26.605Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-02-23T19:16:26.605Z] === RUN TestNetworkList [2021-02-23T19:16:26.605Z] === RUN TestNetworkList//networks [2021-02-23T19:16:26.605Z] === PAUSE TestNetworkList//networks [2021-02-23T19:16:26.605Z] === RUN TestNetworkList//networks/ [2021-02-23T19:16:26.605Z] === PAUSE TestNetworkList//networks/ [2021-02-23T19:16:26.605Z] === CONT TestNetworkList//networks [2021-02-23T19:16:26.605Z] === CONT TestNetworkList//networks/ [2021-02-23T19:16:26.605Z] --- PASS: TestNetworkList (0.03s) [2021-02-23T19:16:26.605Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T19:16:26.605Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T19:16:26.605Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T19:16:26.605Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-23T19:16:26.605Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-23T19:16:26.605Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T19:16:26.605Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-02-23T19:16:26.605Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-23T19:16:26.605Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T19:16:26.605Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-23T19:16:26.605Z] service_test.go:58: testEnv.OSType == "windows" [2021-02-23T19:16:26.605Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T19:16:26.605Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-23T19:16:26.605Z] service_test.go:102: testEnv.OSType == "windows" [2021-02-23T19:16:26.605Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T19:16:26.605Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-23T19:16:26.605Z] service_test.go:136: testEnv.OSType == "windows" [2021-02-23T19:16:26.605Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T19:16:26.605Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-23T19:16:26.605Z] service_test.go:187: testEnv.OSType == "windows" [2021-02-23T19:16:26.605Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T19:16:26.605Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-23T19:16:26.605Z] service_test.go:212: testEnv.OSType == "windows" [2021-02-23T19:16:26.605Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T19:16:26.605Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T19:16:26.605Z] service_test.go:242: FLAKY_TEST [2021-02-23T19:16:26.605Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T19:16:26.605Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-23T19:16:26.605Z] service_test.go:332: testEnv.OSType == "windows" [2021-02-23T19:16:26.605Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T19:16:26.605Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-23T19:16:26.605Z] service_test.go:400: testEnv.OSType == "windows" [2021-02-23T19:16:26.605Z] PASS [2021-02-23T19:16:26.605Z] ok github.com/docker/docker/integration/network 0.183s [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === Skipped [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-02-23T19:16:27.067Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-02-23T19:16:27.067Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-02-23T19:16:27.067Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-02-23T19:16:27.067Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-02-23T19:16:27.067Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-02-23T19:16:27.067Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-02-23T19:16:27.067Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-02-23T19:16:27.067Z] service_test.go:58: testEnv.OSType == "windows" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-23T19:16:27.067Z] service_test.go:102: testEnv.OSType == "windows" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-23T19:16:27.067Z] service_test.go:136: testEnv.OSType == "windows" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-23T19:16:27.067Z] service_test.go:187: testEnv.OSType == "windows" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-02-23T19:16:27.067Z] service_test.go:212: testEnv.OSType == "windows" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T19:16:27.067Z] service_test.go:242: FLAKY_TEST [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-02-23T19:16:27.067Z] service_test.go:332: testEnv.OSType == "windows" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-23T19:16:27.067Z] service_test.go:400: testEnv.OSType == "windows" [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] [2021-02-23T19:16:27.067Z] DONE 22 tests, 15 skipped in 2.923s [2021-02-23T19:16:27.067Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-02-23T19:16:27.528Z] testing: warning: no tests to run [2021-02-23T19:16:27.528Z] PASS [2021-02-23T19:16:27.528Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-02-23T19:16:27.528Z] [2021-02-23T19:16:27.528Z] DONE 0 tests in 0.352s [2021-02-23T19:16:27.528Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-02-23T19:16:27.989Z] testing: warning: no tests to run [2021-02-23T19:16:27.989Z] PASS [2021-02-23T19:16:27.989Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-02-23T19:16:27.989Z] [2021-02-23T19:16:27.989Z] DONE 0 tests in 0.306s [2021-02-23T19:16:27.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-02-23T19:16:29.542Z] testing: warning: no tests to run [2021-02-23T19:16:29.542Z] PASS [2021-02-23T19:16:29.542Z] ok github.com/docker/docker/integration/plugin 0.120s [no tests to run] [2021-02-23T19:16:29.542Z] testing: warning: no tests to run [2021-02-23T19:16:29.542Z] PASS [2021-02-23T19:16:29.542Z] ok github.com/docker/docker/integration/plugin/authz 0.136s [no tests to run] [2021-02-23T19:16:36.644Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:36.644Z] INFO: Testing against a local daemon [2021-02-23T19:16:36.644Z] === RUN TestExternalGraphDriver [2021-02-23T19:16:36.644Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-02-23T19:16:36.644Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-23T19:16:36.644Z] === RUN TestGraphdriverPluginV2 [2021-02-23T19:16:36.644Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-02-23T19:16:36.644Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-23T19:16:36.644Z] PASS [2021-02-23T19:16:36.644Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.285s [2021-02-23T19:16:38.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:38.205Z] INFO: Testing against a local daemon [2021-02-23T19:16:38.205Z] === RUN TestPluginInvalidJSON [2021-02-23T19:16:38.205Z] testing: warning: no tests to run [2021-02-23T19:16:38.205Z] PASS [2021-02-23T19:16:38.205Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [no tests to run] [2021-02-23T19:16:38.205Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T19:16:38.205Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T19:16:38.205Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T19:16:38.205Z] --- PASS: TestPluginInvalidJSON (0.11s) [2021-02-23T19:16:38.205Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-02-23T19:16:38.205Z] === RUN TestPluginInstall [2021-02-23T19:16:38.205Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-23T19:16:38.205Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-23T19:16:38.205Z] === RUN TestPluginsWithRuntimes [2021-02-23T19:16:38.205Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-23T19:16:38.205Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-23T19:16:38.205Z] PASS [2021-02-23T19:16:38.205Z] ok github.com/docker/docker/integration/plugin/common 0.282s [2021-02-23T19:16:38.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:38.205Z] INFO: Testing against a local daemon [2021-02-23T19:16:38.205Z] === RUN TestReadPluginNoRead [2021-02-23T19:16:38.205Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-23T19:16:38.205Z] read_test.go:21: no unix domain sockets on Windows [2021-02-23T19:16:38.205Z] PASS [2021-02-23T19:16:38.205Z] ok github.com/docker/docker/integration/plugin/logging 0.159s [2021-02-23T19:16:38.205Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-02-23T19:16:38.205Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-02-23T19:16:39.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:39.751Z] INFO: Testing against a local daemon [2021-02-23T19:16:39.751Z] === RUN TestPluginWithDevMounts [2021-02-23T19:16:39.751Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-23T19:16:39.751Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:39.751Z] PASS [2021-02-23T19:16:39.751Z] ok github.com/docker/docker/integration/plugin/volumes 0.097s [2021-02-23T19:16:39.751Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-02-23T19:16:39.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-23T19:16:40.216Z] [2021-02-23T19:16:40.216Z] === Skipped [2021-02-23T19:16:40.216Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-23T19:16:40.216Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-23T19:16:40.216Z] [2021-02-23T19:16:40.216Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-23T19:16:40.216Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-23T19:16:40.216Z] [2021-02-23T19:16:40.216Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-02-23T19:16:40.216Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-23T19:16:40.216Z] [2021-02-23T19:16:40.216Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-02-23T19:16:40.216Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-23T19:16:40.216Z] [2021-02-23T19:16:40.216Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-23T19:16:40.216Z] read_test.go:21: no unix domain sockets on Windows [2021-02-23T19:16:40.216Z] [2021-02-23T19:16:40.216Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-23T19:16:40.216Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:40.216Z] [2021-02-23T19:16:40.216Z] [2021-02-23T19:16:40.216Z] DONE 8 tests, 6 skipped in 12.242s [2021-02-23T19:16:40.216Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-02-23T19:16:40.216Z] testing: warning: no tests to run [2021-02-23T19:16:40.216Z] PASS [2021-02-23T19:16:40.216Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-02-23T19:16:40.679Z] [2021-02-23T19:16:40.679Z] DONE 0 tests in 0.324s [2021-02-23T19:16:40.679Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-02-23T19:16:41.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:41.140Z] INFO: Testing against a local daemon [2021-02-23T19:16:41.140Z] === RUN TestPluginInvalidJSON [2021-02-23T19:16:41.140Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T19:16:41.140Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T19:16:41.140Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T19:16:41.140Z] --- PASS: TestPluginInvalidJSON (0.11s) [2021-02-23T19:16:41.140Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-02-23T19:16:41.140Z] === RUN TestPluginInstall [2021-02-23T19:16:41.140Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-23T19:16:41.140Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-23T19:16:41.140Z] === RUN TestPluginsWithRuntimes [2021-02-23T19:16:41.140Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-23T19:16:41.140Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-23T19:16:41.140Z] PASS [2021-02-23T19:16:41.140Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-02-23T19:16:41.140Z] [2021-02-23T19:16:41.140Z] === Skipped [2021-02-23T19:16:41.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-23T19:16:41.140Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-23T19:16:41.140Z] [2021-02-23T19:16:41.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-23T19:16:41.140Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-23T19:16:41.140Z] [2021-02-23T19:16:41.140Z] [2021-02-23T19:16:41.140Z] DONE 4 tests, 2 skipped in 0.845s [2021-02-23T19:16:41.602Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-02-23T19:16:42.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:42.064Z] INFO: Testing against a local daemon [2021-02-23T19:16:42.064Z] === RUN TestExternalGraphDriver [2021-02-23T19:16:42.064Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-02-23T19:16:42.064Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-23T19:16:42.064Z] === RUN TestGraphdriverPluginV2 [2021-02-23T19:16:42.064Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-02-23T19:16:42.064Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-23T19:16:42.064Z] PASS [2021-02-23T19:16:42.064Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-02-23T19:16:42.064Z] [2021-02-23T19:16:42.064Z] === Skipped [2021-02-23T19:16:42.064Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-02-23T19:16:42.064Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-23T19:16:42.064Z] [2021-02-23T19:16:42.064Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-02-23T19:16:42.064Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-23T19:16:42.064Z] [2021-02-23T19:16:42.064Z] [2021-02-23T19:16:42.064Z] DONE 2 tests, 2 skipped in 0.756s [2021-02-23T19:16:42.064Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-02-23T19:16:43.038Z] testing: warning: no tests to run [2021-02-23T19:16:43.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:43.038Z] PASS [2021-02-23T19:16:43.038Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-02-23T19:16:43.038Z] INFO: Testing against a local daemon [2021-02-23T19:16:43.038Z] === RUN TestReadPluginNoRead [2021-02-23T19:16:43.038Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-23T19:16:43.038Z] read_test.go:21: no unix domain sockets on Windows [2021-02-23T19:16:43.038Z] PASS [2021-02-23T19:16:43.038Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-02-23T19:16:43.038Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-02-23T19:16:43.038Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-02-23T19:16:43.038Z] [2021-02-23T19:16:43.038Z] === Skipped [2021-02-23T19:16:43.038Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-23T19:16:43.038Z] read_test.go:21: no unix domain sockets on Windows [2021-02-23T19:16:43.038Z] [2021-02-23T19:16:43.038Z] [2021-02-23T19:16:43.038Z] DONE 1 tests, 1 skipped in 0.893s [2021-02-23T19:16:43.038Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-02-23T19:16:43.500Z] testing: warning: no tests to run [2021-02-23T19:16:43.500Z] PASS [2021-02-23T19:16:43.500Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-02-23T19:16:43.500Z] [2021-02-23T19:16:43.500Z] DONE 0 tests in 0.502s [2021-02-23T19:16:43.500Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-02-23T19:16:44.473Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:44.473Z] INFO: Testing against a local daemon [2021-02-23T19:16:44.473Z] === RUN TestPluginWithDevMounts [2021-02-23T19:16:44.473Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-23T19:16:44.473Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:44.473Z] PASS [2021-02-23T19:16:44.473Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-02-23T19:16:44.473Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-02-23T19:16:44.473Z] [2021-02-23T19:16:44.473Z] === Skipped [2021-02-23T19:16:44.473Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-23T19:16:44.473Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:44.473Z] [2021-02-23T19:16:44.473Z] [2021-02-23T19:16:44.473Z] DONE 1 tests, 1 skipped in 0.877s [2021-02-23T19:16:44.473Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-02-23T19:16:46.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:46.661Z] INFO: Testing against a local daemon [2021-02-23T19:16:46.661Z] === RUN TestSecretInspect [2021-02-23T19:16:46.661Z] --- SKIP: TestSecretInspect (0.00s) [2021-02-23T19:16:46.661Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:46.661Z] === RUN TestSecretList [2021-02-23T19:16:46.661Z] --- SKIP: TestSecretList (0.00s) [2021-02-23T19:16:46.661Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:46.661Z] === RUN TestSecretsCreateAndDelete [2021-02-23T19:16:46.661Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-02-23T19:16:46.661Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:46.661Z] === RUN TestSecretsUpdate [2021-02-23T19:16:46.661Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-02-23T19:16:46.661Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:46.661Z] === RUN TestTemplatedSecret [2021-02-23T19:16:46.661Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-23T19:16:46.661Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:46.661Z] === RUN TestSecretCreateResolve [2021-02-23T19:16:46.661Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-02-23T19:16:46.661Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:46.661Z] PASS [2021-02-23T19:16:46.661Z] ok github.com/docker/docker/integration/secret 0.157s [2021-02-23T19:16:47.123Z] [2021-02-23T19:16:47.123Z] === Skipped [2021-02-23T19:16:47.123Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-02-23T19:16:47.123Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:47.123Z] [2021-02-23T19:16:47.123Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-02-23T19:16:47.123Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:47.123Z] [2021-02-23T19:16:47.123Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-02-23T19:16:47.123Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:47.123Z] [2021-02-23T19:16:47.123Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-02-23T19:16:47.123Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:47.123Z] [2021-02-23T19:16:47.123Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-02-23T19:16:47.123Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:47.123Z] [2021-02-23T19:16:47.123Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-02-23T19:16:47.123Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:47.123Z] [2021-02-23T19:16:47.123Z] [2021-02-23T19:16:47.123Z] DONE 6 tests, 6 skipped in 2.262s [2021-02-23T19:16:47.123Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-02-23T19:16:49.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:49.311Z] INFO: Testing against a local daemon [2021-02-23T19:16:49.311Z] === RUN TestServiceCreateInit [2021-02-23T19:16:49.311Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T19:16:49.311Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T19:16:49.311Z] --- PASS: TestServiceCreateInit (0.04s) [2021-02-23T19:16:49.311Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-02-23T19:16:49.311Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.311Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T19:16:49.311Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.311Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T19:16:49.311Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-02-23T19:16:49.311Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.311Z] === RUN TestCreateServiceConflict [2021-02-23T19:16:49.311Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-02-23T19:16:49.311Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.311Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T19:16:49.311Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-02-23T19:16:49.311Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.311Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T19:16:49.311Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-23T19:16:49.311Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.311Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T19:16:49.311Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-02-23T19:16:49.311Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.311Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T19:16:49.311Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-02-23T19:16:49.311Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.311Z] === RUN TestCreateServiceSysctls [2021-02-23T19:16:49.311Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-23T19:16:49.311Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.311Z] === RUN TestCreateServiceCapabilities [2021-02-23T19:16:49.773Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-02-23T19:16:49.773Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] === RUN TestInspect [2021-02-23T19:16:49.773Z] --- SKIP: TestInspect (0.00s) [2021-02-23T19:16:49.773Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] === RUN TestCreateJob [2021-02-23T19:16:49.773Z] --- SKIP: TestCreateJob (0.00s) [2021-02-23T19:16:49.773Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] === RUN TestReplicatedJob [2021-02-23T19:16:49.773Z] --- SKIP: TestReplicatedJob (0.00s) [2021-02-23T19:16:49.773Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] === RUN TestUpdateReplicatedJob [2021-02-23T19:16:49.773Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-02-23T19:16:49.773Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] === RUN TestServiceListWithStatuses [2021-02-23T19:16:49.773Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T19:16:49.773Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T19:16:49.773Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-02-23T19:16:49.773Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] === RUN TestDockerNetworkReConnect [2021-02-23T19:16:49.773Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-02-23T19:16:49.773Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] === RUN TestServicePlugin [2021-02-23T19:16:49.773Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-23T19:16:49.773Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] === RUN TestServiceUpdateLabel [2021-02-23T19:16:49.773Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-02-23T19:16:49.773Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:49.773Z] === RUN TestServiceUpdateSecrets [2021-02-23T19:16:49.773Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-02-23T19:16:49.773Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:49.773Z] === RUN TestServiceUpdateConfigs [2021-02-23T19:16:49.773Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-02-23T19:16:49.773Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:49.773Z] === RUN TestServiceUpdateNetwork [2021-02-23T19:16:49.773Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-02-23T19:16:49.773Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:49.773Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T19:16:49.773Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-02-23T19:16:49.773Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:49.773Z] PASS [2021-02-23T19:16:49.773Z] ok github.com/docker/docker/integration/service 0.231s [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === Skipped [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-02-23T19:16:49.773Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-02-23T19:16:49.773Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T19:16:49.773Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T19:16:49.773Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-02-23T19:16:49.773Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-02-23T19:16:49.773Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-02-23T19:16:49.773Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-23T19:16:49.773Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-02-23T19:16:49.773Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-02-23T19:16:49.773Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-02-23T19:16:49.773Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-02-23T19:16:49.773Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-02-23T19:16:49.773Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-02-23T19:16:49.773Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-02-23T19:16:49.773Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-02-23T19:16:49.773Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-02-23T19:16:49.773Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-02-23T19:16:49.773Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-02-23T19:16:49.773Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-02-23T19:16:49.773Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-02-23T19:16:49.773Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-02-23T19:16:49.773Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-02-23T19:16:49.773Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-02-23T19:16:49.773Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-02-23T19:16:49.773Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] [2021-02-23T19:16:49.773Z] DONE 24 tests, 23 skipped in 2.821s [2021-02-23T19:16:49.773Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-02-23T19:16:51.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:51.963Z] INFO: Testing against a local daemon [2021-02-23T19:16:51.963Z] === RUN TestSessionCreate [2021-02-23T19:16:51.963Z] --- SKIP: TestSessionCreate (0.00s) [2021-02-23T19:16:51.963Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:51.963Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T19:16:51.963Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-02-23T19:16:51.963Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:51.963Z] PASS [2021-02-23T19:16:51.963Z] ok github.com/docker/docker/integration/session 0.132s [2021-02-23T19:16:51.963Z] [2021-02-23T19:16:51.963Z] === Skipped [2021-02-23T19:16:51.963Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-02-23T19:16:51.963Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:51.964Z] [2021-02-23T19:16:51.964Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-02-23T19:16:51.964Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-23T19:16:51.964Z] [2021-02-23T19:16:51.964Z] [2021-02-23T19:16:51.964Z] DONE 2 tests, 2 skipped in 2.096s [2021-02-23T19:16:51.964Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-02-23T19:16:54.153Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:54.153Z] INFO: Testing against a local daemon [2021-02-23T19:16:54.153Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T19:16:54.153Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T19:16:54.153Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:54.153Z] === RUN TestEventsExecDie [2021-02-23T19:16:54.153Z] --- SKIP: TestEventsExecDie (0.00s) [2021-02-23T19:16:54.153Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-23T19:16:54.153Z] === RUN TestEventsBackwardsCompatible [2021-02-23T19:16:54.153Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-02-23T19:16:54.153Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-23T19:16:54.153Z] === RUN TestInfoAPI [2021-02-23T19:16:54.153Z] --- PASS: TestInfoAPI (0.03s) [2021-02-23T19:16:54.153Z] === RUN TestInfoAPIWarnings [2021-02-23T19:16:54.153Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-02-23T19:16:54.153Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T19:16:54.153Z] === RUN TestInfoDebug [2021-02-23T19:16:54.153Z] --- SKIP: TestInfoDebug (0.00s) [2021-02-23T19:16:54.153Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T19:16:54.153Z] === RUN TestInfoInsecureRegistries [2021-02-23T19:16:54.153Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-02-23T19:16:54.153Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T19:16:54.153Z] === RUN TestInfoRegistryMirrors [2021-02-23T19:16:54.154Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-02-23T19:16:54.154Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T19:16:54.154Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T19:16:55.128Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-02-23T19:16:55.128Z] === RUN TestPingCacheHeaders [2021-02-23T19:16:55.128Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-23T19:16:55.128Z] === RUN TestPingGet [2021-02-23T19:16:55.128Z] --- PASS: TestPingGet (0.03s) [2021-02-23T19:16:55.128Z] === RUN TestPingHead [2021-02-23T19:16:55.128Z] --- PASS: TestPingHead (0.03s) [2021-02-23T19:16:55.128Z] === RUN TestVersion [2021-02-23T19:16:55.128Z] --- PASS: TestVersion (0.03s) [2021-02-23T19:16:55.128Z] PASS [2021-02-23T19:16:55.128Z] ok github.com/docker/docker/integration/system 1.275s [2021-02-23T19:16:55.128Z] [2021-02-23T19:16:55.128Z] === Skipped [2021-02-23T19:16:55.128Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T19:16:55.128Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T19:16:55.128Z] [2021-02-23T19:16:55.128Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-02-23T19:16:55.128Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-23T19:16:55.128Z] [2021-02-23T19:16:55.128Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-02-23T19:16:55.128Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-23T19:16:55.128Z] [2021-02-23T19:16:55.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-02-23T19:16:55.128Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T19:16:55.128Z] [2021-02-23T19:16:55.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-02-23T19:16:55.128Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T19:16:55.128Z] [2021-02-23T19:16:55.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-02-23T19:16:55.128Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T19:16:55.128Z] [2021-02-23T19:16:55.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-02-23T19:16:55.128Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T19:16:55.128Z] [2021-02-23T19:16:55.128Z] [2021-02-23T19:16:55.128Z] DONE 13 tests, 7 skipped in 3.183s [2021-02-23T19:16:55.128Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-02-23T19:16:57.317Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:16:57.317Z] INFO: Testing against a local daemon [2021-02-23T19:16:57.317Z] === RUN TestVolumesCreateAndList [2021-02-23T19:16:57.317Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-02-23T19:16:57.317Z] === RUN TestVolumesRemove [2021-02-23T19:16:57.317Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-23T19:16:57.317Z] === RUN TestVolumesInspect [2021-02-23T19:16:57.317Z] --- PASS: TestVolumesInspect (0.04s) [2021-02-23T19:16:57.317Z] === RUN TestVolumesInvalidJSON [2021-02-23T19:16:57.317Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T19:16:57.317Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T19:16:57.317Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T19:16:57.317Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-23T19:16:57.317Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T19:16:57.317Z] PASS [2021-02-23T19:16:57.317Z] ok github.com/docker/docker/integration/volume 0.267s [2021-02-23T19:16:57.779Z] [2021-02-23T19:16:57.779Z] DONE 5 tests in 2.350s [2021-02-23T19:16:57.779Z] INFO: make.ps1 ended at 02/23/2021 19:16:57 [2021-02-23T19:16:57.779Z] INFO: Integration CLI tests being run from the host: [2021-02-23T19:16:57.779Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-02-23T19:17:06.385Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T19:17:06.385Z] INFO: Testing against a local daemon [2021-02-23T19:17:06.385Z] === RUN TestDockerSuite [2021-02-23T19:17:06.385Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-23T19:17:06.385Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-23T19:17:06.385Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-23T19:17:06.385Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-23T19:17:06.385Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-23T19:17:06.385Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-23T19:17:06.385Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-23T19:17:06.385Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-23T19:17:06.385Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-23T19:17:06.385Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-23T19:17:07.357Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-23T19:17:07.358Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-23T19:17:12.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-23T19:17:24.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-23T19:17:42.324Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-23T19:17:57.197Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite (437.79s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.73s) [2021-02-23T19:18:12.097Z] docker_cli_external_volume_driver_test.go:53: [d26b836c5c3b2] daemon is not started [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-02-23T19:18:12.097Z] docker_cli_external_volume_driver_test.go:53: [dbcc9dbf627ef] daemon is not started [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-02-23T19:18:12.097Z] docker_cli_external_volume_driver_test.go:53: [da7f3c4fc5088] daemon is not started [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2021-02-23T19:18:12.097Z] docker_cli_external_volume_driver_test.go:53: [d39d854ee0207] daemon is not started [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.28s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.23s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.79s) [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2021-02-23T19:18:12.097Z] docker_cli_external_volume_driver_test.go:485: [d87e7e7bfb2cd] daemon is not started [2021-02-23T19:18:12.097Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-23T19:18:12.097Z] docker_cli_external_volume_driver_test.go:53: [d95e77682cb12] daemon is not started [2021-02-23T19:18:12.097Z] PASS [2021-02-23T19:18:12.097Z] [2021-02-23T19:18:12.097Z] === Skipped [2021-02-23T19:18:12.097Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-23T19:18:12.097Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-23T19:18:12.097Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-23T19:18:12.097Z] check_test.go:309: [d48f1a4d57a53] daemon is not started [2021-02-23T19:18:12.097Z] [2021-02-23T19:18:12.097Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-23T19:18:12.097Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-23T19:18:12.097Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-23T19:18:12.097Z] check_test.go:309: [dbda82067a1a9] daemon is not started [2021-02-23T19:18:12.097Z] [2021-02-23T19:18:12.097Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-23T19:18:12.097Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-23T19:18:12.097Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-23T19:18:12.097Z] check_test.go:309: [deac9cd79f7cc] daemon is not started [2021-02-23T19:18:12.097Z] [2021-02-23T19:18:12.097Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-23T19:18:12.097Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-23T19:18:12.097Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-23T19:18:12.097Z] [2021-02-23T19:18:12.097Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-23T19:18:12.097Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-23T19:18:12.097Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-23T19:18:12.097Z] [2021-02-23T19:18:12.097Z] [2021-02-23T19:18:12.097Z] DONE 273 tests, 5 skipped in 2518.416s [2021-02-23T19:18:12.097Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T19:18:12.097Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3981ee044ca4/docker.pid [2021-02-23T19:18:12.097Z] +++ kill 6172 [2021-02-23T19:18:12.097Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6172 is not a child of this shell [2021-02-23T19:18:12.097Z] warning: PID 6172 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3981ee044ca4/docker.pid had a nonzero exit code [2021-02-23T19:18:12.097Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T19:18:12.097Z] +++ kill 8154 [2021-02-23T19:18:12.664Z] +++ /etc/init.d/apparmor stop [2021-02-23T19:18:12.664Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T19:18:12.664Z] [2021-02-23T19:18:12.664Z] Unloading profiles will leave already running processes permanently [2021-02-23T19:18:12.664Z] unconfined, which can lead to unexpected situations. [2021-02-23T19:18:12.664Z] [2021-02-23T19:18:12.664Z] To set a process to complain mode, use the command line tool [2021-02-23T19:18:12.664Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T19:18:12.664Z] +++ true [2021-02-23T19:18:12.664Z] exiting test-integration [2021-02-23T19:18:12.664Z] ++ exit 0 [2021-02-23T19:18:12.664Z] [2021-02-23T19:18:12.922Z] + exit 0 [2021-02-23T19:18:12.922Z] ++ jobs -p [2021-02-23T19:18:12.922Z] + pids= [2021-02-23T19:18:12.922Z] + echo 'Remaining pids to kill: []' [2021-02-23T19:18:12.922Z] Remaining pids to kill: [] [2021-02-23T19:18:12.922Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-23T19:18:12.935Z] Recording test results [2021-02-23T19:18:13.765Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T19:18:14.080Z] + echo Ensuring container killed. [2021-02-23T19:18:14.080Z] Ensuring container killed. [2021-02-23T19:18:14.080Z] + docker ps -aq -f name=docker-pr1-* [2021-02-23T19:18:14.080Z] + cids=8f4a4ef3f6ea [2021-02-23T19:18:14.080Z] b64d64c8012d [2021-02-23T19:18:14.080Z] ab30a8d2d618 [2021-02-23T19:18:14.080Z] + [ -n 8f4a4ef3f6ea [2021-02-23T19:18:14.080Z] b64d64c8012d [2021-02-23T19:18:14.080Z] ab30a8d2d618 ] [2021-02-23T19:18:14.080Z] + docker rm -vf 8f4a4ef3f6ea b64d64c8012d ab30a8d2d618 [2021-02-23T19:18:19.356Z] 8f4a4ef3f6ea [2021-02-23T19:18:19.356Z] b64d64c8012d [2021-02-23T19:18:19.924Z] ab30a8d2d618 [Pipeline] sh [2021-02-23T19:18:20.207Z] + echo Chowning /workspace to jenkins user [2021-02-23T19:18:20.207Z] Chowning /workspace to jenkins user [2021-02-23T19:18:20.207Z] + id -u [2021-02-23T19:18:20.207Z] + id -g [2021-02-23T19:18:20.207Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42066:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T19:18:24.695Z] + bundleName=amd64 [2021-02-23T19:18:24.695Z] + echo Creating amd64-bundles.tar.gz [2021-02-23T19:18:24.695Z] Creating amd64-bundles.tar.gz [2021-02-23T19:18:24.695Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-23T19:18:24.695Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-23T19:18:26.082Z] Archiving artifacts [2021-02-23T19:18:26.439Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42066/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T19:18:26.748Z] + make clean [2021-02-23T19:18:27.006Z] docker volume rm -f docker-dev-cache [2021-02-23T19:18:27.006Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-23T19:18:48.674Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-23T19:18:50.865Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-23T19:18:50.866Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-23T19:18:50.866Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-23T19:18:54.620Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-23T19:18:56.167Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-23T19:18:56.167Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-23T19:18:56.167Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-23T19:18:56.167Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-23T19:18:56.167Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-23T19:18:59.089Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-23T19:18:59.089Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-23T19:18:59.089Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-23T19:19:04.907Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-23T19:20:46.232Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-23T19:20:46.232Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-23T19:20:47.778Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-23T19:20:47.778Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-23T19:20:51.531Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-23T19:20:52.505Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-23T19:20:52.505Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-23T19:20:52.505Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-23T19:20:52.505Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-23T19:20:52.505Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-23T19:20:53.479Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-23T19:20:56.402Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-23T19:20:57.949Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-23T19:20:57.949Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-23T19:20:57.949Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-23T19:20:57.949Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-23T19:21:00.146Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-23T19:21:12.565Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-23T19:21:21.167Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-23T19:21:21.167Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-23T19:21:21.167Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-23T19:21:24.091Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-23T19:21:25.637Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-23T19:21:30.349Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-23T19:21:30.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-23T19:21:30.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-23T19:21:30.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-23T19:21:30.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-23T19:21:30.349Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-23T19:22:21.098Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-23T19:22:21.098Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-23T19:22:21.098Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-23T19:22:42.248Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-23T19:22:42.248Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-23T19:22:42.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-23T19:22:48.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-23T19:22:48.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-23T19:22:52.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-23T19:23:01.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-23T19:23:08.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-23T19:23:08.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-23T19:23:13.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-23T19:23:13.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-23T19:23:13.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-23T19:23:19.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-23T19:23:19.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-23T19:23:19.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-23T19:23:19.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-23T19:23:19.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-23T19:23:55.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-23T19:23:58.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-23T19:23:59.425Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-23T19:23:59.886Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-23T19:24:00.860Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-23T19:24:00.860Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-23T19:24:05.568Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-23T19:24:06.543Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-23T19:24:06.543Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-23T19:24:06.543Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-23T19:24:07.520Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-23T19:24:08.494Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-23T19:24:08.956Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-23T19:24:09.417Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-23T19:24:09.879Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-23T19:24:15.693Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-23T19:24:17.238Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-23T19:24:17.238Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-23T19:24:18.213Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-23T19:24:18.213Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-23T19:24:18.674Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-23T19:24:20.864Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-23T19:24:21.326Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-23T19:24:21.788Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-23T19:24:21.788Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-23T19:24:22.761Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-23T19:24:23.223Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-23T19:24:23.223Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-23T19:24:23.223Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-23T19:24:27.936Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-23T19:24:57.939Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-23T19:24:58.401Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-23T19:24:59.374Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-23T19:25:04.085Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-23T19:25:04.085Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-23T19:25:04.547Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-23T19:25:04.547Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-23T19:25:05.009Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-23T19:25:05.009Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-23T19:25:35.012Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-23T19:25:35.475Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-23T19:25:35.475Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-23T19:25:56.607Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-23T19:25:57.582Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-23T19:25:58.044Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-23T19:26:01.798Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-23T19:26:03.986Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-23T19:26:06.904Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-23T19:27:19.085Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-23T19:27:19.085Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-23T19:27:19.085Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-23T19:28:31.241Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-23T19:28:31.241Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-23T19:28:31.241Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-23T19:29:01.235Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-23T19:29:11.584Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-23T19:29:20.193Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-23T19:30:02.779Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-23T19:30:15.188Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-23T19:30:27.600Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-23T19:32:08.925Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-23T19:32:08.925Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-23T19:32:08.925Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-23T19:32:08.925Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-23T19:32:08.925Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-23T19:32:08.925Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-23T19:32:08.925Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-23T19:32:08.925Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-23T19:32:08.925Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-23T19:32:11.850Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-23T19:32:14.773Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-23T19:32:19.488Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-23T19:32:19.488Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-23T19:32:19.488Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-23T19:32:19.488Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-23T19:32:19.488Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-23T19:32:19.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-23T19:32:23.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-23T19:32:23.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-23T19:32:23.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-23T19:32:23.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-23T19:32:23.706Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-23T19:32:28.421Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-23T19:32:43.277Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-23T19:32:43.277Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-23T19:32:43.277Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-23T19:32:43.277Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-23T19:32:43.277Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-23T19:32:43.277Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-23T19:32:43.277Z] === RUN TestDockerSuite/TestBuildFails [2021-02-23T19:32:49.265Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-23T19:32:49.727Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-23T19:33:00.090Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-23T19:33:04.805Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-23T19:33:10.630Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-23T19:33:16.451Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-23T19:33:17.426Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-23T19:33:22.141Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-23T19:33:22.603Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-23T19:33:23.065Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-23T19:33:23.530Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-23T19:33:23.530Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-23T19:33:32.151Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-23T19:33:32.151Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-23T19:33:42.522Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-23T19:33:43.508Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-23T19:33:45.060Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-23T19:33:45.523Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-23T19:33:45.986Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-23T19:33:45.986Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-23T19:33:50.714Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-23T19:33:51.177Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-23T19:33:51.639Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-23T19:33:52.615Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-23T19:33:53.077Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-23T19:33:54.053Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-23T19:33:55.601Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-23T19:34:01.428Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-23T19:34:01.428Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-23T19:34:01.428Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-23T19:34:01.428Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-23T19:34:01.428Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-23T19:34:01.428Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-23T19:34:01.428Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-23T19:34:01.428Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-23T19:34:02.404Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-23T19:34:08.226Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-23T19:34:25.963Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-23T19:34:25.963Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-23T19:34:28.887Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-23T19:34:58.909Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-23T19:35:16.646Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-23T19:35:19.572Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-23T19:35:25.394Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-23T19:35:30.113Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-23T19:35:47.855Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-23T19:35:47.855Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-23T19:35:58.215Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-23T19:35:58.215Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-23T19:35:58.215Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-23T19:35:58.215Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-23T19:36:00.407Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-23T19:36:06.233Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-23T19:36:08.426Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-23T19:36:08.426Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-23T19:36:08.426Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-23T19:36:11.350Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-23T19:36:12.898Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-23T19:36:13.874Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-23T19:36:31.612Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-23T19:36:33.162Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-23T19:36:41.769Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-23T19:36:44.695Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-23T19:36:53.300Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-23T19:36:57.057Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-23T19:37:01.774Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-23T19:37:02.237Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-23T19:37:02.237Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-23T19:37:02.237Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-23T19:37:04.430Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-23T19:37:04.430Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-23T19:37:47.021Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-23T19:38:12.216Z] === RUN TestDockerSuite/TestBuildRm [2021-02-23T19:38:24.636Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-23T19:38:27.574Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-23T19:38:27.574Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-23T19:38:27.574Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-23T19:38:29.137Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-23T19:38:32.067Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-23T19:38:35.833Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-23T19:38:39.594Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-23T19:39:04.800Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-23T19:39:04.800Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-23T19:39:04.800Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-23T19:39:13.409Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-23T19:39:13.409Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-23T19:39:17.165Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-23T19:39:17.634Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-23T19:39:21.396Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-23T19:39:42.544Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-23T19:39:42.544Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-23T19:39:42.544Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-23T19:39:43.520Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-23T19:39:48.241Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-23T19:39:52.956Z] === RUN TestDockerSuite/TestBuildUser [2021-02-23T19:39:52.956Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-23T19:39:52.956Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-23T19:39:52.956Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-23T19:39:56.712Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-23T19:39:57.174Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-23T19:40:05.777Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-23T19:40:05.777Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-23T19:40:05.777Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-23T19:40:26.923Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-23T19:40:26.923Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-23T19:40:34.032Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-23T19:40:44.394Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-23T19:40:44.394Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-23T19:40:44.394Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-23T19:40:45.942Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-23T19:40:46.406Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-02-23T19:40:56.794Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-23T19:41:00.555Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-23T19:41:01.018Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-23T19:41:18.754Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-23T19:41:18.754Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-23T19:41:18.754Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-23T19:41:18.754Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-23T19:41:19.729Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-23T19:41:28.333Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-23T19:41:29.309Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-23T19:41:29.309Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-23T19:41:29.309Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-23T19:41:29.309Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-23T19:41:31.500Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-23T19:41:36.214Z] === RUN TestDockerSuite/TestCommitChange [2021-02-23T19:41:40.933Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-23T19:41:44.694Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-23T19:41:44.694Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-23T19:41:57.128Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-23T19:41:57.128Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-23T19:42:07.488Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-23T19:42:11.244Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-23T19:42:11.244Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-23T19:42:11.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-23T19:42:11.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-23T19:42:11.244Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-23T19:42:11.244Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-23T19:42:11.244Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-23T19:42:11.244Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-23T19:42:11.244Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-23T19:42:18.350Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-23T19:42:24.171Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-23T19:42:24.171Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-23T19:42:26.363Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-23T19:42:26.363Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-23T19:42:26.363Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-23T19:42:26.363Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-23T19:42:28.558Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-23T19:42:28.558Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-23T19:42:28.558Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-23T19:42:30.751Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-23T19:42:31.213Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-23T19:42:31.213Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-23T19:42:31.213Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-23T19:42:31.213Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-23T19:42:33.405Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-23T19:42:35.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-23T19:42:37.796Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-23T19:42:37.796Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-23T19:42:37.796Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-23T19:42:40.722Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-23T19:42:40.722Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-23T19:42:42.914Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-23T19:42:42.914Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-23T19:42:42.914Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-23T19:42:45.107Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-23T19:42:45.107Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-23T19:42:47.299Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-23T19:42:47.299Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-23T19:42:49.491Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-23T19:42:49.491Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-23T19:42:51.687Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-23T19:43:00.295Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-23T19:43:04.057Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-23T19:43:04.057Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-23T19:43:04.057Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-23T19:43:04.057Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-23T19:43:04.057Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-23T19:43:06.249Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-23T19:43:06.249Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-23T19:43:13.355Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-23T19:43:13.355Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-23T19:43:15.548Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-23T19:43:15.548Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-23T19:43:19.306Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-23T19:43:21.500Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-23T19:43:21.500Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-23T19:43:21.500Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-23T19:43:21.500Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-23T19:43:21.500Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-23T19:43:21.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-02-23T19:43:23.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-23T19:43:23.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-02-23T19:43:25.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-02-23T19:43:34.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-02-23T19:43:36.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-02-23T19:43:38.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000aed580_} [2021-02-23T19:43:41.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1109139294_c:\foo_false____} [2021-02-23T19:43:49.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1109139294_c:\foo_true____} [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-23T19:43:51.310Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-23T19:43:53.506Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-23T19:43:53.506Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-23T19:43:53.506Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-23T19:43:53.506Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-23T19:43:53.506Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-23T19:43:53.506Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-23T19:43:53.506Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-23T19:43:53.506Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-23T19:43:53.506Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-23T19:43:53.968Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-23T19:43:53.968Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-23T19:43:53.968Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-23T19:43:53.968Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-23T19:43:53.968Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-23T19:44:01.072Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-23T19:44:01.072Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-23T19:44:01.072Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-23T19:44:03.262Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-23T19:44:03.262Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-23T19:44:03.262Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-23T19:44:03.262Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-23T19:44:07.973Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-23T19:44:09.519Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-23T19:44:09.519Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-23T19:44:09.519Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-23T19:44:18.123Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-23T19:44:18.585Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-23T19:44:18.585Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-23T19:44:31.005Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-23T19:44:31.467Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-23T19:44:31.467Z] === RUN TestDockerSuite/TestCpToDot [2021-02-23T19:44:33.657Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-23T19:44:33.657Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-23T19:44:33.657Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-23T19:44:35.852Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-23T19:44:35.852Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-23T19:44:35.852Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-23T19:44:35.852Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-23T19:44:35.852Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-23T19:44:35.852Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-23T19:44:36.314Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-23T19:44:38.505Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-23T19:44:45.607Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-23T19:44:45.607Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-23T19:44:45.607Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-23T19:44:47.153Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-23T19:44:48.127Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-23T19:44:48.127Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-23T19:44:48.127Z] === RUN TestDockerSuite/TestCreateRM [2021-02-23T19:44:48.127Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-23T19:44:48.127Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-23T19:44:48.589Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-23T19:44:48.589Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-23T19:44:55.690Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-23T19:44:56.157Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-23T19:44:56.620Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-23T19:45:00.373Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-23T19:45:00.373Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-23T19:45:00.373Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDockerFails [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-23T19:45:03.296Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-23T19:45:05.487Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-23T19:45:08.407Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-23T19:45:09.953Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-23T19:45:22.375Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-23T19:45:27.086Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-23T19:45:31.797Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-23T19:45:33.343Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-23T19:45:34.317Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-23T19:45:38.072Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-23T19:45:38.534Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-23T19:45:39.509Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-23T19:45:44.220Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-23T19:45:47.975Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-23T19:45:47.975Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-23T19:45:48.436Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-23T19:45:48.436Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-23T19:45:48.436Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-23T19:45:48.436Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-23T19:45:49.411Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-23T19:45:49.411Z] === RUN TestDockerSuite/TestEventsRename [2021-02-23T19:45:51.602Z] === RUN TestDockerSuite/TestEventsResize [2021-02-23T19:45:54.523Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-23T19:45:56.717Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-23T19:45:58.910Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-23T19:46:03.622Z] === RUN TestDockerSuite/TestEventsTop [2021-02-23T19:46:03.622Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-23T19:46:06.544Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-23T19:46:10.300Z] === RUN TestDockerSuite/TestExec [2021-02-23T19:46:10.300Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-23T19:46:10.300Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-23T19:46:11.847Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-23T19:46:13.393Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-23T19:46:13.393Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-23T19:46:13.393Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-23T19:46:13.393Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-23T19:46:15.586Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-23T19:46:17.780Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-23T19:46:19.973Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-23T19:46:21.520Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-23T19:46:25.277Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-23T19:46:25.277Z] === RUN TestDockerSuite/TestExecEnv [2021-02-23T19:46:25.277Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-23T19:46:25.277Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-23T19:46:27.471Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-23T19:46:32.187Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-23T19:46:32.187Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-23T19:46:32.187Z] === RUN TestDockerSuite/TestExecParseError [2021-02-23T19:46:32.187Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-23T19:46:32.187Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-23T19:46:32.187Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-23T19:46:34.380Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-23T19:46:34.380Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-23T19:46:34.380Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-23T19:46:34.380Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-23T19:46:34.380Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-23T19:46:34.380Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-23T19:46:36.572Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-23T19:46:36.572Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-23T19:46:42.396Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-23T19:46:42.396Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-23T19:46:42.396Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-23T19:46:42.396Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-23T19:46:48.217Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-23T19:46:55.323Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-23T19:46:57.516Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-23T19:47:03.336Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-23T19:47:03.336Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-23T19:47:03.336Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-23T19:47:03.336Z] === RUN TestDockerSuite/TestHealth [2021-02-23T19:47:03.336Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-23T19:47:03.336Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-23T19:47:03.336Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-23T19:47:03.336Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-23T19:47:08.056Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-23T19:47:08.056Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-23T19:47:08.056Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-23T19:47:08.056Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-23T19:47:08.056Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-23T19:47:08.056Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-23T19:47:09.032Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-23T19:47:09.032Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-23T19:47:09.495Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-23T19:47:09.958Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-23T19:47:11.506Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-23T19:47:11.506Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-23T19:47:13.698Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-23T19:47:20.805Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-23T19:47:21.267Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-23T19:47:21.267Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-23T19:47:25.026Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-23T19:47:25.026Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestImportFile [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-23T19:47:27.217Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-23T19:47:29.414Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-23T19:47:36.518Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-23T19:47:36.518Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-23T19:47:36.518Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-23T19:47:36.518Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-23T19:47:36.518Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-23T19:47:38.714Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-23T19:47:38.714Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-23T19:47:40.907Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-23T19:47:40.907Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-23T19:47:40.907Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-23T19:47:40.907Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-23T19:47:43.099Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-23T19:47:47.812Z] === RUN TestDockerSuite/TestInspectImage [2021-02-23T19:47:47.812Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-23T19:47:47.812Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-23T19:47:47.812Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-23T19:47:49.361Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-23T19:47:51.555Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-23T19:47:51.555Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-23T19:47:53.748Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-23T19:47:55.941Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-23T19:47:55.941Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-23T19:47:55.941Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-23T19:47:58.134Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-23T19:48:00.325Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-23T19:48:05.043Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-23T19:48:06.591Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-23T19:48:08.783Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-23T19:48:10.976Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-23T19:48:13.168Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-23T19:48:15.361Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-23T19:48:17.555Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-23T19:48:19.748Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-23T19:48:21.296Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-23T19:48:27.117Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-23T19:48:29.310Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-23T19:48:29.310Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-23T19:48:31.503Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-23T19:48:31.503Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-23T19:48:37.341Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-23T19:48:43.162Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-23T19:48:48.982Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-23T19:48:51.176Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-23T19:48:53.367Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-23T19:48:53.367Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-23T19:48:55.559Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-23T19:49:02.664Z] === RUN TestDockerSuite/TestLogsSince [2021-02-23T19:49:11.268Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-23T19:49:11.268Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-23T19:49:11.268Z] === RUN TestDockerSuite/TestLogsTail [2021-02-23T19:49:14.190Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-23T19:49:16.383Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-23T19:49:18.576Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-23T19:49:18.576Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-23T19:49:18.576Z] === RUN TestDockerSuite/TestNetHostname [2021-02-23T19:49:18.576Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-23T19:49:18.576Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-23T19:49:18.576Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-23T19:49:18.576Z] === RUN TestDockerSuite/TestPluginActive [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPortList [2021-02-23T19:49:19.038Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-23T19:49:23.753Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-23T19:49:23.753Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-23T19:49:23.753Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-23T19:49:23.753Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-23T19:49:23.753Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-23T19:49:23.753Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-23T19:49:23.753Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-23T19:49:23.753Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-23T19:49:23.753Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-23T19:49:23.753Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-23T19:49:27.509Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-23T19:49:27.509Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-23T19:49:36.116Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-23T19:49:36.116Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-23T19:49:46.477Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-23T19:49:58.908Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-23T19:49:58.908Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-23T19:49:58.908Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-23T19:50:13.767Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-23T19:50:15.316Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-23T19:50:27.907Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-23T19:50:30.829Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-23T19:50:30.829Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-23T19:50:30.829Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-23T19:50:35.542Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-23T19:50:35.542Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-23T19:50:35.542Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-23T19:50:35.542Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-23T19:50:35.542Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-23T19:50:42.651Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-23T19:50:42.651Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-23T19:50:44.198Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-23T19:50:44.198Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-23T19:50:45.748Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-23T19:50:46.723Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-23T19:50:46.723Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-23T19:50:50.479Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-23T19:50:54.235Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-23T19:50:56.441Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-23T19:51:21.648Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-23T19:51:21.648Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-23T19:51:23.840Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-23T19:51:24.302Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-23T19:51:24.302Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-23T19:51:25.288Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-23T19:51:29.043Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-23T19:51:32.802Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-23T19:51:32.802Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-23T19:51:37.513Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-23T19:51:37.513Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-23T19:51:37.513Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-23T19:51:52.366Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-23T19:51:52.829Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-23T19:51:53.804Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-23T19:51:59.629Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-23T19:52:04.341Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-23T19:52:11.445Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-23T19:52:15.200Z] === RUN TestDockerSuite/TestRmiTag [2021-02-23T19:52:15.662Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-23T19:52:17.854Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-23T19:52:35.587Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-23T19:52:35.587Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-23T19:52:40.300Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-23T19:52:40.762Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-23T19:52:40.762Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-23T19:52:40.762Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-23T19:52:40.762Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-23T19:52:40.762Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-23T19:52:40.762Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-23T19:52:40.762Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-23T19:52:40.762Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-23T19:52:42.954Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-23T19:52:42.954Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-23T19:52:42.954Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-23T19:52:46.710Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-23T19:52:49.633Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-23T19:52:51.824Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-23T19:52:54.013Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-23T19:52:55.561Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-23T19:52:55.561Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-23T19:53:00.392Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-23T19:53:02.585Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-23T19:53:02.585Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-23T19:53:05.508Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-23T19:53:05.508Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-23T19:53:05.508Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-23T19:53:07.054Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-23T19:53:07.054Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-23T19:53:07.054Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-23T19:53:07.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-23T19:53:07.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-23T19:53:07.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-23T19:53:07.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-23T19:53:07.516Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-23T19:53:09.707Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-23T19:53:11.898Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-23T19:53:14.091Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-23T19:53:14.091Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-23T19:53:14.091Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-23T19:53:14.091Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-23T19:53:15.638Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-23T19:53:15.638Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-23T19:53:15.638Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-23T19:53:15.638Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-23T19:53:15.638Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-23T19:53:17.830Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-23T19:53:22.544Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-23T19:53:22.544Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-23T19:53:22.544Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-23T19:53:22.544Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-23T19:53:22.544Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-23T19:53:22.544Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-23T19:53:22.544Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-23T19:53:29.649Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-23T19:53:29.649Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-23T19:53:29.649Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-23T19:53:29.649Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-23T19:53:31.839Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-23T19:53:34.030Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-23T19:53:34.030Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-23T19:53:36.220Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-23T19:53:36.220Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-23T19:53:36.220Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-23T19:53:36.220Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-23T19:53:37.768Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-23T19:53:39.960Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-23T19:53:42.152Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-23T19:53:44.346Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-23T19:53:44.346Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-23T19:53:44.346Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-23T19:53:44.346Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-23T19:53:44.346Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-23T19:53:44.346Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-23T19:53:44.346Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-23T19:53:44.346Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-23T19:53:44.346Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-23T19:53:48.106Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-23T19:53:48.106Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-23T19:53:48.106Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-23T19:53:48.106Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-23T19:53:48.106Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-23T19:53:48.106Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-23T19:53:48.106Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-23T19:53:55.212Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-23T19:53:55.212Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunMount [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-23T19:53:56.761Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-23T19:54:03.864Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-23T19:54:03.864Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-23T19:54:03.864Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-23T19:54:03.864Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-23T19:54:08.578Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-23T19:54:12.334Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-23T19:54:12.334Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-23T19:54:12.334Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-23T19:54:12.334Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-23T19:54:12.334Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-23T19:54:12.334Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-23T19:54:12.334Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-23T19:54:12.334Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-23T19:54:12.334Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-23T19:54:12.334Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-23T19:54:12.334Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-23T19:54:13.313Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-23T19:54:15.507Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-23T19:54:17.700Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-23T19:54:18.676Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-23T19:54:20.869Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-23T19:54:20.869Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-23T19:54:20.869Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-23T19:54:21.332Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-23T19:54:21.332Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-23T19:54:21.332Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-23T19:54:21.332Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-23T19:54:21.332Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-23T19:54:21.332Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-23T19:54:24.255Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-23T19:54:24.255Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-23T19:54:24.255Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-23T19:54:24.255Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-23T19:54:24.255Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-23T19:54:24.255Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-23T19:54:31.366Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-23T19:54:31.366Z] === RUN TestDockerSuite/TestRunRm [2021-02-23T19:54:35.123Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-23T19:54:40.943Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-23T19:54:43.139Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-23T19:54:44.687Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-23T19:54:46.879Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-23T19:54:49.802Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-23T19:54:49.802Z] === RUN TestDockerSuite/TestRunState [2021-02-23T19:54:49.802Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-23T19:54:51.351Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-23T19:54:51.351Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-23T19:54:53.546Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-23T19:54:53.546Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-23T19:54:53.546Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-23T19:54:53.546Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-23T19:54:53.546Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-23T19:54:53.546Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-23T19:54:58.266Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-23T19:54:58.266Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-23T19:54:58.266Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-23T19:54:58.266Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-23T19:54:58.266Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-23T19:54:58.266Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-23T19:54:58.266Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-23T19:54:58.729Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-23T19:54:58.729Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-23T19:54:58.729Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-23T19:54:58.729Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-23T19:55:00.921Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-23T19:55:00.921Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-23T19:55:03.112Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-23T19:55:03.112Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-23T19:55:03.112Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-23T19:55:06.035Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-23T19:55:11.857Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-23T19:55:16.572Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-23T19:55:22.393Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-23T19:55:22.393Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-23T19:55:22.393Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-23T19:55:25.316Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-23T19:55:26.866Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-23T19:55:29.059Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-23T19:55:29.059Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-23T19:55:29.059Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-23T19:55:29.531Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-23T19:55:29.531Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-23T19:55:29.531Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-23T19:55:29.531Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-23T19:55:29.531Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-23T19:55:29.531Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-23T19:55:33.288Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-23T19:55:34.835Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-23T19:55:37.027Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-23T19:55:40.782Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-23T19:55:41.245Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-23T19:55:41.245Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-23T19:55:41.245Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-23T19:55:41.245Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-23T19:55:41.245Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-23T19:55:41.245Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-23T19:55:43.437Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-23T19:55:43.901Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-23T19:55:44.366Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-23T19:55:44.366Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-23T19:55:45.914Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-23T19:55:53.018Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-23T19:55:53.018Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-23T19:56:00.122Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-23T19:56:00.122Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-23T19:56:03.879Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-23T19:56:03.879Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-23T19:56:03.879Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-23T19:56:03.879Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-23T19:56:03.879Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-23T19:56:09.701Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-23T19:56:09.701Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-23T19:56:09.701Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-23T19:56:09.701Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-23T19:56:09.701Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-23T19:56:09.701Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-23T19:56:09.701Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-23T19:56:11.893Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-23T19:56:14.088Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-23T19:56:14.088Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-23T19:56:16.301Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-23T19:56:16.301Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-23T19:56:16.301Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-23T19:56:16.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-23T19:56:16.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-23T19:56:16.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-23T19:56:16.301Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-23T19:56:31.166Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-23T19:56:31.629Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-23T19:56:31.630Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-23T19:56:31.630Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-23T19:56:32.092Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-23T19:56:32.092Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-23T19:56:32.555Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-23T19:56:34.756Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-23T19:56:34.756Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-23T19:56:37.679Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-23T19:56:38.142Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-23T19:56:38.605Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-23T19:56:38.605Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-23T19:56:38.605Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-23T19:56:47.208Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-23T19:56:47.209Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-23T19:56:47.209Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-23T19:56:47.209Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-23T19:56:47.209Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-23T19:56:54.314Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-23T19:56:54.314Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-23T19:56:54.314Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-23T19:57:02.944Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-23T19:57:02.944Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite (2398.42s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-02-23T19:57:03.920Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-23T19:57:03.920Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (95.63s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.15s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2021-02-23T19:57:03.920Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.10s) [2021-02-23T19:57:03.920Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.05s) [2021-02-23T19:57:03.920Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.10s) [2021-02-23T19:57:03.920Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.10s) [2021-02-23T19:57:03.920Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2021-02-23T19:57:03.920Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.09s) [2021-02-23T19:57:03.920Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-23T19:57:03.920Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.36s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-23T19:57:03.920Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-23T19:57:03.920Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.04s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.05s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-02-23T19:57:03.920Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.51s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.50s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-02-23T19:57:03.920Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.29s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.62s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.96s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.44s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.66s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.38s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.33s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.98s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.16s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.28s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.40s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.41s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.58s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.46s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.53s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.15s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.16s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.12s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-23T19:57:03.920Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.09s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.83s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.74s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.18s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.12s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.91s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.51s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.79s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.57s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.15s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.65s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.63s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.13s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.87s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.99s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.57s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.19s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.11s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.28s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.18s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.85s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (96.24s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.13s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.04s) [2021-02-23T19:57:03.920Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.44s) [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.920Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-23T19:57:03.920Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.26s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.41s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.55s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildFails (6.94s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.92s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.21s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.09s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.37s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.88s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.23s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildHistory (10.38s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.99s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.10s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.20s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.11s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.46s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.42s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.84s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.81s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.76s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.03s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.29s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.71s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.57s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.21s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.27s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.38s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.67s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.44s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.16s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.42s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.80s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.55s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.39s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.13s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.31s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.49s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildRm (11.82s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.20s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-02-23T19:57:03.921Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.17s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.27s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.90s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.76s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.64s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.23s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildStderr (4.01s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.94s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.80s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.42s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.83s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.81s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.69s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.60s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.01s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.63s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.67s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.23s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.24s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.08s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.08s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.33s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.79s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-02-23T19:57:03.921Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-23T19:57:03.921Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-23T19:57:03.921Z] docker_cli_sni_test.go:18: Flakey test [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.14s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.09s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestCommitChange (4.80s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.23s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.01s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestCommitTTY (11.23s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.18s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-23T19:57:03.921Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-23T19:57:03.921Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.40s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.59s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.23s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.11s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.36s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.59s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.17s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.13s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.42s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.24s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.31s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.94s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.51s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.17s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.34s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.95s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.76s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.921Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.06s) [2021-02-23T19:57:03.921Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-23T19:57:03.921Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.14s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.92s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.01s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.61s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.65s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.49s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.48s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.50s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000aed580_} (2.49s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1109139294_c:\foo_false____} (7.51s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1109139294_c:\foo_true____} (2.45s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-23T19:57:03.922Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.31s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.04s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.27s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.11s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.30s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.65s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.85s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCpToDot (2.26s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCpToStdout (2.30s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.95s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (6.96s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.86s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateRM (0.26s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.08s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.95s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-02-23T19:57:03.922Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.28s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-23T19:57:03.922Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-23T19:57:03.922Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-23T19:57:03.922Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-23T19:57:03.922Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-23T19:57:03.922Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-23T19:57:03.922Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-23T19:57:03.922Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-23T19:57:03.922Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-23T19:57:03.922Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.28s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.48s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.23s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.10s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsCopy (4.53s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.67s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.08s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.59s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsFilters (4.53s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsFormat (4.31s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsRename (2.29s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsResize (2.50s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.09s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.47s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.60s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.62s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-23T19:57:03.922Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.87s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.82s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-23T19:57:03.922Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-23T19:57:03.922Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-23T19:57:03.922Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.09s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.04s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.83s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.77s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-23T19:57:03.922Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.11s) [2021-02-23T19:57:03.922Z] --- PASS: TestDockerSuite/TestExecInspectID (4.63s) [2021-02-23T19:57:03.922Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-02-23T19:57:03.922Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-23T19:57:03.923Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.32s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-23T19:57:03.923Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.19s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.77s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.88s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.91s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.97s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.91s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-02-23T19:57:03.923Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.15s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.62s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.97s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.26s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-02-23T19:57:03.923Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.56s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-02-23T19:57:03.923Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-23T19:57:03.923Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-23T19:57:03.923Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.17s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (6.94s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-23T19:57:03.923Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-23T19:57:03.923Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.12s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.07s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectDefault (2.09s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectHistory (4.14s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-23T19:57:03.923Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.05s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.90s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.14s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.10s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.11s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectStatus (2.56s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.17s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.13s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.07s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.09s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.09s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.85s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.81s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.43s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.32s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-02-23T19:57:03.923Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.13s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.69s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.77s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.70s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.47s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.37s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.19s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.94s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsSince (8.92s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsTail (2.63s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.70s) [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.15s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-02-23T19:57:03.923Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-23T19:57:03.923Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.14s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-23T19:57:03.923Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-23T19:57:03.923Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-23T19:57:03.923Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-23T19:57:03.923Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-23T19:57:03.923Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-23T19:57:03.923Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-23T19:57:03.924Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-23T19:57:03.924Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.17s) [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-23T19:57:03.924Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPsByOrder (8.65s) [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-23T19:57:03.924Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.78s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.93s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-23T19:57:03.924Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.54s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.40s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.52s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.25s) [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-23T19:57:03.924Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-23T19:57:03.924Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.39s) [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-23T19:57:03.924Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-23T19:57:03.924Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-23T19:57:03.924Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-23T19:57:03.924Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.31s) [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-02-23T19:57:03.924Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-23T19:57:03.924Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-23T19:57:03.924Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.89s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.83s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.26s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.92s) [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-02-23T19:57:03.924Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.60s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.91s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s) [2021-02-23T19:57:03.924Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-23T19:57:03.924Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.00s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-02-23T19:57:03.924Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.22s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.55s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.98s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.47s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.97s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.93s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.29s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.21s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.30s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.24s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.90s) [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.16s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.57s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.16s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.11s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.07s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.38s) [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-23T19:57:04.388Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.388Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.10s) [2021-02-23T19:57:04.388Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.87s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.87s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.17s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.11s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.07s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.61s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.90s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (6.98s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.13s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.09s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.05s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunExitCode (2.09s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.18s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.08s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.66s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.57s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.61s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.71s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.60s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.79s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.11s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.88s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.67s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.38s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunRm (3.86s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.33s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.29s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.11s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.12s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.45s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.06s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.90s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.68s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-23T19:57:04.389Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.389Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.13s) [2021-02-23T19:57:04.389Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.09s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.84s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.35s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.27s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.10s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.39s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.15s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.17s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.71s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.04s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.18s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-02-23T19:57:04.390Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.23s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.82s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.75s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.54s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.04s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.24s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.06s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-23T19:57:04.390Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-02-23T19:57:04.390Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.42s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.86s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.46s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.33s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.46s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-23T19:57:04.390Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.52s) [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-23T19:57:04.390Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-23T19:57:04.390Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.390Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-23T19:57:04.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-23T19:57:04.391Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-23T19:57:04.391Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-23T19:57:04.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-23T19:57:04.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-23T19:57:04.391Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] === RUN TestDockerDaemonSuite [2021-02-23T19:57:04.391Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-23T19:57:04.391Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-23T19:57:04.391Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-23T19:57:04.391Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] === RUN TestDockerSwarmSuite [2021-02-23T19:57:04.391Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-02-23T19:57:04.391Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-02-23T19:57:04.391Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] === RUN TestDockerExternalVolumeSuite [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] === RUN TestDockerNetworkSuite [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] === RUN TestDockerHubPullSuite [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-02-23T19:57:04.391Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] PASS [2021-02-23T19:57:04.391Z] ok github.com/docker/docker/integration-cli 2399.001s [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === Skipped [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-02-23T19:57:04.391Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-23T19:57:04.391Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2021-02-23T19:57:04.391Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.10s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.10s) [2021-02-23T19:57:04.391Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.05s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.05s) [2021-02-23T19:57:04.391Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.10s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.10s) [2021-02-23T19:57:04.391Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.10s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.10s) [2021-02-23T19:57:04.391Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2021-02-23T19:57:04.391Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.09s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.09s) [2021-02-23T19:57:04.391Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-23T19:57:04.391Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-23T19:57:04.391Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-23T19:57:04.391Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-23T19:57:04.391Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-23T19:57:04.391Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-23T19:57:04.391Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-02-23T19:57:04.391Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-23T19:57:04.391Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-23T19:57:04.391Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-02-23T19:57:04.391Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-23T19:57:04.391Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-23T19:57:04.391Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-23T19:57:04.391Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-02-23T19:57:04.391Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.391Z] [2021-02-23T19:57:04.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-23T19:57:04.391Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-23T19:57:04.392Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-02-23T19:57:04.392Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-23T19:57:04.392Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.392Z] [2021-02-23T19:57:04.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-23T19:57:04.392Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-23T19:57:04.393Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-02-23T19:57:04.393Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-02-23T19:57:04.393Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-23T19:57:04.393Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-02-23T19:57:04.393Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-23T19:57:04.393Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-23T19:57:04.393Z] docker_cli_sni_test.go:18: Flakey test [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-23T19:57:04.393Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-23T19:57:04.393Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-02-23T19:57:04.393Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-02-23T19:57:04.393Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-02-23T19:57:04.393Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-02-23T19:57:04.393Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-23T19:57:04.393Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-23T19:57:04.393Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-02-23T19:57:04.393Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-23T19:57:04.393Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-23T19:57:04.393Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-23T19:57:04.393Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.393Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-23T19:57:04.394Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-02-23T19:57:04.394Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-23T19:57:04.394Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-23T19:57:04.394Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-23T19:57:04.394Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-23T19:57:04.394Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-23T19:57:04.394Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-23T19:57:04.394Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-23T19:57:04.394Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-23T19:57:04.394Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-23T19:57:04.394Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-02-23T19:57:04.394Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-23T19:57:04.394Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-23T19:57:04.394Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-23T19:57:04.394Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-23T19:57:04.394Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-23T19:57:04.394Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-23T19:57:04.394Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-23T19:57:04.394Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-02-23T19:57:04.394Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-23T19:57:04.394Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.394Z] [2021-02-23T19:57:04.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-02-23T19:57:04.862Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-02-23T19:57:04.862Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-02-23T19:57:04.862Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-23T19:57:04.862Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-23T19:57:04.862Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-23T19:57:04.862Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-23T19:57:04.862Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-23T19:57:04.862Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-23T19:57:04.862Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-23T19:57:04.862Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.862Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-02-23T19:57:04.863Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-02-23T19:57:04.863Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-23T19:57:04.863Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-23T19:57:04.863Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-23T19:57:04.863Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-23T19:57:04.863Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-23T19:57:04.863Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-23T19:57:04.863Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-23T19:57:04.863Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-23T19:57:04.863Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-23T19:57:04.863Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-23T19:57:04.863Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-23T19:57:04.863Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-23T19:57:04.863Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-02-23T19:57:04.863Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-23T19:57:04.863Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-23T19:57:04.863Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.863Z] [2021-02-23T19:57:04.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-23T19:57:04.864Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-23T19:57:04.864Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.864Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-23T19:57:04.865Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-23T19:57:04.865Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.865Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-02-23T19:57:04.866Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-23T19:57:04.866Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-23T19:57:04.866Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-23T19:57:04.866Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.866Z] [2021-02-23T19:57:04.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-23T19:57:04.867Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-02-23T19:57:04.867Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-23T19:57:04.867Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-23T19:57:04.867Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-23T19:57:04.867Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-23T19:57:04.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-23T19:57:04.867Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.867Z] [2021-02-23T19:57:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-23T19:57:04.868Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-02-23T19:57:04.868Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] DONE 1093 tests, 547 skipped in 2407.209s [2021-02-23T19:57:04.868Z] INFO: Integration tests ended at 02/23/2021 19:57:04. Duration:00:40:07.3431088 [2021-02-23T19:57:04.868Z] INFO: Docker info of the daemon under test at end of run [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] Containers: 2 [2021-02-23T19:57:04.868Z] Running: 0 [2021-02-23T19:57:04.868Z] Paused: 0 [2021-02-23T19:57:04.868Z] Stopped: 2 [2021-02-23T19:57:04.868Z] Images: 18 [2021-02-23T19:57:04.868Z] Server Version: 0.0.0-dev [2021-02-23T19:57:04.868Z] Storage Driver: windowsfilter [2021-02-23T19:57:04.868Z] Windows: [2021-02-23T19:57:04.868Z] Logging Driver: json-file [2021-02-23T19:57:04.868Z] Plugins: [2021-02-23T19:57:04.868Z] Volume: local [2021-02-23T19:57:04.868Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-23T19:57:04.868Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-23T19:57:04.868Z] Swarm: inactive [2021-02-23T19:57:04.868Z] Default Isolation: process [2021-02-23T19:57:04.868Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-23T19:57:04.868Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-23T19:57:04.868Z] OSType: windows [2021-02-23T19:57:04.868Z] Architecture: x86_64 [2021-02-23T19:57:04.868Z] CPUs: 4 [2021-02-23T19:57:04.868Z] Total Memory: 32GiB [2021-02-23T19:57:04.868Z] Name: azwin-2-1224b0 [2021-02-23T19:57:04.868Z] ID: C4O4:NTY4:OCGF:MH6F:7C6Q:CM2J:5ZHC:GUDM:J3J6:XICZ:PAFV:IS2T [2021-02-23T19:57:04.868Z] Docker Root Dir: D:\CI\PR-42066\1\daemon [2021-02-23T19:57:04.868Z] Debug Mode (client): false [2021-02-23T19:57:04.868Z] Debug Mode (server): true [2021-02-23T19:57:04.868Z] File Descriptors: -1 [2021-02-23T19:57:04.868Z] Goroutines: 17 [2021-02-23T19:57:04.868Z] System Time: 2021-02-23T19:57:04.7748881Z [2021-02-23T19:57:04.868Z] EventsListeners: 0 [2021-02-23T19:57:04.868Z] Registry: https://index.docker.io/v1/ [2021-02-23T19:57:04.868Z] Labels: [2021-02-23T19:57:04.868Z] Experimental: false [2021-02-23T19:57:04.868Z] Insecure Registries: [2021-02-23T19:57:04.868Z] 127.0.0.0/8 [2021-02-23T19:57:04.868Z] Live Restore Enabled: false [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] [2021-02-23T19:57:04.868Z] INFO: Stopping daemon under test [2021-02-23T19:57:05.332Z] SUCCESS: The process with PID 9528 (child process of PID 8312) has been terminated. [2021-02-23T19:57:05.332Z] SUCCESS: The process with PID 8312 (child process of PID 8720) has been terminated. [2021-02-23T19:57:05.332Z] INFO: Stop tailing logs of the daemon under tests [2021-02-23T19:57:05.332Z] INFO: executeCI.ps1 Completed successfully at 02/23/2021 19:57:04. [2021-02-23T19:57:05.332Z] INFO: Tidying up at end of run [2021-02-23T19:57:05.332Z] INFO: Saving daemon under test log (d:\CI\PR-42066\1\dut.out) to bundles\CIDUT.out [2021-02-23T19:57:05.332Z] INFO: Saving daemon under test log (d:\CI\PR-42066\1\dut.err) to bundles\CIDUT.err [2021-02-23T19:57:05.332Z] INFO: Nuke-Everything... [2021-02-23T19:57:05.332Z] INFO: Container count on control daemon to delete is 2 [2021-02-23T19:57:05.795Z] b6b85ccbab52 [2021-02-23T19:57:05.795Z] 14b69779c902 [2021-02-23T19:57:06.257Z] INFO: Non-base image count on control daemon to delete is 1 [2021-02-23T19:57:07.805Z] Deleted: sha256:880b32690d5d580d6258f861e3d28fa650a5dcd1dd2783798ce1772d8256e085 [2021-02-23T19:57:07.805Z] Deleted: sha256:8dd509b343ba51fef50bbdfd052cee2ce2ab5701e76157921b606f1c317d388e [2021-02-23T19:57:08.268Z] INFO: Tidying pidfile d:\CI\PR-42066\1\docker.pid [2021-02-23T19:57:08.268Z] INFO: Nuking d:\CI [2021-02-23T19:57:33.479Z] INFO: Zapped successfully [2021-02-23T19:57:33.479Z] [2021-02-23T19:57:33.479Z] INFO: executeCI.ps1 exiting at Tue Feb 23 19:57:32 CUT 2021. Duration 00:57:25.0507720 [2021-02-23T19:57:33.479Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-02-23T19:57:33.727Z] Recording test results [2021-02-23T19:57:34.488Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-02-23T19:57:36.011Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-02-23T19:57:37.778Z] Archiving artifacts [2021-02-23T19:57:38.895Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42066/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T19:57:39.834Z] + make clean [2021-02-23T19:57:40.809Z] docker volume rm -f docker-dev-cache [2021-02-23T19:57:40.951Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS