Pull request #41249 updated Started by user Sebastiaan van Stijn Rebuilds build #10 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 24f173a003727611aa482a55b812e0e39c67be65+4db39ab1a0f9613a32c8142e8db860c58bea3061 (a5d1d66a7be1beca4cc90ce0bc062c6ae77f8ac2) 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 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-27T19:53:27.031Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-27T19:53:27.037Z] Trying to pass milestone 10 [Pipeline] milestone [2020-07-27T19:53:27.078Z] Trying to pass milestone 11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-27T19:53:27.209Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04e847ba3b61d45e5) in /home/ubuntu/workspace/moby_PR-41249 [Pipeline] { [Pipeline] checkout [2020-07-27T19:53:27.265Z] using credential docker-jenkins-github-credentials [2020-07-27T19:53:27.270Z] Cloning the remote Git repository [2020-07-27T19:53:27.270Z] Cloning with configured refspecs honoured and without tags [2020-07-27T19:53:27.288Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T19:53:27.289Z] > git init /home/ubuntu/workspace/moby_PR-41249 # timeout=10 [2020-07-27T19:53:27.301Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:27.302Z] > git --version # timeout=10 [2020-07-27T19:53:27.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:27.309Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:40.514Z] Fetching without tags [2020-07-27T19:53:40.773Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit 24f173a003727611aa482a55b812e0e39c67be65 [2020-07-27T19:53:40.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:53:40.508Z] > git config --add remote.origin.fetch +refs/pull/41249/head:refs/remotes/origin/PR-41249 # timeout=10 [2020-07-27T19:53:40.517Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:40.524Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:53:40.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:40.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:40.532Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:40.791Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:53:40.800Z] > git checkout -f 24f173a003727611aa482a55b812e0e39c67be65 # timeout=10 [2020-07-27T19:53:41.314Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T19:53:41.800Z] Merge succeeded, producing a4490782a9f4d76684be573d0f456a9744ee5e45 [2020-07-27T19:53:41.801Z] Checking out Revision a4490782a9f4d76684be573d0f456a9744ee5e45 (PR-41249) [2020-07-27T19:53:42.159Z] Commit message: "Merge commit '4db39ab1a0f9613a32c8142e8db860c58bea3061' into HEAD" [2020-07-27T19:53:42.169Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-27T19:53:42.899Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41249:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-07-27T19:53:42.899Z] Unable to find image 'alpine:latest' locally [2020-07-27T19:53:42.899Z] latest: Pulling from library/alpine [2020-07-27T19:53:42.899Z] df20fa9351a1: Pulling fs layer [2020-07-27T19:53:41.810Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T19:53:41.817Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:53:41.832Z] > git checkout -f a4490782a9f4d76684be573d0f456a9744ee5e45 # timeout=10 [2020-07-27T19:53:42.177Z] > git rev-list --no-walk 2e6558954b569b1167c393deb502a6176725fd66 # timeout=10 [2020-07-27T19:53:43.155Z] df20fa9351a1: Verifying Checksum [2020-07-27T19:53:43.155Z] df20fa9351a1: Download complete [2020-07-27T19:53:43.155Z] df20fa9351a1: Pull complete [2020-07-27T19:53:43.155Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-27T19:53:43.155Z] Status: Downloaded newer image for alpine:latest [2020-07-27T19:53:45.710Z] 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: 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] { (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 [2020-07-27T19:53:45.927Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cf0470d6bef26a78) in /home/ubuntu/workspace/moby_PR-41249 [Pipeline] node [Pipeline] node [2020-07-27T19:53:45.929Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-41249 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2020-07-27T19:53:45.937Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b0f8648dff9ea56d) in /home/ubuntu/workspace/moby_PR-41249 [Pipeline] { (Print info) [Pipeline] stage [2020-07-27T19:53:45.939Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-41249 [2020-07-27T19:53:45.939Z] Running on azwin-2-0cae10 in d:\jenkins\workspace\moby_PR-41249 [Pipeline] { (Print info) [Pipeline] stage [2020-07-27T19:53:45.943Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e71f0907501a4d45) in /home/ubuntu/workspace/moby_PR-41249 [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] } [2020-07-27T19:53:45.948Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0781cfcb3c34c0c37) in /home/ubuntu/workspace/moby_PR-41249 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] ws [2020-07-27T19:53:46.031Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-07-27T19:53:46.043Z] using credential docker-jenkins-github-credentials [Pipeline] { [2020-07-27T19:53:46.050Z] Cloning the remote Git repository [2020-07-27T19:53:46.050Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2020-07-27T19:53:46.074Z] using credential docker-jenkins-github-credentials [2020-07-27T19:53:46.076Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-27T19:53:46.081Z] Cloning the remote Git repository [2020-07-27T19:53:46.081Z] Cloning with configured refspecs honoured and without tags [2020-07-27T19:53:46.087Z] Cloning the remote Git repository [2020-07-27T19:53:46.087Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-27T19:53:46.149Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) [2020-07-27T19:53:46.163Z] Cloning the remote Git repository [2020-07-27T19:53:46.163Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-07-27T19:53:46.172Z] using credential docker-jenkins-github-credentials [2020-07-27T19:53:46.177Z] Cloning the remote Git repository [2020-07-27T19:53:46.177Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-07-27T19:53:46.199Z] using credential docker-jenkins-github-credentials [2020-07-27T19:53:46.206Z] Cloning the remote Git repository [2020-07-27T19:53:46.206Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-27T19:53:46.412Z] using credential docker-jenkins-github-credentials [2020-07-27T19:53:46.490Z] Cloning the remote Git repository [2020-07-27T19:53:46.490Z] Cloning with configured refspecs honoured and without tags [2020-07-27T19:53:46.088Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T19:53:46.088Z] > git init /home/jenkins/workspace/moby_PR-41249 # timeout=10 [2020-07-27T19:53:46.095Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:46.095Z] > git --version # timeout=10 [2020-07-27T19:53:46.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:46.096Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:46.055Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T19:53:46.055Z] > git init /home/ubuntu/workspace/moby_PR-41249 # timeout=10 [2020-07-27T19:53:46.076Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:46.076Z] > git --version # timeout=10 [2020-07-27T19:53:46.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:46.084Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:46.082Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T19:53:46.082Z] > git init /home/ubuntu/workspace/moby_PR-41249 # timeout=10 [2020-07-27T19:53:46.097Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:46.097Z] > git --version # timeout=10 [2020-07-27T19:53:46.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:46.104Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:46.169Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T19:53:46.169Z] > git init /home/docker/workspace/moby_PR-41249 # timeout=10 [2020-07-27T19:53:46.178Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:46.178Z] > git --version # timeout=10 [2020-07-27T19:53:46.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:46.182Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:46.188Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T19:53:46.188Z] > git init /home/ubuntu/workspace/moby_PR-41249 # timeout=10 [2020-07-27T19:53:46.204Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:46.205Z] > git --version # timeout=10 [2020-07-27T19:53:46.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:46.218Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:46.236Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T19:53:46.236Z] > git init /home/ubuntu/workspace/moby_PR-41249 # timeout=10 [2020-07-27T19:53:46.248Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:46.248Z] > git --version # timeout=10 [2020-07-27T19:53:46.261Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:46.263Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:46.525Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T19:53:46.525Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-27T19:53:46.588Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:46.589Z] > git --version # timeout=10 [2020-07-27T19:53:46.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:46.642Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:55.260Z] Fetching without tags [2020-07-27T19:53:55.524Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit 24f173a003727611aa482a55b812e0e39c67be65 [2020-07-27T19:53:55.231Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:53:55.233Z] > git config --add remote.origin.fetch +refs/pull/41249/head:refs/remotes/origin/PR-41249 # timeout=10 [2020-07-27T19:53:55.234Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:55.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:53:55.261Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:55.261Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:55.261Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:55.525Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:53:55.527Z] > git checkout -f 24f173a003727611aa482a55b812e0e39c67be65 # timeout=10 [2020-07-27T19:53:56.504Z] Merge succeeded, producing 79a3b7d889993447a97cab2a1a5b383a6549b2a5 [2020-07-27T19:53:56.504Z] Checking out Revision 79a3b7d889993447a97cab2a1a5b383a6549b2a5 (PR-41249) [2020-07-27T19:53:56.584Z] Commit message: "Merge commit '4db39ab1a0f9613a32c8142e8db860c58bea3061' into HEAD" [2020-07-27T19:53:56.624Z] First time build. Skipping changelog. [2020-07-27T19:53:56.000Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T19:53:56.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T19:53:56.505Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:53:56.506Z] > git checkout -f 79a3b7d889993447a97cab2a1a5b383a6549b2a5 # timeout=10 [2020-07-27T19:53:56.585Z] > git rev-list --no-walk 2e6558954b569b1167c393deb502a6176725fd66 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-27T19:53:57.472Z] + docker version [2020-07-27T19:53:57.472Z] Client: Docker Engine - Community [2020-07-27T19:53:57.472Z] Version: 19.03.7 [2020-07-27T19:53:57.472Z] API version: 1.40 [2020-07-27T19:53:57.472Z] Go version: go1.12.17 [2020-07-27T19:53:57.472Z] Git commit: 7141c199a2 [2020-07-27T19:53:57.472Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-27T19:53:57.472Z] OS/Arch: linux/s390x [2020-07-27T19:53:57.472Z] Experimental: false [2020-07-27T19:53:57.472Z] [2020-07-27T19:53:57.472Z] Server: Docker Engine - Community [2020-07-27T19:53:57.472Z] Engine: [2020-07-27T19:53:57.472Z] Version: 19.03.7 [2020-07-27T19:53:57.472Z] API version: 1.40 (minimum version 1.12) [2020-07-27T19:53:57.472Z] Go version: go1.12.17 [2020-07-27T19:53:57.472Z] Git commit: 7141c199a2 [2020-07-27T19:53:57.472Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-27T19:53:57.472Z] OS/Arch: linux/s390x [2020-07-27T19:53:57.472Z] Experimental: true [2020-07-27T19:53:57.472Z] containerd: [2020-07-27T19:53:57.472Z] Version: 1.2.13 [2020-07-27T19:53:57.472Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T19:53:57.472Z] runc: [2020-07-27T19:53:57.472Z] Version: 1.0.0-rc10 [2020-07-27T19:53:57.472Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T19:53:57.472Z] docker-init: [2020-07-27T19:53:57.472Z] Version: 0.18.0 [2020-07-27T19:53:57.472Z] GitCommit: fec3683 [Pipeline] sh [2020-07-27T19:53:57.847Z] + docker info [2020-07-27T19:53:58.137Z] Client: [2020-07-27T19:53:58.137Z] Debug Mode: false [2020-07-27T19:53:58.137Z] [2020-07-27T19:53:58.137Z] Server: [2020-07-27T19:53:58.137Z] Containers: 0 [2020-07-27T19:53:58.137Z] Running: 0 [2020-07-27T19:53:58.137Z] Paused: 0 [2020-07-27T19:53:58.137Z] Stopped: 0 [2020-07-27T19:53:58.137Z] Images: 0 [2020-07-27T19:53:58.137Z] Server Version: 19.03.7 [2020-07-27T19:53:58.137Z] Storage Driver: overlay2 [2020-07-27T19:53:58.137Z] Backing Filesystem: [2020-07-27T19:53:58.137Z] Supports d_type: true [2020-07-27T19:53:58.137Z] Native Overlay Diff: true [2020-07-27T19:53:58.137Z] Logging Driver: json-file [2020-07-27T19:53:58.137Z] Cgroup Driver: cgroupfs [2020-07-27T19:53:58.137Z] Plugins: [2020-07-27T19:53:58.137Z] Volume: local [2020-07-27T19:53:58.137Z] Network: bridge host ipvlan macvlan null overlay [2020-07-27T19:53:58.137Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-27T19:53:58.137Z] Swarm: inactive [2020-07-27T19:53:58.137Z] Runtimes: runc [2020-07-27T19:53:58.137Z] Default Runtime: runc [2020-07-27T19:53:58.137Z] Init Binary: docker-init [2020-07-27T19:53:58.137Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T19:53:58.137Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T19:53:58.137Z] init version: fec3683 [2020-07-27T19:53:58.137Z] Security Options: [2020-07-27T19:53:58.138Z] apparmor [2020-07-27T19:53:58.138Z] seccomp [2020-07-27T19:53:58.138Z] Profile: default [2020-07-27T19:53:58.138Z] Kernel Version: 4.15.0-88-generic [2020-07-27T19:53:58.138Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-27T19:53:58.138Z] OSType: linux [2020-07-27T19:53:58.138Z] Architecture: s390x [2020-07-27T19:53:58.138Z] CPUs: 2 [2020-07-27T19:53:58.138Z] Total Memory: 7.861GiB [2020-07-27T19:53:58.138Z] Name: s390x-ubuntu-25 [2020-07-27T19:53:58.138Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-27T19:53:58.138Z] Docker Root Dir: /var/lib/docker [2020-07-27T19:53:58.138Z] Debug Mode: false [2020-07-27T19:53:58.138Z] Username: dockerbuildbot [2020-07-27T19:53:58.138Z] Registry: https://index.docker.io/v1/ [2020-07-27T19:53:58.138Z] Labels: [2020-07-27T19:53:58.138Z] Experimental: true [2020-07-27T19:53:58.138Z] Insecure Registries: [2020-07-27T19:53:58.138Z] 127.0.0.0/8 [2020-07-27T19:53:58.138Z] Live Restore Enabled: false [2020-07-27T19:53:58.138Z] [2020-07-27T19:53:58.138Z] WARNING: No swap limit support [Pipeline] sh [2020-07-27T19:53:58.513Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:53:58.513Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:53:58.513Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41249/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-27T19:53:58.513Z] + bash /home/jenkins/workspace/moby_PR-41249/check-config.sh [2020-07-27T19:53:58.513Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-27T19:53:58.513Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-27T19:53:58.513Z] [2020-07-27T19:53:58.513Z] Generally Necessary: [2020-07-27T19:53:58.513Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-27T19:53:58.513Z] - apparmor: enabled and tools installed [2020-07-27T19:53:58.513Z] - CONFIG_NAMESPACES: enabled [2020-07-27T19:53:58.513Z] - CONFIG_NET_NS: enabled [2020-07-27T19:53:58.513Z] - CONFIG_PID_NS: enabled [2020-07-27T19:53:58.513Z] - CONFIG_IPC_NS: enabled [2020-07-27T19:53:58.513Z] - CONFIG_UTS_NS: enabled [2020-07-27T19:53:58.513Z] - CONFIG_CGROUPS: enabled [2020-07-27T19:53:58.513Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-27T19:53:58.513Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-27T19:53:58.513Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-27T19:53:58.513Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-27T19:53:58.513Z] - CONFIG_CPUSETS: enabled [2020-07-27T19:53:58.513Z] - CONFIG_MEMCG: enabled [2020-07-27T19:53:58.513Z] - CONFIG_KEYS: enabled [2020-07-27T19:53:58.513Z] - CONFIG_VETH: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-27T19:53:58.513Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-27T19:53:58.513Z] [2020-07-27T19:53:58.513Z] Optional Features: [2020-07-27T19:53:58.513Z] - CONFIG_USER_NS: enabled [2020-07-27T19:53:58.513Z] - CONFIG_SECCOMP: enabled [2020-07-27T19:53:58.513Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-27T19:53:58.513Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-27T19:53:58.513Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-27T19:53:58.513Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-27T19:53:58.513Z] - CONFIG_BLK_CGROUP: enabled [2020-07-27T19:53:58.513Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-27T19:53:58.513Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-27T19:53:58.513Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-27T19:53:58.513Z] - CONFIG_CGROUP_PERF: enabled [2020-07-27T19:53:58.513Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-27T19:53:58.513Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-27T19:53:58.513Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-27T19:53:58.513Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-27T19:53:58.513Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-27T19:53:58.513Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_IP_VS: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-27T19:53:58.513Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-27T19:53:58.513Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-27T19:53:58.513Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-27T19:53:58.513Z] - CONFIG_EXT4_FS: enabled [2020-07-27T19:53:58.513Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-27T19:53:58.513Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-27T19:53:58.803Z] - Network Drivers: [2020-07-27T19:53:58.803Z] - "overlay": [2020-07-27T19:53:58.803Z] - CONFIG_VXLAN: enabled (as module) [2020-07-27T19:53:58.803Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-27T19:53:58.803Z] Optional (for encrypted networks): [2020-07-27T19:53:58.803Z] - CONFIG_CRYPTO: enabled [2020-07-27T19:53:58.803Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-27T19:53:58.803Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-27T19:53:58.803Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-27T19:53:58.803Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-27T19:53:58.803Z] - CONFIG_XFRM: enabled [2020-07-27T19:53:58.803Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-27T19:53:58.803Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-27T19:53:58.803Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-27T19:53:58.803Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-27T19:53:58.803Z] - "ipvlan": [2020-07-27T19:53:58.803Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-27T19:53:58.803Z] - "macvlan": [2020-07-27T19:53:58.803Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-27T19:53:58.803Z] - CONFIG_DUMMY: enabled (as module) [2020-07-27T19:53:58.803Z] - "ftp,tftp client in container": [2020-07-27T19:53:58.804Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-27T19:53:58.804Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-27T19:53:58.804Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-27T19:53:58.804Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-27T19:53:58.804Z] - Storage Drivers: [2020-07-27T19:53:58.804Z] - "aufs": [2020-07-27T19:53:58.804Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-27T19:53:58.804Z] - "btrfs": [2020-07-27T19:53:58.804Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-27T19:53:58.804Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-27T19:53:58.804Z] - "devicemapper": [2020-07-27T19:53:58.804Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-27T19:53:58.804Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-27T19:53:58.804Z] - "overlay": [2020-07-27T19:53:58.804Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-27T19:53:58.804Z] - "zfs": [2020-07-27T19:53:58.804Z] - /dev/zfs: missing [2020-07-27T19:53:58.804Z] - zfs command: missing [2020-07-27T19:53:58.804Z] - zpool command: missing [2020-07-27T19:53:58.804Z] [2020-07-27T19:53:58.804Z] Limits: [2020-07-27T19:53:58.804Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-27T19:53:58.804Z] [2020-07-27T19:53:58.804Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-27T19:53:59.180Z] Fetching without tags [2020-07-27T19:53:59.232Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4490782a9f4d76684be573d0f456a9744ee5e45 . [2020-07-27T19:53:59.232Z] #2 [internal] load .dockerignore [2020-07-27T19:53:59.232Z] #2 transferring context: 87B done [2020-07-27T19:53:59.232Z] #2 DONE 0.0s [2020-07-27T19:53:59.232Z] [2020-07-27T19:53:59.232Z] #1 [internal] load build definition from Dockerfile [2020-07-27T19:53:59.232Z] #1 transferring dockerfile: 16.37kB done [2020-07-27T19:53:59.232Z] #1 DONE 0.0s [2020-07-27T19:53:59.232Z] [2020-07-27T19:53:59.232Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-27T19:53:59.417Z] Fetching without tags [2020-07-27T19:53:59.441Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit 24f173a003727611aa482a55b812e0e39c67be65 [2020-07-27T19:53:59.529Z] #3 DONE 0.2s [2020-07-27T19:53:59.529Z] [2020-07-27T19:53:59.529Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-27T19:53:59.529Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-27T19:53:59.529Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-27T19:53:59.529Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-27T19:53:59.529Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-27T19:53:59.625Z] Fetching without tags [2020-07-27T19:53:59.679Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit 24f173a003727611aa482a55b812e0e39c67be65 [2020-07-27T19:53:59.821Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.19MB / 8.88MB 0.2s [2020-07-27T19:53:59.821Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-27T19:53:59.821Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-27T19:53:59.878Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit 24f173a003727611aa482a55b812e0e39c67be65 [2020-07-27T19:54:00.111Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-27T19:54:00.111Z] #4 DONE 0.6s [2020-07-27T19:53:59.603Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:53:59.610Z] > git config --add remote.origin.fetch +refs/pull/41249/head:refs/remotes/origin/PR-41249 # timeout=10 [2020-07-27T19:53:59.613Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:59.618Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:53:59.628Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:59.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:59.629Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:59.881Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:53:59.887Z] > git checkout -f 24f173a003727611aa482a55b812e0e39c67be65 # timeout=10 [2020-07-27T19:53:59.157Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:53:59.162Z] > git config --add remote.origin.fetch +refs/pull/41249/head:refs/remotes/origin/PR-41249 # timeout=10 [2020-07-27T19:53:59.167Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:59.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:53:59.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:59.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:59.181Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:59.442Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:53:59.447Z] > git checkout -f 24f173a003727611aa482a55b812e0e39c67be65 # timeout=10 [2020-07-27T19:53:59.969Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T19:53:59.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:53:59.382Z] > git config --add remote.origin.fetch +refs/pull/41249/head:refs/remotes/origin/PR-41249 # timeout=10 [2020-07-27T19:53:59.396Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:59.412Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:53:59.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:53:59.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:53:59.426Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:53:59.686Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:53:59.698Z] > git checkout -f 24f173a003727611aa482a55b812e0e39c67be65 # timeout=10 [2020-07-27T19:54:00.209Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T19:54:00.506Z] Merge succeeded, producing cd29dd0236c4feb4a845b88661944ecca134309f [2020-07-27T19:54:00.506Z] Checking out Revision cd29dd0236c4feb4a845b88661944ecca134309f (PR-41249) [2020-07-27T19:54:00.582Z] Merge succeeded, producing cd29dd0236c4feb4a845b88661944ecca134309f [2020-07-27T19:54:00.582Z] Checking out Revision cd29dd0236c4feb4a845b88661944ecca134309f (PR-41249) [2020-07-27T19:54:00.585Z] Commit message: "Merge commit '4db39ab1a0f9613a32c8142e8db860c58bea3061' into HEAD" [2020-07-27T19:54:00.592Z] First time build. Skipping changelog. [2020-07-27T19:54:00.762Z] [2020-07-27T19:54:00.762Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-27T19:54:00.762Z] #6 DONE 0.2s [2020-07-27T19:54:00.762Z] [2020-07-27T19:54:00.762Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-27T19:54:00.762Z] #5 DONE 0.1s [2020-07-27T19:54:00.762Z] [2020-07-27T19:54:00.762Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T19:54:00.762Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-27T19:54:00.762Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-27T19:54:00.762Z] #7 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done [2020-07-27T19:54:00.762Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 3.57MB / 48.97MB 0.2s [2020-07-27T19:54:00.762Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 3.15MB / 9.88MB 0.2s [2020-07-27T19:54:00.762Z] #7 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done [2020-07-27T19:54:00.762Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.2s [2020-07-27T19:54:00.824Z] Commit message: "Merge commit '4db39ab1a0f9613a32c8142e8db860c58bea3061' into HEAD" [2020-07-27T19:54:01.002Z] Merge succeeded, producing cd29dd0236c4feb4a845b88661944ecca134309f [2020-07-27T19:54:01.002Z] Checking out Revision cd29dd0236c4feb4a845b88661944ecca134309f (PR-41249) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-27T19:54:01.086Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 11.86MB / 48.97MB 0.3s [2020-07-27T19:54:01.086Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 6.84MB / 9.88MB 0.3s [2020-07-27T19:54:01.086Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.2s done [2020-07-27T19:54:01.086Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 162.81kB / 51.37MB 0.3s [2020-07-27T19:54:01.086Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 21.28MB / 48.97MB 0.5s [2020-07-27T19:54:01.086Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.4s done [2020-07-27T19:54:01.086Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 10.72MB / 51.37MB 0.5s [2020-07-27T19:54:01.086Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 0B / 56.72MB 0.5s [2020-07-27T19:54:01.315Z] Fetching without tags [2020-07-27T19:54:01.355Z] + [ PR != PR ] [2020-07-27T19:54:01.355Z] + [ master != master ] [2020-07-27T19:54:01.355Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-07-27T19:54:01.394Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 25.67MB / 48.97MB 0.6s [2020-07-27T19:54:01.394Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 15.02MB / 51.37MB 0.6s [2020-07-27T19:54:01.394Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 3.02MB / 56.72MB 0.6s [2020-07-27T19:54:01.394Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 32.26MB / 48.97MB 0.7s [2020-07-27T19:54:01.394Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 19.73MB / 51.37MB 0.7s [2020-07-27T19:54:01.394Z] #7 ... [2020-07-27T19:54:01.394Z] [2020-07-27T19:54:01.394Z] #20 [internal] load build context [2020-07-27T19:54:01.394Z] #20 transferring context: 51.31MB 0.8s done [2020-07-27T19:54:01.394Z] #20 DONE 0.8s [2020-07-27T19:54:01.394Z] [2020-07-27T19:54:01.394Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T19:54:01.394Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 26.37MB / 51.37MB 0.8s [2020-07-27T19:54:01.394Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 6.65MB / 56.72MB 0.8s [Pipeline] stage [Pipeline] { (Print info) [2020-07-27T19:54:01.402Z] Commit message: "Merge commit '4db39ab1a0f9613a32c8142e8db860c58bea3061' into HEAD" [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2020-07-27T19:54:01.480Z] Fetching without tags [2020-07-27T19:54:01.712Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 35.01MB / 48.97MB 0.9s [2020-07-27T19:54:01.712Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 30.37MB / 51.37MB 0.9s [2020-07-27T19:54:01.712Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 11.04MB / 56.72MB 0.9s [2020-07-27T19:54:01.712Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 42.44MB / 48.97MB 1.1s [2020-07-27T19:54:01.712Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 38.16MB / 51.37MB 1.1s [2020-07-27T19:54:01.712Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 19.36MB / 56.72MB 1.1s [2020-07-27T19:54:01.718Z] + docker version [2020-07-27T19:54:01.718Z] Client: Docker Engine - Community [2020-07-27T19:54:01.718Z] Version: 19.03.12 [2020-07-27T19:54:01.718Z] API version: 1.40 [2020-07-27T19:54:01.718Z] Go version: go1.13.10 [2020-07-27T19:54:01.718Z] Git commit: 48a66213fe [2020-07-27T19:54:01.718Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-27T19:54:01.718Z] OS/Arch: linux/amd64 [2020-07-27T19:54:01.718Z] Experimental: false [2020-07-27T19:54:01.718Z] [2020-07-27T19:54:01.718Z] Server: Docker Engine - Community [2020-07-27T19:54:01.718Z] Engine: [2020-07-27T19:54:01.718Z] Version: 19.03.12 [2020-07-27T19:54:01.718Z] API version: 1.40 (minimum version 1.12) [2020-07-27T19:54:01.718Z] Go version: go1.13.10 [2020-07-27T19:54:01.718Z] Git commit: 48a66213fe [2020-07-27T19:54:01.718Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-27T19:54:01.718Z] OS/Arch: linux/amd64 [2020-07-27T19:54:01.718Z] Experimental: true [2020-07-27T19:54:01.718Z] containerd: [2020-07-27T19:54:01.718Z] Version: 1.2.13 [2020-07-27T19:54:01.718Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T19:54:01.718Z] runc: [2020-07-27T19:54:01.718Z] Version: 1.0.0-rc10 [2020-07-27T19:54:01.718Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T19:54:01.718Z] docker-init: [2020-07-27T19:54:01.718Z] Version: 0.18.0 [2020-07-27T19:54:01.718Z] GitCommit: fec3683 [Pipeline] sh [2020-07-27T19:54:01.750Z] + docker version [2020-07-27T19:54:01.750Z] Client: Docker Engine - Community [2020-07-27T19:54:01.750Z] Version: 19.03.12 [2020-07-27T19:54:01.750Z] API version: 1.40 [2020-07-27T19:54:01.750Z] Go version: go1.13.10 [2020-07-27T19:54:01.750Z] Git commit: 48a66213fe [2020-07-27T19:54:01.750Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-27T19:54:01.750Z] OS/Arch: linux/amd64 [2020-07-27T19:54:01.750Z] Experimental: false [2020-07-27T19:54:01.750Z] [2020-07-27T19:54:01.750Z] Server: Docker Engine - Community [2020-07-27T19:54:01.750Z] Engine: [2020-07-27T19:54:01.750Z] Version: 19.03.12 [2020-07-27T19:54:01.750Z] API version: 1.40 (minimum version 1.12) [2020-07-27T19:54:01.750Z] Go version: go1.13.10 [2020-07-27T19:54:01.750Z] Git commit: 48a66213fe [2020-07-27T19:54:01.750Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-27T19:54:01.750Z] OS/Arch: linux/amd64 [2020-07-27T19:54:01.750Z] Experimental: true [2020-07-27T19:54:01.750Z] containerd: [2020-07-27T19:54:01.750Z] Version: 1.2.13 [2020-07-27T19:54:01.750Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T19:54:01.750Z] runc: [2020-07-27T19:54:01.750Z] Version: 1.0.0-rc10 [2020-07-27T19:54:01.750Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T19:54:01.750Z] docker-init: [2020-07-27T19:54:01.750Z] Version: 0.18.0 [2020-07-27T19:54:01.750Z] GitCommit: fec3683 [Pipeline] sh [2020-07-27T19:54:00.402Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T19:54:00.997Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T19:54:01.005Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:54:01.010Z] > git checkout -f cd29dd0236c4feb4a845b88661944ecca134309f # timeout=10 [2020-07-27T19:54:00.498Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T19:54:00.506Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:54:00.514Z] > git checkout -f cd29dd0236c4feb4a845b88661944ecca134309f # timeout=10 [2020-07-27T19:54:00.586Z] > git rev-list --no-walk 2e6558954b569b1167c393deb502a6176725fd66 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-07-27T19:54:02.000Z] + docker info [2020-07-27T19:54:02.005Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit 24f173a003727611aa482a55b812e0e39c67be65 [Pipeline] sh [2020-07-27T19:54:02.038Z] + docker info [2020-07-27T19:54:02.038Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 45.58MB / 48.97MB 1.2s [2020-07-27T19:54:02.038Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 44.47MB / 51.37MB 1.2s [2020-07-27T19:54:02.038Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 47.65MB / 51.37MB 1.3s [2020-07-27T19:54:02.038Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 24.29MB / 56.72MB 1.3s [2020-07-27T19:54:02.038Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.4s [2020-07-27T19:54:02.038Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.5s [2020-07-27T19:54:02.038Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 42.54MB / 56.72MB 1.5s [2020-07-27T19:54:00.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T19:54:00.589Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:54:00.596Z] > git checkout -f cd29dd0236c4feb4a845b88661944ecca134309f # timeout=10 [2020-07-27T19:54:01.479Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:54:01.484Z] > git config --add remote.origin.fetch +refs/pull/41249/head:refs/remotes/origin/PR-41249 # timeout=10 [2020-07-27T19:54:01.488Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:54:01.497Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:54:01.510Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:54:01.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:54:01.512Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:54:02.034Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:54:02.037Z] > git checkout -f 24f173a003727611aa482a55b812e0e39c67be65 # timeout=10 [2020-07-27T19:54:02.084Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit 24f173a003727611aa482a55b812e0e39c67be65 [2020-07-27T19:54:00.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:54:01.033Z] > git config --add remote.origin.fetch +refs/pull/41249/head:refs/remotes/origin/PR-41249 # timeout=10 [2020-07-27T19:54:01.096Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:54:01.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:54:01.351Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:54:01.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:54:01.354Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:54:02.273Z] Client: [2020-07-27T19:54:02.273Z] Debug Mode: false [2020-07-27T19:54:02.273Z] [2020-07-27T19:54:02.273Z] Server: [2020-07-27T19:54:02.273Z] Containers: 0 [2020-07-27T19:54:02.273Z] Running: 0 [2020-07-27T19:54:02.273Z] Paused: 0 [2020-07-27T19:54:02.273Z] Stopped: 0 [2020-07-27T19:54:02.273Z] Images: 4 [2020-07-27T19:54:02.273Z] Server Version: 19.03.12 [2020-07-27T19:54:02.273Z] Storage Driver: overlay2 [2020-07-27T19:54:02.273Z] Backing Filesystem: extfs [2020-07-27T19:54:02.273Z] Supports d_type: true [2020-07-27T19:54:02.273Z] Native Overlay Diff: true [2020-07-27T19:54:02.273Z] Logging Driver: json-file [2020-07-27T19:54:02.273Z] Cgroup Driver: cgroupfs [2020-07-27T19:54:02.273Z] Plugins: [2020-07-27T19:54:02.273Z] Volume: local [2020-07-27T19:54:02.273Z] Network: bridge host ipvlan macvlan null overlay [2020-07-27T19:54:02.273Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-27T19:54:02.273Z] Swarm: inactive [2020-07-27T19:54:02.273Z] Runtimes: runc [2020-07-27T19:54:02.273Z] Default Runtime: runc [2020-07-27T19:54:02.273Z] Init Binary: docker-init [2020-07-27T19:54:02.273Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T19:54:02.273Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T19:54:02.273Z] init version: fec3683 [2020-07-27T19:54:02.273Z] Security Options: [2020-07-27T19:54:02.273Z] apparmor [2020-07-27T19:54:02.273Z] seccomp [2020-07-27T19:54:02.273Z] Profile: default [2020-07-27T19:54:02.273Z] Kernel Version: 5.3.0-1030-aws [2020-07-27T19:54:02.273Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-27T19:54:02.273Z] OSType: linux [2020-07-27T19:54:02.273Z] Architecture: x86_64 [2020-07-27T19:54:02.273Z] CPUs: 2 [2020-07-27T19:54:02.273Z] Total Memory: 7.569GiB [2020-07-27T19:54:02.273Z] Name: ip-10-100-106-126 [2020-07-27T19:54:02.273Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-27T19:54:02.273Z] Docker Root Dir: /var/lib/docker [2020-07-27T19:54:02.273Z] Debug Mode: false [2020-07-27T19:54:02.273Z] Registry: https://index.docker.io/v1/ [2020-07-27T19:54:02.273Z] Labels: [2020-07-27T19:54:02.273Z] Experimental: true [2020-07-27T19:54:02.273Z] Insecure Registries: [2020-07-27T19:54:02.273Z] 127.0.0.0/8 [2020-07-27T19:54:02.273Z] Live Restore Enabled: true [2020-07-27T19:54:02.273Z] [2020-07-27T19:54:02.273Z] WARNING: No swap limit support [2020-07-27T19:54:02.279Z] + docker version [2020-07-27T19:54:02.279Z] Client: Docker Engine - Community [2020-07-27T19:54:02.279Z] Version: 19.03.12 [2020-07-27T19:54:02.279Z] API version: 1.40 [2020-07-27T19:54:02.279Z] Go version: go1.13.10 [2020-07-27T19:54:02.279Z] Git commit: 48a66213fe [2020-07-27T19:54:02.279Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-27T19:54:02.279Z] OS/Arch: linux/amd64 [2020-07-27T19:54:02.279Z] Experimental: false [2020-07-27T19:54:02.279Z] [2020-07-27T19:54:02.279Z] Server: Docker Engine - Community [2020-07-27T19:54:02.279Z] Engine: [2020-07-27T19:54:02.279Z] Version: 19.03.12 [2020-07-27T19:54:02.279Z] API version: 1.40 (minimum version 1.12) [2020-07-27T19:54:02.279Z] Go version: go1.13.10 [2020-07-27T19:54:02.279Z] Git commit: 48a66213fe [2020-07-27T19:54:02.279Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-27T19:54:02.279Z] OS/Arch: linux/amd64 [2020-07-27T19:54:02.279Z] Experimental: true [2020-07-27T19:54:02.279Z] containerd: [2020-07-27T19:54:02.279Z] Version: 1.2.13 [2020-07-27T19:54:02.279Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T19:54:02.279Z] runc: [2020-07-27T19:54:02.279Z] Version: 1.0.0-rc10 [2020-07-27T19:54:02.279Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T19:54:02.279Z] docker-init: [2020-07-27T19:54:02.279Z] Version: 0.18.0 [2020-07-27T19:54:02.279Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] sh [2020-07-27T19:54:02.366Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.5s done [2020-07-27T19:54:02.366Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.5s done [2020-07-27T19:54:02.366Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 49.77MB / 56.72MB 1.6s [2020-07-27T19:54:02.366Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 0B / 102.23MB 1.6s [2020-07-27T19:54:02.366Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0B / 156B 1.6s [2020-07-27T19:54:02.366Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 1.7s [2020-07-27T19:54:02.366Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 1.6s done [2020-07-27T19:54:02.366Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 1.7s done [2020-07-27T19:54:02.366Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 10.27MB / 102.23MB 1.8s [2020-07-27T19:54:02.366Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d [2020-07-27T19:54:02.556Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:54:02.556Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:54:02.556Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41249/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-27T19:54:02.556Z] + bash /home/ubuntu/workspace/moby_PR-41249/check-config.sh [2020-07-27T19:54:02.556Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-27T19:54:02.556Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-27T19:54:02.556Z] [2020-07-27T19:54:02.556Z] Generally Necessary: [2020-07-27T19:54:02.556Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-27T19:54:02.556Z] - apparmor: enabled and tools installed [2020-07-27T19:54:02.556Z] - CONFIG_NAMESPACES: enabled [2020-07-27T19:54:02.556Z] - CONFIG_NET_NS: enabled [2020-07-27T19:54:02.556Z] - CONFIG_PID_NS: enabled [2020-07-27T19:54:02.556Z] - CONFIG_IPC_NS: enabled [2020-07-27T19:54:02.556Z] - CONFIG_UTS_NS: enabled [2020-07-27T19:54:02.556Z] - CONFIG_CGROUPS: enabled [2020-07-27T19:54:02.556Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-27T19:54:02.556Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-27T19:54:02.556Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-27T19:54:02.556Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-27T19:54:02.556Z] - CONFIG_CPUSETS: enabled [2020-07-27T19:54:02.556Z] - CONFIG_MEMCG: enabled [2020-07-27T19:54:02.556Z] - CONFIG_KEYS: enabled [2020-07-27T19:54:02.556Z] - CONFIG_VETH: enabled (as module) [2020-07-27T19:54:02.556Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-27T19:54:02.556Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-27T19:54:02.556Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-27T19:54:02.556Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-27T19:54:02.556Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-27T19:54:02.556Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-27T19:54:02.556Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-27T19:54:02.556Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-27T19:54:02.556Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-27T19:54:02.556Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-27T19:54:02.556Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-27T19:54:02.556Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-27T19:54:02.556Z] [2020-07-27T19:54:02.556Z] Optional Features: [2020-07-27T19:54:02.556Z] - CONFIG_USER_NS: enabled [2020-07-27T19:54:02.556Z] - CONFIG_SECCOMP: enabled [2020-07-27T19:54:02.556Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-27T19:54:02.556Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-27T19:54:02.556Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-27T19:54:02.556Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-27T19:54:02.556Z] - CONFIG_BLK_CGROUP: enabled [2020-07-27T19:54:02.556Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-27T19:54:02.556Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-27T19:54:02.556Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-27T19:54:02.556Z] - CONFIG_CGROUP_PERF: enabled [2020-07-27T19:54:02.556Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-27T19:54:02.556Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-27T19:54:02.556Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-27T19:54:02.556Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-27T19:54:02.556Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-27T19:54:02.556Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-27T19:54:02.592Z] + docker info [2020-07-27T19:54:02.604Z] Client: [2020-07-27T19:54:02.604Z] Debug Mode: false [2020-07-27T19:54:02.604Z] [2020-07-27T19:54:02.604Z] Server: [2020-07-27T19:54:02.604Z] Containers: 0 [2020-07-27T19:54:02.604Z] Running: 0 [2020-07-27T19:54:02.604Z] Paused: 0 [2020-07-27T19:54:02.604Z] Stopped: 0 [2020-07-27T19:54:02.604Z] Images: 3 [2020-07-27T19:54:02.604Z] Server Version: 19.03.12 [2020-07-27T19:54:02.604Z] Storage Driver: overlay2 [2020-07-27T19:54:02.604Z] Backing Filesystem: extfs [2020-07-27T19:54:02.604Z] Supports d_type: true [2020-07-27T19:54:02.604Z] Native Overlay Diff: true [2020-07-27T19:54:02.604Z] Logging Driver: json-file [2020-07-27T19:54:02.604Z] Cgroup Driver: cgroupfs [2020-07-27T19:54:02.604Z] Plugins: [2020-07-27T19:54:02.604Z] Volume: local [2020-07-27T19:54:02.604Z] Network: bridge host ipvlan macvlan null overlay [2020-07-27T19:54:02.604Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-27T19:54:02.604Z] Swarm: inactive [2020-07-27T19:54:02.604Z] Runtimes: runc [2020-07-27T19:54:02.604Z] Default Runtime: runc [2020-07-27T19:54:02.604Z] Init Binary: docker-init [2020-07-27T19:54:02.604Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T19:54:02.604Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T19:54:02.604Z] init version: fec3683 [2020-07-27T19:54:02.604Z] Security Options: [2020-07-27T19:54:02.604Z] apparmor [2020-07-27T19:54:02.604Z] seccomp [2020-07-27T19:54:02.604Z] Profile: default [2020-07-27T19:54:02.604Z] Kernel Version: 5.3.0-1030-aws [2020-07-27T19:54:02.604Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-27T19:54:02.604Z] OSType: linux [2020-07-27T19:54:02.604Z] Architecture: x86_64 [2020-07-27T19:54:02.604Z] CPUs: 2 [2020-07-27T19:54:02.604Z] Total Memory: 7.487GiB [2020-07-27T19:54:02.604Z] Name: ip-10-100-106-100 [2020-07-27T19:54:02.604Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-27T19:54:02.604Z] Docker Root Dir: /var/lib/docker [2020-07-27T19:54:02.604Z] Debug Mode: false [2020-07-27T19:54:02.604Z] Registry: https://index.docker.io/v1/ [2020-07-27T19:54:02.604Z] Labels: [2020-07-27T19:54:02.604Z] Experimental: true [2020-07-27T19:54:02.604Z] Insecure Registries: [2020-07-27T19:54:02.604Z] 127.0.0.0/8 [2020-07-27T19:54:02.604Z] Live Restore Enabled: true [2020-07-27T19:54:02.604Z] [2020-07-27T19:54:02.604Z] WARNING: No swap limit support [Pipeline] sh [2020-07-27T19:54:02.693Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 18.77MB / 102.23MB 1.9s [2020-07-27T19:54:02.693Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 26.19MB / 102.23MB 2.0s [2020-07-27T19:54:02.814Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_IP_VS: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-27T19:54:02.814Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-27T19:54:02.814Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-27T19:54:02.814Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_EXT4_FS: enabled [2020-07-27T19:54:02.814Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-27T19:54:02.814Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-27T19:54:02.814Z] - Network Drivers: [2020-07-27T19:54:02.814Z] - "overlay": [2020-07-27T19:54:02.814Z] - CONFIG_VXLAN: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-27T19:54:02.814Z] Optional (for encrypted networks): [2020-07-27T19:54:02.814Z] - CONFIG_CRYPTO: enabled [2020-07-27T19:54:02.814Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-27T19:54:02.814Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-27T19:54:02.814Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-27T19:54:02.814Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-27T19:54:02.814Z] - CONFIG_XFRM: enabled [2020-07-27T19:54:02.814Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-27T19:54:02.814Z] - "ipvlan": [2020-07-27T19:54:02.814Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-27T19:54:02.814Z] - "macvlan": [2020-07-27T19:54:02.814Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_DUMMY: enabled (as module) [2020-07-27T19:54:02.814Z] - "ftp,tftp client in container": [2020-07-27T19:54:02.814Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-27T19:54:02.814Z] - Storage Drivers: [2020-07-27T19:54:02.814Z] - "aufs": [2020-07-27T19:54:02.814Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-27T19:54:02.814Z] - "btrfs": [2020-07-27T19:54:02.814Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-27T19:54:02.814Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-27T19:54:02.814Z] - "devicemapper": [2020-07-27T19:54:02.814Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-27T19:54:02.814Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-27T19:54:02.814Z] - "overlay": [2020-07-27T19:54:02.814Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-27T19:54:02.814Z] - "zfs": [2020-07-27T19:54:02.814Z] - /dev/zfs: present [2020-07-27T19:54:02.814Z] - zfs command: missing [2020-07-27T19:54:02.814Z] - zpool command: missing [2020-07-27T19:54:02.814Z] [2020-07-27T19:54:02.814Z] Limits: [2020-07-27T19:54:02.814Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-27T19:54:02.814Z] [2020-07-27T19:54:02.814Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-27T19:54:02.885Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:54:02.885Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:54:02.885Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41249/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-27T19:54:02.885Z] + bash /home/ubuntu/workspace/moby_PR-41249/check-config.sh [2020-07-27T19:54:02.885Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-27T19:54:02.885Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-27T19:54:02.885Z] [2020-07-27T19:54:02.885Z] Generally Necessary: [2020-07-27T19:54:02.885Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-27T19:54:02.885Z] - apparmor: enabled and tools installed [2020-07-27T19:54:02.885Z] - CONFIG_NAMESPACES: enabled [2020-07-27T19:54:02.885Z] - CONFIG_NET_NS: enabled [2020-07-27T19:54:02.885Z] - CONFIG_PID_NS: enabled [2020-07-27T19:54:02.885Z] - CONFIG_IPC_NS: enabled [2020-07-27T19:54:02.885Z] - CONFIG_UTS_NS: enabled [2020-07-27T19:54:02.885Z] - CONFIG_CGROUPS: enabled [2020-07-27T19:54:02.885Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-27T19:54:02.885Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-27T19:54:02.885Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-27T19:54:02.885Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-27T19:54:02.885Z] - CONFIG_CPUSETS: enabled [2020-07-27T19:54:02.885Z] - CONFIG_MEMCG: enabled [2020-07-27T19:54:02.885Z] - CONFIG_KEYS: enabled [2020-07-27T19:54:02.885Z] - CONFIG_VETH: enabled (as module) [2020-07-27T19:54:02.885Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-27T19:54:02.885Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-27T19:54:02.885Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-27T19:54:02.885Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-27T19:54:02.885Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-27T19:54:02.885Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-27T19:54:02.885Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-27T19:54:02.885Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-27T19:54:02.885Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-27T19:54:02.885Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-27T19:54:02.885Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-27T19:54:02.885Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-27T19:54:02.885Z] [2020-07-27T19:54:02.885Z] Optional Features: [2020-07-27T19:54:02.885Z] - CONFIG_USER_NS: enabled [2020-07-27T19:54:02.885Z] - CONFIG_SECCOMP: enabled [2020-07-27T19:54:02.885Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-27T19:54:02.885Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-27T19:54:02.885Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-27T19:54:02.885Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-27T19:54:02.885Z] - CONFIG_BLK_CGROUP: enabled [2020-07-27T19:54:02.885Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-27T19:54:02.885Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-27T19:54:02.885Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-27T19:54:03.022Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 37.65MB / 102.23MB 2.1s [2020-07-27T19:54:03.022Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 49.38MB / 102.23MB 2.2s [2020-07-27T19:54:03.022Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 60.71MB / 102.23MB 2.3s [2020-07-27T19:54:03.143Z] - CONFIG_CGROUP_PERF: enabled [2020-07-27T19:54:03.143Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-27T19:54:03.143Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-27T19:54:03.143Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-27T19:54:03.143Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-27T19:54:03.143Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-27T19:54:03.143Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_IP_VS: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-27T19:54:03.143Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-27T19:54:03.143Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-27T19:54:03.143Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_EXT4_FS: enabled [2020-07-27T19:54:03.143Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-27T19:54:03.143Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-27T19:54:03.143Z] - Network Drivers: [2020-07-27T19:54:03.143Z] - "overlay": [2020-07-27T19:54:03.143Z] - CONFIG_VXLAN: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-27T19:54:03.143Z] Optional (for encrypted networks): [2020-07-27T19:54:03.143Z] - CONFIG_CRYPTO: enabled [2020-07-27T19:54:03.143Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-27T19:54:03.143Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-27T19:54:03.143Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-27T19:54:03.143Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-27T19:54:03.143Z] - CONFIG_XFRM: enabled [2020-07-27T19:54:03.143Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-27T19:54:03.143Z] - "ipvlan": [2020-07-27T19:54:03.143Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-27T19:54:03.143Z] - "macvlan": [2020-07-27T19:54:03.143Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_DUMMY: enabled (as module) [2020-07-27T19:54:03.143Z] - "ftp,tftp client in container": [2020-07-27T19:54:03.143Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-27T19:54:03.143Z] - Storage Drivers: [2020-07-27T19:54:03.143Z] - "aufs": [2020-07-27T19:54:03.143Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-27T19:54:03.143Z] - "btrfs": [2020-07-27T19:54:03.143Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-27T19:54:03.143Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-27T19:54:03.143Z] - "devicemapper": [2020-07-27T19:54:03.143Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-27T19:54:03.143Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-27T19:54:03.143Z] - "overlay": [2020-07-27T19:54:03.143Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-27T19:54:03.143Z] - "zfs": [2020-07-27T19:54:03.143Z] - /dev/zfs: present [2020-07-27T19:54:03.143Z] - zfs command: missing [2020-07-27T19:54:03.143Z] - zpool command: missing [2020-07-27T19:54:03.143Z] [2020-07-27T19:54:03.143Z] Limits: [2020-07-27T19:54:03.143Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-27T19:54:03.143Z] [2020-07-27T19:54:03.143Z] + true [Pipeline] } [2020-07-27T19:54:03.152Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4490782a9f4d76684be573d0f456a9744ee5e45 . [2020-07-27T19:54:03.152Z] #2 [internal] load .dockerignore [2020-07-27T19:54:03.152Z] #2 DONE 0.0s [2020-07-27T19:54:03.152Z] [2020-07-27T19:54:03.152Z] #1 [internal] load build definition from Dockerfile [2020-07-27T19:54:03.152Z] #1 transferring dockerfile: 16.37kB done [2020-07-27T19:54:03.152Z] #1 DONE 0.0s [2020-07-27T19:54:03.152Z] [2020-07-27T19:54:03.152Z] #2 [internal] load .dockerignore [2020-07-27T19:54:03.152Z] #2 transferring context: 87B done [2020-07-27T19:54:03.152Z] #2 DONE 0.0s [2020-07-27T19:54:03.152Z] [2020-07-27T19:54:03.152Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-27T19:54:03.152Z] #3 DONE 0.1s [2020-07-27T19:54:03.159Z] Client: [2020-07-27T19:54:03.159Z] Debug Mode: false [2020-07-27T19:54:03.159Z] [2020-07-27T19:54:03.159Z] Server: [2020-07-27T19:54:03.159Z] Containers: 0 [2020-07-27T19:54:03.159Z] Running: 0 [2020-07-27T19:54:03.159Z] Paused: 0 [2020-07-27T19:54:03.159Z] Stopped: 0 [2020-07-27T19:54:03.159Z] Images: 5 [2020-07-27T19:54:03.159Z] Server Version: 19.03.12 [2020-07-27T19:54:03.159Z] Storage Driver: overlay2 [2020-07-27T19:54:03.159Z] Backing Filesystem: extfs [2020-07-27T19:54:03.159Z] Supports d_type: true [2020-07-27T19:54:03.159Z] Native Overlay Diff: true [2020-07-27T19:54:03.159Z] Logging Driver: json-file [2020-07-27T19:54:03.159Z] Cgroup Driver: cgroupfs [2020-07-27T19:54:03.159Z] Plugins: [2020-07-27T19:54:03.159Z] Volume: local [2020-07-27T19:54:03.159Z] Network: bridge host ipvlan macvlan null overlay [2020-07-27T19:54:03.159Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-27T19:54:03.159Z] Swarm: inactive [2020-07-27T19:54:03.159Z] Runtimes: runc [2020-07-27T19:54:03.159Z] Default Runtime: runc [2020-07-27T19:54:03.159Z] Init Binary: docker-init [2020-07-27T19:54:03.159Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T19:54:03.159Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T19:54:03.159Z] init version: fec3683 [2020-07-27T19:54:03.159Z] Security Options: [2020-07-27T19:54:03.159Z] apparmor [2020-07-27T19:54:03.159Z] seccomp [2020-07-27T19:54:03.159Z] Profile: default [2020-07-27T19:54:03.159Z] Kernel Version: 5.3.0-1030-aws [2020-07-27T19:54:03.159Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-27T19:54:03.159Z] OSType: linux [2020-07-27T19:54:03.159Z] Architecture: x86_64 [2020-07-27T19:54:03.159Z] CPUs: 2 [2020-07-27T19:54:03.159Z] Total Memory: 7.487GiB [2020-07-27T19:54:03.159Z] Name: ip-10-100-44-65 [2020-07-27T19:54:03.159Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-27T19:54:03.159Z] Docker Root Dir: /var/lib/docker [2020-07-27T19:54:03.159Z] Debug Mode: false [2020-07-27T19:54:03.159Z] Registry: https://index.docker.io/v1/ [2020-07-27T19:54:03.159Z] Labels: [2020-07-27T19:54:03.159Z] Experimental: true [2020-07-27T19:54:03.159Z] Insecure Registries: [2020-07-27T19:54:03.159Z] 127.0.0.0/8 [2020-07-27T19:54:03.159Z] Live Restore Enabled: true [2020-07-27T19:54:03.159Z] [2020-07-27T19:54:03.159Z] WARNING: No swap limit support [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-27T19:54:03.322Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 73.01MB / 102.23MB 2.4s [2020-07-27T19:54:03.322Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 93.11MB / 102.23MB 2.6s [2020-07-27T19:54:03.322Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.7s [2020-07-27T19:54:03.412Z] [2020-07-27T19:54:03.412Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-27T19:54:03.412Z] #4 CACHED [2020-07-27T19:54:03.412Z] [2020-07-27T19:54:03.412Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-27T19:54:03.412Z] #5 DONE 0.1s [2020-07-27T19:54:03.412Z] [2020-07-27T19:54:03.412Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-27T19:54:03.456Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:54:03.456Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:54:03.456Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41249/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-27T19:54:03.513Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4490782a9f4d76684be573d0f456a9744ee5e45 . [2020-07-27T19:54:03.513Z] #2 [internal] load .dockerignore [2020-07-27T19:54:03.513Z] #2 transferring context: 87B done [2020-07-27T19:54:03.513Z] #2 DONE 0.0s [2020-07-27T19:54:03.513Z] [2020-07-27T19:54:03.513Z] #1 [internal] load build definition from Dockerfile [2020-07-27T19:54:03.513Z] #1 transferring dockerfile: 16.37kB done [2020-07-27T19:54:03.513Z] #1 DONE 0.0s [2020-07-27T19:54:03.513Z] [2020-07-27T19:54:03.513Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-27T19:54:03.513Z] #3 DONE 0.1s [2020-07-27T19:54:03.613Z] #7 ... [2020-07-27T19:54:03.613Z] [2020-07-27T19:54:03.613Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-27T19:54:03.613Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-27T19:54:03.613Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-27T19:54:03.613Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-27T19:54:03.613Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-07-27T19:54:03.613Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-07-27T19:54:03.613Z] #58 DONE 2.8s [2020-07-27T19:54:03.613Z] [2020-07-27T19:54:03.613Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T19:54:03.613Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.8s done [2020-07-27T19:54:03.673Z] #6 DONE 0.1s [2020-07-27T19:54:03.673Z] [2020-07-27T19:54:03.673Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-27T19:54:03.673Z] #58 DONE 0.0s [2020-07-27T19:54:03.673Z] [2020-07-27T19:54:03.673Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T19:54:03.673Z] #7 DONE 0.0s [2020-07-27T19:54:03.673Z] [2020-07-27T19:54:03.673Z] #20 [internal] load build context [2020-07-27T19:54:03.715Z] + bash /home/ubuntu/workspace/moby_PR-41249/check-config.sh [2020-07-27T19:54:03.715Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-27T19:54:03.715Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-27T19:54:03.715Z] [2020-07-27T19:54:03.715Z] Generally Necessary: [2020-07-27T19:54:03.715Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-27T19:54:03.715Z] - apparmor: enabled and tools installed [2020-07-27T19:54:03.715Z] - CONFIG_NAMESPACES: enabled [2020-07-27T19:54:03.715Z] - CONFIG_NET_NS: enabled [2020-07-27T19:54:03.715Z] - CONFIG_PID_NS: enabled [2020-07-27T19:54:03.715Z] - CONFIG_IPC_NS: enabled [2020-07-27T19:54:03.715Z] - CONFIG_UTS_NS: enabled [2020-07-27T19:54:03.715Z] - CONFIG_CGROUPS: enabled [2020-07-27T19:54:03.715Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-27T19:54:03.715Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-27T19:54:03.715Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-27T19:54:03.715Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-27T19:54:03.715Z] - CONFIG_CPUSETS: enabled [2020-07-27T19:54:03.715Z] - CONFIG_MEMCG: enabled [2020-07-27T19:54:03.715Z] - CONFIG_KEYS: enabled [2020-07-27T19:54:03.715Z] - CONFIG_VETH: enabled (as module) [2020-07-27T19:54:03.715Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-27T19:54:03.715Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-27T19:54:03.715Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-27T19:54:03.715Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-27T19:54:03.715Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-27T19:54:03.715Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-27T19:54:03.715Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-27T19:54:03.715Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-27T19:54:03.715Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-27T19:54:03.715Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-27T19:54:03.715Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-27T19:54:03.715Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-27T19:54:03.715Z] [2020-07-27T19:54:03.715Z] Optional Features: [2020-07-27T19:54:03.715Z] - CONFIG_USER_NS: enabled [2020-07-27T19:54:03.715Z] - CONFIG_SECCOMP: enabled [2020-07-27T19:54:03.730Z] Fetching without tags [2020-07-27T19:54:03.766Z] Merge succeeded, producing 72aeebc2ca5cb46ef6355cf58a7f9cafc75321d9 [2020-07-27T19:54:03.766Z] Checking out Revision 72aeebc2ca5cb46ef6355cf58a7f9cafc75321d9 (PR-41249) [2020-07-27T19:54:03.772Z] [2020-07-27T19:54:03.772Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-27T19:54:03.772Z] #4 CACHED [2020-07-27T19:54:03.772Z] [2020-07-27T19:54:03.772Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-27T19:54:03.772Z] #6 DONE 0.1s [2020-07-27T19:54:03.772Z] [2020-07-27T19:54:03.772Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-27T19:54:03.700Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:54:03.703Z] > git config --add remote.origin.fetch +refs/pull/41249/head:refs/remotes/origin/PR-41249 # timeout=10 [2020-07-27T19:54:03.706Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:54:03.721Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T19:54:03.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T19:54:03.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T19:54:03.736Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41249/head:refs/remotes/origin/PR-41249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T19:54:02.961Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T19:54:03.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T19:54:03.795Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:54:03.799Z] > git checkout -f 72aeebc2ca5cb46ef6355cf58a7f9cafc75321d9 # timeout=10 [2020-07-27T19:54:03.885Z] Commit message: "Merge commit '4db39ab1a0f9613a32c8142e8db860c58bea3061' into HEAD" [2020-07-27T19:54:03.899Z] First time build. Skipping changelog. [2020-07-27T19:54:02.119Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:54:02.169Z] > git checkout -f 24f173a003727611aa482a55b812e0e39c67be65 # timeout=10 [2020-07-27T19:54:03.974Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-27T19:54:03.974Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-27T19:54:03.974Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-27T19:54:03.974Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-27T19:54:03.974Z] - CONFIG_BLK_CGROUP: enabled [2020-07-27T19:54:03.974Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-27T19:54:03.974Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-27T19:54:03.974Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-27T19:54:03.974Z] - CONFIG_CGROUP_PERF: enabled [2020-07-27T19:54:03.974Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-27T19:54:03.974Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-27T19:54:03.974Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-27T19:54:03.974Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-27T19:54:03.974Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-27T19:54:03.974Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_IP_VS: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-27T19:54:03.974Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-27T19:54:03.974Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-27T19:54:03.974Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_EXT4_FS: enabled [2020-07-27T19:54:03.974Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-27T19:54:03.974Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-27T19:54:03.974Z] - Network Drivers: [2020-07-27T19:54:03.974Z] - "overlay": [2020-07-27T19:54:03.974Z] - CONFIG_VXLAN: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-27T19:54:03.974Z] Optional (for encrypted networks): [2020-07-27T19:54:03.974Z] - CONFIG_CRYPTO: enabled [2020-07-27T19:54:03.974Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-27T19:54:03.974Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-27T19:54:03.974Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-27T19:54:03.974Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-27T19:54:03.974Z] - CONFIG_XFRM: enabled [2020-07-27T19:54:03.974Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-27T19:54:03.974Z] - "ipvlan": [2020-07-27T19:54:03.974Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-27T19:54:03.974Z] - "macvlan": [2020-07-27T19:54:03.974Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_DUMMY: enabled (as module) [2020-07-27T19:54:03.974Z] - "ftp,tftp client in container": [2020-07-27T19:54:03.974Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-27T19:54:03.974Z] - Storage Drivers: [2020-07-27T19:54:03.974Z] - "aufs": [2020-07-27T19:54:03.974Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-27T19:54:03.974Z] - "btrfs": [2020-07-27T19:54:03.974Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-27T19:54:03.974Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-27T19:54:03.974Z] - "devicemapper": [2020-07-27T19:54:04.038Z] #5 DONE 0.1s [2020-07-27T19:54:04.038Z] [2020-07-27T19:54:04.038Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-27T19:54:04.038Z] #58 DONE 0.0s [2020-07-27T19:54:04.038Z] [2020-07-27T19:54:04.038Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T19:54:04.038Z] #7 DONE 0.0s [2020-07-27T19:54:04.038Z] [2020-07-27T19:54:04.038Z] #20 [internal] load build context [2020-07-27T19:54:04.128Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit 24f173a003727611aa482a55b812e0e39c67be65 [2020-07-27T19:54:04.233Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-27T19:54:04.233Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-27T19:54:04.233Z] - "overlay": [2020-07-27T19:54:04.233Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-27T19:54:04.233Z] - "zfs": [2020-07-27T19:54:04.233Z] - /dev/zfs: present [2020-07-27T19:54:04.233Z] - zfs command: missing [2020-07-27T19:54:04.233Z] - zpool command: missing [2020-07-27T19:54:04.233Z] [2020-07-27T19:54:04.233Z] Limits: [2020-07-27T19:54:04.233Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-27T19:54:04.233Z] [2020-07-27T19:54:04.233Z] + true [Pipeline] } [2020-07-27T19:54:04.243Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 1.6s done [2020-07-27T19:54:04.243Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-27T19:54:04.534Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.3s done [2020-07-27T19:54:04.534Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.1s [2020-07-27T19:54:04.564Z] + sudo modprobe ip_vs [2020-07-27T19:54:04.564Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4490782a9f4d76684be573d0f456a9744ee5e45 . [2020-07-27T19:54:04.564Z] #1 [internal] load build definition from Dockerfile [2020-07-27T19:54:04.564Z] #1 DONE 0.0s [2020-07-27T19:54:04.564Z] [2020-07-27T19:54:04.564Z] #2 [internal] load .dockerignore [2020-07-27T19:54:04.564Z] #2 DONE 0.0s [2020-07-27T19:54:04.564Z] [2020-07-27T19:54:04.564Z] #1 [internal] load build definition from Dockerfile [2020-07-27T19:54:04.564Z] #1 transferring dockerfile: 16.37kB done [2020-07-27T19:54:04.564Z] #1 DONE 0.0s [2020-07-27T19:54:04.564Z] [2020-07-27T19:54:04.564Z] #2 [internal] load .dockerignore [2020-07-27T19:54:04.564Z] #2 transferring context: 87B done [2020-07-27T19:54:04.564Z] #2 DONE 0.0s [2020-07-27T19:54:04.564Z] [2020-07-27T19:54:04.564Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-27T19:54:04.564Z] #3 DONE 0.1s [2020-07-27T19:54:04.628Z] #20 transferring context: 51.31MB 1.2s done [2020-07-27T19:54:04.711Z] + docker version [2020-07-27T19:54:04.711Z] Client: Docker Engine - Community [2020-07-27T19:54:04.711Z] Version: 19.03.12 [2020-07-27T19:54:04.711Z] API version: 1.40 [2020-07-27T19:54:04.711Z] Go version: go1.13.10 [2020-07-27T19:54:04.711Z] Git commit: 48a6621 [2020-07-27T19:54:04.711Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-27T19:54:04.711Z] OS/Arch: linux/arm64 [2020-07-27T19:54:04.711Z] Experimental: false [2020-07-27T19:54:04.711Z] [2020-07-27T19:54:04.711Z] Server: Docker Engine - Community [2020-07-27T19:54:04.711Z] Engine: [2020-07-27T19:54:04.711Z] Version: 19.03.12 [2020-07-27T19:54:04.711Z] API version: 1.40 (minimum version 1.12) [2020-07-27T19:54:04.711Z] Go version: go1.13.10 [2020-07-27T19:54:04.711Z] Git commit: 48a6621 [2020-07-27T19:54:04.711Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-27T19:54:04.711Z] OS/Arch: linux/arm64 [2020-07-27T19:54:04.711Z] Experimental: true [2020-07-27T19:54:04.711Z] containerd: [2020-07-27T19:54:04.711Z] Version: 1.2.13 [2020-07-27T19:54:04.711Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T19:54:04.711Z] runc: [2020-07-27T19:54:04.711Z] Version: 1.0.0-rc10 [2020-07-27T19:54:04.711Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T19:54:04.711Z] docker-init: [2020-07-27T19:54:04.711Z] Version: 0.18.0 [2020-07-27T19:54:04.711Z] GitCommit: fec3683 [Pipeline] sh [2020-07-27T19:54:04.823Z] [2020-07-27T19:54:04.823Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-27T19:54:04.823Z] #4 CACHED [2020-07-27T19:54:04.823Z] [2020-07-27T19:54:04.823Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-27T19:54:04.824Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.2s done [2020-07-27T19:54:04.887Z] #20 DONE 1.2s [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:54:04.887Z] #17 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-27T19:54:04.887Z] #27 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #61 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:04.887Z] #21 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #46 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #42 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #57 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #31 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-27T19:54:04.887Z] #16 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #37 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #50 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-27T19:54:04.887Z] #14 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-27T19:54:04.887Z] #9 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-27T19:54:04.887Z] #55 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:54:04.887Z] #32 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:04.887Z] #41 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-27T19:54:04.887Z] #12 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:54:04.887Z] #23 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #53 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T19:54:04.887Z] #28 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-27T19:54:04.887Z] #40 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #44 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #29 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:04.887Z] #25 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:54:04.887Z] #38 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:04.887Z] #52 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-27T19:54:04.887Z] #59 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T19:54:04.887Z] #24 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-27T19:54:04.887Z] #13 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:04.887Z] #49 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:54:04.887Z] #39 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-27T19:54:04.887Z] #11 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-27T19:54:04.887Z] #56 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-27T19:54:04.887Z] #8 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #34 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:04.887Z] #33 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T19:54:04.887Z] #51 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:04.887Z] #45 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:04.887Z] #47 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T19:54:04.887Z] #19 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:04.887Z] #43 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-27T19:54:04.887Z] #22 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:04.887Z] #54 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:04.887Z] #30 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:04.887Z] #60 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-27T19:54:04.887Z] #18 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-27T19:54:04.887Z] #35 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:54:04.887Z] #10 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T19:54:04.887Z] #36 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-27T19:54:04.887Z] #48 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-27T19:54:04.887Z] #15 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-27T19:54:04.887Z] #26 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-27T19:54:04.887Z] #62 CACHED [2020-07-27T19:54:04.887Z] [2020-07-27T19:54:04.887Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-27T19:54:04.999Z] + docker info [2020-07-27T19:54:05.097Z] #6 DONE 0.1s [2020-07-27T19:54:05.097Z] [2020-07-27T19:54:05.097Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-27T19:54:05.097Z] #5 DONE 0.1s [2020-07-27T19:54:05.097Z] [2020-07-27T19:54:05.097Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-27T19:54:05.097Z] #58 DONE 0.0s [2020-07-27T19:54:05.097Z] [2020-07-27T19:54:05.097Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T19:54:05.097Z] #7 DONE 0.0s [2020-07-27T19:54:05.097Z] [2020-07-27T19:54:05.097Z] #20 [internal] load build context [2020-07-27T19:54:05.114Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 [2020-07-27T19:54:05.420Z] #20 transferring context: 51.31MB 1.5s done [2020-07-27T19:54:05.420Z] #20 DONE 1.5s [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:54:05.420Z] #39 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:54:05.420Z] #10 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-27T19:54:05.420Z] #40 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:05.420Z] #30 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #34 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-27T19:54:05.420Z] #35 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #53 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-27T19:54:05.420Z] #26 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T19:54:05.420Z] #51 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-27T19:54:05.420Z] #59 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:05.420Z] #21 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:05.420Z] #54 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #61 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:05.420Z] #45 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #31 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-27T19:54:05.420Z] #27 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #50 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:54:05.420Z] #17 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:05.420Z] #43 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T19:54:05.420Z] #19 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-27T19:54:05.420Z] #22 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:05.420Z] #60 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-27T19:54:05.420Z] #12 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:54:05.420Z] #23 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:54:05.420Z] #32 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #44 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-27T19:54:05.420Z] #11 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T19:54:05.420Z] #28 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #42 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-27T19:54:05.420Z] #13 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-27T19:54:05.420Z] #14 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:54:05.420Z] #38 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:05.420Z] #49 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #37 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-27T19:54:05.420Z] #16 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:05.420Z] #52 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #46 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-27T19:54:05.420Z] #8 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:05.420Z] #41 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-27T19:54:05.420Z] #15 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #29 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #48 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-27T19:54:05.420Z] #57 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:05.420Z] #25 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-27T19:54:05.420Z] #56 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-27T19:54:05.420Z] #9 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T19:54:05.420Z] #24 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-27T19:54:05.420Z] #18 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:05.420Z] #33 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:05.420Z] #47 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-27T19:54:05.420Z] #55 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T19:54:05.420Z] #36 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-27T19:54:05.420Z] #62 CACHED [2020-07-27T19:54:05.420Z] [2020-07-27T19:54:05.420Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-27T19:54:04.133Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:54:04.136Z] > git checkout -f 24f173a003727611aa482a55b812e0e39c67be65 # timeout=10 [2020-07-27T19:54:04.884Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T19:54:03.916Z] > git rev-list --no-walk 2e6558954b569b1167c393deb502a6176725fd66 # timeout=10 [2020-07-27T19:54:05.151Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T19:54:05.839Z] #63 DONE 0.9s [2020-07-27T19:54:05.839Z] [2020-07-27T19:54:05.839Z] #64 exporting to image [2020-07-27T19:54:05.839Z] #64 exporting layers [2020-07-27T19:54:05.940Z] Client: [2020-07-27T19:54:05.940Z] Debug Mode: false [2020-07-27T19:54:05.940Z] [2020-07-27T19:54:05.940Z] Server: [2020-07-27T19:54:05.940Z] Containers: 0 [2020-07-27T19:54:05.940Z] Running: 0 [2020-07-27T19:54:05.940Z] Paused: 0 [2020-07-27T19:54:05.940Z] Stopped: 0 [2020-07-27T19:54:05.940Z] Images: 2 [2020-07-27T19:54:05.940Z] Server Version: 19.03.12 [2020-07-27T19:54:05.940Z] Storage Driver: overlay2 [2020-07-27T19:54:05.940Z] Backing Filesystem: extfs [2020-07-27T19:54:05.940Z] Supports d_type: true [2020-07-27T19:54:05.940Z] Native Overlay Diff: true [2020-07-27T19:54:05.940Z] Logging Driver: json-file [2020-07-27T19:54:05.940Z] Cgroup Driver: cgroupfs [2020-07-27T19:54:05.940Z] Plugins: [2020-07-27T19:54:05.940Z] Volume: local [2020-07-27T19:54:05.940Z] Network: bridge host ipvlan macvlan null overlay [2020-07-27T19:54:05.940Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-27T19:54:05.940Z] Swarm: inactive [2020-07-27T19:54:05.940Z] Runtimes: runc [2020-07-27T19:54:05.940Z] Default Runtime: runc [2020-07-27T19:54:05.940Z] Init Binary: docker-init [2020-07-27T19:54:05.940Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T19:54:05.940Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T19:54:05.940Z] init version: fec3683 [2020-07-27T19:54:05.940Z] Security Options: [2020-07-27T19:54:05.940Z] apparmor [2020-07-27T19:54:05.940Z] seccomp [2020-07-27T19:54:05.940Z] Profile: default [2020-07-27T19:54:05.940Z] Kernel Version: 4.15.0-1074-aws [2020-07-27T19:54:05.940Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-27T19:54:05.940Z] OSType: linux [2020-07-27T19:54:05.940Z] Architecture: aarch64 [2020-07-27T19:54:05.940Z] CPUs: 4 [2020-07-27T19:54:05.940Z] Total Memory: 7.525GiB [2020-07-27T19:54:05.940Z] Name: ip-10-100-101-124 [2020-07-27T19:54:05.940Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-27T19:54:05.940Z] Docker Root Dir: /var/lib/docker [2020-07-27T19:54:05.940Z] Debug Mode: false [2020-07-27T19:54:05.940Z] Registry: https://index.docker.io/v1/ [2020-07-27T19:54:05.940Z] Labels: [2020-07-27T19:54:05.940Z] Experimental: true [2020-07-27T19:54:05.940Z] Insecure Registries: [2020-07-27T19:54:05.940Z] 127.0.0.0/8 [2020-07-27T19:54:05.940Z] Live Restore Enabled: true [2020-07-27T19:54:05.940Z] [2020-07-27T19:54:05.940Z] WARNING: No swap limit support [Pipeline] sh [2020-07-27T19:54:05.980Z] Merge succeeded, producing 7c7dd81edd6a6083612eeb980f2330f79f91d7f5 [2020-07-27T19:54:05.980Z] Checking out Revision 7c7dd81edd6a6083612eeb980f2330f79f91d7f5 (PR-41249) [2020-07-27T19:54:06.103Z] Commit message: "Merge commit '4db39ab1a0f9613a32c8142e8db860c58bea3061' into HEAD" [2020-07-27T19:54:06.120Z] First time build. Skipping changelog. [2020-07-27T19:54:06.229Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:54:06.229Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:54:06.229Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41249/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-27T19:54:06.229Z] + bash /home/ubuntu/workspace/moby_PR-41249/check-config.sh [2020-07-27T19:54:06.229Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-27T19:54:06.229Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-27T19:54:06.229Z] [2020-07-27T19:54:06.229Z] Generally Necessary: [2020-07-27T19:54:06.229Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-27T19:54:06.229Z] - apparmor: enabled and tools installed [2020-07-27T19:54:06.229Z] - CONFIG_NAMESPACES: enabled [2020-07-27T19:54:06.229Z] - CONFIG_NET_NS: enabled [2020-07-27T19:54:06.229Z] - CONFIG_PID_NS: enabled [2020-07-27T19:54:06.229Z] - CONFIG_IPC_NS: enabled [2020-07-27T19:54:06.229Z] - CONFIG_UTS_NS: enabled [2020-07-27T19:54:06.229Z] - CONFIG_CGROUPS: enabled [2020-07-27T19:54:06.229Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-27T19:54:06.229Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-27T19:54:06.229Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-27T19:54:06.278Z] Merge succeeded, producing 7c7dd81edd6a6083612eeb980f2330f79f91d7f5 [2020-07-27T19:54:06.278Z] Checking out Revision 7c7dd81edd6a6083612eeb980f2330f79f91d7f5 (PR-41249) [2020-07-27T19:54:06.357Z] #63 DONE 0.9s [2020-07-27T19:54:06.357Z] [2020-07-27T19:54:06.357Z] #64 exporting to image [2020-07-27T19:54:06.357Z] #64 exporting layers [2020-07-27T19:54:06.490Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-27T19:54:06.490Z] - CONFIG_CPUSETS: enabled [2020-07-27T19:54:06.490Z] - CONFIG_MEMCG: enabled [2020-07-27T19:54:06.490Z] - CONFIG_KEYS: enabled [2020-07-27T19:54:06.490Z] - CONFIG_VETH: enabled (as module) [2020-07-27T19:54:06.490Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-27T19:54:06.490Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-27T19:54:06.490Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-27T19:54:06.490Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-27T19:54:06.490Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-27T19:54:06.490Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-27T19:54:06.490Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-27T19:54:06.490Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-27T19:54:06.490Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-27T19:54:06.490Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-27T19:54:06.490Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-27T19:54:06.490Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-27T19:54:06.490Z] [2020-07-27T19:54:06.490Z] Optional Features: [2020-07-27T19:54:06.490Z] - CONFIG_USER_NS: enabled [2020-07-27T19:54:06.490Z] - CONFIG_SECCOMP: enabled [2020-07-27T19:54:06.490Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-27T19:54:06.490Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-27T19:54:06.490Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-27T19:54:06.490Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-27T19:54:06.490Z] - CONFIG_BLK_CGROUP: enabled [2020-07-27T19:54:06.490Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-27T19:54:06.490Z] - CONFIG_IOSCHED_CFQ: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-07-27T19:54:06.608Z] Commit message: "Merge commit '4db39ab1a0f9613a32c8142e8db860c58bea3061' into HEAD" [2020-07-27T19:54:06.618Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.4s done [2020-07-27T19:54:06.618Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-27T19:54:06.751Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-27T19:54:06.751Z] - CONFIG_CGROUP_PERF: enabled [2020-07-27T19:54:06.751Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-27T19:54:06.751Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-27T19:54:06.751Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-27T19:54:06.751Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-27T19:54:06.751Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-27T19:54:06.751Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-27T19:54:06.751Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-27T19:54:06.751Z] - CONFIG_IP_VS: enabled (as module) [2020-07-27T19:54:06.751Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-27T19:54:06.751Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-27T19:54:06.751Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-27T19:54:06.751Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-27T19:54:06.751Z] - CONFIG_EXT4_FS: enabled [2020-07-27T19:54:06.751Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-27T19:54:06.751Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-27T19:54:06.751Z] - Network Drivers: [2020-07-27T19:54:06.751Z] - "overlay": [2020-07-27T19:54:06.751Z] - CONFIG_VXLAN: enabled (as module) [2020-07-27T19:54:06.751Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-27T19:54:06.751Z] Optional (for encrypted networks): [2020-07-27T19:54:06.773Z] #64 exporting layers 1.0s done [2020-07-27T19:54:06.773Z] #64 writing image sha256:06be24aeeca9dcb980987e71ef4a5e8dcc6c0d8ff4a90cc2aae9136780f57e3d done [2020-07-27T19:54:06.773Z] #64 naming to docker.io/library/docker:a4490782a9f4d76684be573d0f456a9744ee5e45 done [2020-07-27T19:54:06.773Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-27T19:54:07.005Z] #20 transferring context: 51.31MB 1.5s done [2020-07-27T19:54:07.005Z] #20 DONE 1.5s [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T19:54:07.005Z] #51 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:07.005Z] #60 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:07.005Z] #54 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #37 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-27T19:54:07.005Z] #35 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #61 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-27T19:54:07.005Z] #13 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-27T19:54:07.005Z] #56 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:07.005Z] #25 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:07.005Z] #52 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-27T19:54:07.005Z] #11 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #53 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #44 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-27T19:54:07.005Z] #16 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:54:07.005Z] #39 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-27T19:54:07.005Z] #27 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:07.005Z] #45 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #48 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:54:07.005Z] #23 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #46 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #31 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:07.005Z] #30 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-27T19:54:07.005Z] #59 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #57 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:07.005Z] #41 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T19:54:07.005Z] #24 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-27T19:54:07.005Z] #40 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-27T19:54:07.005Z] #14 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-27T19:54:07.005Z] #22 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-27T19:54:07.005Z] #26 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #50 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-27T19:54:07.005Z] #8 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T19:54:07.005Z] #19 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:07.005Z] #33 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #42 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:07.005Z] #47 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:07.005Z] #49 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:54:07.005Z] #10 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #34 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:54:07.005Z] #38 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T19:54:07.005Z] #28 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-27T19:54:07.005Z] #12 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:54:07.005Z] #32 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T19:54:07.005Z] #36 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:07.005Z] #21 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:07.005Z] #43 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-27T19:54:07.005Z] #18 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-27T19:54:07.005Z] #29 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-27T19:54:07.005Z] #9 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-27T19:54:07.005Z] #55 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:54:07.005Z] #17 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-27T19:54:07.005Z] #15 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-27T19:54:07.005Z] #62 CACHED [2020-07-27T19:54:07.005Z] [2020-07-27T19:54:07.005Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-27T19:54:07.011Z] + docker version [2020-07-27T19:54:07.011Z] Client: [2020-07-27T19:54:07.011Z] Version: 18.06.1-ce [2020-07-27T19:54:07.011Z] API version: 1.38 [2020-07-27T19:54:07.011Z] Go version: go1.10.3 [2020-07-27T19:54:07.011Z] Git commit: e68fc7a [2020-07-27T19:54:07.011Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-27T19:54:07.011Z] OS/Arch: linux/ppc64le [2020-07-27T19:54:07.011Z] Experimental: false [2020-07-27T19:54:07.011Z] [2020-07-27T19:54:07.011Z] Server: [2020-07-27T19:54:07.011Z] Engine: [2020-07-27T19:54:07.011Z] Version: 18.06.1-ce [2020-07-27T19:54:07.011Z] API version: 1.38 (minimum version 1.12) [2020-07-27T19:54:07.011Z] Go version: go1.10.3 [2020-07-27T19:54:07.011Z] Git commit: e68fc7a [2020-07-27T19:54:07.011Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-27T19:54:07.011Z] OS/Arch: linux/ppc64le [2020-07-27T19:54:07.011Z] Experimental: true [2020-07-27T19:54:07.011Z] - CONFIG_CRYPTO: enabled [2020-07-27T19:54:07.011Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-27T19:54:07.011Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-27T19:54:07.011Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-27T19:54:07.011Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-27T19:54:07.011Z] - CONFIG_XFRM: enabled [2020-07-27T19:54:07.011Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-27T19:54:07.011Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-27T19:54:07.011Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-27T19:54:07.011Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-27T19:54:07.011Z] - "ipvlan": [2020-07-27T19:54:07.011Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-27T19:54:07.011Z] - "macvlan": [2020-07-27T19:54:07.011Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-27T19:54:07.011Z] - CONFIG_DUMMY: enabled (as module) [2020-07-27T19:54:07.011Z] - "ftp,tftp client in container": [2020-07-27T19:54:07.011Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-27T19:54:07.011Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-27T19:54:07.011Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-27T19:54:07.011Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-27T19:54:07.011Z] - Storage Drivers: [2020-07-27T19:54:07.011Z] - "aufs": [2020-07-27T19:54:07.011Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-27T19:54:07.011Z] - "btrfs": [2020-07-27T19:54:07.011Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-27T19:54:07.011Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-27T19:54:07.011Z] - "devicemapper": [2020-07-27T19:54:07.011Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-27T19:54:07.011Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-27T19:54:07.011Z] - "overlay": [2020-07-27T19:54:07.011Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-27T19:54:07.011Z] - "zfs": [2020-07-27T19:54:07.011Z] - /dev/zfs: missing [2020-07-27T19:54:07.011Z] - zfs command: missing [2020-07-27T19:54:07.011Z] - zpool command: missing [2020-07-27T19:54:07.011Z] [2020-07-27T19:54:07.011Z] Limits: [2020-07-27T19:54:07.011Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-27T19:54:07.011Z] [2020-07-27T19:54:07.011Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] sh [2020-07-27T19:54:07.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41249/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/validate/default [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-27T19:54:07.293Z] #64 exporting layers 1.0s done [2020-07-27T19:54:07.293Z] #64 writing image sha256:cd6955af41c4dec4eef6a51dc6b34ba31646974146355d4928e73690f5179aae done [2020-07-27T19:54:07.293Z] #64 naming to docker.io/library/docker:a4490782a9f4d76684be573d0f456a9744ee5e45 done [2020-07-27T19:54:07.293Z] #64 DONE 1.0s [2020-07-27T19:54:07.404Z] + docker info [2020-07-27T19:54:07.404Z] Containers: 0 [2020-07-27T19:54:07.404Z] Running: 0 [2020-07-27T19:54:07.404Z] Paused: 0 [2020-07-27T19:54:07.404Z] Stopped: 0 [2020-07-27T19:54:07.404Z] Images: 0 [2020-07-27T19:54:07.404Z] Server Version: 18.06.1-ce [2020-07-27T19:54:07.404Z] Storage Driver: overlay2 [2020-07-27T19:54:07.404Z] Backing Filesystem: extfs [2020-07-27T19:54:07.404Z] Supports d_type: true [2020-07-27T19:54:07.404Z] Native Overlay Diff: true [2020-07-27T19:54:07.404Z] Logging Driver: json-file [2020-07-27T19:54:07.404Z] Cgroup Driver: cgroupfs [2020-07-27T19:54:07.404Z] Plugins: [2020-07-27T19:54:07.404Z] Volume: local [2020-07-27T19:54:07.404Z] Network: bridge host ipvlan macvlan null overlay [2020-07-27T19:54:07.404Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-27T19:54:07.404Z] Swarm: inactive [2020-07-27T19:54:07.404Z] Runtimes: runc [2020-07-27T19:54:07.404Z] Default Runtime: runc [2020-07-27T19:54:07.404Z] Init Binary: docker-init [2020-07-27T19:54:07.404Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-27T19:54:07.404Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-27T19:54:07.404Z] init version: fec3683 [2020-07-27T19:54:07.404Z] Security Options: [2020-07-27T19:54:07.404Z] apparmor [2020-07-27T19:54:07.404Z] seccomp [2020-07-27T19:54:07.404Z] Profile: default [2020-07-27T19:54:07.404Z] Kernel Version: 4.4.0-130-generic [2020-07-27T19:54:07.404Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-27T19:54:07.404Z] OSType: linux [2020-07-27T19:54:07.404Z] Architecture: ppc64le [2020-07-27T19:54:07.404Z] CPUs: 4 [2020-07-27T19:54:07.404Z] Total Memory: 7.972GiB [2020-07-27T19:54:07.404Z] Name: ppc64le-ubuntu-14 [2020-07-27T19:54:07.404Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-27T19:54:07.404Z] Docker Root Dir: /var/lib/docker [2020-07-27T19:54:07.404Z] Debug Mode (client): false [2020-07-27T19:54:07.404Z] Debug Mode (server): false [2020-07-27T19:54:07.404Z] Username: dockerbuildbot [2020-07-27T19:54:07.404Z] Registry: https://index.docker.io/v1/ [2020-07-27T19:54:07.404Z] Labels: [2020-07-27T19:54:07.404Z] Experimental: true [2020-07-27T19:54:07.404Z] Insecure Registries: [2020-07-27T19:54:07.404Z] 127.0.0.0/8 [2020-07-27T19:54:07.404Z] Live Restore Enabled: false [2020-07-27T19:54:07.404Z] [2020-07-27T19:54:07.454Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4490782a9f4d76684be573d0f456a9744ee5e45 . [2020-07-27T19:54:07.454Z] #2 [internal] load .dockerignore [2020-07-27T19:54:07.454Z] #2 transferring context: 87B done [2020-07-27T19:54:07.454Z] #2 DONE 0.0s [2020-07-27T19:54:07.454Z] [2020-07-27T19:54:07.454Z] #1 [internal] load build definition from Dockerfile [2020-07-27T19:54:07.454Z] #1 transferring dockerfile: 16.37kB done [2020-07-27T19:54:07.454Z] #1 DONE 0.0s [2020-07-27T19:54:07.454Z] [2020-07-27T19:54:07.454Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-27T19:54:07.573Z] #63 DONE 1.1s [2020-07-27T19:54:05.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T19:54:05.985Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:54:05.988Z] > git checkout -f 7c7dd81edd6a6083612eeb980f2330f79f91d7f5 # timeout=10 [2020-07-27T19:54:06.108Z] > git rev-list --no-walk 2e6558954b569b1167c393deb502a6176725fd66 # timeout=10 [2020-07-27T19:54:07.651Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.1s done [2020-07-27T19:54:07.673Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] sh [2020-07-27T19:54:07.715Z] #3 DONE 0.1s [2020-07-27T19:54:07.715Z] [2020-07-27T19:54:07.715Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-27T19:54:07.715Z] #4 CACHED [Pipeline] // stage [2020-07-27T19:54:06.182Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-27T19:54:06.313Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T19:54:06.368Z] > git checkout -f 7c7dd81edd6a6083612eeb980f2330f79f91d7f5 # timeout=10 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-07-27T19:54:07.833Z] [2020-07-27T19:54:07.833Z] #64 exporting to image [2020-07-27T19:54:07.833Z] #64 exporting layers [Pipeline] sh [2020-07-27T19:54:07.931Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-27T19:54:07.980Z] [2020-07-27T19:54:07.980Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-27T19:54:07.980Z] #6 DONE 0.1s [2020-07-27T19:54:07.980Z] [2020-07-27T19:54:07.980Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-27T19:54:07.980Z] #5 DONE 0.1s [2020-07-27T19:54:07.980Z] [2020-07-27T19:54:07.980Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-27T19:54:07.980Z] #58 DONE 0.0s [2020-07-27T19:54:07.980Z] [2020-07-27T19:54:07.980Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T19:54:07.980Z] #7 DONE 0.0s [2020-07-27T19:54:07.980Z] [2020-07-27T19:54:07.980Z] #20 [internal] load build context [2020-07-27T19:54:07.984Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 [2020-07-27T19:54:08.057Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:54:08.057Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:54:08.057Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41249/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-27T19:54:08.057Z] + bash /home/docker/workspace/moby_PR-41249/check-config.sh [2020-07-27T19:54:08.057Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-27T19:54:08.057Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-07-27T19:54:08.057Z] [2020-07-27T19:54:08.057Z] Generally Necessary: [2020-07-27T19:54:08.057Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-27T19:54:08.057Z] - apparmor: enabled and tools installed [2020-07-27T19:54:08.057Z] - CONFIG_NAMESPACES: enabled [2020-07-27T19:54:08.057Z] - CONFIG_NET_NS: enabled [2020-07-27T19:54:08.057Z] - CONFIG_PID_NS: enabled [2020-07-27T19:54:08.057Z] - CONFIG_IPC_NS: enabled [2020-07-27T19:54:08.057Z] - CONFIG_UTS_NS: enabled [2020-07-27T19:54:08.057Z] - CONFIG_CGROUPS: enabled [2020-07-27T19:54:08.057Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-27T19:54:08.057Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-27T19:54:08.057Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-27T19:54:08.057Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-27T19:54:08.057Z] - CONFIG_CPUSETS: enabled [2020-07-27T19:54:08.057Z] - CONFIG_MEMCG: enabled [2020-07-27T19:54:08.057Z] - CONFIG_KEYS: enabled [2020-07-27T19:54:08.057Z] - CONFIG_VETH: enabled (as module) [2020-07-27T19:54:08.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/make.sh dynbinary test-integration [2020-07-27T19:54:08.162Z] + docker version [2020-07-27T19:54:08.162Z] Client: Docker Engine - Enterprise [2020-07-27T19:54:08.162Z] Version: 19.03.5 [2020-07-27T19:54:08.162Z] API version: 1.40 [2020-07-27T19:54:08.162Z] Go version: go1.12.12 [2020-07-27T19:54:08.162Z] Git commit: 2ee0c57608 [2020-07-27T19:54:08.162Z] Built: 11/13/2019 08:00:16 [2020-07-27T19:54:08.162Z] OS/Arch: windows/amd64 [2020-07-27T19:54:08.162Z] Experimental: false [2020-07-27T19:54:08.162Z] [2020-07-27T19:54:08.162Z] Server: Docker Engine - Enterprise [2020-07-27T19:54:08.162Z] Engine: [2020-07-27T19:54:08.162Z] Version: 19.03.5 [2020-07-27T19:54:08.162Z] API version: 1.40 (minimum version 1.24) [2020-07-27T19:54:08.162Z] Go version: go1.12.12 [2020-07-27T19:54:08.162Z] Git commit: 2ee0c57608 [2020-07-27T19:54:08.162Z] Built: 11/13/2019 07:58:51 [2020-07-27T19:54:08.162Z] OS/Arch: windows/amd64 [2020-07-27T19:54:08.162Z] Experimental: true [Pipeline] sh [2020-07-27T19:54:08.357Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-27T19:54:08.357Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-27T19:54:08.357Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-27T19:54:08.357Z] [2020-07-27T19:54:08.357Z] Optional Features: [2020-07-27T19:54:08.357Z] - CONFIG_USER_NS: enabled [2020-07-27T19:54:08.357Z] - CONFIG_SECCOMP: enabled [2020-07-27T19:54:08.357Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-27T19:54:08.357Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-27T19:54:08.357Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-27T19:54:08.357Z] (cgroup swap accounting is currently enabled) [2020-07-27T19:54:08.357Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-27T19:54:08.357Z] - CONFIG_BLK_CGROUP: enabled [2020-07-27T19:54:08.357Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-27T19:54:08.357Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-27T19:54:08.357Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-27T19:54:08.357Z] - CONFIG_CGROUP_PERF: enabled [2020-07-27T19:54:08.357Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-27T19:54:08.357Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-27T19:54:08.357Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-27T19:54:08.357Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-27T19:54:08.357Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-27T19:54:08.357Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_IP_VS: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-27T19:54:08.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-27T19:54:08.357Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-27T19:54:08.357Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_EXT4_FS: enabled [2020-07-27T19:54:08.357Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-27T19:54:08.357Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-27T19:54:08.357Z] - Network Drivers: [2020-07-27T19:54:08.357Z] - "overlay": [2020-07-27T19:54:08.357Z] - CONFIG_VXLAN: enabled (as module) [2020-07-27T19:54:08.357Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-27T19:54:08.357Z] Optional (for encrypted networks): [2020-07-27T19:54:08.374Z] [2020-07-27T19:54:08.406Z] #64 exporting layers 0.9s done [2020-07-27T19:54:08.653Z] - CONFIG_CRYPTO: enabled [2020-07-27T19:54:08.653Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_XFRM: enabled [2020-07-27T19:54:08.653Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-27T19:54:08.653Z] - "ipvlan": [2020-07-27T19:54:08.653Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-27T19:54:08.653Z] - "macvlan": [2020-07-27T19:54:08.653Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_DUMMY: enabled (as module) [2020-07-27T19:54:08.653Z] - "ftp,tftp client in container": [2020-07-27T19:54:08.653Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-27T19:54:08.653Z] - Storage Drivers: [2020-07-27T19:54:08.653Z] - "aufs": [2020-07-27T19:54:08.653Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-27T19:54:08.653Z] - "btrfs": [2020-07-27T19:54:08.653Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-27T19:54:08.653Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-27T19:54:08.653Z] - "devicemapper": [2020-07-27T19:54:08.653Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-27T19:54:08.653Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-27T19:54:08.653Z] - "overlay": [2020-07-27T19:54:08.653Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-27T19:54:08.653Z] - "zfs": [2020-07-27T19:54:08.653Z] - /dev/zfs: missing [2020-07-27T19:54:08.653Z] - zfs command: missing [2020-07-27T19:54:08.653Z] - zpool command: missing [2020-07-27T19:54:08.653Z] [2020-07-27T19:54:08.653Z] Limits: [2020-07-27T19:54:08.653Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-27T19:54:08.653Z] [2020-07-27T19:54:08.653Z] + true [2020-07-27T19:54:08.665Z] #64 writing image sha256:45a1f863b62f8e2a92836f8c261da7e339f384d453d26752c635018356d23528 done [2020-07-27T19:54:08.665Z] #64 naming to docker.io/library/docker:a4490782a9f4d76684be573d0f456a9744ee5e45 done [2020-07-27T19:54:08.665Z] #64 DONE 0.9s [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2020-07-27T19:54:08.940Z] Removing bundles/ [2020-07-27T19:54:08.941Z] [2020-07-27T19:54:08.941Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-27T19:54:08.941Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T19:54:08.941Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T19:54:09.129Z] + trap exit INT TERM [2020-07-27T19:54:09.129Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-27T19:54:09.129Z] + CONTAINER_NAME=docker-pr11 [2020-07-27T19:54:09.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41249/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/make.sh dynbinary-daemon [2020-07-27T19:54:09.226Z] + make bundles/buildx [2020-07-27T19:54:09.236Z] + docker info [2020-07-27T19:54:09.388Z] [2020-07-27T19:54:09.520Z] make: command: Command not found [2020-07-27T19:54:09.520Z] make: command: Command not found [2020-07-27T19:54:09.520Z] mkdir bundles [2020-07-27T19:54:09.520Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-27T19:54:09.520Z] --build-arg BUILDX_COMMIT \ [2020-07-27T19:54:09.520Z] --build-arg BUILDX_REPO \ [2020-07-27T19:54:09.520Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-27T19:54:09.520Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-27T19:54:09.520Z] . [2020-07-27T19:54:09.520Z] /bin/sh: 4: go: not found [2020-07-27T19:54:09.520Z] /bin/sh: 5: go: not found [2020-07-27T19:54:09.647Z] Removing bundles/ [2020-07-27T19:54:09.647Z] [2020-07-27T19:54:09.647Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-27T19:54:09.647Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T19:54:09.647Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T19:54:10.229Z] Client: [2020-07-27T19:54:10.229Z] Debug Mode: false [2020-07-27T19:54:10.229Z] Plugins: [2020-07-27T19:54:10.229Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-27T19:54:10.229Z] [2020-07-27T19:54:10.229Z] Server: [2020-07-27T19:54:10.229Z] Containers: 0 [2020-07-27T19:54:10.229Z] Running: 0 [2020-07-27T19:54:10.229Z] Paused: 0 [2020-07-27T19:54:10.229Z] Stopped: 0 [2020-07-27T19:54:10.229Z] Images: 10 [2020-07-27T19:54:10.229Z] Server Version: 19.03.5 [2020-07-27T19:54:10.229Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-27T19:54:10.229Z] Windows: [2020-07-27T19:54:10.229Z] LCOW: [2020-07-27T19:54:10.229Z] Logging Driver: json-file [2020-07-27T19:54:10.229Z] Plugins: [2020-07-27T19:54:10.229Z] Volume: local [2020-07-27T19:54:10.229Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-27T19:54:10.229Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-27T19:54:10.229Z] Swarm: inactive [2020-07-27T19:54:10.229Z] Default Isolation: process [2020-07-27T19:54:10.229Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-27T19:54:10.229Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-27T19:54:10.229Z] OSType: windows [2020-07-27T19:54:10.229Z] Architecture: x86_64 [2020-07-27T19:54:10.229Z] CPUs: 4 [2020-07-27T19:54:10.229Z] Total Memory: 32GiB [2020-07-27T19:54:10.229Z] Name: azwin-2-0cae10 [2020-07-27T19:54:10.229Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-27T19:54:10.229Z] Docker Root Dir: D:\docker [2020-07-27T19:54:10.229Z] Debug Mode: false [2020-07-27T19:54:10.229Z] Registry: https://index.docker.io/v1/ [2020-07-27T19:54:10.229Z] Labels: [2020-07-27T19:54:10.229Z] Experimental: true [2020-07-27T19:54:10.229Z] Insecure Registries: [2020-07-27T19:54:10.229Z] 10.0.0.4:5000 [2020-07-27T19:54:10.229Z] 127.0.0.0/8 [2020-07-27T19:54:10.229Z] Registry Mirrors: [2020-07-27T19:54:10.229Z] http://10.0.0.4:5000/ [2020-07-27T19:54:10.229Z] Live Restore Enabled: false [2020-07-27T19:54:10.229Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-27T19:54:10.546Z] #20 transferring context: 51.31MB 2.0s done [2020-07-27T19:54:10.546Z] #20 DONE 2.2s [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-27T19:54:10.546Z] #57 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:10.546Z] #54 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T19:54:10.546Z] #36 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-27T19:54:10.546Z] #8 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-27T19:54:10.546Z] #59 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:10.546Z] #21 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:54:10.546Z] #38 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:54:10.546Z] #32 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:10.546Z] #30 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-27T19:54:10.546Z] #61 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:10.546Z] #43 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-27T19:54:10.546Z] #37 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-27T19:54:10.546Z] #31 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:10.546Z] #52 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-27T19:54:10.546Z] #26 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-27T19:54:10.546Z] #46 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-27T19:54:10.546Z] #22 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-27T19:54:10.546Z] #27 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-27T19:54:10.546Z] #48 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T19:54:10.546Z] #28 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-27T19:54:10.546Z] #15 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-27T19:54:10.546Z] #11 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:10.546Z] #47 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:54:10.546Z] #10 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T19:54:10.546Z] #24 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:54:10.546Z] #23 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-27T19:54:10.546Z] #56 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-27T19:54:10.546Z] #14 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:10.546Z] #49 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-27T19:54:10.546Z] #53 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-27T19:54:10.546Z] #42 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-27T19:54:10.546Z] #18 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-27T19:54:10.546Z] #12 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:10.546Z] #45 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:54:10.546Z] #17 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:10.546Z] #41 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T19:54:10.546Z] #19 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:10.546Z] #33 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-27T19:54:10.546Z] #55 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:10.546Z] #60 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-27T19:54:10.546Z] #40 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.546Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-27T19:54:10.546Z] #9 CACHED [2020-07-27T19:54:10.546Z] [2020-07-27T19:54:10.547Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-27T19:54:10.547Z] #44 CACHED [2020-07-27T19:54:10.547Z] [2020-07-27T19:54:10.547Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-27T19:54:10.547Z] #13 CACHED [2020-07-27T19:54:10.547Z] [2020-07-27T19:54:10.547Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:10.547Z] #25 CACHED [2020-07-27T19:54:10.547Z] [2020-07-27T19:54:10.547Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-27T19:54:10.547Z] #34 CACHED [2020-07-27T19:54:10.547Z] [2020-07-27T19:54:10.547Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-27T19:54:10.547Z] #29 CACHED [2020-07-27T19:54:10.547Z] [2020-07-27T19:54:10.547Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-27T19:54:10.547Z] #50 CACHED [2020-07-27T19:54:10.547Z] [2020-07-27T19:54:10.547Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-27T19:54:10.547Z] #35 CACHED [2020-07-27T19:54:10.547Z] [2020-07-27T19:54:10.547Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T19:54:10.547Z] #51 CACHED [2020-07-27T19:54:10.547Z] [2020-07-27T19:54:10.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:54:10.547Z] #39 CACHED [2020-07-27T19:54:10.547Z] [2020-07-27T19:54:10.547Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-27T19:54:10.547Z] #16 CACHED [2020-07-27T19:54:10.547Z] [2020-07-27T19:54:10.547Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-27T19:54:10.547Z] #62 CACHED [2020-07-27T19:54:10.547Z] [2020-07-27T19:54:10.547Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-27T19:54:10.708Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 2.5s done [2020-07-27T19:54:10.708Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.0s done [2020-07-27T19:54:10.998Z] #7 DONE 10.2s [2020-07-27T19:54:10.998Z] [2020-07-27T19:54:10.998Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-27T19:54:11.613Z] Sending build context to Docker daemon 56.05MB [2020-07-27T19:54:11.613Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-07-27T19:54:11.613Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-27T19:54:11.613Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-27T19:54:11.613Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-27T19:54:11.613Z] 1.13.14-buster: Pulling from library/golang [2020-07-27T19:54:11.908Z] 1c8685784756: Pulling fs layer [2020-07-27T19:54:11.908Z] b30caebadb02: Pulling fs layer [2020-07-27T19:54:11.908Z] 3db29f675863: Pulling fs layer [2020-07-27T19:54:11.908Z] bc4207fc4c93: Pulling fs layer [2020-07-27T19:54:11.908Z] 47a08a47fa97: Pulling fs layer [2020-07-27T19:54:11.908Z] 0ae62d2712a7: Pulling fs layer [2020-07-27T19:54:11.908Z] 1d4419b49a59: Pulling fs layer [2020-07-27T19:54:11.908Z] bc4207fc4c93: Waiting [2020-07-27T19:54:11.908Z] 47a08a47fa97: Waiting [2020-07-27T19:54:11.908Z] 0ae62d2712a7: Waiting [2020-07-27T19:54:11.908Z] 1d4419b49a59: Waiting [2020-07-27T19:54:12.204Z] b30caebadb02: Verifying Checksum [2020-07-27T19:54:12.204Z] b30caebadb02: Download complete [2020-07-27T19:54:12.459Z] #63 DONE 1.8s [2020-07-27T19:54:12.460Z] [2020-07-27T19:54:12.460Z] #64 exporting to image [2020-07-27T19:54:12.460Z] #64 exporting layers [2020-07-27T19:54:12.499Z] 3db29f675863: Verifying Checksum [2020-07-27T19:54:12.499Z] 3db29f675863: Download complete [2020-07-27T19:54:13.063Z] #8 DONE 1.7s [2020-07-27T19:54:13.063Z] [2020-07-27T19:54:13.063Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-27T19:54:13.353Z] #9 DONE 0.9s [2020-07-27T19:54:13.646Z] [2020-07-27T19:54:13.646Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-27T19:54:13.646Z] #35 DONE 0.1s [2020-07-27T19:54:13.646Z] [2020-07-27T19:54:13.646Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-27T19:54:13.646Z] #27 DONE 0.1s [2020-07-27T19:54:13.646Z] [2020-07-27T19:54:13.646Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T19:54:13.844Z] #64 exporting layers 1.5s done [2020-07-27T19:54:13.844Z] #64 writing image sha256:de2e02bb71bd80992156b03c0a1747f7e1a5f8a720710f566f4ec6fa9dbc5460 [2020-07-27T19:54:13.844Z] #64 writing image sha256:de2e02bb71bd80992156b03c0a1747f7e1a5f8a720710f566f4ec6fa9dbc5460 done [2020-07-27T19:54:13.844Z] #64 naming to docker.io/library/docker:a4490782a9f4d76684be573d0f456a9744ee5e45 done [2020-07-27T19:54:13.844Z] #64 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-27T19:54:14.042Z] 1c8685784756: Verifying Checksum [2020-07-27T19:54:14.042Z] 1c8685784756: Download complete [2020-07-27T19:54:14.183Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/test/unit [2020-07-27T19:54:15.098Z] bc4207fc4c93: Verifying Checksum [2020-07-27T19:54:15.098Z] bc4207fc4c93: Download complete [2020-07-27T19:54:15.394Z] 1d4419b49a59: Verifying Checksum [2020-07-27T19:54:15.394Z] 1d4419b49a59: Download complete [2020-07-27T19:54:16.036Z] 47a08a47fa97: Verifying Checksum [2020-07-27T19:54:16.036Z] 47a08a47fa97: Download complete [2020-07-27T19:54:16.045Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-07-27T19:54:17.947Z] Congratulations! All API changes are done the right way. [2020-07-27T19:54:17.947Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-27T19:54:17.947Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-27T19:54:17.947Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-27T19:54:17.947Z] Congratulations! No new tests were added to integration-cli. [2020-07-27T19:54:17.947Z] [2020-07-27T19:54:17.947Z] INFO Start validation with golang-ci-lint [2020-07-27T19:54:17.947Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-27T19:54:17.947Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-27T19:54:17.947Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-27T19:54:18.146Z] 1c8685784756: Pull complete [2020-07-27T19:54:18.218Z] #28 4.181 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-27T19:54:18.218Z] #28 4.185 Cloning into '.'... [2020-07-27T19:54:18.392Z] ? github.com/docker/docker/api [no test files] [2020-07-27T19:54:18.440Z] b30caebadb02: Pull complete [2020-07-27T19:54:18.440Z] 0ae62d2712a7: Verifying Checksum [2020-07-27T19:54:18.440Z] 0ae62d2712a7: Download complete [2020-07-27T19:54:18.733Z] 3db29f675863: Pull complete [2020-07-27T19:54:18.855Z] #28 ... [2020-07-27T19:54:18.855Z] [2020-07-27T19:54:18.855Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:18.855Z] #43 2.115 + RM_GOPATH=0 [2020-07-27T19:54:18.855Z] #43 2.115 + TMP_GOPATH= [2020-07-27T19:54:18.855Z] #43 2.115 + : /build [2020-07-27T19:54:18.855Z] #43 2.115 + '[' -z '' ']' [2020-07-27T19:54:18.855Z] #43 2.115 ++ mktemp -d [2020-07-27T19:54:18.855Z] #43 2.115 + export GOPATH=/tmp/tmp.TRDwE8uKCP [2020-07-27T19:54:18.855Z] #43 2.115 + GOPATH=/tmp/tmp.TRDwE8uKCP [2020-07-27T19:54:18.855Z] #43 2.115 + RM_GOPATH=1 [2020-07-27T19:54:18.855Z] #43 2.115 + case "$(go env GOARCH)" in [2020-07-27T19:54:18.855Z] #43 2.115 ++ go env GOARCH [2020-07-27T19:54:18.855Z] #43 2.115 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:18.855Z] #43 2.115 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:18.855Z] #43 2.115 ++ dirname /tmp/install/install.sh [2020-07-27T19:54:18.855Z] #43 2.115 + dir=/tmp/install [2020-07-27T19:54:18.855Z] #43 2.115 + bin=gotestsum [2020-07-27T19:54:18.855Z] #43 2.115 + shift [2020-07-27T19:54:18.855Z] #43 2.115 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-27T19:54:18.855Z] #43 2.115 + . /tmp/install/gotestsum.installer [2020-07-27T19:54:18.855Z] #43 2.115 ++ : v0.3.5 [2020-07-27T19:54:18.855Z] #43 2.115 + install_gotestsum [2020-07-27T19:54:18.855Z] #43 2.115 + set -e [2020-07-27T19:54:18.855Z] #43 2.115 + export GO111MODULE=on [2020-07-27T19:54:18.855Z] #43 2.115 + GO111MODULE=on [2020-07-27T19:54:18.855Z] #43 2.115 + GOBIN=/build [2020-07-27T19:54:18.855Z] #43 2.115 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-27T19:54:18.855Z] #43 2.233 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-27T19:54:18.855Z] #43 2.233 go: finding gotest.tools v0.3.5 [2020-07-27T19:54:18.855Z] #43 2.488 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-27T19:54:18.855Z] #43 2.611 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-27T19:54:18.855Z] #43 4.021 go: downloading gotest.tools v2.1.0+incompatible [2020-07-27T19:54:18.855Z] #43 4.075 go: extracting gotest.tools v2.1.0+incompatible [2020-07-27T19:54:18.855Z] #43 4.173 go: downloading github.com/pkg/errors v0.8.0 [2020-07-27T19:54:18.855Z] #43 4.182 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-27T19:54:18.855Z] #43 4.205 go: downloading github.com/fatih/color v1.6.0 [2020-07-27T19:54:18.855Z] #43 4.222 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T19:54:18.855Z] #43 4.256 go: extracting github.com/pkg/errors v0.8.0 [2020-07-27T19:54:18.855Z] #43 4.301 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-27T19:54:18.855Z] #43 4.330 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-27T19:54:18.855Z] #43 4.378 go: extracting github.com/fatih/color v1.6.0 [2020-07-27T19:54:18.855Z] #43 4.441 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-27T19:54:18.855Z] #43 4.503 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-27T19:54:18.855Z] #43 4.508 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-27T19:54:18.855Z] #43 4.528 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-27T19:54:18.855Z] #43 4.577 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T19:54:18.855Z] #43 4.580 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-27T19:54:18.855Z] #43 4.635 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-27T19:54:18.855Z] #43 4.653 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T19:54:18.855Z] #43 4.673 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T19:54:18.855Z] #43 4.692 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T19:54:18.855Z] #43 4.693 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-27T19:54:19.489Z] #43 ... [2020-07-27T19:54:19.489Z] [2020-07-27T19:54:19.489Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:19.489Z] #30 3.855 + RM_GOPATH=0 [2020-07-27T19:54:19.489Z] #30 3.855 + TMP_GOPATH= [2020-07-27T19:54:19.489Z] #30 3.855 + : /build [2020-07-27T19:54:19.489Z] #30 3.855 + '[' -z '' ']' [2020-07-27T19:54:19.489Z] #30 3.859 ++ mktemp -d [2020-07-27T19:54:19.489Z] #30 3.864 + export GOPATH=/tmp/tmp.GbE5j3QtdD [2020-07-27T19:54:19.489Z] #30 3.864 + GOPATH=/tmp/tmp.GbE5j3QtdD [2020-07-27T19:54:19.489Z] #30 3.864 + RM_GOPATH=1 [2020-07-27T19:54:19.489Z] #30 3.864 + case "$(go env GOARCH)" in [2020-07-27T19:54:19.489Z] #30 3.866 ++ go env GOARCH [2020-07-27T19:54:19.489Z] #30 3.879 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:19.489Z] #30 3.879 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:19.489Z] #30 3.885 ++ dirname /tmp/install/install.sh [2020-07-27T19:54:19.489Z] #30 3.892 + dir=/tmp/install [2020-07-27T19:54:19.489Z] #30 3.892 + bin=tomlv [2020-07-27T19:54:19.489Z] #30 3.892 + shift [2020-07-27T19:54:19.489Z] #30 3.892 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-27T19:54:19.489Z] #30 3.892 + . /tmp/install/tomlv.installer [2020-07-27T19:54:19.489Z] #30 3.892 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T19:54:19.489Z] #30 3.892 + install_tomlv [2020-07-27T19:54:19.489Z] #30 3.892 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-27T19:54:19.489Z] #30 3.892 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T19:54:19.489Z] #30 3.892 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GbE5j3QtdD/src/github.com/BurntSushi/toml [2020-07-27T19:54:19.489Z] #30 3.899 Cloning into '/tmp/tmp.GbE5j3QtdD/src/github.com/BurntSushi/toml'... [2020-07-27T19:54:19.489Z] #30 4.721 + cd /tmp/tmp.GbE5j3QtdD/src/github.com/BurntSushi/toml [2020-07-27T19:54:19.489Z] #30 4.721 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T19:54:19.489Z] #30 4.741 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-27T19:54:19.489Z] #30 5.250 runtime/internal/atomic [2020-07-27T19:54:19.489Z] #30 5.251 internal/cpu [2020-07-27T19:54:19.489Z] #30 5.376 runtime/internal/sys [2020-07-27T19:54:19.489Z] #30 5.550 math/bits [2020-07-27T19:54:19.489Z] #30 5.793 internal/bytealg [2020-07-27T19:54:19.489Z] #30 5.969 math [2020-07-27T19:54:19.782Z] #30 ... [2020-07-27T19:54:19.782Z] [2020-07-27T19:54:19.782Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:19.782Z] #43 6.188 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T19:54:20.072Z] #43 6.461 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T19:54:20.072Z] #43 6.598 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T19:54:21.477Z] bc4207fc4c93: Pull complete [2020-07-27T19:54:22.137Z] #43 8.527 go: finding github.com/fatih/color v1.6.0 [2020-07-27T19:54:22.137Z] #43 8.551 go: finding github.com/pkg/errors v0.8.0 [2020-07-27T19:54:22.137Z] #43 8.612 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-27T19:54:22.428Z] #43 8.703 go: finding github.com/spf13/pflag v1.0.1 [2020-07-27T19:54:22.428Z] #43 8.738 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-27T19:54:22.428Z] #43 8.751 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-27T19:54:22.428Z] #43 8.902 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T19:54:22.428Z] #43 8.992 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T19:54:22.428Z] #43 9.002 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-27T19:54:22.428Z] #43 9.070 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T19:54:22.719Z] #43 9.079 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T19:54:23.566Z] 47a08a47fa97: Pull complete [2020-07-27T19:54:23.755Z] #43 ... [2020-07-27T19:54:23.755Z] [2020-07-27T19:54:23.755Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T19:54:23.755Z] #36 4.262 + git clone https://github.com/docker/distribution.git . [2020-07-27T19:54:23.755Z] #36 4.268 Cloning into '.'... [2020-07-27T19:54:23.755Z] #36 ... [2020-07-27T19:54:23.755Z] [2020-07-27T19:54:23.755Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:23.755Z] #54 1.372 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T19:54:23.755Z] #54 1.373 + RM_GOPATH=0 [2020-07-27T19:54:23.755Z] #54 1.373 + TMP_GOPATH= [2020-07-27T19:54:23.755Z] #54 1.373 + : /build [2020-07-27T19:54:23.755Z] #54 1.373 + '[' -z '' ']' [2020-07-27T19:54:23.755Z] #54 1.373 ++ mktemp -d [2020-07-27T19:54:23.755Z] #54 1.373 + export GOPATH=/tmp/tmp.nOLBXFEl7Z [2020-07-27T19:54:23.755Z] #54 1.373 + GOPATH=/tmp/tmp.nOLBXFEl7Z [2020-07-27T19:54:23.755Z] #54 1.373 + RM_GOPATH=1 [2020-07-27T19:54:23.755Z] #54 1.373 + case "$(go env GOARCH)" in [2020-07-27T19:54:23.755Z] #54 1.373 ++ go env GOARCH [2020-07-27T19:54:23.755Z] #54 1.373 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:23.755Z] #54 1.373 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:23.755Z] #54 1.373 ++ dirname /tmp/install/install.sh [2020-07-27T19:54:23.755Z] #54 1.373 + dir=/tmp/install [2020-07-27T19:54:23.755Z] #54 1.373 + bin=rootlesskit [2020-07-27T19:54:23.755Z] #54 1.373 + shift [2020-07-27T19:54:23.755Z] #54 1.373 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-27T19:54:23.755Z] #54 1.373 + . /tmp/install/rootlesskit.installer [2020-07-27T19:54:23.755Z] #54 1.373 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T19:54:23.755Z] #54 1.373 + install_rootlesskit [2020-07-27T19:54:23.755Z] #54 1.373 + case "$1" in [2020-07-27T19:54:23.755Z] #54 1.373 + export CGO_ENABLED=0 [2020-07-27T19:54:23.755Z] #54 1.373 + CGO_ENABLED=0 [2020-07-27T19:54:23.755Z] #54 1.373 + _install_rootlesskit [2020-07-27T19:54:23.755Z] #54 1.373 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-27T19:54:23.755Z] #54 1.373 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nOLBXFEl7Z/src/github.com/rootless-containers/rootlesskit [2020-07-27T19:54:23.755Z] #54 1.373 Cloning into '/tmp/tmp.nOLBXFEl7Z/src/github.com/rootless-containers/rootlesskit'... [2020-07-27T19:54:23.755Z] #54 2.819 + cd /tmp/tmp.nOLBXFEl7Z/src/github.com/rootless-containers/rootlesskit [2020-07-27T19:54:23.755Z] #54 2.819 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T19:54:23.755Z] #54 2.973 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-27T19:54:23.755Z] #54 2.973 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-27T19:54:23.755Z] #54 ... [2020-07-27T19:54:23.755Z] [2020-07-27T19:54:23.755Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:23.755Z] #21 3.606 + RM_GOPATH=0 [2020-07-27T19:54:23.755Z] #21 3.606 + TMP_GOPATH= [2020-07-27T19:54:23.755Z] #21 3.606 + : /build [2020-07-27T19:54:23.755Z] #21 3.606 + '[' -z '' ']' [2020-07-27T19:54:23.755Z] #21 3.606 ++ mktemp -d [2020-07-27T19:54:23.755Z] #21 3.607 + export GOPATH=/tmp/tmp.Hjk3tJ9Uw0 [2020-07-27T19:54:23.755Z] #21 3.607 + GOPATH=/tmp/tmp.Hjk3tJ9Uw0 [2020-07-27T19:54:23.755Z] #21 3.607 + RM_GOPATH=1 [2020-07-27T19:54:23.755Z] #21 3.607 + case "$(go env GOARCH)" in [2020-07-27T19:54:23.755Z] #21 3.609 ++ go env GOARCH [2020-07-27T19:54:23.755Z] #21 3.645 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:23.755Z] #21 3.645 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:23.755Z] #21 3.646 ++ dirname /tmp/install/install.sh [2020-07-27T19:54:23.755Z] #21 3.646 + dir=/tmp/install [2020-07-27T19:54:23.755Z] #21 3.646 + bin=dockercli [2020-07-27T19:54:23.755Z] #21 3.646 + shift [2020-07-27T19:54:23.755Z] #21 3.646 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-27T19:54:23.755Z] #21 3.646 + . /tmp/install/dockercli.installer [2020-07-27T19:54:23.755Z] #21 3.646 ++ : stable [2020-07-27T19:54:23.755Z] #21 3.646 ++ : 17.06.2-ce [2020-07-27T19:54:23.755Z] #21 3.646 + install_dockercli [2020-07-27T19:54:23.755Z] #21 3.646 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-27T19:54:23.755Z] #21 3.647 Install docker/cli version 17.06.2-ce from stable [2020-07-27T19:54:23.755Z] #21 3.647 ++ uname -m [2020-07-27T19:54:23.755Z] #21 3.647 + arch=s390x [2020-07-27T19:54:23.755Z] #21 3.648 + '[' s390x '!=' x86_64 ']' [2020-07-27T19:54:23.755Z] #21 3.648 + '[' s390x '!=' s390x ']' [2020-07-27T19:54:23.755Z] #21 3.648 + url=https://download.docker.com/linux/static [2020-07-27T19:54:23.755Z] #21 3.648 + tar -xz docker/docker [2020-07-27T19:54:23.755Z] #21 3.648 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-27T19:54:23.755Z] #21 9.983 + mkdir -p /build [2020-07-27T19:54:23.755Z] #21 9.985 + mv docker/docker /build/ [2020-07-27T19:54:23.755Z] #21 9.990 + rmdir docker [2020-07-27T19:54:23.755Z] #21 DONE 10.4s [2020-07-27T19:54:23.755Z] [2020-07-27T19:54:23.755Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:23.755Z] #41 3.711 + RM_GOPATH=0 [2020-07-27T19:54:23.755Z] #41 3.711 + TMP_GOPATH= [2020-07-27T19:54:23.755Z] #41 3.711 + : /build [2020-07-27T19:54:23.755Z] #41 3.711 + '[' -z '' ']' [2020-07-27T19:54:23.755Z] #41 3.711 ++ mktemp -d [2020-07-27T19:54:23.755Z] #41 3.711 + export GOPATH=/tmp/tmp.sjF7aDiRIm [2020-07-27T19:54:23.755Z] #41 3.711 + GOPATH=/tmp/tmp.sjF7aDiRIm [2020-07-27T19:54:23.755Z] #41 3.711 + RM_GOPATH=1 [2020-07-27T19:54:23.755Z] #41 3.711 + case "$(go env GOARCH)" in [2020-07-27T19:54:23.755Z] #41 3.711 ++ go env GOARCH [2020-07-27T19:54:23.755Z] #41 3.725 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:23.755Z] #41 3.725 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:23.755Z] #41 3.725 ++ dirname /tmp/install/install.sh [2020-07-27T19:54:23.755Z] #41 3.728 + dir=/tmp/install [2020-07-27T19:54:23.755Z] #41 3.728 + bin=vndr [2020-07-27T19:54:23.755Z] #41 3.728 + shift [2020-07-27T19:54:23.755Z] #41 3.728 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-27T19:54:23.755Z] #41 3.728 + . /tmp/install/vndr.installer [2020-07-27T19:54:23.755Z] #41 3.728 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T19:54:23.755Z] #41 3.728 + install_vndr [2020-07-27T19:54:23.755Z] #41 3.729 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-27T19:54:23.755Z] #41 3.729 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T19:54:23.755Z] #41 3.729 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sjF7aDiRIm/src/github.com/LK4D4/vndr [2020-07-27T19:54:23.755Z] #41 3.737 Cloning into '/tmp/tmp.sjF7aDiRIm/src/github.com/LK4D4/vndr'... [2020-07-27T19:54:23.755Z] #41 4.202 + cd /tmp/tmp.sjF7aDiRIm/src/github.com/LK4D4/vndr [2020-07-27T19:54:23.755Z] #41 4.205 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T19:54:23.755Z] #41 4.212 + go build -buildmode=pie -v -o /build/vndr . [2020-07-27T19:54:23.755Z] #41 5.085 runtime/internal/atomic [2020-07-27T19:54:23.755Z] #41 5.118 internal/cpu [2020-07-27T19:54:23.755Z] #41 5.264 runtime/internal/sys [2020-07-27T19:54:23.755Z] #41 5.386 runtime/internal/math [2020-07-27T19:54:23.755Z] #41 5.450 internal/race [2020-07-27T19:54:23.755Z] #41 5.550 sync/atomic [2020-07-27T19:54:23.755Z] #41 5.638 internal/bytealg [2020-07-27T19:54:23.755Z] #41 5.702 unicode [2020-07-27T19:54:23.755Z] #41 6.280 runtime [2020-07-27T19:54:23.755Z] #41 8.186 unicode/utf8 [2020-07-27T19:54:23.755Z] #41 8.511 math [2020-07-27T19:54:24.071Z] #41 ... [2020-07-27T19:54:24.071Z] [2020-07-27T19:54:24.071Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:24.071Z] #60 1.335 + RM_GOPATH=0 [2020-07-27T19:54:24.071Z] #60 1.335 + TMP_GOPATH= [2020-07-27T19:54:24.071Z] #60 1.335 + : /build [2020-07-27T19:54:24.071Z] #60 1.335 + '[' -z '' ']' [2020-07-27T19:54:24.071Z] #60 1.335 ++ mktemp -d [2020-07-27T19:54:24.071Z] #60 1.335 + export GOPATH=/tmp/tmp.cWBE1b0W5O [2020-07-27T19:54:24.071Z] #60 1.335 + GOPATH=/tmp/tmp.cWBE1b0W5O [2020-07-27T19:54:24.071Z] #60 1.335 + RM_GOPATH=1 [2020-07-27T19:54:24.071Z] #60 1.335 + case "$(go env GOARCH)" in [2020-07-27T19:54:24.071Z] #60 1.335 ++ go env GOARCH [2020-07-27T19:54:24.071Z] #60 1.335 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:24.071Z] #60 1.335 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:24.071Z] #60 1.335 ++ dirname /tmp/install/install.sh [2020-07-27T19:54:24.071Z] #60 1.335 + dir=/tmp/install [2020-07-27T19:54:24.071Z] #60 1.335 + bin=proxy [2020-07-27T19:54:24.071Z] #60 1.335 + shift [2020-07-27T19:54:24.071Z] #60 1.335 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-27T19:54:24.071Z] #60 1.335 + . /tmp/install/proxy.installer [2020-07-27T19:54:24.071Z] #60 1.335 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T19:54:24.071Z] #60 1.335 + install_proxy [2020-07-27T19:54:24.071Z] #60 1.335 + case "$1" in [2020-07-27T19:54:24.071Z] #60 1.335 + export CGO_ENABLED=0 [2020-07-27T19:54:24.071Z] #60 1.335 + CGO_ENABLED=0 [2020-07-27T19:54:24.071Z] #60 1.335 + _install_proxy [2020-07-27T19:54:24.071Z] #60 1.335 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-27T19:54:24.071Z] #60 1.335 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cWBE1b0W5O/src/github.com/docker/libnetwork [2020-07-27T19:54:24.071Z] #60 1.335 Cloning into '/tmp/tmp.cWBE1b0W5O/src/github.com/docker/libnetwork'... [2020-07-27T19:54:24.071Z] #60 1.372 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T19:54:24.071Z] #60 ... [2020-07-27T19:54:24.071Z] [2020-07-27T19:54:24.071Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T19:54:24.071Z] #51 4.348 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:54:24.071Z] #51 4.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:54:24.071Z] #51 4.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:54:24.071Z] #51 5.090 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-27T19:54:24.071Z] #51 6.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-27T19:54:24.071Z] #51 8.889 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-27T19:54:24.363Z] #51 ... [2020-07-27T19:54:24.363Z] [2020-07-27T19:54:24.363Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:54:24.363Z] #10 4.176 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:54:24.363Z] #10 4.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:54:24.363Z] #10 4.474 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:54:24.363Z] #10 5.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-27T19:54:24.363Z] #10 6.783 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-27T19:54:24.363Z] #10 8.818 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-27T19:54:24.363Z] #10 ... [2020-07-27T19:54:24.363Z] [2020-07-27T19:54:24.363Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:54:24.363Z] #23 4.253 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:54:24.363Z] #23 4.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:54:24.363Z] #23 4.496 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:54:24.363Z] #23 5.281 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-27T19:54:24.363Z] #23 6.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-27T19:54:24.363Z] #23 9.406 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-27T19:54:24.655Z] #23 ... [2020-07-27T19:54:24.655Z] [2020-07-27T19:54:24.655Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:24.655Z] #47 3.823 + RM_GOPATH=0 [2020-07-27T19:54:24.655Z] #47 3.823 + TMP_GOPATH= [2020-07-27T19:54:24.655Z] #47 3.823 + : /build [2020-07-27T19:54:24.655Z] #47 3.823 + '[' -z '' ']' [2020-07-27T19:54:24.655Z] #47 3.823 ++ mktemp -d [2020-07-27T19:54:24.655Z] #47 3.827 + export GOPATH=/tmp/tmp.tpHIpY4isw [2020-07-27T19:54:24.655Z] #47 3.827 + GOPATH=/tmp/tmp.tpHIpY4isw [2020-07-27T19:54:24.655Z] #47 3.827 + RM_GOPATH=1 [2020-07-27T19:54:24.655Z] #47 3.827 + case "$(go env GOARCH)" in [2020-07-27T19:54:24.655Z] #47 3.827 ++ go env GOARCH [2020-07-27T19:54:24.655Z] #47 3.857 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:24.655Z] #47 3.857 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:24.655Z] #47 3.858 ++ dirname /tmp/install/install.sh [2020-07-27T19:54:24.655Z] #47 3.859 + dir=/tmp/install [2020-07-27T19:54:24.655Z] #47 3.859 + bin=shfmt [2020-07-27T19:54:24.655Z] #47 3.859 + shift [2020-07-27T19:54:24.655Z] #47 3.859 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-27T19:54:24.655Z] #47 3.859 + . /tmp/install/shfmt.installer [2020-07-27T19:54:24.655Z] #47 3.859 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T19:54:24.655Z] #47 3.860 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T19:54:24.655Z] #47 3.860 + install_shfmt [2020-07-27T19:54:24.655Z] #47 3.860 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-27T19:54:24.655Z] #47 3.860 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tpHIpY4isw/src/github.com/mvdan/sh [2020-07-27T19:54:24.655Z] #47 3.861 Cloning into '/tmp/tmp.tpHIpY4isw/src/github.com/mvdan/sh'... [2020-07-27T19:54:24.655Z] #47 10.34 + cd /tmp/tmp.tpHIpY4isw/src/github.com/mvdan/sh [2020-07-27T19:54:24.655Z] #47 10.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T19:54:24.655Z] #47 10.42 + GO111MODULE=on [2020-07-27T19:54:24.655Z] #47 10.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-27T19:54:24.655Z] #47 ... [2020-07-27T19:54:24.655Z] [2020-07-27T19:54:24.655Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:54:24.655Z] #32 4.287 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:54:24.655Z] #32 4.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:54:24.655Z] #32 4.553 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:54:24.655Z] #32 5.052 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-27T19:54:24.655Z] #32 6.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-27T19:54:24.655Z] #32 9.103 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-27T19:54:24.945Z] #32 ... [2020-07-27T19:54:24.945Z] [2020-07-27T19:54:24.945Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:24.945Z] #45 3.026 + RM_GOPATH=0 [2020-07-27T19:54:24.945Z] #45 3.026 + TMP_GOPATH= [2020-07-27T19:54:24.945Z] #45 3.026 + : /build [2020-07-27T19:54:24.945Z] #45 3.026 + '[' -z '' ']' [2020-07-27T19:54:24.945Z] #45 3.026 ++ mktemp -d [2020-07-27T19:54:24.945Z] #45 3.026 + export GOPATH=/tmp/tmp.KTXQGIGpG3 [2020-07-27T19:54:24.945Z] #45 3.026 + GOPATH=/tmp/tmp.KTXQGIGpG3 [2020-07-27T19:54:24.945Z] #45 3.026 + RM_GOPATH=1 [2020-07-27T19:54:24.945Z] #45 3.026 + case "$(go env GOARCH)" in [2020-07-27T19:54:24.945Z] #45 3.026 ++ go env GOARCH [2020-07-27T19:54:24.945Z] #45 3.026 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:24.945Z] #45 3.026 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:24.945Z] #45 3.036 Installing golangci-lint version v1.23.8 [2020-07-27T19:54:24.945Z] #45 3.032 ++ dirname /tmp/install/install.sh [2020-07-27T19:54:24.945Z] #45 3.032 + dir=/tmp/install [2020-07-27T19:54:24.945Z] #45 3.032 + bin=golangci_lint [2020-07-27T19:54:24.945Z] #45 3.032 + shift [2020-07-27T19:54:24.945Z] #45 3.032 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-27T19:54:24.945Z] #45 3.032 + . /tmp/install/golangci_lint.installer [2020-07-27T19:54:24.945Z] #45 3.032 ++ : v1.23.8 [2020-07-27T19:54:24.945Z] #45 3.039 + install_golangci_lint [2020-07-27T19:54:24.945Z] #45 3.039 + echo 'Installing golangci-lint version v1.23.8' [2020-07-27T19:54:24.945Z] #45 3.039 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-27T19:54:24.945Z] #45 ... [2020-07-27T19:54:24.945Z] [2020-07-27T19:54:24.945Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:54:24.946Z] #38 4.475 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:54:24.946Z] #38 4.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:54:24.946Z] #38 4.531 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:54:24.946Z] #38 5.175 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-27T19:54:24.946Z] #38 6.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-27T19:54:24.946Z] #38 8.473 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-27T19:54:25.236Z] #38 ... [2020-07-27T19:54:25.236Z] [2020-07-27T19:54:25.236Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:25.236Z] #47 11.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T19:54:25.236Z] #47 11.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T19:54:25.236Z] #47 11.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T19:54:25.236Z] #47 11.63 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T19:54:25.236Z] #47 11.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T19:54:25.867Z] #47 12.17 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T19:54:25.952Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-27T19:54:25.952Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-155d2ee8\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-27T19:54:25.952Z] ---------------------------------------------------------------------------- [2020-07-27T19:54:25.952Z] [2020-07-27T19:54:25.952Z] INFO: executeCI.ps1 starting at Mon Jul 27 19:54:25 CUT 2020 [2020-07-27T19:54:25.952Z] [2020-07-27T19:54:25.952Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-27T19:54:25.952Z] INFO: Running git version 2.24.1.windows.2 [2020-07-27T19:54:25.952Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-27T19:54:25.952Z] INFO: Environment variables: [2020-07-27T19:54:25.952Z] [2020-07-27T19:54:25.952Z] Name Value [2020-07-27T19:54:25.952Z] ---- ----- [2020-07-27T19:54:25.952Z] ALLUSERSPROFILE C:\ProgramData [2020-07-27T19:54:25.952Z] amd64 true [2020-07-27T19:54:25.952Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-27T19:54:25.952Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-27T19:54:25.952Z] arm64 true [2020-07-27T19:54:25.952Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-27T19:54:25.952Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-27T19:54:25.952Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-27T19:54:25.952Z] BRANCH_NAME PR-41249 [2020-07-27T19:54:25.952Z] BUILD_DISPLAY_NAME #11 [2020-07-27T19:54:25.952Z] BUILD_ID 11 [2020-07-27T19:54:25.952Z] BUILD_NUMBER 11 [2020-07-27T19:54:25.952Z] BUILD_TAG jenkins-moby-PR-41249-11 [2020-07-27T19:54:26.424Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41249/11/ [2020-07-27T19:54:26.424Z] CHANGE_AUTHOR cpuguy83 [2020-07-27T19:54:26.424Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-07-27T19:54:26.424Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-07-27T19:54:26.424Z] CHANGE_BRANCH swarm_caps [2020-07-27T19:54:26.424Z] CHANGE_FORK cpuguy83/docker [2020-07-27T19:54:26.424Z] CHANGE_ID 41249 [2020-07-27T19:54:26.424Z] CHANGE_TARGET master [2020-07-27T19:54:26.424Z] CHANGE_TITLE Replace swarm Capabilites API with cap add/drop API [2020-07-27T19:54:26.424Z] CHANGE_URL https://github.com/moby/moby/pull/41249 [2020-07-27T19:54:26.424Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T19:54:26.424Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-27T19:54:26.424Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-27T19:54:26.424Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-27T19:54:26.424Z] COMPUTERNAME azwin-2-0cae10 [2020-07-27T19:54:26.424Z] ComSpec C:\windows\system32\cmd.exe [2020-07-27T19:54:26.424Z] ConfigSequenceNumber 0 [2020-07-27T19:54:26.424Z] dco true [2020-07-27T19:54:26.424Z] DOCKER_BUILDKIT 0 [2020-07-27T19:54:26.424Z] DOCKER_DUT_DEBUG 1 [2020-07-27T19:54:26.424Z] DOCKER_EXPERIMENTAL 1 [2020-07-27T19:54:26.424Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-27T19:54:26.424Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-27T19:54:26.424Z] EXECUTOR_NUMBER 0 [2020-07-27T19:54:26.424Z] FQDN azwin-2-0cae10.westus.cloudapp.azure.com [2020-07-27T19:54:26.424Z] GIT_BRANCH PR-41249 [2020-07-27T19:54:26.424Z] GIT_COMMIT a4490782a9f4d76684be573d0f456a9744ee5e45 [2020-07-27T19:54:26.424Z] GIT_PREVIOUS_COMMIT 2e6558954b569b1167c393deb502a6176725fd66 [2020-07-27T19:54:26.424Z] GIT_URL https://github.com/moby/moby.git [2020-07-27T19:54:26.424Z] HUDSON_COOKIE eec2b59d-9fd6-4d33-b9a6-0100c20dfa80 [2020-07-27T19:54:26.424Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-27T19:54:26.424Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-27T19:54:26.424Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-27T19:54:26.424Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-27T19:54:26.424Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-27T19:54:26.424Z] JENKINS_NODE_COOKIE 4bc1cdae-cdbe-45a9-8ecd-69a099cd3b4d [2020-07-27T19:54:26.424Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-27T19:54:26.424Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-27T19:54:26.424Z] JOB_BASE_NAME PR-41249 [2020-07-27T19:54:26.424Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41249/display/redirect [2020-07-27T19:54:26.424Z] JOB_NAME moby/PR-41249 [2020-07-27T19:54:26.424Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41249/ [2020-07-27T19:54:26.424Z] library.jps.version master [2020-07-27T19:54:26.424Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-27T19:54:26.424Z] NODE_LABELS amd64 azure azwin-2-0cae10 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-27T19:54:26.424Z] NODE_NAME azwin-2-0cae10 [2020-07-27T19:54:26.424Z] NUMBER_OF_PROCESSORS 4 [2020-07-27T19:54:26.424Z] OS Windows_NT [2020-07-27T19:54:26.424Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-27T19:54:26.424Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-27T19:54:26.424Z] ppc64le true [2020-07-27T19:54:26.424Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-27T19:54:26.424Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-27T19:54:26.424Z] PROCESSOR_LEVEL 6 [2020-07-27T19:54:26.424Z] PROCESSOR_REVISION 5504 [2020-07-27T19:54:26.424Z] ProgramData C:\ProgramData [2020-07-27T19:54:26.424Z] ProgramFiles C:\Program Files [2020-07-27T19:54:26.424Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-27T19:54:26.424Z] ProgramW6432 C:\Program Files [2020-07-27T19:54:26.424Z] PROMPT $P$G [2020-07-27T19:54:26.424Z] PSExecutionPolicyPreference Bypass [2020-07-27T19:54:26.424Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-27T19:54:26.424Z] PUBLIC C:\Users\Public [2020-07-27T19:54:26.424Z] rootless true [2020-07-27T19:54:26.424Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41249/11/display/redirect?page=changes [2020-07-27T19:54:26.424Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41249/11/display/redirect [2020-07-27T19:54:26.424Z] s390x true [2020-07-27T19:54:26.424Z] SKIP_VALIDATION_TESTS 1 [2020-07-27T19:54:26.424Z] SOURCES_DRIVE d [2020-07-27T19:54:26.424Z] SOURCES_SUBDIR gopath [2020-07-27T19:54:26.424Z] STAGE_NAME Run tests [2020-07-27T19:54:26.424Z] SystemDrive C: [2020-07-27T19:54:26.424Z] SystemRoot C:\windows [2020-07-27T19:54:26.424Z] TEMP C:\windows\TEMP [2020-07-27T19:54:26.424Z] TESTDEBUG 0 [2020-07-27T19:54:26.424Z] TESTRUN_DRIVE d [2020-07-27T19:54:26.424Z] TESTRUN_SUBDIR CI [2020-07-27T19:54:26.424Z] TIMEOUT 120m [2020-07-27T19:54:26.424Z] TMP C:\windows\TEMP [2020-07-27T19:54:26.424Z] unit_validate true [2020-07-27T19:54:26.424Z] USERDOMAIN WORKGROUP [2020-07-27T19:54:26.424Z] USERNAME azwin-2-0cae10$ [2020-07-27T19:54:26.424Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-27T19:54:26.424Z] validate_force false [2020-07-27T19:54:26.424Z] windir C:\windows [2020-07-27T19:54:26.424Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-27T19:54:26.424Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-27T19:54:26.424Z] windowsRS1 false [2020-07-27T19:54:26.424Z] windowsRS5 true [2020-07-27T19:54:26.424Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-27T19:54:26.424Z] [2020-07-27T19:54:26.424Z] [2020-07-27T19:54:26.424Z] [2020-07-27T19:54:26.424Z] INFO: Sources under d:\gopath\... [2020-07-27T19:54:26.424Z] INFO: Test run under d:\CI\... [2020-07-27T19:54:26.424Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-27T19:54:26.424Z] INFO: docker/docker repository was found [2020-07-27T19:54:26.499Z] #47 12.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T19:54:26.896Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-07-27T19:54:26.896Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-27T19:54:26.896Z] INFO: Docker version of control daemon [2020-07-27T19:54:26.896Z] [2020-07-27T19:54:26.896Z] Client: Docker Engine - Enterprise [2020-07-27T19:54:26.896Z] Version: 19.03.5 [2020-07-27T19:54:26.896Z] API version: 1.40 [2020-07-27T19:54:26.896Z] Go version: go1.12.12 [2020-07-27T19:54:26.896Z] Git commit: 2ee0c57608 [2020-07-27T19:54:26.896Z] Built: 11/13/2019 08:00:16 [2020-07-27T19:54:26.896Z] OS/Arch: windows/amd64 [2020-07-27T19:54:26.896Z] Experimental: false [2020-07-27T19:54:26.896Z] [2020-07-27T19:54:26.896Z] Server: Docker Engine - Enterprise [2020-07-27T19:54:26.896Z] Engine: [2020-07-27T19:54:26.896Z] Version: 19.03.5 [2020-07-27T19:54:26.896Z] API version: 1.40 (minimum version 1.24) [2020-07-27T19:54:26.896Z] Go version: go1.12.12 [2020-07-27T19:54:26.896Z] Git commit: 2ee0c57608 [2020-07-27T19:54:26.896Z] Built: 11/13/2019 07:58:51 [2020-07-27T19:54:26.896Z] OS/Arch: windows/amd64 [2020-07-27T19:54:26.896Z] Experimental: true [2020-07-27T19:54:26.896Z] [2020-07-27T19:54:26.896Z] INFO: Docker info of control daemon [2020-07-27T19:54:26.896Z] [2020-07-27T19:54:27.107Z] 0ae62d2712a7: Pull complete [2020-07-27T19:54:27.107Z] 1d4419b49a59: Pull complete [2020-07-27T19:54:27.107Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-27T19:54:27.107Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-07-27T19:54:27.107Z] ---> b1942c37232d [2020-07-27T19:54:27.107Z] Step 5/15 : ARG BUILDX_REPO [2020-07-27T19:54:27.135Z] #47 13.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T19:54:27.404Z] ---> Running in d59cbf9bb47c [2020-07-27T19:54:27.404Z] Removing intermediate container d59cbf9bb47c [2020-07-27T19:54:27.404Z] ---> 2c6cc0259458 [2020-07-27T19:54:27.404Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-27T19:54:27.404Z] ---> Running in 33205dd90b45 [2020-07-27T19:54:27.696Z] Cloning into '/buildx'... [2020-07-27T19:54:27.766Z] #47 14.27 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T19:54:28.057Z] #47 14.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T19:54:28.057Z] #47 14.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T19:54:28.057Z] #47 14.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T19:54:28.472Z] Client: [2020-07-27T19:54:28.472Z] Debug Mode: false [2020-07-27T19:54:28.472Z] Plugins: [2020-07-27T19:54:28.472Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-27T19:54:28.472Z] [2020-07-27T19:54:28.472Z] Server: [2020-07-27T19:54:28.472Z] Containers: 0 [2020-07-27T19:54:28.472Z] Running: 0 [2020-07-27T19:54:28.472Z] Paused: 0 [2020-07-27T19:54:28.472Z] Stopped: 0 [2020-07-27T19:54:28.472Z] Images: 10 [2020-07-27T19:54:28.472Z] Server Version: 19.03.5 [2020-07-27T19:54:28.472Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-27T19:54:28.472Z] Windows: [2020-07-27T19:54:28.472Z] LCOW: [2020-07-27T19:54:28.472Z] Logging Driver: json-file [2020-07-27T19:54:28.472Z] Plugins: [2020-07-27T19:54:28.472Z] Volume: local [2020-07-27T19:54:28.472Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-27T19:54:28.472Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-27T19:54:28.472Z] Swarm: inactive [2020-07-27T19:54:28.472Z] Default Isolation: process [2020-07-27T19:54:28.472Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-27T19:54:28.472Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-27T19:54:28.472Z] OSType: windows [2020-07-27T19:54:28.472Z] Architecture: x86_64 [2020-07-27T19:54:28.472Z] CPUs: 4 [2020-07-27T19:54:28.472Z] Total Memory: 32GiB [2020-07-27T19:54:28.472Z] Name: azwin-2-0cae10 [2020-07-27T19:54:28.472Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-27T19:54:28.472Z] Docker Root Dir: D:\docker [2020-07-27T19:54:28.472Z] Debug Mode: false [2020-07-27T19:54:28.472Z] Registry: https://index.docker.io/v1/ [2020-07-27T19:54:28.472Z] Labels: [2020-07-27T19:54:28.472Z] Experimental: true [2020-07-27T19:54:28.472Z] Insecure Registries: [2020-07-27T19:54:28.472Z] 10.0.0.4:5000 [2020-07-27T19:54:28.472Z] 127.0.0.0/8 [2020-07-27T19:54:28.472Z] Registry Mirrors: [2020-07-27T19:54:28.472Z] http://10.0.0.4:5000/ [2020-07-27T19:54:28.472Z] Live Restore Enabled: false [2020-07-27T19:54:28.472Z] [2020-07-27T19:54:28.472Z] [2020-07-27T19:54:28.472Z] INFO: Commit hash is 7c7dd81edd [2020-07-27T19:54:28.472Z] INFO: Nuke-Everything... [2020-07-27T19:54:28.472Z] INFO: Container count on control daemon to delete is 0 [2020-07-27T19:54:28.689Z] #47 15.09 runtime [2020-07-27T19:54:28.689Z] #47 15.10 runtime/cgo [2020-07-27T19:54:28.946Z] INFO: Nuking d:\CI [2020-07-27T19:54:28.946Z] INFO: Zapped successfully [2020-07-27T19:54:28.946Z] INFO: Location for testing is d:\CI\PR-41249\11 [2020-07-27T19:54:28.946Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-27T19:54:28.946Z] [2020-07-27T19:54:28.946Z] [2020-07-27T19:54:28.946Z] INFO: Building the image from Dockerfile.windows at 07/27/2020 19:54:28... [2020-07-27T19:54:28.946Z] [2020-07-27T19:54:29.721Z] #47 ... [2020-07-27T19:54:29.721Z] [2020-07-27T19:54:29.721Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:29.721Z] #30 6.367 runtime [2020-07-27T19:54:29.721Z] #30 11.53 internal/testlog [2020-07-27T19:54:29.721Z] #30 11.72 encoding [2020-07-27T19:54:29.721Z] #30 11.83 runtime/cgo [2020-07-27T19:54:30.012Z] #30 ... [2020-07-27T19:54:30.012Z] [2020-07-27T19:54:30.012Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:30.012Z] #60 11.72 Checking out files: 91% (1882/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-27T19:54:30.012Z] #60 11.89 + cd /tmp/tmp.cWBE1b0W5O/src/github.com/docker/libnetwork [2020-07-27T19:54:30.012Z] #60 11.89 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T19:54:30.012Z] #60 12.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-27T19:54:30.641Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2020-07-27T19:54:31.268Z] Removing intermediate container 33205dd90b45 [2020-07-27T19:54:31.268Z] ---> d4ced3dffcc8 [2020-07-27T19:54:31.268Z] Step 7/15 : WORKDIR /buildx [2020-07-27T19:54:31.268Z] ---> Running in b7a7b4265d90 [2020-07-27T19:54:31.268Z] Removing intermediate container b7a7b4265d90 [2020-07-27T19:54:31.268Z] ---> dab8fcca5dc5 [2020-07-27T19:54:31.268Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-27T19:54:31.268Z] ---> Running in 941cdbe0431c [2020-07-27T19:54:31.268Z] Removing intermediate container 941cdbe0431c [2020-07-27T19:54:31.268Z] ---> 111d0081e0aa [2020-07-27T19:54:31.268Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-27T19:54:31.268Z] ---> Running in 994344b34d48 [2020-07-27T19:54:31.905Z] From https://github.com/docker/buildx [2020-07-27T19:54:31.905Z] * [new tag] v0.3.1 -> build [2020-07-27T19:54:32.200Z] Switched to branch 'build' [2020-07-27T19:54:33.246Z] Removing intermediate container 994344b34d48 [2020-07-27T19:54:33.246Z] ---> 7f1184012dc1 [2020-07-27T19:54:33.246Z] Step 10/15 : ARG GOOS [2020-07-27T19:54:33.246Z] ---> Running in 397db914353e [2020-07-27T19:54:33.246Z] Removing intermediate container 397db914353e [2020-07-27T19:54:33.246Z] ---> 1194f1f534eb [2020-07-27T19:54:33.246Z] Step 11/15 : ARG GOARCH [2020-07-27T19:54:33.246Z] ---> Running in 9479d997546f [2020-07-27T19:54:33.246Z] Removing intermediate container 9479d997546f [2020-07-27T19:54:33.246Z] ---> db12a5a7225c [2020-07-27T19:54:33.246Z] 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 [2020-07-27T19:54:33.246Z] ---> Running in 3c4d62ffc445 [2020-07-27T19:54:33.740Z] Sending build context to Docker daemon 56.04MB [2020-07-27T19:54:33.740Z] [2020-07-27T19:54:33.740Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-27T19:54:33.740Z] ---> 987b1d5e0abf [2020-07-27T19:54:33.740Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-27T19:54:33.740Z] ---> Using cache [2020-07-27T19:54:33.740Z] ---> a73b5e5ad642 [2020-07-27T19:54:33.740Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-07-27T19:54:33.740Z] ---> Using cache [2020-07-27T19:54:33.740Z] ---> ed1d024cce7a [2020-07-27T19:54:33.740Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-27T19:54:33.740Z] ---> Using cache [2020-07-27T19:54:33.740Z] ---> 7b57ed59686d [2020-07-27T19:54:33.740Z] 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} [2020-07-27T19:54:33.740Z] ---> Using cache [2020-07-27T19:54:33.740Z] ---> f417e6defaad [2020-07-27T19:54:33.740Z] 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 { $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; [2020-07-27T19:54:33.740Z] ---> Using cache [2020-07-27T19:54:33.740Z] ---> d1b5084aa5b7 [2020-07-27T19:54:33.740Z] 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 [2020-07-27T19:54:33.740Z] ---> Using cache [2020-07-27T19:54:33.740Z] ---> b78714045e4e [2020-07-27T19:54:33.740Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-27T19:54:33.740Z] ---> Using cache [2020-07-27T19:54:33.740Z] ---> 8fdc820f8621 [2020-07-27T19:54:33.740Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-27T19:54:33.740Z] ---> Using cache [2020-07-27T19:54:33.740Z] ---> 4d291d5f668d [2020-07-27T19:54:33.740Z] Step 10/10 : COPY . . [2020-07-27T19:54:36.901Z] #60 ... [2020-07-27T19:54:36.901Z] [2020-07-27T19:54:36.901Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:54:36.901Z] #10 14.48 Fetched 8060 kB in 10s (772 kB/s) [2020-07-27T19:54:36.901Z] #10 14.48 Reading package lists... [2020-07-27T19:54:36.901Z] #10 17.92 Reading package lists... [2020-07-27T19:54:36.901Z] #10 21.15 Building dependency tree... [2020-07-27T19:54:36.901Z] #10 22.31 The following additional packages will be installed: [2020-07-27T19:54:36.901Z] #10 22.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-27T19:54:36.901Z] #10 22.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-27T19:54:36.901Z] #10 22.32 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-27T19:54:36.901Z] #10 22.32 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-27T19:54:36.901Z] #10 22.33 Suggested packages: [2020-07-27T19:54:36.901Z] #10 22.33 gcc-8-locales seccomp wine64 [2020-07-27T19:54:36.901Z] #10 ... [2020-07-27T19:54:36.901Z] [2020-07-27T19:54:36.901Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:54:36.901Z] #23 14.95 Fetched 8060 kB in 11s (745 kB/s) [2020-07-27T19:54:36.901Z] #23 14.95 Reading package lists... [2020-07-27T19:54:36.901Z] #23 17.68 Reading package lists... [2020-07-27T19:54:36.901Z] #23 21.00 Building dependency tree... [2020-07-27T19:54:36.901Z] #23 22.18 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-27T19:54:36.901Z] #23 22.18 The following additional packages will be installed: [2020-07-27T19:54:36.901Z] #23 22.18 libjq1 libonig5 [2020-07-27T19:54:36.901Z] #23 22.55 The following NEW packages will be installed: [2020-07-27T19:54:36.901Z] #23 22.56 jq libjq1 libonig5 [2020-07-27T19:54:36.901Z] #23 22.69 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:54:36.901Z] #23 22.69 Need to get 350 kB of archives. [2020-07-27T19:54:36.901Z] #23 22.69 After this operation, 1154 kB of additional disk space will be used. [2020-07-27T19:54:36.901Z] #23 22.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-27T19:54:36.901Z] #23 22.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-27T19:54:36.901Z] #23 22.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-27T19:54:36.901Z] #23 ... [2020-07-27T19:54:36.901Z] [2020-07-27T19:54:36.901Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:36.901Z] #41 12.99 unicode/utf16 [2020-07-27T19:54:36.901Z] #41 13.14 container/list [2020-07-27T19:54:36.901Z] #41 13.52 crypto/internal/subtle [2020-07-27T19:54:36.901Z] #41 13.58 crypto/subtle [2020-07-27T19:54:36.901Z] #41 13.65 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-27T19:54:36.901Z] #41 13.74 internal/nettrace [2020-07-27T19:54:36.901Z] #41 13.81 runtime/cgo [2020-07-27T19:54:36.901Z] #41 18.17 vendor/golang.org/x/crypto/internal/subtle [2020-07-27T19:54:36.901Z] #41 ... [2020-07-27T19:54:36.901Z] [2020-07-27T19:54:36.901Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:54:36.901Z] #38 15.07 Fetched 8060 kB in 11s (757 kB/s) [2020-07-27T19:54:36.901Z] #38 15.07 Reading package lists... [2020-07-27T19:54:36.901Z] #38 18.69 Reading package lists... [2020-07-27T19:54:36.901Z] #38 22.25 Building dependency tree... [2020-07-27T19:54:36.901Z] #38 23.11 The following additional packages will be installed: [2020-07-27T19:54:36.901Z] #38 23.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-27T19:54:36.901Z] #38 23.11 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-27T19:54:36.901Z] #38 23.11 Suggested packages: [2020-07-27T19:54:36.901Z] #38 23.11 manpages-dev python-setuptools [2020-07-27T19:54:36.901Z] #38 ... [2020-07-27T19:54:36.901Z] [2020-07-27T19:54:36.901Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:54:36.901Z] #23 23.36 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:54:36.901Z] #23 23.45 Fetched 350 kB in 0s (2132 kB/s) [2020-07-27T19:54:37.192Z] #23 23.52 Selecting previously unselected package libonig5:s390x. [2020-07-27T19:54:37.192Z] #23 23.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-27T19:54:37.192Z] #23 23.58 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-27T19:54:37.192Z] #23 23.59 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-27T19:54:37.192Z] #23 ... [2020-07-27T19:54:37.192Z] [2020-07-27T19:54:37.192Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T19:54:37.192Z] #36 13.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-27T19:54:37.192Z] #36 15.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-27T19:54:37.192Z] #36 ... [2020-07-27T19:54:37.192Z] [2020-07-27T19:54:37.192Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:54:37.192Z] #23 23.76 Selecting previously unselected package libjq1:s390x. [2020-07-27T19:54:37.192Z] #23 23.77 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-27T19:54:37.483Z] #23 23.77 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-27T19:54:37.483Z] #23 23.89 Selecting previously unselected package jq. [2020-07-27T19:54:37.483Z] #23 23.89 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-27T19:54:37.483Z] #23 23.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-27T19:54:37.483Z] #23 23.97 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-27T19:54:37.483Z] #23 24.00 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-27T19:54:37.483Z] #23 24.00 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-27T19:54:37.483Z] #23 24.01 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:54:38.116Z] #23 DONE 24.5s [2020-07-27T19:54:38.116Z] [2020-07-27T19:54:38.116Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:38.116Z] #60 DONE 24.5s [2020-07-27T19:54:38.116Z] [2020-07-27T19:54:38.116Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T19:54:38.116Z] #24 DONE 0.1s [2020-07-27T19:54:38.116Z] [2020-07-27T19:54:38.116Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:54:38.116Z] #38 24.12 The following NEW packages will be installed: [2020-07-27T19:54:38.116Z] #38 24.13 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-27T19:54:38.116Z] #38 24.13 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-27T19:54:38.116Z] #38 24.13 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-27T19:54:38.116Z] #38 24.13 python-six zlib1g-dev [2020-07-27T19:54:38.116Z] #38 24.25 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:54:38.116Z] #38 24.25 Need to get 3742 kB of archives. [2020-07-27T19:54:38.116Z] #38 24.25 After this operation, 22.0 MB of additional disk space will be used. [2020-07-27T19:54:38.116Z] #38 24.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-27T19:54:38.116Z] #38 24.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-27T19:54:38.116Z] #38 24.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-27T19:54:38.116Z] #38 24.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-27T19:54:38.116Z] #38 24.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-27T19:54:38.116Z] #38 24.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-27T19:54:38.116Z] #38 24.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-07-27T19:54:38.116Z] #38 24.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-27T19:54:38.116Z] #38 24.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-27T19:54:38.116Z] #38 24.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-27T19:54:38.116Z] #38 24.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-27T19:54:38.116Z] #38 24.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-27T19:54:38.116Z] #38 24.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-07-27T19:54:38.116Z] #38 24.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-27T19:54:38.116Z] #38 24.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-27T19:54:38.116Z] #38 24.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-27T19:54:38.116Z] #38 24.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-27T19:54:38.407Z] #38 ... [2020-07-27T19:54:38.407Z] [2020-07-27T19:54:38.407Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:38.407Z] #43 DONE 25.0s [2020-07-27T19:54:38.704Z] [2020-07-27T19:54:38.704Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:38.704Z] #25 ... [2020-07-27T19:54:38.704Z] [2020-07-27T19:54:38.704Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:54:38.704Z] #32 15.10 Fetched 8060 kB in 11s (742 kB/s) [2020-07-27T19:54:38.704Z] #32 15.10 Reading package lists... [2020-07-27T19:54:38.704Z] #32 18.86 Reading package lists... [2020-07-27T19:54:38.704Z] #32 22.48 Building dependency tree... [2020-07-27T19:54:38.704Z] #32 24.16 The following additional packages will be installed: [2020-07-27T19:54:38.704Z] #32 24.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-27T19:54:38.704Z] #32 24.16 Suggested packages: [2020-07-27T19:54:38.704Z] #32 24.16 cmake-doc ninja-build lrzip [2020-07-27T19:54:38.704Z] #32 24.16 Recommended packages: [2020-07-27T19:54:38.704Z] #32 24.16 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-27T19:54:38.704Z] #32 25.04 The following NEW packages will be installed: [2020-07-27T19:54:38.704Z] #32 25.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-27T19:54:38.704Z] #32 25.04 vim-common xxd [2020-07-27T19:54:38.704Z] #32 25.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:54:38.704Z] #32 25.29 Need to get 14.0 MB of archives. [2020-07-27T19:54:38.704Z] #32 25.29 After this operation, 62.1 MB of additional disk space will be used. [2020-07-27T19:54:38.704Z] #32 25.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-27T19:54:39.009Z] #32 25.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-27T19:54:39.009Z] #32 25.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-27T19:54:39.009Z] #32 ... [2020-07-27T19:54:39.009Z] [2020-07-27T19:54:39.009Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T19:54:39.009Z] #51 15.25 Fetched 8060 kB in 11s (736 kB/s) [2020-07-27T19:54:39.009Z] #51 15.25 Reading package lists... [2020-07-27T19:54:39.009Z] #51 19.04 Reading package lists... [2020-07-27T19:54:39.009Z] #51 22.45 Building dependency tree... [2020-07-27T19:54:39.009Z] #51 23.85 The following additional packages will be installed: [2020-07-27T19:54:39.009Z] #51 23.85 libbtrfs0 [2020-07-27T19:54:39.009Z] #51 23.95 The following NEW packages will be installed: [2020-07-27T19:54:39.009Z] #51 23.95 libbtrfs-dev libbtrfs0 [2020-07-27T19:54:39.009Z] #51 24.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:54:39.009Z] #51 24.10 Need to get 118 kB of archives. [2020-07-27T19:54:39.009Z] #51 24.10 After this operation, 390 kB of additional disk space will be used. [2020-07-27T19:54:39.009Z] #51 24.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-27T19:54:39.009Z] #51 24.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-27T19:54:39.009Z] #51 24.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:54:39.009Z] #51 25.10 Fetched 118 kB in 0s (857 kB/s) [2020-07-27T19:54:39.009Z] #51 25.19 Selecting previously unselected package libbtrfs0. [2020-07-27T19:54:39.009Z] #51 25.19 (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 ... 15177 files and directories currently installed.) [2020-07-27T19:54:39.009Z] #51 25.27 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-27T19:54:39.009Z] #51 25.27 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-27T19:54:39.009Z] #51 25.39 Selecting previously unselected package libbtrfs-dev. [2020-07-27T19:54:39.009Z] #51 25.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-27T19:54:39.009Z] #51 25.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-27T19:54:39.009Z] #51 ... [2020-07-27T19:54:39.009Z] [2020-07-27T19:54:39.009Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:54:39.009Z] #38 25.33 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:54:39.009Z] #38 25.44 Fetched 3742 kB in 0s (11.8 MB/s) [2020-07-27T19:54:39.009Z] #38 25.52 Selecting previously unselected package libcap-dev:s390x. [2020-07-27T19:54:39.302Z] #38 25.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-27T19:54:39.302Z] #38 25.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-27T19:54:39.302Z] #38 25.62 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-27T19:54:39.302Z] #38 25.74 Selecting previously unselected package libnet1:s390x. [2020-07-27T19:54:39.302Z] #38 25.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-27T19:54:39.302Z] #38 25.76 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-27T19:54:39.302Z] #38 25.86 Selecting previously unselected package libnet1-dev. [2020-07-27T19:54:39.302Z] #38 25.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-27T19:54:39.302Z] #38 25.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-27T19:54:39.595Z] #38 ... [2020-07-27T19:54:39.595Z] [2020-07-27T19:54:39.595Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T19:54:39.595Z] #51 25.62 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-27T19:54:39.595Z] #51 25.63 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-27T19:54:39.595Z] #51 25.64 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:54:39.595Z] #51 DONE 26.2s [2020-07-27T19:54:39.595Z] [2020-07-27T19:54:39.595Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:54:39.595Z] #38 26.17 Selecting previously unselected package libnl-3-200:s390x. [2020-07-27T19:54:39.595Z] #38 26.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-27T19:54:39.595Z] #38 26.17 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-27T19:54:39.943Z] #38 26.42 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-27T19:54:39.943Z] #38 26.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-27T19:54:39.943Z] #38 26.42 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-27T19:54:40.334Z] #38 26.66 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-27T19:54:40.334Z] #38 26.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-27T19:54:40.334Z] #38 26.66 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-27T19:54:40.334Z] #38 26.76 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-27T19:54:40.334Z] #38 26.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-27T19:54:40.334Z] #38 26.81 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-27T19:54:40.334Z] #38 26.90 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-27T19:54:40.334Z] #38 26.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-27T19:54:40.334Z] #38 26.93 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-27T19:54:40.625Z] #38 27.14 Selecting previously unselected package libprotobuf17:s390x. [2020-07-27T19:54:40.625Z] #38 27.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-27T19:54:40.625Z] #38 27.15 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-27T19:54:41.257Z] #38 27.69 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-27T19:54:41.257Z] #38 27.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-27T19:54:41.257Z] #38 27.70 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-27T19:54:41.257Z] #38 27.86 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-27T19:54:41.548Z] #38 27.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-27T19:54:41.548Z] #38 27.86 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-27T19:54:42.182Z] #38 28.56 Selecting previously unselected package libprotoc17:s390x. [2020-07-27T19:54:42.183Z] #38 28.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-27T19:54:42.183Z] #38 28.56 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-27T19:54:42.474Z] #38 28.93 Selecting previously unselected package protobuf-c-compiler. [2020-07-27T19:54:42.474Z] #38 28.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-27T19:54:42.474Z] #38 28.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-27T19:54:42.474Z] #38 29.03 Selecting previously unselected package protobuf-compiler. [2020-07-27T19:54:42.777Z] #38 29.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-27T19:54:42.777Z] #38 29.03 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-27T19:54:42.777Z] #38 29.12 Selecting previously unselected package python-pkg-resources. [2020-07-27T19:54:42.777Z] #38 29.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-27T19:54:42.777Z] #38 29.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-27T19:54:42.777Z] #38 29.28 Selecting previously unselected package python-six. [2020-07-27T19:54:42.777Z] #38 29.28 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-27T19:54:42.777Z] #38 29.29 Unpacking python-six (1.12.0-1) ... [2020-07-27T19:54:42.777Z] #38 29.35 Selecting previously unselected package python-protobuf. [2020-07-27T19:54:42.777Z] #38 29.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-27T19:54:42.777Z] #38 29.36 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-27T19:54:43.410Z] #38 29.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-27T19:54:44.917Z] #38 31.38 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-27T19:54:44.917Z] #38 31.39 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-27T19:54:44.917Z] #38 31.40 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-27T19:54:44.917Z] #38 31.40 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-27T19:54:44.917Z] #38 31.41 Setting up python-six (1.12.0-1) ... [2020-07-27T19:54:45.208Z] #38 ... [2020-07-27T19:54:45.208Z] [2020-07-27T19:54:45.208Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:45.208Z] #25 3.485 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-27T19:54:45.208Z] #25 3.774 #=#=# [2020-07-27T19:54:45.208Z] #25 3.977 ## 4.0% ######### 13.0% ############### 22.0% ###################### 31.0% ############################ 39.0% ################################## 48.0% ######################################### 57.0% ############################################### 66.0% ###################################################### 75.1% ############################################################## 86.3% #################################################################### 95.3% ######################################################################## 100.0% [2020-07-27T19:54:45.208Z] #25 5.582 [2020-07-27T19:54:45.208Z] #25 5.735 ########################### 38.0% ###################################################################### 97.5% ######################################################################## 100.0% [2020-07-27T19:54:45.208Z] #25 6.223 #=#=# [2020-07-27T19:54:45.208Z] #25 6.398 ###################### 30.6% ######################################### 58.1% ######################################################################## 100.0% [2020-07-27T19:54:45.208Z] #25 6.914 [2020-07-27T19:54:46.958Z] #25 7.065 ### 5.2% ######## 11.6% ############ 18.0% ################# 24.5% ####################### 33.1% ############################# 41.7% ################################## 48.1% ######################################## 56.7% ############################################ 62.3% ################################################ 67.0% ##################################################### 74.1% ######################################################### 80.5% ############################################################## 86.9% #################################################################### 95.5% ######################################################################## 100.0% [2020-07-27T19:54:46.958Z] #25 ... [2020-07-27T19:54:46.958Z] [2020-07-27T19:54:46.958Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:54:46.958Z] #10 23.40 The following NEW packages will be installed: [2020-07-27T19:54:46.958Z] #10 23.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-27T19:54:46.958Z] #10 23.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-27T19:54:46.958Z] #10 23.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-27T19:54:46.958Z] #10 23.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-27T19:54:46.958Z] #10 23.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-27T19:54:46.958Z] #10 23.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-27T19:54:46.958Z] #10 23.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:54:46.958Z] #10 23.53 Need to get 73.3 MB of archives. [2020-07-27T19:54:46.958Z] #10 23.53 After this operation, 494 MB of additional disk space will be used. [2020-07-27T19:54:46.958Z] #10 23.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-07-27T19:54:46.958Z] #10 23.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-27T19:54:46.958Z] #10 23.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-27T19:54:46.958Z] #10 23.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-27T19:54:46.958Z] #10 23.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-27T19:54:46.958Z] #10 23.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-27T19:54:46.958Z] #10 24.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-27T19:54:46.958Z] #10 24.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-27T19:54:46.958Z] #10 24.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-07-27T19:54:46.958Z] #10 26.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-27T19:54:46.958Z] #10 28.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-27T19:54:46.958Z] #10 28.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-27T19:54:46.958Z] #10 28.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-27T19:54:46.958Z] #10 28.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-27T19:54:46.958Z] #10 28.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-07-27T19:54:46.958Z] #10 28.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-27T19:54:46.958Z] #10 28.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-27T19:54:46.958Z] #10 28.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-27T19:54:46.958Z] #10 28.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-27T19:54:46.958Z] #10 28.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-27T19:54:46.958Z] #10 28.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-27T19:54:46.958Z] #10 28.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-27T19:54:46.958Z] #10 28.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-27T19:54:46.958Z] #10 28.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-27T19:54:46.958Z] #10 28.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-27T19:54:46.958Z] #10 28.78 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:54:46.958Z] #10 28.86 Fetched 73.3 MB in 5s (15.4 MB/s) [2020-07-27T19:54:46.958Z] #10 28.97 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-27T19:54:46.958Z] #10 28.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-27T19:54:46.958Z] #10 29.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-27T19:54:46.958Z] #10 29.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-27T19:54:46.958Z] #10 30.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-27T19:54:46.958Z] #10 30.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-27T19:54:46.958Z] #10 30.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-27T19:54:46.958Z] #10 32.83 Selecting previously unselected package binutils-mingw-w64. [2020-07-27T19:54:46.958Z] #10 32.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-27T19:54:46.958Z] #10 32.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-27T19:54:46.958Z] #10 32.99 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-27T19:54:46.958Z] #10 32.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-27T19:54:46.958Z] #10 33.00 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-27T19:54:46.958Z] #10 33.11 Selecting previously unselected package dmsetup. [2020-07-27T19:54:46.958Z] #10 33.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-27T19:54:46.958Z] #10 33.11 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-27T19:54:46.958Z] #10 33.18 Selecting previously unselected package mingw-w64-common. [2020-07-27T19:54:46.958Z] #10 33.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-27T19:54:46.958Z] #10 33.19 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-27T19:54:47.249Z] #10 ... [2020-07-27T19:54:47.249Z] [2020-07-27T19:54:47.249Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:54:47.249Z] #38 32.80 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-27T19:54:47.249Z] #38 32.82 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-27T19:54:47.249Z] #38 32.84 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-27T19:54:47.249Z] #38 32.85 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-27T19:54:47.249Z] #38 32.86 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-27T19:54:47.249Z] #38 32.87 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-27T19:54:47.249Z] #38 32.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-27T19:54:47.249Z] #38 32.88 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-27T19:54:47.249Z] #38 32.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-27T19:54:47.249Z] #38 32.90 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-27T19:54:49.316Z] #38 ... [2020-07-27T19:54:49.316Z] [2020-07-27T19:54:49.316Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:54:49.316Z] #32 25.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-27T19:54:49.316Z] #32 25.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-27T19:54:49.316Z] #32 25.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-27T19:54:49.316Z] #32 25.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-27T19:54:49.316Z] #32 25.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-27T19:54:49.316Z] #32 25.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-27T19:54:49.316Z] #32 26.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-27T19:54:49.316Z] #32 27.16 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:54:49.316Z] #32 27.20 Fetched 14.0 MB in 1s (12.7 MB/s) [2020-07-27T19:54:49.316Z] #32 27.26 Selecting previously unselected package xxd. [2020-07-27T19:54:49.316Z] #32 27.26 (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 ... 15177 files and directories currently installed.) [2020-07-27T19:54:49.316Z] #32 27.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-27T19:54:49.316Z] #32 27.33 Unpacking xxd (2:8.1.0875-5) ... [2020-07-27T19:54:49.316Z] #32 27.46 Selecting previously unselected package vim-common. [2020-07-27T19:54:49.316Z] #32 27.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-27T19:54:49.316Z] #32 27.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-27T19:54:49.316Z] #32 27.75 Selecting previously unselected package cmake-data. [2020-07-27T19:54:49.316Z] #32 27.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-27T19:54:49.316Z] #32 27.76 Unpacking cmake-data (3.13.4-1) ... [2020-07-27T19:54:49.316Z] #32 29.66 Selecting previously unselected package libicu63:s390x. [2020-07-27T19:54:49.316Z] #32 29.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-27T19:54:49.316Z] #32 29.67 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-27T19:54:49.316Z] #32 33.82 Selecting previously unselected package libxml2:s390x. [2020-07-27T19:54:49.316Z] #32 33.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-27T19:54:49.316Z] #32 33.84 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-27T19:54:49.316Z] #32 34.33 Selecting previously unselected package libarchive13:s390x. [2020-07-27T19:54:49.316Z] #32 34.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-27T19:54:49.316Z] #32 34.33 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-27T19:54:49.316Z] #32 34.56 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-27T19:54:49.316Z] #32 34.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-27T19:54:49.316Z] #32 34.57 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-27T19:54:49.316Z] #32 34.66 Selecting previously unselected package librhash0:s390x. [2020-07-27T19:54:49.316Z] #32 34.66 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-27T19:54:49.316Z] #32 34.66 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-27T19:54:49.316Z] #32 34.76 Selecting previously unselected package libuv1:s390x. [2020-07-27T19:54:49.316Z] #32 34.76 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-27T19:54:49.316Z] #32 34.76 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-27T19:54:49.316Z] #32 34.89 Selecting previously unselected package cmake. [2020-07-27T19:54:49.316Z] #32 34.89 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-27T19:54:49.316Z] #32 34.90 Unpacking cmake (3.13.4-1) ... [2020-07-27T19:54:49.316Z] #32 ... [2020-07-27T19:54:49.316Z] [2020-07-27T19:54:49.316Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:49.316Z] #25 8.949 [2020-07-27T19:54:49.609Z] #25 9.093 1.3% ## 3.2% ### 5.1% ##### 7.6% ###### 9.4% ######## 11.9% ########## 15.0% ############ 17.5% ############# 19.4% ############### 21.9% ################ 22.9% ################# 24.2% ################### 27.1% ##################### 30.2% ####################### 32.7% ######################## 34.6% ########################## 37.1% ############################ 39.6% ############################## 42.1% ################### [2020-07-27T19:54:49.609Z] #25 ... [2020-07-27T19:54:49.609Z] [2020-07-27T19:54:49.610Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:49.610Z] #30 25.97 internal/reflectlite [2020-07-27T19:54:49.610Z] #30 25.97 sync [2020-07-27T19:54:49.610Z] #30 28.09 sort [2020-07-27T19:54:49.610Z] #30 28.09 errors [2020-07-27T19:54:49.610Z] #30 28.31 strconv [2020-07-27T19:54:49.610Z] #30 28.82 io [2020-07-27T19:54:49.610Z] #30 29.78 internal/oserror [2020-07-27T19:54:49.610Z] #30 29.84 syscall [2020-07-27T19:54:49.610Z] #30 30.87 reflect [2020-07-27T19:54:49.610Z] #30 ... [2020-07-27T19:54:49.610Z] [2020-07-27T19:54:49.610Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:49.610Z] #25 9.093 1.3% ## 3.2% ### 5.1% ##### 7.6% ###### 9.4% ######## 11.9% ########## 15.0% ############ 17.5% ############# 19.4% ############### 21.9% ################ 22.9% ################# 24.2% ################### 27.1% ##################### 30.2% ####################### 32.7% ######################## 34.6% ########################## 37.1% ############################ 39.6% ############################## 42.1% ################################ 45.2% ################################## 48.3% #################### [2020-07-27T19:54:49.610Z] #25 ... [2020-07-27T19:54:49.610Z] [2020-07-27T19:54:49.610Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:54:49.610Z] #52 1.712 + RM_GOPATH=0 [2020-07-27T19:54:49.610Z] #52 1.712 + TMP_GOPATH= [2020-07-27T19:54:49.610Z] #52 1.716 + : /build [2020-07-27T19:54:49.610Z] #52 1.716 + '[' -z '' ']' [2020-07-27T19:54:49.610Z] #52 1.716 ++ mktemp -d [2020-07-27T19:54:49.610Z] #52 1.722 + export GOPATH=/tmp/tmp.RrEkwvOzOG [2020-07-27T19:54:49.610Z] #52 1.722 + GOPATH=/tmp/tmp.RrEkwvOzOG [2020-07-27T19:54:49.610Z] #52 1.722 + RM_GOPATH=1 [2020-07-27T19:54:49.610Z] #52 1.722 + case "$(go env GOARCH)" in [2020-07-27T19:54:49.610Z] #52 1.722 ++ go env GOARCH [2020-07-27T19:54:49.610Z] #52 1.724 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:49.610Z] #52 1.724 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:49.610Z] #52 1.737 ++ dirname /tmp/install/install.sh [2020-07-27T19:54:49.610Z] #52 1.740 + dir=/tmp/install [2020-07-27T19:54:49.610Z] #52 1.742 + bin=containerd [2020-07-27T19:54:49.610Z] #52 1.742 + shift [2020-07-27T19:54:49.610Z] #52 1.742 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-27T19:54:49.610Z] #52 1.742 + . /tmp/install/containerd.installer [2020-07-27T19:54:49.610Z] #52 1.742 ++ set -e [2020-07-27T19:54:49.610Z] #52 1.742 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T19:54:49.610Z] #52 1.742 + install_containerd [2020-07-27T19:54:49.610Z] #52 1.742 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-27T19:54:49.610Z] #52 1.742 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T19:54:49.610Z] #52 1.742 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RrEkwvOzOG/src/github.com/containerd/containerd [2020-07-27T19:54:49.610Z] #52 1.749 Cloning into '/tmp/tmp.RrEkwvOzOG/src/github.com/containerd/containerd'... [2020-07-27T19:54:49.901Z] #52 ... [2020-07-27T19:54:49.901Z] [2020-07-27T19:54:49.901Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:49.901Z] #25 9.093 1.3% ## 3.2% ### 5.1% ##### 7.6% ###### 9.4% ######## 11.9% ########## 15.0% ############ 17.5% ############# 19.4% ############### 21.9% ################ 22.9% ################# 24.2% ################### 27.1% ##################### 30.2% ####################### 32.7% ######################## 34.6% ########################## 37.1% ############################ 39.6% ############################## 42.1% ################################ 45.2% ################################## 48.3% #################################### 50.8% ###################################### 53.3% ############### [2020-07-27T19:54:49.901Z] #25 ... [2020-07-27T19:54:49.901Z] [2020-07-27T19:54:49.901Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:49.901Z] #41 26.42 internal/reflectlite [2020-07-27T19:54:49.901Z] #41 26.42 sync [2020-07-27T19:54:49.901Z] #41 27.55 github.com/LK4D4/vndr/godl/singleflight [2020-07-27T19:54:49.901Z] #41 27.73 math/rand [2020-07-27T19:54:49.901Z] #41 28.36 internal/singleflight [2020-07-27T19:54:49.901Z] #41 28.74 sort [2020-07-27T19:54:49.901Z] #41 28.76 io [2020-07-27T19:54:49.901Z] #41 29.40 strconv [2020-07-27T19:54:49.901Z] #41 29.74 bytes [2020-07-27T19:54:49.901Z] #41 31.06 bufio [2020-07-27T19:54:49.901Z] #41 32.01 reflect [2020-07-27T19:54:49.901Z] #41 32.54 syscall [2020-07-27T19:54:50.202Z] #41 ... [2020-07-27T19:54:50.202Z] [2020-07-27T19:54:50.202Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:50.493Z] #25 9.093 1.3% ## 3.2% ### 5.1% ##### 7.6% ###### 9.4% ######## 11.9% ########## 15.0% ############ 17.5% ############# 19.4% ############### 21.9% ################ 22.9% ################# 24.2% ################### 27.1% ##################### 30.2% ####################### 32.7% ######################## 34.6% ########################## 37.1% ############################ 39.6% ############################## 42.1% ################################ 45.2% ################################## 48.3% #################################### 50.8% ###################################### 53.3% ######################################## 56.4% ########################################## 58.9% ########################################### 60.8% ############################################# 63.3% ##################### [2020-07-27T19:54:50.493Z] #25 ... [2020-07-27T19:54:50.493Z] [2020-07-27T19:54:50.493Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:54:50.493Z] #38 36.15 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-27T19:54:50.493Z] #38 36.16 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:54:50.493Z] #38 DONE 37.0s [2020-07-27T19:54:50.493Z] [2020-07-27T19:54:50.493Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:51.374Z] #25 9.093 1.3% ## 3.2% ### 5.1% ##### 7.6% ###### 9.4% ######## 11.9% ########## 15.0% ############ 17.5% ############# 19.4% ############### 21.9% ################ 22.9% ################# 24.2% ################### 27.1% ##################### 30.2% ####################### 32.7% ######################## 34.6% ########################## 37.1% ############################ 39.6% ############################## 42.1% ################################ 45.2% ################################## 48.3% #################################### 50.8% ###################################### 53.3% ######################################## 56.4% ########################################## 58.9% ########################################### 60.8% ############################################# 63.3% ############################################### 65.8% ################################################# 68.3% ################################################## 69.5% ################################################### 71.4% ##################################################### 74.5% ####################################################### 77.0% [2020-07-27T19:54:51.374Z] #25 ... [2020-07-27T19:54:51.374Z] [2020-07-27T19:54:51.374Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:54:51.374Z] #32 37.13 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-27T19:54:51.374Z] #32 37.15 Setting up xxd (2:8.1.0875-5) ... [2020-07-27T19:54:51.374Z] #32 37.17 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-27T19:54:51.374Z] #32 37.17 Setting up vim-common (2:8.1.0875-5) ... [2020-07-27T19:54:51.374Z] #32 37.20 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-27T19:54:51.374Z] #32 37.23 Setting up cmake-data (3.13.4-1) ... [2020-07-27T19:54:51.374Z] #32 37.24 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-27T19:54:51.374Z] #32 37.25 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-27T19:54:51.374Z] #32 37.25 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-27T19:54:51.374Z] #32 37.27 Setting up cmake (3.13.4-1) ... [2020-07-27T19:54:51.374Z] #32 37.28 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:54:51.374Z] #32 37.34 Processing triggers for mime-support (3.62) ... [2020-07-27T19:54:51.374Z] #32 DONE 37.7s [2020-07-27T19:54:51.374Z] [2020-07-27T19:54:51.374Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:52.549Z] #25 9.093 1.3% ## 3.2% ### 5.1% ##### 7.6% ###### 9.4% ######## 11.9% ########## 15.0% ############ 17.5% ############# 19.4% ############### 21.9% ################ 22.9% ################# 24.2% ################### 27.1% ##################### 30.2% ####################### 32.7% ######################## 34.6% ########################## 37.1% ############################ 39.6% ############################## 42.1% ################################ 45.2% ################################## 48.3% #################################### 50.8% ###################################### 53.3% ######################################## 56.4% ########################################## 58.9% ########################################### 60.8% ############################################# 63.3% ############################################### 65.8% ################################################# 68.3% ################################################## 69.5% ################################################### 71.4% ##################################################### 74.5% ####################################################### 77.0% ######################################################## 78.9% ######################################################### 80.1% ########################################################### 82.0% ############################################################ 84.5% ############################################################## 87.2% ################################################################# 90.3% ################################################################## 92.8% #################################################################### 94.7% ###################################################################### 97.8% ####################################################################### 99.7% ######################################################################## 100.0% [2020-07-27T19:54:52.549Z] #25 14.39 [2020-07-27T19:54:54.053Z] #25 15.56 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-27T19:54:54.053Z] #25 15.94 #=#=# [2020-07-27T19:54:54.343Z] #25 16.10 ######################################################################## 100.0% [2020-07-27T19:54:54.343Z] #25 16.21 [2020-07-27T19:54:54.975Z] #25 ... [2020-07-27T19:54:54.975Z] [2020-07-27T19:54:54.975Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:54:54.975Z] #47 31.41 syscall [2020-07-27T19:54:54.975Z] #47 31.41 reflect [2020-07-27T19:54:54.975Z] #47 37.73 time [2020-07-27T19:54:54.975Z] #47 ... [2020-07-27T19:54:54.975Z] [2020-07-27T19:54:54.975Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:54.975Z] #33 1.787 + RM_GOPATH=0 [2020-07-27T19:54:54.975Z] #33 1.787 + TMP_GOPATH= [2020-07-27T19:54:54.975Z] #33 1.787 + : /build [2020-07-27T19:54:54.975Z] #33 1.787 + '[' -z '' ']' [2020-07-27T19:54:54.975Z] #33 1.788 ++ mktemp -d [2020-07-27T19:54:54.975Z] #33 1.788 + export GOPATH=/tmp/tmp.DNMrk86dXj [2020-07-27T19:54:54.975Z] #33 1.789 + GOPATH=/tmp/tmp.DNMrk86dXj [2020-07-27T19:54:54.975Z] #33 1.789 + RM_GOPATH=1 [2020-07-27T19:54:54.975Z] #33 1.789 + case "$(go env GOARCH)" in [2020-07-27T19:54:54.975Z] #33 1.789 ++ go env GOARCH [2020-07-27T19:54:54.975Z] #33 1.818 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:54.975Z] #33 1.818 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:54:54.975Z] #33 1.818 ++ dirname /tmp/install/install.sh [2020-07-27T19:54:54.975Z] #33 1.832 + dir=/tmp/install [2020-07-27T19:54:54.975Z] #33 1.832 + bin=tini [2020-07-27T19:54:54.975Z] #33 1.832 + shift [2020-07-27T19:54:54.975Z] #33 1.832 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-27T19:54:54.975Z] #33 1.832 + . /tmp/install/tini.installer [2020-07-27T19:54:54.975Z] #33 1.832 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T19:54:54.975Z] #33 1.832 + install_tini [2020-07-27T19:54:54.975Z] #33 1.832 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-27T19:54:54.975Z] #33 1.832 + git clone https://github.com/krallin/tini.git /tmp/tmp.DNMrk86dXj/tini [2020-07-27T19:54:54.975Z] #33 1.832 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T19:54:54.975Z] #33 1.834 Cloning into '/tmp/tmp.DNMrk86dXj/tini'... [2020-07-27T19:54:54.975Z] #33 2.500 + cd /tmp/tmp.DNMrk86dXj/tini [2020-07-27T19:54:54.975Z] #33 2.500 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T19:54:54.975Z] #33 2.504 + cmake . [2020-07-27T19:54:54.975Z] #33 2.908 -- The C compiler identification is GNU 8.3.0 [2020-07-27T19:54:54.975Z] #33 3.003 -- Check for working C compiler: /usr/bin/cc [2020-07-27T19:54:54.975Z] #33 3.390 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-27T19:54:54.975Z] #33 3.391 -- Detecting C compiler ABI info [2020-07-27T19:54:54.975Z] #33 3.797 -- Detecting C compiler ABI info - done [2020-07-27T19:54:54.975Z] #33 3.803 -- Detecting C compile features [2020-07-27T19:54:56.670Z] #33 5.296 -- Detecting C compile features - done [2020-07-27T19:54:56.670Z] #33 5.322 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-27T19:54:56.670Z] #33 ... [2020-07-27T19:54:56.670Z] [2020-07-27T19:54:56.670Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T19:54:56.670Z] #28 32.79 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-27T19:54:56.670Z] #28 33.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-27T19:54:56.670Z] #28 ... [2020-07-27T19:54:56.670Z] [2020-07-27T19:54:56.670Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:54:56.670Z] #39 2.861 Note: Building without setproctitle() and strlcpy() support. [2020-07-27T19:54:56.670Z] #39 2.862 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-27T19:54:56.670Z] #39 2.870 Note: Building without GnuTLS support [2020-07-27T19:54:56.670Z] #39 2.872 Makefile.config:39: Warn: you have no libnftables installed [2020-07-27T19:54:56.670Z] #39 2.872 Makefile.config:40: Warn: Building without nftables support [2020-07-27T19:54:56.670Z] #39 3.820 fatal: not a git repository (or any of the parent directories): .git [2020-07-27T19:54:56.670Z] #39 3.852 GEN .gitid [2020-07-27T19:54:56.670Z] #39 3.855 GEN criu/include/version.h [2020-07-27T19:54:56.670Z] #39 3.883 GEN include/common/asm [2020-07-27T19:54:56.670Z] #39 4.988 PBCC images/timens.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.006 DEP images/timens.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.028 PBCC images/fown.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.083 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.113 PBCC images/opts.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.119 PBCC images/memfd.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.175 DEP images/fown.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.232 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.298 DEP images/opts.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.323 DEP images/memfd.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.397 PBCC images/sit.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.409 DEP images/sit.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.447 PBCC images/macvlan.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.464 DEP images/macvlan.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.484 PBCC images/autofs.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.517 DEP images/autofs.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.574 PBCC images/sysctl.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.584 DEP images/sysctl.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.638 PBCC images/time.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.654 DEP images/time.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.701 PBCC images/binfmt-misc.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.706 DEP images/binfmt-misc.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.748 PBCC images/seccomp.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.790 DEP images/seccomp.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.846 PBCC images/userns.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.852 DEP images/userns.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.887 PBCC images/cgroup.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.892 DEP images/cgroup.pb-c.d [2020-07-27T19:54:56.670Z] #39 5.973 PBCC images/ext-file.pb-c.c [2020-07-27T19:54:56.670Z] #39 5.990 DEP images/ext-file.pb-c.d [2020-07-27T19:54:56.670Z] #39 6.021 PBCC images/rpc.pb-c.c [2020-07-27T19:54:56.670Z] #39 6.125 DEP images/rpc.pb-c.d [2020-07-27T19:54:56.670Z] #39 6.164 PBCC images/siginfo.pb-c.c [2020-07-27T19:54:56.670Z] #39 6.185 DEP images/siginfo.pb-c.d [2020-07-27T19:54:56.670Z] #39 6.208 PBCC images/pagemap.pb-c.c [2020-07-27T19:54:56.670Z] #39 ... [2020-07-27T19:54:56.670Z] [2020-07-27T19:54:56.670Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:56.670Z] #33 5.568 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-27T19:54:56.670Z] #33 5.612 -- Configuring done [2020-07-27T19:54:56.960Z] #33 5.626 -- Generating done [2020-07-27T19:54:56.961Z] #33 5.629 -- Build files have been written to: /tmp/tmp.DNMrk86dXj/tini [2020-07-27T19:54:56.961Z] #33 5.635 + make tini-static [2020-07-27T19:54:56.961Z] #33 5.894 Scanning dependencies of target tini-static [2020-07-27T19:54:57.251Z] #33 6.136 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-27T19:54:58.283Z] #33 7.140 [100%] Linking C executable tini-static [2020-07-27T19:54:58.923Z] #33 ... [2020-07-27T19:54:58.923Z] [2020-07-27T19:54:58.923Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:54:58.923Z] #25 17.31 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-27T19:54:58.923Z] #25 17.38 skipping existing aab193acf6ba [2020-07-27T19:54:58.923Z] #25 17.47 [2020-07-27T19:54:58.923Z] #25 18.75 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-27T19:54:58.923Z] #25 18.83 skipping existing 4d43f82972ce [2020-07-27T19:54:58.923Z] #25 18.93 [2020-07-27T19:54:58.923Z] #25 19.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-27T19:54:58.923Z] #25 20.24 #=#=# [2020-07-27T19:54:58.923Z] #25 20.37 ######################################################################## 100.0% [2020-07-27T19:54:58.923Z] #25 20.43 [2020-07-27T19:54:58.923Z] #25 20.47 Download of images into '/build' complete. [2020-07-27T19:54:58.923Z] #25 20.48 Use something like the following to load the result into a Docker daemon: [2020-07-27T19:54:58.923Z] #25 20.48 tar -cC '/build' . | docker load [2020-07-27T19:54:58.923Z] #25 DONE 20.8s [2020-07-27T19:54:58.923Z] [2020-07-27T19:54:58.923Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:54:58.923Z] #33 7.595 [100%] Built target tini-static [2020-07-27T19:54:58.923Z] #33 7.641 + mkdir -p /build [2020-07-27T19:54:58.923Z] #33 7.650 + cp tini-static /build/docker-init [2020-07-27T19:54:59.116Z] ---> ee7f2df7577c [2020-07-27T19:54:59.214Z] #33 DONE 7.8s [2020-07-27T19:54:59.214Z] [2020-07-27T19:54:59.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:54:59.215Z] #39 6.262 DEP images/pagemap.pb-c.d [2020-07-27T19:54:59.215Z] #39 6.359 PBCC images/rlimit.pb-c.c [2020-07-27T19:54:59.215Z] #39 6.394 DEP images/rlimit.pb-c.d [2020-07-27T19:54:59.215Z] #39 6.450 PBCC images/file-lock.pb-c.c [2020-07-27T19:54:59.215Z] #39 6.464 DEP images/file-lock.pb-c.d [2020-07-27T19:54:59.215Z] #39 6.505 PBCC images/tty.pb-c.c [2020-07-27T19:54:59.215Z] #39 6.558 DEP images/tty.pb-c.d [2020-07-27T19:54:59.215Z] #39 6.673 PBCC images/tun.pb-c.c [2020-07-27T19:54:59.215Z] #39 6.728 PBCC images/netdev.pb-c.c [2020-07-27T19:54:59.215Z] #39 6.760 DEP images/tun.pb-c.d [2020-07-27T19:54:59.215Z] #39 6.822 DEP images/netdev.pb-c.d [2020-07-27T19:54:59.215Z] #39 6.865 PBCC images/vma.pb-c.c [2020-07-27T19:54:59.215Z] #39 6.875 DEP images/vma.pb-c.d [2020-07-27T19:54:59.215Z] #39 6.954 PBCC images/creds.pb-c.c [2020-07-27T19:54:59.215Z] #39 6.967 DEP images/creds.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.023 PBCC images/utsns.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.045 DEP images/utsns.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.063 PBCC images/ipc-desc.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.084 PBCC images/ipc-sem.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.092 DEP images/ipc-desc.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.125 DEP images/ipc-sem.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.133 PBCC images/ipc-msg.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.153 DEP images/ipc-msg.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.192 PBCC images/ipc-shm.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.236 DEP images/ipc-shm.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.278 PBCC images/ipc-var.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.284 DEP images/ipc-var.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.291 PBCC images/sk-opts.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.323 PBCC images/packet-sock.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.371 DEP images/sk-opts.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.415 DEP images/packet-sock.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.476 PBCC images/sk-netlink.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.483 DEP images/sk-netlink.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.540 PBCC images/sk-inet.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.595 DEP images/sk-inet.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.643 PBCC images/sk-unix.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.690 DEP images/sk-unix.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.725 PBCC images/mm.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.747 DEP images/mm.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.822 PBCC images/timerfd.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.900 DEP images/timerfd.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.950 PBCC images/timer.pb-c.c [2020-07-27T19:54:59.215Z] #39 7.954 DEP images/timer.pb-c.d [2020-07-27T19:54:59.215Z] #39 7.996 PBCC images/sa.pb-c.c [2020-07-27T19:54:59.215Z] #39 8.003 DEP images/sa.pb-c.d [2020-07-27T19:54:59.215Z] #39 8.053 PBCC images/pipe-data.pb-c.c [2020-07-27T19:54:59.215Z] #39 8.065 DEP images/pipe-data.pb-c.d [2020-07-27T19:54:59.215Z] #39 8.119 PBCC images/mnt.pb-c.c [2020-07-27T19:54:59.215Z] #39 8.170 DEP images/mnt.pb-c.d [2020-07-27T19:54:59.215Z] #39 8.199 PBCC images/sk-packet.pb-c.c [2020-07-27T19:54:59.215Z] #39 8.222 DEP images/sk-packet.pb-c.d [2020-07-27T19:54:59.215Z] #39 8.270 PBCC images/tcp-stream.pb-c.c [2020-07-27T19:54:59.215Z] #39 8.311 DEP images/tcp-stream.pb-c.d [2020-07-27T19:54:59.215Z] #39 8.360 PBCC images/pipe.pb-c.c [2020-07-27T19:54:59.215Z] #39 8.423 DEP images/pipe.pb-c.d [2020-07-27T19:54:59.215Z] #39 8.451 PBCC images/pstree.pb-c.c [2020-07-27T19:54:59.215Z] #39 8.476 DEP images/pstree.pb-c.d [2020-07-27T19:54:59.215Z] #39 8.571 PBCC images/fs.pb-c.c [2020-07-27T19:54:59.215Z] #39 8.578 DEP images/fs.pb-c.d [2020-07-27T19:54:59.215Z] #39 8.590 PBCC images/signalfd.pb-c.c [2020-07-27T19:54:59.215Z] #39 8.650 DEP images/signalfd.pb-c.d [2020-07-27T19:54:59.215Z] #39 8.680 PBCC images/fh.pb-c.c [2020-07-27T19:54:59.215Z] #39 8.723 PBCC images/fsnotify.pb-c.c [2020-07-27T19:54:59.215Z] #39 8.763 DEP images/fh.pb-c.d [2020-07-27T19:54:59.215Z] #39 8.788 DEP images/fsnotify.pb-c.d [2020-07-27T19:54:59.215Z] #39 8.840 PBCC images/eventpoll.pb-c.c [2020-07-27T19:54:59.521Z] #39 8.865 DEP images/eventpoll.pb-c.d [2020-07-27T19:54:59.521Z] #39 8.897 PBCC images/eventfd.pb-c.c [2020-07-27T19:54:59.521Z] #39 8.915 DEP images/eventfd.pb-c.d [2020-07-27T19:54:59.521Z] #39 8.954 PBCC images/remap-file-path.pb-c.c [2020-07-27T19:54:59.521Z] #39 8.985 DEP images/remap-file-path.pb-c.d [2020-07-27T19:54:59.521Z] #39 9.089 PBCC images/fifo.pb-c.c [2020-07-27T19:54:59.812Z] #39 9.094 DEP images/fifo.pb-c.d [2020-07-27T19:54:59.812Z] #39 9.200 PBCC images/ghost-file.pb-c.c [2020-07-27T19:54:59.812Z] #39 9.220 DEP images/ghost-file.pb-c.d [2020-07-27T19:54:59.812Z] #39 9.264 PBCC images/regfile.pb-c.c [2020-07-27T19:54:59.812Z] #39 9.325 DEP images/regfile.pb-c.d [2020-07-27T19:55:00.107Z] #39 9.383 PBCC images/ns.pb-c.c [2020-07-27T19:55:00.107Z] #39 9.390 DEP images/ns.pb-c.d [2020-07-27T19:55:00.107Z] #39 9.427 PBCC images/fdinfo.pb-c.c [2020-07-27T19:55:00.107Z] #39 9.475 DEP images/fdinfo.pb-c.d [2020-07-27T19:55:00.107Z] #39 9.540 PBCC images/core-aarch64.pb-c.c [2020-07-27T19:55:00.107Z] #39 9.559 PBCC images/core-arm.pb-c.c [2020-07-27T19:55:00.107Z] #39 9.590 PBCC images/core-ppc64.pb-c.c [2020-07-27T19:55:00.107Z] #39 9.634 PBCC images/core-s390.pb-c.c [2020-07-27T19:55:00.107Z] #39 9.730 PBCC images/core-x86.pb-c.c [2020-07-27T19:55:00.107Z] #39 ... [2020-07-27T19:55:00.107Z] [2020-07-27T19:55:00.107Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:55:00.107Z] #30 36.67 time [2020-07-27T19:55:00.107Z] #30 40.15 internal/poll [2020-07-27T19:55:00.107Z] #30 40.62 internal/fmtsort [2020-07-27T19:55:00.107Z] #30 41.22 internal/syscall/execenv [2020-07-27T19:55:00.107Z] #30 41.34 internal/syscall/unix [2020-07-27T19:55:00.107Z] #30 41.60 strings [2020-07-27T19:55:00.107Z] #30 42.04 os [2020-07-27T19:55:00.107Z] #30 43.54 path [2020-07-27T19:55:00.107Z] #30 44.01 text/tabwriter [2020-07-27T19:55:00.107Z] #30 44.74 path/filepath [2020-07-27T19:55:00.107Z] #30 44.74 fmt [2020-07-27T19:55:00.107Z] #30 46.34 io/ioutil [2020-07-27T19:55:00.112Z] Successfully built ee7f2df7577c [2020-07-27T19:55:00.112Z] Successfully tagged docker:latest [2020-07-27T19:55:00.112Z] INFO: Image build ended at 07/27/2020 19:54:59. Duration:00:00:31.0597747 [2020-07-27T19:55:00.112Z] [2020-07-27T19:55:00.112Z] [2020-07-27T19:55:00.112Z] INFO: Building the test binaries at 07/27/2020 19:54:59... [2020-07-27T19:55:00.399Z] #30 ... [2020-07-27T19:55:00.399Z] [2020-07-27T19:55:00.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:55:00.399Z] #39 9.810 PBCC images/core.pb-c.c [2020-07-27T19:55:00.399Z] #39 9.870 PBCC images/inventory.pb-c.c [2020-07-27T19:55:00.399Z] #39 9.950 DEP images/core-aarch64.pb-c.d [2020-07-27T19:55:00.693Z] #39 10.06 DEP images/core-arm.pb-c.d [2020-07-27T19:55:00.693Z] #39 10.07 DEP images/core-ppc64.pb-c.d [2020-07-27T19:55:00.693Z] #39 10.10 DEP images/core-s390.pb-c.d [2020-07-27T19:55:00.693Z] #39 10.13 DEP images/core-x86.pb-c.d [2020-07-27T19:55:00.693Z] #39 10.20 DEP images/core.pb-c.d [2020-07-27T19:55:00.993Z] #39 10.37 DEP images/inventory.pb-c.d [2020-07-27T19:55:00.993Z] #39 10.46 PBCC images/cpuinfo.pb-c.c [2020-07-27T19:55:00.993Z] #39 10.49 DEP images/cpuinfo.pb-c.d [2020-07-27T19:55:00.993Z] #39 10.57 PBCC images/stats.pb-c.c [2020-07-27T19:55:01.289Z] #39 10.61 DEP images/stats.pb-c.d [2020-07-27T19:55:01.289Z] #39 ... [2020-07-27T19:55:01.289Z] [2020-07-27T19:55:01.289Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:55:01.289Z] #10 37.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-27T19:55:01.289Z] #10 37.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-27T19:55:01.289Z] #10 37.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-27T19:55:01.289Z] #10 42.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-27T19:55:01.289Z] #10 42.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-27T19:55:01.289Z] #10 42.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:55:01.289Z] #10 42.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-27T19:55:01.289Z] #10 42.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-27T19:55:01.289Z] #10 42.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:55:01.289Z] #10 ... [2020-07-27T19:55:01.289Z] [2020-07-27T19:55:01.289Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:55:01.289Z] #47 41.75 context [2020-07-27T19:55:01.289Z] #47 41.82 encoding/binary [2020-07-27T19:55:01.289Z] #47 42.69 os [2020-07-27T19:55:01.289Z] #47 43.61 encoding/base64 [2020-07-27T19:55:01.289Z] #47 44.42 golang.org/x/sys/unix [2020-07-27T19:55:01.289Z] #47 46.96 fmt [2020-07-27T19:55:01.579Z] #47 ... [2020-07-27T19:55:01.579Z] [2020-07-27T19:55:01.579Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:55:01.579Z] #41 37.93 time [2020-07-27T19:55:01.579Z] #41 41.56 internal/syscall/unix [2020-07-27T19:55:01.579Z] #41 41.77 strings [2020-07-27T19:55:01.579Z] #41 41.94 internal/poll [2020-07-27T19:55:01.579Z] #41 43.70 os [2020-07-27T19:55:01.579Z] #41 44.02 regexp/syntax [2020-07-27T19:55:01.579Z] #41 48.16 fmt [2020-07-27T19:55:01.879Z] #41 ... [2020-07-27T19:55:01.879Z] [2020-07-27T19:55:01.879Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:55:01.879Z] #30 48.28 flag [2020-07-27T19:55:01.879Z] #30 48.32 github.com/BurntSushi/toml [2020-07-27T19:55:02.910Z] #30 49.50 log [2020-07-27T19:55:04.413Z] #30 50.91 github.com/BurntSushi/toml/cmd/tomlv [2020-07-27T19:55:04.904Z] INFO: make.ps1 starting at 07/27/2020 19:55:04 [2020-07-27T19:55:04.904Z] INFO: Git commit (7c7dd81edd) assumed from DOCKER_GITCOMMIT environment variable [2020-07-27T19:55:04.904Z] INFO: Invoking autogen... [2020-07-27T19:55:05.902Z] INFO: Building daemon... [2020-07-27T19:55:07.160Z] #30 ... [2020-07-27T19:55:07.160Z] [2020-07-27T19:55:07.160Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:55:07.160Z] #52 25.44 Checking out files: 78% (2504/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-27T19:55:07.160Z] #52 26.01 + cd /tmp/tmp.RrEkwvOzOG/src/github.com/containerd/containerd [2020-07-27T19:55:07.160Z] #52 26.01 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T19:55:07.160Z] #52 27.47 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-27T19:55:07.160Z] #52 27.47 + BUILDTAGS='netgo osusergo static_build' [2020-07-27T19:55:07.160Z] #52 27.47 + export EXTRA_FLAGS=-buildmode=pie [2020-07-27T19:55:07.160Z] #52 27.47 + EXTRA_FLAGS=-buildmode=pie [2020-07-27T19:55:07.160Z] #52 27.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-27T19:55:07.160Z] #52 27.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-27T19:55:07.160Z] #52 27.47 + '[' '' = dynamic ']' [2020-07-27T19:55:07.160Z] #52 27.47 + make [2020-07-27T19:55:08.193Z] #52 ... [2020-07-27T19:55:08.193Z] [2020-07-27T19:55:08.193Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:55:08.193Z] #30 DONE 54.6s [2020-07-27T19:55:08.193Z] [2020-07-27T19:55:08.193Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:55:08.193Z] #52 28.59 + bin/ctr [2020-07-27T19:55:12.641Z] #52 ... [2020-07-27T19:55:12.641Z] [2020-07-27T19:55:12.641Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:55:12.641Z] #41 48.81 regexp [2020-07-27T19:55:12.641Z] #41 50.89 go/token [2020-07-27T19:55:12.641Z] #41 51.32 go/scanner [2020-07-27T19:55:12.641Z] #41 52.05 internal/lazyregexp [2020-07-27T19:55:12.641Z] #41 52.21 net/url [2020-07-27T19:55:12.641Z] #41 52.67 go/ast [2020-07-27T19:55:12.641Z] #41 53.74 text/template/parse [2020-07-27T19:55:12.641Z] #41 56.58 go/parser [2020-07-27T19:55:12.641Z] #41 57.07 text/template [2020-07-27T19:55:12.641Z] #41 58.80 encoding/xml [2020-07-27T19:55:12.641Z] #41 ... [2020-07-27T19:55:12.641Z] [2020-07-27T19:55:12.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:55:12.641Z] #39 12.17 make[1]: Nothing to be done for 'all'. [2020-07-27T19:55:12.641Z] #39 13.13 CC images/stats.o [2020-07-27T19:55:12.641Z] #39 13.38 CC images/core.o [2020-07-27T19:55:12.641Z] #39 13.85 CC images/core-x86.o [2020-07-27T19:55:12.641Z] #39 14.24 CC images/core-arm.o [2020-07-27T19:55:12.641Z] #39 14.42 CC images/core-aarch64.o [2020-07-27T19:55:12.641Z] #39 14.60 CC images/core-ppc64.o [2020-07-27T19:55:12.641Z] #39 15.02 CC images/core-s390.o [2020-07-27T19:55:12.641Z] #39 15.41 CC images/cpuinfo.o [2020-07-27T19:55:12.641Z] #39 15.75 CC images/inventory.o [2020-07-27T19:55:12.641Z] #39 15.95 CC images/fdinfo.o [2020-07-27T19:55:12.641Z] #39 16.23 CC images/fown.o [2020-07-27T19:55:12.641Z] #39 16.40 CC images/ns.o [2020-07-27T19:55:12.641Z] #39 16.51 CC images/regfile.o [2020-07-27T19:55:12.641Z] #39 16.69 CC images/ghost-file.o [2020-07-27T19:55:12.641Z] #39 16.92 CC images/fifo.o [2020-07-27T19:55:12.641Z] #39 17.09 CC images/remap-file-path.o [2020-07-27T19:55:12.641Z] #39 17.23 CC images/eventfd.o [2020-07-27T19:55:12.641Z] #39 17.38 CC images/eventpoll.o [2020-07-27T19:55:12.641Z] #39 17.55 CC images/fh.o [2020-07-27T19:55:12.641Z] #39 18.00 CC images/fsnotify.o [2020-07-27T19:55:12.641Z] #39 18.61 CC images/signalfd.o [2020-07-27T19:55:12.641Z] #39 18.68 CC images/fs.o [2020-07-27T19:55:12.641Z] #39 18.72 CC images/pstree.o [2020-07-27T19:55:12.641Z] #39 18.77 CC images/pipe.o [2020-07-27T19:55:12.641Z] #39 18.85 CC images/tcp-stream.o [2020-07-27T19:55:12.641Z] #39 18.98 CC images/sk-packet.o [2020-07-27T19:55:12.641Z] #39 19.13 CC images/mnt.o [2020-07-27T19:55:12.641Z] #39 19.26 CC images/pipe-data.o [2020-07-27T19:55:12.641Z] #39 19.40 CC images/sa.o [2020-07-27T19:55:12.641Z] #39 19.55 CC images/timer.o [2020-07-27T19:55:12.641Z] #39 19.69 CC images/timerfd.o [2020-07-27T19:55:12.641Z] #39 19.84 CC images/mm.o [2020-07-27T19:55:12.641Z] #39 20.09 CC images/sk-opts.o [2020-07-27T19:55:12.641Z] #39 20.19 CC images/sk-unix.o [2020-07-27T19:55:12.641Z] #39 20.44 CC images/sk-inet.o [2020-07-27T19:55:12.641Z] #39 20.65 CC images/tun.o [2020-07-27T19:55:12.641Z] #39 20.85 CC images/sk-netlink.o [2020-07-27T19:55:12.641Z] #39 20.99 CC images/packet-sock.o [2020-07-27T19:55:12.641Z] #39 21.21 CC images/ipc-var.o [2020-07-27T19:55:12.641Z] #39 21.29 CC images/ipc-desc.o [2020-07-27T19:55:12.641Z] #39 21.42 CC images/ipc-shm.o [2020-07-27T19:55:12.641Z] #39 21.50 CC images/ipc-msg.o [2020-07-27T19:55:12.641Z] #39 21.69 CC images/ipc-sem.o [2020-07-27T19:55:12.641Z] #39 21.83 CC images/utsns.o [2020-07-27T19:55:12.641Z] #39 21.95 CC images/creds.o [2020-07-27T19:55:12.641Z] #39 22.04 CC images/vma.o [2020-07-27T19:55:12.641Z] #39 22.11 CC images/netdev.o [2020-07-27T19:55:12.933Z] #39 22.27 CC images/tty.o [2020-07-27T19:55:12.933Z] #39 22.48 CC images/file-lock.o [2020-07-27T19:55:13.223Z] #39 22.60 CC images/rlimit.o [2020-07-27T19:55:13.223Z] #39 22.78 CC images/pagemap.o [2020-07-27T19:55:13.514Z] #39 22.97 CC images/siginfo.o [2020-07-27T19:55:13.514Z] #39 23.11 CC images/rpc.o [2020-07-27T19:55:14.148Z] #39 ... [2020-07-27T19:55:14.148Z] [2020-07-27T19:55:14.148Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:55:14.148Z] #41 60.51 go/doc [2020-07-27T19:55:14.779Z] #41 ... [2020-07-27T19:55:14.779Z] [2020-07-27T19:55:14.779Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:55:14.779Z] #47 51.18 golang.org/x/crypto/ssh/terminal [2020-07-27T19:55:14.779Z] #47 51.99 encoding/json [2020-07-27T19:55:14.779Z] #47 52.56 github.com/pkg/diff [2020-07-27T19:55:14.779Z] #47 53.92 go/ast [2020-07-27T19:55:14.779Z] #47 56.53 mvdan.cc/editorconfig [2020-07-27T19:55:14.779Z] #47 57.34 mvdan.cc/sh/v3/fileutil [2020-07-27T19:55:14.779Z] #47 57.47 mvdan.cc/sh/v3/syntax [2020-07-27T19:55:14.779Z] #47 61.15 mvdan.cc/sh/v3/cmd/shfmt [2020-07-27T19:55:14.779Z] #47 ... [2020-07-27T19:55:14.779Z] [2020-07-27T19:55:14.779Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:55:14.779Z] #39 23.72 CC images/ext-file.o [2020-07-27T19:55:14.779Z] #39 23.82 CC images/cgroup.o [2020-07-27T19:55:14.779Z] #39 24.12 CC images/userns.o [2020-07-27T19:55:14.779Z] #39 24.17 CC images/google/protobuf/descriptor.o [2020-07-27T19:55:15.410Z] #39 24.93 CC images/opts.o [2020-07-27T19:55:15.700Z] #39 25.02 CC images/seccomp.o [2020-07-27T19:55:15.700Z] #39 25.16 CC images/binfmt-misc.o [2020-07-27T19:55:15.991Z] #39 25.29 CC images/time.o [2020-07-27T19:55:15.991Z] #39 25.44 CC images/sysctl.o [2020-07-27T19:55:16.282Z] #39 25.58 CC images/autofs.o [2020-07-27T19:55:16.282Z] #39 25.64 CC images/macvlan.o [2020-07-27T19:55:16.282Z] #39 25.77 CC images/sit.o [2020-07-27T19:55:16.572Z] #39 25.95 CC images/memfd.o [2020-07-27T19:55:16.572Z] #39 26.10 CC images/timens.o [2020-07-27T19:55:16.864Z] #39 26.27 LINK images/built-in.o [2020-07-27T19:55:16.864Z] #39 26.32 GEN compel/include/asm [2020-07-27T19:55:16.864Z] #39 26.33 GEN compel/include/version.h [2020-07-27T19:55:16.864Z] #39 26.33 touch .config [2020-07-27T19:55:16.864Z] #39 26.37 GEN include/common/config.h [2020-07-27T19:55:16.864Z] #39 26.42 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-27T19:55:16.864Z] #39 26.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-27T19:55:16.864Z] #39 26.46 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-27T19:55:16.864Z] #39 26.48 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-27T19:55:17.154Z] #39 26.49 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-27T19:55:17.154Z] #39 26.50 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-27T19:55:17.154Z] #39 26.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-27T19:55:17.154Z] #39 26.53 DEP compel/plugins/std/infect.d [2020-07-27T19:55:17.154Z] #39 26.60 DEP compel/plugins/std/string.d [2020-07-27T19:55:17.154Z] #39 26.65 DEP compel/plugins/std/log.d [2020-07-27T19:55:17.154Z] #39 26.69 DEP compel/plugins/std/fds.d [2020-07-27T19:55:17.444Z] #39 26.80 DEP compel/plugins/std/std.d [2020-07-27T19:55:17.444Z] #39 26.89 DEP compel/plugins/shmem/shmem.d [2020-07-27T19:55:17.444Z] #39 26.93 DEP compel/plugins/fds/fds.d [2020-07-27T19:55:17.735Z] #39 27.06 CC compel/plugins/std/std.o [2020-07-27T19:55:18.025Z] #39 27.34 CC compel/plugins/std/fds.o [2020-07-27T19:55:18.025Z] #39 27.63 CC compel/plugins/std/log.o [2020-07-27T19:55:18.667Z] #39 ... [2020-07-27T19:55:18.667Z] [2020-07-27T19:55:18.667Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:55:18.667Z] #47 DONE 65.0s [2020-07-27T19:55:18.667Z] [2020-07-27T19:55:18.667Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:55:18.667Z] #39 28.15 CC compel/plugins/std/string.o [2020-07-27T19:55:19.715Z] #39 28.84 CC compel/plugins/std/infect.o [2020-07-27T19:55:19.715Z] #39 29.10 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-27T19:55:19.715Z] #39 29.12 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-27T19:55:19.715Z] #39 29.19 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-27T19:55:20.006Z] #39 29.29 AR compel/plugins/std.lib.a [2020-07-27T19:55:20.006Z] #39 29.32 CC compel/plugins/fds/fds.o [2020-07-27T19:55:20.006Z] #39 29.41 AR compel/plugins/fds.lib.a [2020-07-27T19:55:20.006Z] #39 29.44 HOSTDEP compel/src/lib/log-host.d [2020-07-27T19:55:20.006Z] #39 29.54 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-27T19:55:20.296Z] #39 29.62 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-27T19:55:20.296Z] #39 29.65 HOSTDEP compel/src/main-host.d [2020-07-27T19:55:20.296Z] #39 29.73 DEP compel/src/lib/ptrace.d [2020-07-27T19:55:20.296Z] #39 29.80 DEP compel/src/lib/infect.d [2020-07-27T19:55:20.586Z] #39 29.97 DEP compel/src/lib/infect-util.d [2020-07-27T19:55:20.586Z] #39 30.02 DEP compel/src/lib/infect-rpc.d [2020-07-27T19:55:20.586Z] #39 30.11 DEP compel/arch/s390/src/lib/infect.d [2020-07-27T19:55:20.586Z] #39 30.18 DEP compel/arch/s390/src/lib/cpu.d [2020-07-27T19:55:20.586Z] #39 30.22 DEP compel/src/lib/log.d [2020-07-27T19:55:20.730Z] Removing intermediate container 3c4d62ffc445 [2020-07-27T19:55:20.730Z] ---> 09f82ec6cb35 [2020-07-27T19:55:20.730Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-27T19:55:20.730Z] ---> b1942c37232d [2020-07-27T19:55:20.730Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-27T19:55:20.730Z] ---> 06c90df144ab [2020-07-27T19:55:20.730Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-27T19:55:20.730Z] ---> Running in 69c044a6cd1d [2020-07-27T19:55:20.730Z] Removing intermediate container 69c044a6cd1d [2020-07-27T19:55:20.730Z] ---> 19087fcfdaf3 [2020-07-27T19:55:20.730Z] Successfully built 19087fcfdaf3 [2020-07-27T19:55:20.730Z] Successfully tagged moby-buildx:latest [2020-07-27T19:55:20.730Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-27T19:55:20.730Z] if [ -n "${id}" ]; then \ [2020-07-27T19:55:20.730Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-27T19:55:20.730Z] && touch bundles/buildx; \ [2020-07-27T19:55:20.730Z] docker rm -f ${id}; \ [2020-07-27T19:55:20.730Z] fi [2020-07-27T19:55:20.730Z] 01ac2d9a1fe1089e66d7c26da7663c2d2099ac86ab3245ad2881a1b1f9612b6c [2020-07-27T19:55:20.730Z] bundles/buildx version [2020-07-27T19:55:20.730Z] buildx v0.3.1 6db68d0 [2020-07-27T19:55:20.730Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a4490782a9f4d76684be573d0f456a9744ee5e45 . [2020-07-27T19:55:20.730Z] #1 [internal] booting buildkit [2020-07-27T19:55:20.730Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-27T19:55:20.730Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-07-27T19:55:20.730Z] #1 creating container buildx_buildkit_default [2020-07-27T19:55:20.730Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-27T19:55:20.730Z] #1 DONE 2.2s [2020-07-27T19:55:20.730Z] [2020-07-27T19:55:20.730Z] #3 [internal] load build definition from Dockerfile [2020-07-27T19:55:20.730Z] #3 transferring dockerfile: 16.36kB done [2020-07-27T19:55:20.730Z] #3 DONE 0.0s [2020-07-27T19:55:20.730Z] [2020-07-27T19:55:20.730Z] #2 [internal] load .dockerignore [2020-07-27T19:55:20.730Z] #2 transferring context: 87B done [2020-07-27T19:55:20.730Z] #2 DONE 0.0s [2020-07-27T19:55:20.730Z] [2020-07-27T19:55:20.730Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-27T19:55:20.877Z] #39 30.27 DEP compel/src/main.d [2020-07-27T19:55:20.877Z] #39 30.32 DEP compel/src/lib/handle-elf.d [2020-07-27T19:55:20.877Z] #39 30.39 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-27T19:55:20.877Z] #39 30.45 CC compel/src/lib/log.o [2020-07-27T19:55:21.023Z] #4 DONE 0.8s [2020-07-27T19:55:21.023Z] [2020-07-27T19:55:21.023Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-27T19:55:21.023Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-27T19:55:21.167Z] #39 30.64 CC compel/arch/s390/src/lib/cpu.o [2020-07-27T19:55:21.167Z] #39 30.72 CC compel/arch/s390/src/lib/infect.o [2020-07-27T19:55:21.457Z] #39 30.96 CC compel/src/lib/infect-rpc.o [2020-07-27T19:55:21.659Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-27T19:55:21.659Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-27T19:55:21.659Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-27T19:55:21.659Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-27T19:55:21.747Z] #39 31.14 CC compel/src/lib/infect-util.o [2020-07-27T19:55:21.747Z] #39 31.27 CC compel/src/lib/infect.o [2020-07-27T19:55:21.954Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-07-27T19:55:21.954Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-27T19:55:22.249Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-07-27T19:55:22.249Z] #5 DONE 1.0s [2020-07-27T19:55:22.249Z] [2020-07-27T19:55:22.249Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-27T19:55:22.888Z] #7 DONE 0.6s [2020-07-27T19:55:22.888Z] [2020-07-27T19:55:22.888Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-27T19:55:22.888Z] #6 DONE 0.7s [2020-07-27T19:55:23.226Z] [2020-07-27T19:55:23.226Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T19:55:23.226Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-27T19:55:23.251Z] #39 32.55 CC compel/src/lib/ptrace.o [2020-07-27T19:55:23.533Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 0B / 73.55MB 0.1s [2020-07-27T19:55:23.533Z] #8 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-27T19:55:23.533Z] #8 sha256:49bd500c6dbefc4c5aafae456db789859256b5aef0aad681b61c735c7773cd6d 1.79kB / 1.79kB done [2020-07-27T19:55:23.533Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 0B / 155B 0.1s [2020-07-27T19:55:23.533Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 0B / 54.14MB 0.1s [2020-07-27T19:55:23.533Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 0B / 8.25MB 0.1s [2020-07-27T19:55:23.533Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 0B / 57.46MB 0.1s [2020-07-27T19:55:23.533Z] #8 sha256:b1942c37232dd2659b09fbfbc90a7fc0174d2d6adf39025a2af05ade1e7dc25e 6.20kB / 6.20kB done [2020-07-27T19:55:23.533Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 0B / 10.73MB 0.1s [2020-07-27T19:55:23.533Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 0B / 96.52MB 0.1s [2020-07-27T19:55:23.542Z] #39 32.78 AR compel/libcompel.a [2020-07-27T19:55:23.542Z] #39 32.81 HOSTCC compel/src/main-host.o [2020-07-27T19:55:23.542Z] #39 33.03 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-27T19:55:23.542Z] #39 33.14 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-27T19:55:23.844Z] #39 33.31 HOSTCC compel/src/lib/log-host.o [2020-07-27T19:55:23.844Z] #39 33.41 HOSTLINK compel/compel-host-bin [2020-07-27T19:55:24.134Z] #39 33.45 DEP soccr/soccr.d [2020-07-27T19:55:24.134Z] #39 33.53 CC soccr/soccr.o [2020-07-27T19:55:24.134Z] #39 ... [2020-07-27T19:55:24.134Z] [2020-07-27T19:55:24.134Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:55:24.134Z] #10 60.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-27T19:55:24.134Z] #10 60.63 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-27T19:55:24.134Z] #10 60.63 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:55:24.214Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.5s [2020-07-27T19:55:24.214Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.5s done [2020-07-27T19:55:24.214Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 1.45MB / 8.25MB 0.6s [2020-07-27T19:55:24.214Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 3.07MB / 57.46MB 0.6s [2020-07-27T19:55:24.214Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 920.83kB / 10.73MB 0.6s [2020-07-27T19:55:24.214Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 3.58MB / 54.14MB 0.8s [2020-07-27T19:55:24.214Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 3.14MB / 8.25MB 0.8s [2020-07-27T19:55:24.214Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 2.88MB / 10.73MB 0.8s [2020-07-27T19:55:24.214Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 5.06MB / 96.52MB 0.8s [2020-07-27T19:55:24.424Z] #10 ... [2020-07-27T19:55:24.424Z] [2020-07-27T19:55:24.424Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:55:24.424Z] #54 69.93 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-27T19:55:24.424Z] #54 69.93 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-27T19:55:24.578Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 4.45MB / 8.25MB 0.9s [2020-07-27T19:55:24.578Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 6.12MB / 57.46MB 0.9s [2020-07-27T19:55:24.578Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 4.16MB / 10.73MB 0.9s [2020-07-27T19:55:24.578Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 4.11MB / 73.55MB 1.0s [2020-07-27T19:55:24.578Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 7.28MB / 54.14MB 1.0s [2020-07-27T19:55:24.578Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 5.54MB / 8.25MB 1.0s [2020-07-27T19:55:24.578Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 5.88MB / 10.73MB 1.0s [2020-07-27T19:55:24.578Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 10.05MB / 96.52MB 1.0s [2020-07-27T19:55:24.984Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 10.26MB / 54.14MB 1.4s [2020-07-27T19:55:24.984Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 7.69MB / 8.25MB 1.4s [2020-07-27T19:55:24.984Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 10.89MB / 57.46MB 1.4s [2020-07-27T19:55:24.984Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 8.92MB / 10.73MB 1.4s [2020-07-27T19:55:24.984Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 8.73MB / 73.55MB 1.5s [2020-07-27T19:55:24.984Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 13.25MB / 54.14MB 1.5s [2020-07-27T19:55:24.984Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.4s done [2020-07-27T19:55:24.984Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 14.02MB / 57.46MB 1.5s [2020-07-27T19:55:24.984Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.5s [2020-07-27T19:55:25.299Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 15.99MB / 54.14MB 1.7s [2020-07-27T19:55:25.299Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.6s done [2020-07-27T19:55:25.299Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 15.96MB / 96.52MB 1.7s [2020-07-27T19:55:25.299Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 13.66MB / 73.55MB 1.8s [2020-07-27T19:55:25.299Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 17.78MB / 57.46MB 1.8s [2020-07-27T19:55:25.620Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 17.58MB / 73.55MB 2.0s [2020-07-27T19:55:25.620Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 20.66MB / 54.14MB 2.0s [2020-07-27T19:55:25.620Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 21.08MB / 57.46MB 2.0s [2020-07-27T19:55:25.620Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 23.30MB / 96.52MB 2.0s [2020-07-27T19:55:25.928Z] #54 ... [2020-07-27T19:55:25.928Z] [2020-07-27T19:55:25.928Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:55:25.928Z] #41 62.32 github.com/LK4D4/vndr/build [2020-07-27T19:55:25.928Z] #41 62.61 github.com/LK4D4/vndr/versioned [2020-07-27T19:55:25.928Z] #41 62.66 hash/crc32 [2020-07-27T19:55:25.928Z] #41 63.04 compress/gzip [2020-07-27T19:55:25.928Z] #41 63.37 crypto/x509/pkix [2020-07-27T19:55:25.928Z] #41 63.59 vendor/golang.org/x/crypto/cryptobyte [2020-07-27T19:55:25.928Z] #41 64.72 net [2020-07-27T19:55:25.928Z] #41 64.95 vendor/golang.org/x/sys/cpu [2020-07-27T19:55:25.928Z] #41 65.23 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-27T19:55:25.928Z] #41 66.04 vendor/golang.org/x/crypto/poly1305 [2020-07-27T19:55:25.928Z] #41 66.51 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-27T19:55:25.928Z] #41 66.69 vendor/golang.org/x/crypto/curve25519 [2020-07-27T19:55:25.928Z] #41 67.00 vendor/golang.org/x/crypto/hkdf [2020-07-27T19:55:25.928Z] #41 67.07 vendor/golang.org/x/text/transform [2020-07-27T19:55:25.928Z] #41 67.51 vendor/golang.org/x/text/unicode/bidi [2020-07-27T19:55:25.928Z] #41 68.39 vendor/golang.org/x/text/secure/bidirule [2020-07-27T19:55:25.928Z] #41 68.53 vendor/golang.org/x/text/unicode/norm [2020-07-27T19:55:25.928Z] #41 70.55 vendor/golang.org/x/net/idna [2020-07-27T19:55:25.928Z] #41 71.76 vendor/golang.org/x/net/http2/hpack [2020-07-27T19:55:25.928Z] #41 72.41 mime [2020-07-27T19:55:25.928Z] #41 ... [2020-07-27T19:55:25.928Z] [2020-07-27T19:55:25.928Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:55:25.928Z] #10 71.28 Selecting previously unselected package libapparmor1:s390x. [2020-07-27T19:55:25.928Z] #10 71.28 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 71.28 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-27T19:55:25.928Z] #10 71.33 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-27T19:55:25.928Z] #10 71.34 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 71.34 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-27T19:55:25.928Z] #10 71.42 Selecting previously unselected package libbtrfs0. [2020-07-27T19:55:25.928Z] #10 71.42 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 71.42 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-27T19:55:25.928Z] #10 71.45 Selecting previously unselected package libbtrfs-dev. [2020-07-27T19:55:25.928Z] #10 71.46 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 71.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-27T19:55:25.928Z] #10 71.55 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-27T19:55:25.928Z] #10 71.55 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 71.56 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-27T19:55:25.928Z] #10 71.59 Selecting previously unselected package libudev-dev:s390x. [2020-07-27T19:55:25.928Z] #10 71.59 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 71.59 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-27T19:55:25.928Z] #10 71.68 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-27T19:55:25.928Z] #10 71.68 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 71.69 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-27T19:55:25.928Z] #10 71.86 Selecting previously unselected package libpcre16-3:s390x. [2020-07-27T19:55:25.928Z] #10 71.86 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 71.86 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-27T19:55:25.928Z] #10 71.95 Selecting previously unselected package libpcre32-3:s390x. [2020-07-27T19:55:25.928Z] #10 71.95 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 71.95 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-27T19:55:25.928Z] #10 72.04 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-27T19:55:25.928Z] #10 72.04 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 72.04 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-27T19:55:25.928Z] #10 72.09 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-27T19:55:25.928Z] #10 72.09 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 72.10 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-27T19:55:25.928Z] #10 72.37 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-27T19:55:25.928Z] #10 72.38 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-27T19:55:25.928Z] #10 72.38 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-27T19:55:26.023Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 24.88MB / 54.14MB 2.2s [2020-07-27T19:55:26.023Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 24.50MB / 57.46MB 2.2s [2020-07-27T19:55:26.023Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 23.88MB / 73.55MB 2.4s [2020-07-27T19:55:26.023Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 29.63MB / 96.52MB 2.4s [2020-07-27T19:55:26.023Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 31.88MB / 54.14MB 2.5s [2020-07-27T19:55:26.023Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 30.69MB / 57.46MB 2.5s [2020-07-27T19:55:26.218Z] #10 72.56 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-27T19:55:26.218Z] #10 72.57 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-27T19:55:26.218Z] #10 72.57 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-27T19:55:26.218Z] #10 72.63 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-27T19:55:26.218Z] #10 72.63 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-27T19:55:26.218Z] #10 72.63 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-27T19:55:26.218Z] #10 72.71 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-27T19:55:26.218Z] #10 72.71 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-27T19:55:26.219Z] #10 72.72 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-27T19:55:26.327Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 32.76MB / 73.55MB 2.8s [2020-07-27T19:55:26.327Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 35.79MB / 54.14MB 2.8s [2020-07-27T19:55:26.327Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 34.34MB / 57.46MB 2.8s [2020-07-27T19:55:26.327Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 36.52MB / 96.52MB 2.8s [2020-07-27T19:55:26.721Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 36.87MB / 73.55MB 3.0s [2020-07-27T19:55:26.721Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 39.85MB / 54.14MB 3.0s [2020-07-27T19:55:26.721Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 37.42MB / 57.46MB 3.0s [2020-07-27T19:55:26.721Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 42.32MB / 96.52MB 3.0s [2020-07-27T19:55:26.721Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 43.27MB / 73.55MB 3.3s [2020-07-27T19:55:26.721Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 47.46MB / 96.52MB 3.3s [2020-07-27T19:55:26.849Z] #10 73.16 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-27T19:55:26.850Z] #10 73.18 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-27T19:55:26.850Z] #10 73.18 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-27T19:55:26.850Z] #10 73.19 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-27T19:55:26.850Z] #10 73.20 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-27T19:55:26.850Z] #10 73.20 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-27T19:55:26.850Z] #10 73.21 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:55:26.850Z] #10 73.22 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-27T19:55:26.850Z] #10 73.22 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-27T19:55:26.850Z] #10 73.23 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-27T19:55:26.850Z] #10 73.24 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-27T19:55:26.850Z] #10 73.25 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-27T19:55:26.850Z] #10 73.26 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-27T19:55:26.850Z] #10 73.26 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-27T19:55:26.850Z] #10 73.27 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-27T19:55:26.850Z] #10 73.27 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-27T19:55:26.850Z] #10 73.28 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-27T19:55:26.850Z] #10 73.29 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:55:26.850Z] #10 73.30 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 [2020-07-27T19:55:26.850Z] #10 73.30 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 [2020-07-27T19:55:26.850Z] #10 73.31 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:55:26.850Z] #10 73.31 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 [2020-07-27T19:55:26.850Z] #10 73.32 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 [2020-07-27T19:55:26.850Z] #10 73.32 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-27T19:55:26.850Z] #10 73.33 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-27T19:55:26.850Z] #10 73.34 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-27T19:55:26.850Z] #10 73.35 Setting up dmsetup (2:1.02.155-3) ... [2020-07-27T19:55:26.850Z] #10 73.35 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-27T19:55:26.850Z] #10 73.37 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-27T19:55:26.850Z] #10 73.38 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:55:26.942Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-27T19:55:26.942Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-27T19:55:26.942Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-07-27T19:55:26.942Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-07-27T19:55:26.942Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.4% of statements [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-27T19:55:26.942Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2020-07-27T19:55:26.942Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/builder [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-27T19:55:26.942Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-27T19:55:26.942Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-07-27T19:55:26.942Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2020-07-27T19:55:27.085Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 47.62MB / 73.55MB 3.4s [2020-07-27T19:55:27.085Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 42.58MB / 54.14MB 3.4s [2020-07-27T19:55:27.085Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 41.76MB / 57.46MB 3.4s [2020-07-27T19:55:27.085Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 51.92MB / 73.55MB 3.6s [2020-07-27T19:55:27.085Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 53.05MB / 96.52MB 3.6s [2020-07-27T19:55:27.487Z] #10 DONE 73.8s [2020-07-27T19:55:27.487Z] [2020-07-27T19:55:27.487Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:55:27.487Z] #49 ... [2020-07-27T19:55:27.487Z] [2020-07-27T19:55:27.487Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:55:27.487Z] #54 DONE 73.8s [2020-07-27T19:55:27.487Z] [2020-07-27T19:55:27.487Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-27T19:55:27.487Z] #55 DONE 0.1s [2020-07-27T19:55:27.487Z] [2020-07-27T19:55:27.487Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-27T19:55:27.487Z] #56 DONE 0.1s [2020-07-27T19:55:27.487Z] [2020-07-27T19:55:27.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:55:27.487Z] #39 34.24 AR soccr/libsoccr.a [2020-07-27T19:55:27.487Z] #39 34.27 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-27T19:55:27.487Z] #39 34.53 DEP criu/arch/s390/sigframe.d [2020-07-27T19:55:27.487Z] #39 34.70 DEP criu/arch/s390/crtools.d [2020-07-27T19:55:27.487Z] #39 34.85 DEP criu/arch/s390/cpu.d [2020-07-27T19:55:27.487Z] #39 34.93 CC criu/arch/s390/cpu.o [2020-07-27T19:55:27.487Z] #39 35.24 CC criu/arch/s390/crtools.o [2020-07-27T19:55:27.487Z] #39 35.86 CC criu/arch/s390/sigframe.o [2020-07-27T19:55:27.487Z] #39 36.01 LINK criu/arch/s390/crtools.built-in.o [2020-07-27T19:55:27.487Z] #39 36.03 DEP criu/pie/util-vdso.d [2020-07-27T19:55:27.487Z] #39 36.11 DEP criu/pie/util.d [2020-07-27T19:55:27.487Z] #39 36.16 CC criu/pie/util.o [2020-07-27T19:55:27.487Z] #39 36.44 CC criu/pie/util-vdso.o [2020-07-27T19:55:27.487Z] #39 36.84 AR criu/pie/pie.lib.a [2020-07-27T19:55:27.487Z] #39 36.86 DEP criu/pie/restorer.d [2020-07-27T19:55:27.487Z] #39 37.04 DEP criu/arch/s390/restorer.d [2020-07-27T19:55:27.517Z] ok github.com/docker/docker/builder/remotecontext 0.331s coverage: 13.6% of statements [2020-07-27T19:55:27.784Z] #39 37.23 DEP criu/arch/s390/vdso-pie.d [2020-07-27T19:55:27.784Z] #39 37.35 DEP criu/pie/parasite-vdso.d [2020-07-27T19:55:27.812Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 45.74MB / 57.46MB 3.8s [2020-07-27T19:55:27.812Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 55.76MB / 73.55MB 3.9s [2020-07-27T19:55:27.812Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 50.53MB / 57.46MB 4.1s [2020-07-27T19:55:27.812Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 58.96MB / 96.52MB 4.1s [2020-07-27T19:55:27.812Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 60.76MB / 73.55MB 4.2s [2020-07-27T19:55:27.812Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 45.58MB / 54.14MB 4.2s [2020-07-27T19:55:27.812Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 64.51MB / 73.55MB 4.4s [2020-07-27T19:55:27.812Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 54.21MB / 57.46MB 4.4s [2020-07-27T19:55:27.812Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 64.31MB / 96.52MB 4.4s [2020-07-27T19:55:28.078Z] #39 37.50 DEP criu/pie/parasite.d [2020-07-27T19:55:28.078Z] #39 37.63 CC criu/pie/parasite.o [2020-07-27T19:55:28.201Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 72.31MB / 73.55MB 4.7s [2020-07-27T19:55:28.201Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 4.6s done [2020-07-27T19:55:28.201Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 70.19MB / 96.52MB 4.7s [2020-07-27T19:55:28.201Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 4.7s done [2020-07-27T19:55:28.201Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 50.50MB / 54.14MB 4.8s [2020-07-27T19:55:28.463Z] ok github.com/docker/docker/builder/dockerfile 0.890s coverage: 48.1% of statements [2020-07-27T19:55:28.522Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 4.9s [2020-07-27T19:55:28.522Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 77.13MB / 96.52MB 4.9s [2020-07-27T19:55:28.522Z] #8 ... [2020-07-27T19:55:28.522Z] [2020-07-27T19:55:28.522Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-27T19:55:28.522Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-27T19:55:28.522Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-27T19:55:28.522Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done [2020-07-27T19:55:28.522Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-27T19:55:28.522Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.4s done [2020-07-27T19:55:28.522Z] #59 DONE 5.4s [2020-07-27T19:55:28.522Z] [2020-07-27T19:55:28.522Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T19:55:28.522Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 5.0s done [2020-07-27T19:55:28.522Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 83.96MB / 96.52MB 5.1s [2020-07-27T19:55:28.522Z] #8 ... [2020-07-27T19:55:28.522Z] [2020-07-27T19:55:28.522Z] #21 [internal] load build context [2020-07-27T19:55:28.522Z] #21 transferring context: 42.96MB 5.5s [2020-07-27T19:55:28.834Z] #21 transferring context: 51.31MB 5.9s done [2020-07-27T19:55:29.119Z] #39 38.45 LINK criu/pie/parasite.built-in.o [2020-07-27T19:55:29.119Z] #39 38.46 GEN criu/pie/parasite-blob.h [2020-07-27T19:55:29.119Z] #39 38.48 CC criu/pie/parasite-vdso.o [2020-07-27T19:55:29.132Z] #21 DONE 6.0s [2020-07-27T19:55:29.132Z] [2020-07-27T19:55:29.132Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T19:55:29.132Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 96.52MB / 96.52MB 5.4s done [2020-07-27T19:55:29.132Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-27T19:55:29.413Z] #39 ... [2020-07-27T19:55:29.413Z] [2020-07-27T19:55:29.413Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-27T19:55:29.413Z] #11 DONE 2.1s [2020-07-27T19:55:29.413Z] [2020-07-27T19:55:29.413Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:55:29.413Z] #49 2.028 + RM_GOPATH=0 [2020-07-27T19:55:29.413Z] #49 2.028 + TMP_GOPATH= [2020-07-27T19:55:29.414Z] #49 2.028 + : /build [2020-07-27T19:55:29.414Z] #49 2.028 + '[' -z '' ']' [2020-07-27T19:55:29.414Z] #49 2.029 ++ mktemp -d [2020-07-27T19:55:29.414Z] #49 2.029 + export GOPATH=/tmp/tmp.plx3pAqDMt [2020-07-27T19:55:29.414Z] #49 2.029 + GOPATH=/tmp/tmp.plx3pAqDMt [2020-07-27T19:55:29.414Z] #49 2.030 + RM_GOPATH=1 [2020-07-27T19:55:29.414Z] #49 2.030 + case "$(go env GOARCH)" in [2020-07-27T19:55:29.414Z] #49 2.030 ++ go env GOARCH [2020-07-27T19:55:29.414Z] #49 2.036 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:29.414Z] #49 2.036 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:29.414Z] #49 2.042 ++ dirname /tmp/install/install.sh [2020-07-27T19:55:29.414Z] #49 2.043 + dir=/tmp/install [2020-07-27T19:55:29.414Z] #49 2.043 + bin=runc [2020-07-27T19:55:29.414Z] #49 2.043 + shift [2020-07-27T19:55:29.414Z] #49 2.043 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-27T19:55:29.414Z] #49 2.043 + . /tmp/install/runc.installer [2020-07-27T19:55:29.414Z] #49 2.043 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-27T19:55:29.414Z] #49 2.044 + install_runc [2020-07-27T19:55:29.414Z] #49 2.044 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-27T19:55:29.414Z] #49 2.044 + uname -r [2020-07-27T19:55:29.414Z] #49 2.045 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-27T19:55:29.414Z] #49 2.045 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-27T19:55:29.414Z] #49 2.045 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-27T19:55:29.414Z] #49 2.045 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.plx3pAqDMt/src/github.com/opencontainers/runc [2020-07-27T19:55:29.414Z] #49 2.046 Cloning into '/tmp/tmp.plx3pAqDMt/src/github.com/opencontainers/runc'... [2020-07-27T19:55:29.425Z] ok github.com/docker/docker/builder/remotecontext/git 3.607s coverage: 86.3% of statements [2020-07-27T19:55:29.425Z] ? github.com/docker/docker/cli [no test files] [2020-07-27T19:55:29.425Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-27T19:55:30.532Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T19:55:30.790Z] [2020-07-27T19:55:30.790Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T19:55:31.357Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T19:55:31.357Z] HOSTNAME=025a840a2de1 [2020-07-27T19:55:31.357Z] DEST=bundles/test-integration [2020-07-27T19:55:31.357Z] PWD=/go/src/github.com/docker/docker [2020-07-27T19:55:31.357Z] DOCKER_ROOTLESS=1 [2020-07-27T19:55:31.357Z] DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 [2020-07-27T19:55:31.357Z] container=docker [2020-07-27T19:55:31.357Z] HOME=/root [2020-07-27T19:55:31.357Z] GOLANG_VERSION=1.13.14 [2020-07-27T19:55:31.357Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T19:55:31.357Z] VALIDATE_BRANCH=master [2020-07-27T19:55:31.357Z] TERM=xterm [2020-07-27T19:55:31.357Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T19:55:31.357Z] SHLVL=1 [2020-07-27T19:55:31.357Z] TIMEOUT=120m [2020-07-27T19:55:31.357Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T19:55:31.357Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T19:55:31.357Z] GO111MODULE=off [2020-07-27T19:55:31.357Z] DOCKER_EXPERIMENTAL=1 [2020-07-27T19:55:31.357Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-27T19:55:31.357Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T19:55:31.357Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T19:55:31.357Z] GOPATH=/go [2020-07-27T19:55:31.357Z] PKG_CONFIG=pkg-config [2020-07-27T19:55:31.357Z] _=/usr/bin/env [2020-07-27T19:55:31.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-27T19:55:31.476Z] #49 ... [2020-07-27T19:55:31.476Z] [2020-07-27T19:55:31.476Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-27T19:55:31.476Z] #12 DONE 1.7s [2020-07-27T19:55:31.476Z] [2020-07-27T19:55:31.476Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-27T19:55:32.507Z] #13 1.363 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-27T19:55:32.797Z] #13 DONE 1.5s [2020-07-27T19:55:32.797Z] [2020-07-27T19:55:32.797Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-27T19:55:34.322Z] #14 DONE 1.5s [2020-07-27T19:55:34.322Z] [2020-07-27T19:55:34.322Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-27T19:55:34.734Z] ok github.com/docker/docker/client 0.300s coverage: 75.4% of statements [2020-07-27T19:55:35.830Z] #15 DONE 1.4s [2020-07-27T19:55:35.830Z] [2020-07-27T19:55:35.830Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-27T19:55:36.864Z] #16 ... [2020-07-27T19:55:36.864Z] [2020-07-27T19:55:36.864Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:55:36.864Z] #41 73.39 mime/quotedprintable [2020-07-27T19:55:36.864Z] #41 73.74 net/http/internal [2020-07-27T19:55:36.864Z] #41 75.76 crypto/tls [2020-07-27T19:55:36.864Z] #41 79.67 net/http/httptrace [2020-07-27T19:55:36.864Z] #41 79.87 net/http [2020-07-27T19:55:36.864Z] #41 ... [2020-07-27T19:55:36.864Z] [2020-07-27T19:55:36.864Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-27T19:55:36.864Z] #16 DONE 1.4s [2020-07-27T19:55:36.864Z] [2020-07-27T19:55:36.864Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:55:38.401Z] #17 1.528 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:55:38.693Z] #17 1.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:55:38.693Z] #17 1.824 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:55:38.984Z] #17 1.952 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-27T19:55:39.616Z] #17 2.533 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-27T19:55:39.616Z] #17 ... [2020-07-27T19:55:39.616Z] [2020-07-27T19:55:39.616Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:55:39.616Z] #39 38.92 CC criu/arch/s390/vdso-pie.o [2020-07-27T19:55:39.616Z] #39 39.05 CC criu/arch/s390/restorer.o [2020-07-27T19:55:39.616Z] #39 39.25 CC criu/pie/restorer.o [2020-07-27T19:55:39.616Z] #39 40.92 LINK criu/pie/restorer.built-in.o [2020-07-27T19:55:39.616Z] #39 40.93 GEN criu/pie/restorer-blob.h [2020-07-27T19:55:39.616Z] #39 41.00 DEP criu/vdso.d [2020-07-27T19:55:39.616Z] #39 41.29 DEP criu/uts_ns.d [2020-07-27T19:55:39.616Z] #39 41.36 DEP criu/util.d [2020-07-27T19:55:39.616Z] #39 41.47 DEP criu/uffd.d [2020-07-27T19:55:39.616Z] #39 41.55 DEP criu/tun.d [2020-07-27T19:55:39.616Z] #39 41.74 DEP criu/tty.d [2020-07-27T19:55:39.616Z] #39 41.91 DEP criu/timerfd.d [2020-07-27T19:55:39.616Z] #39 42.08 DEP criu/timens.d [2020-07-27T19:55:39.616Z] #39 42.27 DEP criu/sysfs_parse.d [2020-07-27T19:55:39.616Z] #39 42.35 DEP criu/sysctl.d [2020-07-27T19:55:39.616Z] #39 42.58 DEP criu/string.d [2020-07-27T19:55:39.616Z] #39 42.58 DEP criu/stats.d [2020-07-27T19:55:39.616Z] #39 42.64 DEP criu/sockets.d [2020-07-27T19:55:39.616Z] #39 42.86 DEP criu/sk-unix.d [2020-07-27T19:55:39.616Z] #39 43.03 DEP criu/sk-tcp.d [2020-07-27T19:55:39.616Z] #39 43.19 DEP criu/sk-queue.d [2020-07-27T19:55:39.616Z] #39 43.27 DEP criu/sk-packet.d [2020-07-27T19:55:39.616Z] #39 43.45 DEP criu/sk-netlink.d [2020-07-27T19:55:39.616Z] #39 43.59 DEP criu/sk-inet.d [2020-07-27T19:55:39.616Z] #39 43.69 DEP criu/signalfd.d [2020-07-27T19:55:39.616Z] #39 43.77 DEP criu/sigframe.d [2020-07-27T19:55:39.616Z] #39 43.85 DEP criu/shmem.d [2020-07-27T19:55:39.616Z] #39 44.07 DEP criu/servicefd.d [2020-07-27T19:55:39.616Z] #39 44.16 DEP criu/seize.d [2020-07-27T19:55:39.616Z] #39 44.21 DEP criu/seccomp.d [2020-07-27T19:55:39.616Z] #39 44.41 DEP criu/rst-malloc.d [2020-07-27T19:55:39.616Z] #39 44.45 DEP criu/rbtree.d [2020-07-27T19:55:39.616Z] #39 44.48 DEP criu/pstree.d [2020-07-27T19:55:39.616Z] #39 44.67 DEP criu/protobuf.d [2020-07-27T19:55:39.616Z] #39 44.82 GEN criu/protobuf-desc-gen.h [2020-07-27T19:55:39.616Z] #39 45.93 DEP criu/protobuf-desc.d [2020-07-27T19:55:39.616Z] #39 46.01 DEP criu/proc_parse.d [2020-07-27T19:55:39.616Z] #39 46.17 DEP criu/plugin.d [2020-07-27T19:55:39.616Z] #39 46.26 DEP criu/pipes.d [2020-07-27T19:55:39.616Z] #39 46.39 DEP criu/pie-util.d [2020-07-27T19:55:39.616Z] #39 46.49 DEP criu/pie-util-vdso.d [2020-07-27T19:55:39.616Z] #39 46.69 DEP criu/path.d [2020-07-27T19:55:39.616Z] #39 46.84 DEP criu/parasite-syscall.d [2020-07-27T19:55:39.616Z] #39 47.09 DEP criu/pagemap.d [2020-07-27T19:55:39.616Z] #39 47.19 DEP criu/pagemap-cache.d [2020-07-27T19:55:39.616Z] #39 47.28 DEP criu/page-xfer.d [2020-07-27T19:55:39.616Z] #39 47.40 DEP criu/page-pipe.d [2020-07-27T19:55:39.616Z] #39 47.53 DEP criu/netfilter.d [2020-07-27T19:55:39.616Z] #39 47.71 DEP criu/net.d [2020-07-27T19:55:39.616Z] #39 47.90 DEP criu/namespaces.d [2020-07-27T19:55:39.616Z] #39 48.00 DEP criu/mount.d [2020-07-27T19:55:39.616Z] #39 48.15 DEP criu/memfd.d [2020-07-27T19:55:39.616Z] #39 48.25 DEP criu/mem.d [2020-07-27T19:55:39.616Z] #39 48.43 DEP criu/lsm.d [2020-07-27T19:55:39.616Z] #39 48.52 DEP criu/log.d [2020-07-27T19:55:39.616Z] #39 48.59 DEP criu/libnetlink.d [2020-07-27T19:55:39.616Z] #39 48.65 DEP criu/kerndat.d [2020-07-27T19:55:39.616Z] #39 48.79 DEP criu/kcmp-ids.d [2020-07-27T19:55:39.616Z] #39 48.86 DEP criu/irmap.d [2020-07-27T19:55:39.616Z] #39 49.00 DEP criu/ipc_ns.d [2020-07-27T19:55:39.616Z] #39 49.09 DEP criu/image.d [2020-07-27T19:55:39.616Z] #39 49.16 DEP criu/image-desc.d [2020-07-27T19:55:39.907Z] #39 49.27 DEP criu/fsnotify.d [2020-07-27T19:55:39.907Z] #39 49.40 DEP criu/filesystems.d [2020-07-27T19:55:39.907Z] #39 49.52 DEP criu/files.d [2020-07-27T19:55:40.197Z] #39 49.64 DEP criu/files-reg.d [2020-07-27T19:55:40.197Z] #39 49.77 DEP criu/files-ext.d [2020-07-27T19:55:40.197Z] #39 ... [2020-07-27T19:55:40.197Z] [2020-07-27T19:55:40.197Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:55:40.197Z] #17 3.325 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-27T19:55:42.924Z] #17 5.906 Fetched 8060 kB in 4s (1793 kB/s) [2020-07-27T19:55:44.429Z] #17 5.906 Reading package lists... [2020-07-27T19:55:44.429Z] #17 ... [2020-07-27T19:55:44.429Z] [2020-07-27T19:55:44.429Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:55:44.429Z] #49 6.719 + cd /tmp/tmp.plx3pAqDMt/src/github.com/opencontainers/runc [2020-07-27T19:55:44.429Z] #49 6.721 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-27T19:55:44.429Z] #49 7.100 + '[' -z '' ']' [2020-07-27T19:55:44.429Z] #49 7.100 + target=static [2020-07-27T19:55:44.429Z] #49 7.100 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-27T19:55:44.429Z] #49 7.253 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-27T19:55:44.429Z] #49 ... [2020-07-27T19:55:44.429Z] [2020-07-27T19:55:44.429Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:55:44.429Z] #39 49.87 DEP criu/file-lock.d [2020-07-27T19:55:44.429Z] #39 50.01 DEP criu/file-ids.d [2020-07-27T19:55:44.429Z] #39 50.15 DEP criu/fifo.d [2020-07-27T19:55:44.429Z] #39 50.30 DEP criu/fdstore.d [2020-07-27T19:55:44.429Z] #39 50.39 DEP criu/fault-injection.d [2020-07-27T19:55:44.429Z] #39 50.45 DEP criu/external.d [2020-07-27T19:55:44.429Z] #39 50.53 DEP criu/eventpoll.d [2020-07-27T19:55:44.429Z] #39 50.63 DEP criu/eventfd.d [2020-07-27T19:55:44.429Z] #39 50.71 DEP criu/crtools.d [2020-07-27T19:55:44.429Z] #39 50.83 DEP criu/cr-service.d [2020-07-27T19:55:44.429Z] #39 50.98 DEP criu/cr-restore.d [2020-07-27T19:55:44.429Z] #39 51.12 DEP criu/cr-errno.d [2020-07-27T19:55:44.429Z] #39 51.13 DEP criu/cr-dump.d [2020-07-27T19:55:44.429Z] #39 51.28 DEP criu/cr-dedup.d [2020-07-27T19:55:44.429Z] #39 51.42 DEP criu/cr-check.d [2020-07-27T19:55:44.429Z] #39 51.62 DEP criu/config.d [2020-07-27T19:55:44.429Z] #39 51.78 DEP criu/clone-noasan.d [2020-07-27T19:55:44.429Z] #39 51.84 DEP criu/cgroup.d [2020-07-27T19:55:44.429Z] #39 51.96 DEP criu/cgroup-props.d [2020-07-27T19:55:44.429Z] #39 52.06 DEP criu/bitmap.d [2020-07-27T19:55:44.429Z] #39 52.08 DEP criu/bfd.d [2020-07-27T19:55:44.429Z] #39 52.16 DEP criu/autofs.d [2020-07-27T19:55:44.429Z] #39 52.31 DEP criu/aio.d [2020-07-27T19:55:44.429Z] #39 52.41 DEP criu/action-scripts.d [2020-07-27T19:55:44.429Z] #39 52.66 CC criu/action-scripts.o [2020-07-27T19:55:44.429Z] #39 53.07 CC criu/aio.o [2020-07-27T19:55:44.429Z] #39 53.31 CC criu/autofs.o [2020-07-27T19:55:45.060Z] #39 54.36 CC criu/bfd.o [2020-07-27T19:55:45.060Z] #39 54.64 CC criu/bitmap.o [2020-07-27T19:55:45.350Z] #39 54.78 CC criu/cgroup-props.o [2020-07-27T19:55:45.980Z] #39 55.25 CC criu/cgroup.o [2020-07-27T19:55:46.112Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T19:55:46.112Z] [2020-07-27T19:55:46.112Z] + TEST_INTEGRATION_DEST=1 [2020-07-27T19:55:46.112Z] + CONTAINER_NAME=docker-pr11-1 [2020-07-27T19:55:46.112Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-27T19:55:46.112Z] + run_tests test-integration-flaky [2020-07-27T19:55:46.112Z] + '[' -n 0 ']' [2020-07-27T19:55:46.112Z] + rm= [2020-07-27T19:55:46.112Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41249/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41249/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/make.sh test-integration-flaky test-integration [2020-07-27T19:55:46.112Z] + c=0 [2020-07-27T19:55:46.112Z] ++ jobs -p [2020-07-27T19:55:46.112Z] + for job in $(jobs -p) [2020-07-27T19:55:46.112Z] + wait 15768 [2020-07-27T19:55:46.112Z] + TEST_INTEGRATION_DEST=2 [2020-07-27T19:55:46.112Z] + CONTAINER_NAME=docker-pr11-2 [2020-07-27T19:55:46.112Z] + TEST_SKIP_INTEGRATION=1 [2020-07-27T19:55:46.112Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-27T19:55:46.112Z] + run_tests [2020-07-27T19:55:46.112Z] + '[' -n 0 ']' [2020-07-27T19:55:46.112Z] + rm= [2020-07-27T19:55:46.112Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41249/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41249/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/make.sh '' test-integration [2020-07-27T19:55:46.112Z] + TEST_INTEGRATION_DEST=3 [2020-07-27T19:55:46.112Z] + CONTAINER_NAME=docker-pr11-3 [2020-07-27T19:55:46.112Z] + TEST_SKIP_INTEGRATION=1 [2020-07-27T19:55:46.112Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-27T19:55:46.112Z] + run_tests [2020-07-27T19:55:46.112Z] + '[' -n 0 ']' [2020-07-27T19:55:46.112Z] + rm= [2020-07-27T19:55:46.112Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41249/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41249/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/make.sh '' test-integration [2020-07-27T19:55:46.112Z] [2020-07-27T19:55:46.112Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-27T19:55:46.112Z] [2020-07-27T19:55:46.112Z] [2020-07-27T19:55:46.112Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T19:55:46.112Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T19:55:46.112Z] HOSTNAME=6cee1e4966f6 [2020-07-27T19:55:46.112Z] TEST_SKIP_INTEGRATION=1 [2020-07-27T19:55:46.112Z] TESTDEBUG=0 [2020-07-27T19:55:46.112Z] DEST=bundles/test-integration [2020-07-27T19:55:46.112Z] PWD=/go/src/github.com/docker/docker [2020-07-27T19:55:46.112Z] KEEPBUNDLE=1 [2020-07-27T19:55:46.112Z] DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 [2020-07-27T19:55:46.112Z] container=docker [2020-07-27T19:55:46.112Z] HOME=/root [2020-07-27T19:55:46.112Z] GOLANG_VERSION=1.13.14 [2020-07-27T19:55:46.112Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T19:55:46.112Z] VALIDATE_BRANCH=master [2020-07-27T19:55:46.112Z] TERM=xterm [2020-07-27T19:55:46.112Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T19:55:46.112Z] SHLVL=1 [2020-07-27T19:55:46.112Z] TIMEOUT=120m [2020-07-27T19:55:46.112Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T19:55:46.112Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T19:55:46.112Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-27T19:55:46.112Z] GO111MODULE=off [2020-07-27T19:55:46.112Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T19:55:46.112Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T19:55:46.112Z] GOPATH=/go [2020-07-27T19:55:46.112Z] PKG_CONFIG=pkg-config [2020-07-27T19:55:46.112Z] _=/usr/bin/env [2020-07-27T19:55:46.112Z] Building test suite binary ./integration-cli/test.main [2020-07-27T19:55:46.112Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T19:55:46.112Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T19:55:46.112Z] HOSTNAME=9e8ed0e7bc48 [2020-07-27T19:55:46.112Z] TEST_SKIP_INTEGRATION=1 [2020-07-27T19:55:46.112Z] TESTDEBUG=0 [2020-07-27T19:55:46.112Z] DEST=bundles/test-integration [2020-07-27T19:55:46.112Z] PWD=/go/src/github.com/docker/docker [2020-07-27T19:55:46.112Z] KEEPBUNDLE=1 [2020-07-27T19:55:46.112Z] DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 [2020-07-27T19:55:46.112Z] container=docker [2020-07-27T19:55:46.112Z] HOME=/root [2020-07-27T19:55:46.112Z] GOLANG_VERSION=1.13.14 [2020-07-27T19:55:46.112Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T19:55:46.112Z] VALIDATE_BRANCH=master [2020-07-27T19:55:46.112Z] TERM=xterm [2020-07-27T19:55:46.112Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T19:55:46.112Z] SHLVL=1 [2020-07-27T19:55:46.112Z] TIMEOUT=120m [2020-07-27T19:55:46.112Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T19:55:46.112Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T19:55:46.112Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-27T19:55:46.112Z] GO111MODULE=off [2020-07-27T19:55:46.112Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T19:55:46.112Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T19:55:46.112Z] GOPATH=/go [2020-07-27T19:55:46.112Z] PKG_CONFIG=pkg-config [2020-07-27T19:55:46.112Z] _=/usr/bin/env [2020-07-27T19:55:46.112Z] Building test suite binary ./integration-cli/test.main [2020-07-27T19:55:46.112Z] No new tests added to integration. [2020-07-27T19:55:46.112Z] [2020-07-27T19:55:46.112Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T19:55:46.112Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T19:55:46.112Z] HOSTNAME=3e524fc5e18b [2020-07-27T19:55:46.112Z] TESTDEBUG=0 [2020-07-27T19:55:46.112Z] DEST=bundles/test-integration [2020-07-27T19:55:46.112Z] PWD=/go/src/github.com/docker/docker [2020-07-27T19:55:46.112Z] KEEPBUNDLE=1 [2020-07-27T19:55:46.112Z] DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 [2020-07-27T19:55:46.112Z] container=docker [2020-07-27T19:55:46.112Z] HOME=/root [2020-07-27T19:55:46.112Z] GOLANG_VERSION=1.13.14 [2020-07-27T19:55:46.112Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T19:55:46.112Z] VALIDATE_BRANCH=master [2020-07-27T19:55:46.112Z] TERM=xterm [2020-07-27T19:55:46.112Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T19:55:46.112Z] SHLVL=1 [2020-07-27T19:55:46.112Z] TIMEOUT=120m [2020-07-27T19:55:46.112Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T19:55:46.112Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T19:55:46.112Z] GO111MODULE=off [2020-07-27T19:55:46.112Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-27T19:55:46.112Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T19:55:46.112Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T19:55:46.112Z] GOPATH=/go [2020-07-27T19:55:46.112Z] PKG_CONFIG=pkg-config [2020-07-27T19:55:46.112Z] _=/usr/bin/env [2020-07-27T19:55:46.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-27T19:55:47.013Z] #39 ... [2020-07-27T19:55:47.013Z] [2020-07-27T19:55:47.013Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:55:47.013Z] #41 87.32 github.com/LK4D4/vndr/godl [2020-07-27T19:55:47.013Z] #41 87.89 github.com/LK4D4/vndr [2020-07-27T19:55:47.013Z] #41 DONE 93.4s [2020-07-27T19:55:47.013Z] [2020-07-27T19:55:47.013Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:55:47.013Z] #17 5.906 Reading package lists... [2020-07-27T19:55:47.013Z] #17 7.751 Reading package lists... [2020-07-27T19:55:47.013Z] #17 9.610 Building dependency tree... [2020-07-27T19:55:47.013Z] #17 10.17 libcap2-bin is already the newest version (1:2.25-2). [2020-07-27T19:55:47.013Z] #17 10.17 The following additional packages will be installed: [2020-07-27T19:55:47.303Z] #17 10.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-27T19:55:47.303Z] #17 10.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-27T19:55:47.303Z] #17 10.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-27T19:55:47.303Z] #17 10.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-27T19:55:47.303Z] #17 10.17 python3.7 python3.7-minimal vim-runtime xxd [2020-07-27T19:55:47.303Z] #17 10.17 Suggested packages: [2020-07-27T19:55:47.303Z] #17 10.17 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-27T19:55:47.303Z] #17 10.17 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-27T19:55:47.303Z] #17 10.17 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-27T19:55:47.303Z] #17 10.17 Recommended packages: [2020-07-27T19:55:47.303Z] #17 10.17 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-27T19:55:47.303Z] #17 10.17 python3-keyrings.alt python3-xdg unzip [2020-07-27T19:55:47.738Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 18.9s done [2020-07-27T19:55:47.738Z] #8 DONE 24.7s [2020-07-27T19:55:47.738Z] [2020-07-27T19:55:47.738Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-27T19:55:48.033Z] #9 DONE 0.2s [2020-07-27T19:55:48.033Z] [2020-07-27T19:55:48.033Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-27T19:55:48.033Z] #10 DONE 0.2s [2020-07-27T19:55:48.033Z] [2020-07-27T19:55:48.033Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-27T19:55:48.033Z] #36 DONE 0.1s [2020-07-27T19:55:48.033Z] [2020-07-27T19:55:48.033Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:55:48.331Z] #46 ... [2020-07-27T19:55:48.331Z] [2020-07-27T19:55:48.331Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-27T19:55:48.331Z] #28 DONE 0.1s [2020-07-27T19:55:48.331Z] [2020-07-27T19:55:48.331Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T19:55:48.351Z] #17 11.33 The following NEW packages will be installed: [2020-07-27T19:55:48.351Z] #17 11.34 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-27T19:55:48.351Z] #17 11.34 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-27T19:55:48.351Z] #17 11.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-27T19:55:48.351Z] #17 11.34 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-27T19:55:48.351Z] #17 11.34 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-27T19:55:48.351Z] #17 11.34 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-27T19:55:48.351Z] #17 11.34 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-27T19:55:48.351Z] #17 11.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-27T19:55:48.351Z] #17 11.34 xz-utils zip [2020-07-27T19:55:48.351Z] #17 11.41 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:55:48.351Z] #17 11.41 Need to get 27.7 MB of archives. [2020-07-27T19:55:48.351Z] #17 11.41 After this operation, 117 MB of additional disk space will be used. [2020-07-27T19:55:48.351Z] #17 11.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-27T19:55:48.351Z] #17 11.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-27T19:55:48.351Z] #17 11.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-27T19:55:48.351Z] #17 11.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-27T19:55:48.351Z] #17 11.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-27T19:55:48.351Z] #17 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-27T19:55:48.642Z] #17 11.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-27T19:55:48.642Z] #17 11.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-27T19:55:48.642Z] #17 11.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-27T19:55:48.642Z] #17 11.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-27T19:55:48.642Z] #17 11.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-27T19:55:48.642Z] #17 11.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-27T19:55:48.642Z] #17 11.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-27T19:55:48.642Z] #17 11.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-27T19:55:48.642Z] #17 11.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-27T19:55:48.642Z] #17 11.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-27T19:55:48.642Z] #17 11.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-27T19:55:48.642Z] #17 11.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-27T19:55:48.642Z] #17 11.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-27T19:55:48.642Z] #17 11.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-27T19:55:48.642Z] #17 11.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-27T19:55:48.642Z] #17 11.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-27T19:55:48.642Z] #17 11.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-27T19:55:48.642Z] #17 11.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-27T19:55:48.642Z] #17 11.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-27T19:55:48.642Z] #17 11.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-27T19:55:48.642Z] #17 11.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-27T19:55:48.642Z] #17 11.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-27T19:55:48.642Z] #17 11.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-27T19:55:48.933Z] #17 11.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-27T19:55:48.933Z] #17 11.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-27T19:55:48.933Z] #17 11.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-27T19:55:48.933Z] #17 11.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-27T19:55:48.933Z] #17 11.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-27T19:55:48.933Z] #17 11.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-27T19:55:48.933Z] #17 11.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-27T19:55:48.933Z] #17 11.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-27T19:55:48.933Z] #17 11.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-27T19:55:48.933Z] #17 11.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-27T19:55:48.933Z] #17 11.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-27T19:55:48.933Z] #17 11.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-27T19:55:48.933Z] #17 11.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-27T19:55:48.933Z] #17 12.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-27T19:55:48.933Z] #17 12.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-27T19:55:48.933Z] #17 12.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-27T19:55:48.992Z] #29 0.821 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-27T19:55:48.992Z] #29 0.825 Cloning into '.'... [2020-07-27T19:55:49.223Z] #17 12.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-27T19:55:49.223Z] #17 12.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-27T19:55:49.223Z] #17 12.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-27T19:55:49.864Z] #17 12.78 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:55:49.864Z] #17 12.80 Fetched 27.7 MB in 1s (30.2 MB/s) [2020-07-27T19:55:49.864Z] #17 12.82 Selecting previously unselected package pigz. [2020-07-27T19:55:49.864Z] #17 12.82 (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 ... 23199 files and directories currently installed.) [2020-07-27T19:55:49.864Z] #17 12.84 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-27T19:55:49.864Z] #17 12.84 Unpacking pigz (2.4-1) ... [2020-07-27T19:55:49.864Z] #17 12.87 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-27T19:55:49.864Z] #17 12.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-27T19:55:49.864Z] #17 12.88 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-27T19:55:50.155Z] #17 13.14 Selecting previously unselected package python3.7-minimal. [2020-07-27T19:55:50.155Z] #17 13.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-27T19:55:50.155Z] #17 13.15 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-27T19:55:50.785Z] #17 13.69 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-27T19:55:50.785Z] #17 13.71 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-27T19:55:51.817Z] #17 15.03 Selecting previously unselected package python3-minimal. [2020-07-27T19:55:52.119Z] #17 15.03 (Reading database ... #17 ... [2020-07-27T19:55:52.119Z] [2020-07-27T19:55:52.119Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T19:55:52.119Z] #28 DONE 98.5s [2020-07-27T19:55:52.119Z] [2020-07-27T19:55:52.119Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:55:52.119Z] #17 15.03 (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 ... 23448 files and directories currently installed.) [2020-07-27T19:55:52.119Z] #17 15.04 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-27T19:55:52.119Z] #17 15.04 Unpacking python3-minimal (3.7.3-1) ... [2020-07-27T19:55:52.119Z] #17 15.09 Selecting previously unselected package libmpdec2:s390x. [2020-07-27T19:55:52.119Z] #17 15.09 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-27T19:55:52.119Z] #17 15.09 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-27T19:55:52.119Z] #17 ... [2020-07-27T19:55:52.119Z] [2020-07-27T19:55:52.119Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:55:52.119Z] #39 57.80 CC criu/clone-noasan.o [2020-07-27T19:55:52.119Z] #39 57.90 CC criu/config.o [2020-07-27T19:55:52.119Z] #39 58.79 CC criu/cr-check.o [2020-07-27T19:55:52.119Z] #39 59.93 CC criu/cr-dedup.o [2020-07-27T19:55:52.119Z] #39 60.22 CC criu/cr-dump.o [2020-07-27T19:55:52.119Z] #39 61.61 CC criu/cr-errno.o [2020-07-27T19:55:52.119Z] #39 61.64 CC criu/cr-restore.o [2020-07-27T19:55:53.566Z] #29 ... [2020-07-27T19:55:53.566Z] [2020-07-27T19:55:53.566Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:55:53.566Z] #44 0.701 + RM_GOPATH=0 [2020-07-27T19:55:53.566Z] #44 0.701 + TMP_GOPATH= [2020-07-27T19:55:53.566Z] #44 0.701 + : /build [2020-07-27T19:55:53.566Z] #44 0.701 + '[' -z '' ']' [2020-07-27T19:55:53.566Z] #44 0.702 ++ mktemp -d [2020-07-27T19:55:53.566Z] #44 0.703 + export GOPATH=/tmp/tmp.GyWpSBNjJE [2020-07-27T19:55:53.566Z] #44 0.703 + GOPATH=/tmp/tmp.GyWpSBNjJE [2020-07-27T19:55:53.566Z] #44 0.703 + RM_GOPATH=1 [2020-07-27T19:55:53.566Z] #44 0.703 + case "$(go env GOARCH)" in [2020-07-27T19:55:53.566Z] #44 0.704 ++ go env GOARCH [2020-07-27T19:55:53.566Z] #44 0.710 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:53.566Z] #44 0.710 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:53.566Z] #44 0.711 ++ dirname /tmp/install/install.sh [2020-07-27T19:55:53.566Z] #44 0.712 + dir=/tmp/install [2020-07-27T19:55:53.566Z] #44 0.712 + bin=gotestsum [2020-07-27T19:55:53.566Z] #44 0.712 + shift [2020-07-27T19:55:53.566Z] #44 0.713 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-27T19:55:53.566Z] #44 0.713 + . /tmp/install/gotestsum.installer [2020-07-27T19:55:53.566Z] #44 0.713 ++ : v0.3.5 [2020-07-27T19:55:53.566Z] #44 0.714 + install_gotestsum [2020-07-27T19:55:53.566Z] #44 0.714 + set -e [2020-07-27T19:55:53.566Z] #44 0.714 + export GO111MODULE=on [2020-07-27T19:55:53.566Z] #44 0.714 + GO111MODULE=on [2020-07-27T19:55:53.566Z] #44 0.714 + GOBIN=/build [2020-07-27T19:55:53.566Z] #44 0.714 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-27T19:55:53.566Z] #44 0.732 go: finding gotest.tools v0.3.5 [2020-07-27T19:55:53.566Z] #44 0.738 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-27T19:55:53.566Z] #44 1.744 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-27T19:55:53.566Z] #44 2.784 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-27T19:55:53.566Z] #44 4.274 go: downloading gotest.tools v2.1.0+incompatible [2020-07-27T19:55:53.566Z] #44 4.599 go: extracting gotest.tools v2.1.0+incompatible [2020-07-27T19:55:53.566Z] #44 4.750 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-27T19:55:53.566Z] #44 4.753 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-27T19:55:53.566Z] #44 4.758 go: downloading github.com/fatih/color v1.6.0 [2020-07-27T19:55:53.566Z] #44 4.758 go: downloading github.com/pkg/errors v0.8.0 [2020-07-27T19:55:53.566Z] #44 4.835 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T19:55:53.566Z] #44 4.879 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-27T19:55:53.566Z] #44 5.017 go: extracting github.com/pkg/errors v0.8.0 [2020-07-27T19:55:53.566Z] #44 5.156 go: extracting github.com/fatih/color v1.6.0 [2020-07-27T19:55:53.566Z] #44 5.166 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T19:55:53.566Z] #44 5.317 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-27T19:55:53.566Z] #44 5.420 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-27T19:55:53.566Z] #44 5.533 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T19:55:53.566Z] #44 5.633 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-27T19:55:53.871Z] #44 5.635 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-27T19:55:53.871Z] #44 5.765 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-27T19:55:53.871Z] #44 5.793 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T19:55:53.871Z] #44 5.833 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-27T19:55:54.169Z] #44 6.031 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-27T19:55:54.183Z] #39 ... [2020-07-27T19:55:54.183Z] [2020-07-27T19:55:54.183Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:55:54.183Z] #17 15.22 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-27T19:55:54.183Z] #17 15.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-27T19:55:54.183Z] #17 15.22 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-27T19:55:54.183Z] #17 16.19 Selecting previously unselected package python3.7. [2020-07-27T19:55:54.183Z] #17 16.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-27T19:55:54.183Z] #17 16.19 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-27T19:55:54.183Z] #17 16.39 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-27T19:55:54.183Z] #17 16.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-27T19:55:54.183Z] #17 16.40 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-27T19:55:54.183Z] #17 16.47 Setting up python3-minimal (3.7.3-1) ... [2020-07-27T19:55:54.183Z] #17 16.99 Selecting previously unselected package python3. [2020-07-27T19:55:54.183Z] #17 16.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-07-27T19:55:54.183Z] #17 17.03 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-27T19:55:54.183Z] #17 17.04 Unpacking python3 (3.7.3-1) ... [2020-07-27T19:55:54.183Z] #17 17.09 Selecting previously unselected package libip4tc0:s390x. [2020-07-27T19:55:54.183Z] #17 17.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-27T19:55:54.183Z] #17 17.10 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-27T19:55:54.183Z] #17 17.14 Selecting previously unselected package libip6tc0:s390x. [2020-07-27T19:55:54.183Z] #17 17.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-27T19:55:54.183Z] #17 17.14 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-27T19:55:54.183Z] #17 17.19 Selecting previously unselected package libiptc0:s390x. [2020-07-27T19:55:54.183Z] #17 17.19 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-27T19:55:54.183Z] #17 17.19 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-27T19:55:54.183Z] #17 17.22 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-27T19:55:54.183Z] #17 17.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-27T19:55:54.183Z] #17 17.23 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-27T19:55:54.183Z] #17 17.26 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-27T19:55:54.183Z] #17 17.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-27T19:55:54.183Z] #17 17.27 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-27T19:55:54.183Z] #17 17.30 Selecting previously unselected package libnftnl11:s390x. [2020-07-27T19:55:54.183Z] #17 17.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-27T19:55:54.183Z] #17 17.30 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-27T19:55:54.183Z] #17 17.35 Selecting previously unselected package iptables. [2020-07-27T19:55:54.183Z] #17 17.35 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-27T19:55:54.183Z] #17 17.35 Unpacking iptables (1.8.2-4) ... [2020-07-27T19:55:54.466Z] #44 6.215 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T19:55:54.474Z] #17 17.58 Selecting previously unselected package xxd. [2020-07-27T19:55:54.474Z] #17 17.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-27T19:55:54.474Z] #17 17.59 Unpacking xxd (2:8.1.0875-5) ... [2020-07-27T19:55:54.474Z] #17 17.68 Selecting previously unselected package vim-common. [2020-07-27T19:55:54.765Z] #17 17.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-27T19:55:54.765Z] #17 17.68 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-27T19:55:54.765Z] #17 17.76 Selecting previously unselected package bash-completion. [2020-07-27T19:55:54.765Z] #17 17.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-27T19:55:56.269Z] #17 19.20 Unpacking bash-completion (1:2.8-6) ... [2020-07-27T19:55:56.560Z] #17 19.41 Selecting previously unselected package bzip2. [2020-07-27T19:55:56.560Z] #17 19.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-27T19:55:56.560Z] #17 19.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-27T19:55:56.560Z] #17 19.46 Selecting previously unselected package xz-utils. [2020-07-27T19:55:56.560Z] #17 19.46 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-27T19:55:56.560Z] #17 19.46 Unpacking xz-utils (5.2.4-1) ... [2020-07-27T19:55:56.560Z] #17 19.56 Selecting previously unselected package apparmor. [2020-07-27T19:55:56.560Z] #17 19.56 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-27T19:55:56.560Z] #17 19.61 Unpacking apparmor (2.13.2-10) ... [2020-07-27T19:55:56.850Z] #17 19.84 Selecting previously unselected package aufs-tools. [2020-07-27T19:55:56.850Z] #17 19.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-27T19:55:56.850Z] #17 19.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-27T19:55:56.850Z] #17 19.90 Selecting previously unselected package libonig5:s390x. [2020-07-27T19:55:56.850Z] #17 19.90 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-27T19:55:56.850Z] #17 19.91 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-27T19:55:56.850Z] #17 19.96 Selecting previously unselected package libjq1:s390x. [2020-07-27T19:55:56.850Z] #17 19.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-27T19:55:56.850Z] #17 19.97 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-27T19:55:56.850Z] #17 20.02 Selecting previously unselected package jq. [2020-07-27T19:55:56.850Z] #17 20.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-27T19:55:56.850Z] #17 20.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-27T19:55:56.850Z] #17 20.06 Selecting previously unselected package libaio1:s390x. [2020-07-27T19:55:56.850Z] #17 20.06 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-27T19:55:56.850Z] #17 20.07 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-27T19:55:57.141Z] #17 20.10 Selecting previously unselected package libgpm2:s390x. [2020-07-27T19:55:57.141Z] #17 20.10 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-27T19:55:57.141Z] #17 20.10 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-27T19:55:57.141Z] #17 20.15 Selecting previously unselected package libicu63:s390x. [2020-07-27T19:55:57.141Z] #17 20.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-27T19:55:57.141Z] #17 20.15 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-27T19:55:57.236Z] #44 8.995 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T19:55:57.531Z] #44 9.315 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T19:55:57.531Z] #44 9.369 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T19:55:58.174Z] #44 ... [2020-07-27T19:55:58.174Z] [2020-07-27T19:55:58.174Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:55:58.174Z] #24 1.221 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:55:58.174Z] #24 1.293 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:55:58.174Z] #24 1.300 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:55:58.174Z] #24 2.564 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-27T19:55:58.174Z] #24 5.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-27T19:55:58.174Z] #24 7.317 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-27T19:55:58.174Z] #24 ... [2020-07-27T19:55:58.174Z] [2020-07-27T19:55:58.174Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:55:58.174Z] #61 0.835 + RM_GOPATH=0 [2020-07-27T19:55:58.174Z] #61 0.843 + TMP_GOPATH= [2020-07-27T19:55:58.174Z] #61 0.847 + : /build [2020-07-27T19:55:58.174Z] #61 0.847 + '[' -z '' ']' [2020-07-27T19:55:58.174Z] #61 0.853 ++ mktemp -d [2020-07-27T19:55:58.174Z] #61 0.861 + export GOPATH=/tmp/tmp.WNhli4x7Oj [2020-07-27T19:55:58.174Z] #61 0.861 + GOPATH=/tmp/tmp.WNhli4x7Oj [2020-07-27T19:55:58.174Z] #61 0.862 + RM_GOPATH=1 [2020-07-27T19:55:58.174Z] #61 0.863 + case "$(go env GOARCH)" in [2020-07-27T19:55:58.174Z] #61 0.867 ++ go env GOARCH [2020-07-27T19:55:58.174Z] #61 0.918 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:58.174Z] #61 0.918 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:58.174Z] #61 0.919 ++ dirname /tmp/install/install.sh [2020-07-27T19:55:58.174Z] #61 0.922 + dir=/tmp/install [2020-07-27T19:55:58.174Z] #61 0.922 + bin=proxy [2020-07-27T19:55:58.174Z] #61 0.922 + shift [2020-07-27T19:55:58.174Z] #61 0.922 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-27T19:55:58.174Z] #61 0.922 + . /tmp/install/proxy.installer [2020-07-27T19:55:58.174Z] #61 0.923 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T19:55:58.174Z] #61 0.923 + install_proxy [2020-07-27T19:55:58.174Z] #61 0.923 + case "$1" in [2020-07-27T19:55:58.174Z] #61 0.923 + export CGO_ENABLED=0 [2020-07-27T19:55:58.174Z] #61 0.924 + CGO_ENABLED=0 [2020-07-27T19:55:58.174Z] #61 0.924 + _install_proxy [2020-07-27T19:55:58.174Z] #61 0.924 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-27T19:55:58.174Z] #61 0.924 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T19:55:58.174Z] #61 0.924 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WNhli4x7Oj/src/github.com/docker/libnetwork [2020-07-27T19:55:58.174Z] #61 0.927 Cloning into '/tmp/tmp.WNhli4x7Oj/src/github.com/docker/libnetwork'... [2020-07-27T19:55:58.472Z] #61 ... [2020-07-27T19:55:58.472Z] [2020-07-27T19:55:58.472Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:55:58.472Z] #55 0.603 + RM_GOPATH=0 [2020-07-27T19:55:58.472Z] #55 0.603 + TMP_GOPATH= [2020-07-27T19:55:58.472Z] #55 0.603 + : /build [2020-07-27T19:55:58.472Z] #55 0.603 + '[' -z '' ']' [2020-07-27T19:55:58.472Z] #55 0.604 ++ mktemp -d [2020-07-27T19:55:58.472Z] #55 0.605 + export GOPATH=/tmp/tmp.34aNyvP6o6 [2020-07-27T19:55:58.472Z] #55 0.605 + GOPATH=/tmp/tmp.34aNyvP6o6 [2020-07-27T19:55:58.472Z] #55 0.605 + RM_GOPATH=1 [2020-07-27T19:55:58.472Z] #55 0.605 + case "$(go env GOARCH)" in [2020-07-27T19:55:58.472Z] #55 0.606 ++ go env GOARCH [2020-07-27T19:55:58.472Z] #55 0.611 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:58.472Z] #55 0.611 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:58.472Z] #55 0.611 ++ dirname /tmp/install/install.sh [2020-07-27T19:55:58.472Z] #55 0.612 + dir=/tmp/install [2020-07-27T19:55:58.472Z] #55 0.612 + bin=rootlesskit [2020-07-27T19:55:58.472Z] #55 0.612 + shift [2020-07-27T19:55:58.472Z] #55 0.613 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-27T19:55:58.472Z] #55 0.613 + . /tmp/install/rootlesskit.installer [2020-07-27T19:55:58.472Z] #55 0.613 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T19:55:58.472Z] #55 0.613 + install_rootlesskit [2020-07-27T19:55:58.472Z] #55 0.613 + case "$1" in [2020-07-27T19:55:58.472Z] #55 0.613 + export CGO_ENABLED=0 [2020-07-27T19:55:58.472Z] #55 0.613 + CGO_ENABLED=0 [2020-07-27T19:55:58.472Z] #55 0.613 + _install_rootlesskit [2020-07-27T19:55:58.472Z] #55 0.613 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-27T19:55:58.472Z] #55 0.613 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T19:55:58.472Z] #55 0.613 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.34aNyvP6o6/src/github.com/rootless-containers/rootlesskit [2020-07-27T19:55:58.472Z] #55 0.615 Cloning into '/tmp/tmp.34aNyvP6o6/src/github.com/rootless-containers/rootlesskit'... [2020-07-27T19:55:58.472Z] #55 5.264 + cd /tmp/tmp.34aNyvP6o6/src/github.com/rootless-containers/rootlesskit [2020-07-27T19:55:58.472Z] #55 5.264 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T19:55:58.472Z] #55 5.393 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-27T19:55:58.472Z] #55 5.394 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-27T19:55:58.472Z] #55 ... [2020-07-27T19:55:58.472Z] [2020-07-27T19:55:58.472Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T19:55:58.472Z] #52 1.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:55:58.472Z] #52 1.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:55:58.472Z] #52 1.225 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:55:58.472Z] #52 2.764 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-27T19:55:58.472Z] #52 5.135 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-27T19:55:58.472Z] #52 7.069 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-27T19:55:58.768Z] #52 ... [2020-07-27T19:55:58.768Z] [2020-07-27T19:55:58.768Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:55:58.769Z] #39 0.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:55:58.769Z] #39 0.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:55:58.769Z] #39 0.767 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:55:58.769Z] #39 1.855 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-27T19:55:58.769Z] #39 4.220 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-27T19:55:58.769Z] #39 6.682 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-27T19:55:58.769Z] #39 ... [2020-07-27T19:55:58.769Z] [2020-07-27T19:55:58.769Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:55:58.769Z] #33 1.208 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:55:58.769Z] #33 1.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:55:58.769Z] #33 1.301 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:55:58.769Z] #33 2.731 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-27T19:55:58.769Z] #33 5.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-27T19:55:58.769Z] #33 7.356 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-27T19:55:59.067Z] #33 ... [2020-07-27T19:55:59.067Z] [2020-07-27T19:55:59.067Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:55:59.067Z] #11 0.820 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:55:59.067Z] #11 1.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:55:59.067Z] #11 1.046 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:55:59.067Z] #11 2.322 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-27T19:55:59.067Z] #11 5.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-27T19:55:59.067Z] #11 7.179 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-27T19:55:59.067Z] #11 ... [2020-07-27T19:55:59.067Z] [2020-07-27T19:55:59.067Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:55:59.067Z] #48 0.846 + RM_GOPATH=0 [2020-07-27T19:55:59.067Z] #48 0.860 + TMP_GOPATH= [2020-07-27T19:55:59.067Z] #48 0.860 + : /build [2020-07-27T19:55:59.067Z] #48 0.862 + '[' -z '' ']' [2020-07-27T19:55:59.067Z] #48 0.869 ++ mktemp -d [2020-07-27T19:55:59.067Z] #48 0.875 + export GOPATH=/tmp/tmp.rtVS6xuNSj [2020-07-27T19:55:59.067Z] #48 0.875 + GOPATH=/tmp/tmp.rtVS6xuNSj [2020-07-27T19:55:59.067Z] #48 0.876 + RM_GOPATH=1 [2020-07-27T19:55:59.067Z] #48 0.876 + case "$(go env GOARCH)" in [2020-07-27T19:55:59.067Z] #48 0.877 ++ go env GOARCH [2020-07-27T19:55:59.067Z] #48 0.884 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:59.067Z] #48 0.884 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:59.067Z] #48 0.927 ++ dirname /tmp/install/install.sh [2020-07-27T19:55:59.067Z] #48 0.956 + dir=/tmp/install [2020-07-27T19:55:59.067Z] #48 0.958 + bin=shfmt [2020-07-27T19:55:59.067Z] #48 0.960 + shift [2020-07-27T19:55:59.067Z] #48 0.961 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-27T19:55:59.067Z] #48 0.962 + . /tmp/install/shfmt.installer [2020-07-27T19:55:59.067Z] #48 0.963 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T19:55:59.067Z] #48 0.964 + install_shfmt [2020-07-27T19:55:59.067Z] #48 0.967 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-27T19:55:59.067Z] #48 0.969 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T19:55:59.067Z] #48 0.969 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rtVS6xuNSj/src/github.com/mvdan/sh [2020-07-27T19:55:59.067Z] #48 0.984 Cloning into '/tmp/tmp.rtVS6xuNSj/src/github.com/mvdan/sh'... [2020-07-27T19:55:59.067Z] #48 11.11 + cd /tmp/tmp.rtVS6xuNSj/src/github.com/mvdan/sh [2020-07-27T19:55:59.067Z] #48 11.11 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T19:55:59.204Z] #17 22.02 Selecting previously unselected package libnet1:s390x. [2020-07-27T19:55:59.204Z] #17 22.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-27T19:55:59.204Z] #17 22.02 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-27T19:55:59.204Z] #17 22.07 Selecting previously unselected package libnl-3-200:s390x. [2020-07-27T19:55:59.204Z] #17 22.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-27T19:55:59.204Z] #17 22.08 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-27T19:55:59.204Z] #17 22.11 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-27T19:55:59.204Z] #17 22.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-27T19:55:59.204Z] #17 22.11 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-27T19:55:59.204Z] #17 22.14 Selecting previously unselected package libreadline5:s390x. [2020-07-27T19:55:59.204Z] #17 22.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-27T19:55:59.204Z] #17 22.14 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-27T19:55:59.204Z] #17 22.19 Selecting previously unselected package net-tools. [2020-07-27T19:55:59.204Z] #17 22.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-27T19:55:59.204Z] #17 22.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-27T19:55:59.204Z] #17 22.33 Selecting previously unselected package python-pip-whl. [2020-07-27T19:55:59.204Z] #17 22.33 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-27T19:55:59.204Z] #17 22.34 Unpacking python-pip-whl (18.1-5) ... [2020-07-27T19:55:59.368Z] #48 11.20 + GO111MODULE=on [2020-07-27T19:55:59.368Z] #48 11.21 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-27T19:55:59.368Z] #48 ... [2020-07-27T19:55:59.368Z] [2020-07-27T19:55:59.368Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T19:55:59.368Z] #37 0.770 + git clone https://github.com/docker/distribution.git . [2020-07-27T19:55:59.368Z] #37 0.776 Cloning into '.'... [2020-07-27T19:55:59.368Z] #37 ... [2020-07-27T19:55:59.368Z] [2020-07-27T19:55:59.368Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:55:59.368Z] #46 0.848 + RM_GOPATH=0 [2020-07-27T19:55:59.368Z] #46 0.848 + TMP_GOPATH= [2020-07-27T19:55:59.368Z] #46 0.848 + : /build [2020-07-27T19:55:59.368Z] #46 0.849 + '[' -z '' ']' [2020-07-27T19:55:59.368Z] #46 0.850 ++ mktemp -d [2020-07-27T19:55:59.368Z] #46 0.851 + export GOPATH=/tmp/tmp.zOyI0Ytf1q [2020-07-27T19:55:59.368Z] #46 0.851 + GOPATH=/tmp/tmp.zOyI0Ytf1q [2020-07-27T19:55:59.368Z] #46 0.851 + RM_GOPATH=1 [2020-07-27T19:55:59.368Z] #46 0.851 + case "$(go env GOARCH)" in [2020-07-27T19:55:59.368Z] #46 0.873 ++ go env GOARCH [2020-07-27T19:55:59.368Z] #46 0.902 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:59.368Z] #46 0.902 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:59.368Z] #46 0.932 ++ dirname /tmp/install/install.sh [2020-07-27T19:55:59.368Z] #46 0.947 + dir=/tmp/install [2020-07-27T19:55:59.368Z] #46 0.948 + bin=golangci_lint [2020-07-27T19:55:59.368Z] #46 0.948 + shift [2020-07-27T19:55:59.368Z] #46 0.948 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-27T19:55:59.368Z] #46 0.948 + . /tmp/install/golangci_lint.installer [2020-07-27T19:55:59.368Z] #46 0.949 ++ : v1.23.8 [2020-07-27T19:55:59.368Z] #46 0.950 + install_golangci_lint [2020-07-27T19:55:59.368Z] #46 0.950 + echo 'Installing golangci-lint version v1.23.8' [2020-07-27T19:55:59.368Z] #46 0.950 Installing golangci-lint version v1.23.8 [2020-07-27T19:55:59.368Z] #46 0.951 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-27T19:55:59.494Z] #17 22.68 Selecting previously unselected package python3-lib2to3. [2020-07-27T19:55:59.668Z] #46 ... [2020-07-27T19:55:59.668Z] [2020-07-27T19:55:59.668Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:55:59.668Z] #31 0.893 + RM_GOPATH=0 [2020-07-27T19:55:59.669Z] #31 0.901 + TMP_GOPATH= [2020-07-27T19:55:59.669Z] #31 0.901 + : /build [2020-07-27T19:55:59.669Z] #31 0.901 + '[' -z '' ']' [2020-07-27T19:55:59.669Z] #31 0.905 ++ mktemp -d [2020-07-27T19:55:59.669Z] #31 0.918 + export GOPATH=/tmp/tmp.T1iA7rQlFl [2020-07-27T19:55:59.669Z] #31 0.918 + GOPATH=/tmp/tmp.T1iA7rQlFl [2020-07-27T19:55:59.669Z] #31 0.919 + RM_GOPATH=1 [2020-07-27T19:55:59.669Z] #31 0.921 + case "$(go env GOARCH)" in [2020-07-27T19:55:59.669Z] #31 0.922 ++ go env GOARCH [2020-07-27T19:55:59.669Z] #31 0.975 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T19:55:59.669Z] #31 0.977 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:59.669Z] #31 0.977 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:59.669Z] #31 0.977 ++ dirname /tmp/install/install.sh [2020-07-27T19:55:59.669Z] #31 0.977 + dir=/tmp/install [2020-07-27T19:55:59.669Z] #31 0.977 + bin=tomlv [2020-07-27T19:55:59.669Z] #31 0.977 + shift [2020-07-27T19:55:59.669Z] #31 0.977 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-27T19:55:59.669Z] #31 0.977 + . /tmp/install/tomlv.installer [2020-07-27T19:55:59.669Z] #31 0.977 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T19:55:59.669Z] #31 0.977 + install_tomlv [2020-07-27T19:55:59.669Z] #31 0.977 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-27T19:55:59.669Z] #31 0.977 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.T1iA7rQlFl/src/github.com/BurntSushi/toml [2020-07-27T19:55:59.669Z] #31 0.989 Cloning into '/tmp/tmp.T1iA7rQlFl/src/github.com/BurntSushi/toml'... [2020-07-27T19:55:59.669Z] #31 2.351 + cd /tmp/tmp.T1iA7rQlFl/src/github.com/BurntSushi/toml [2020-07-27T19:55:59.669Z] #31 2.351 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T19:55:59.669Z] #31 2.414 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-27T19:55:59.669Z] #31 2.966 math/bits [2020-07-27T19:55:59.669Z] #31 3.039 runtime/internal/sys [2020-07-27T19:55:59.669Z] #31 3.109 runtime/internal/atomic [2020-07-27T19:55:59.669Z] #31 3.175 internal/cpu [2020-07-27T19:55:59.669Z] #31 3.780 runtime/internal/math [2020-07-27T19:55:59.669Z] #31 4.148 unicode/utf8 [2020-07-27T19:55:59.669Z] #31 4.184 internal/race [2020-07-27T19:55:59.669Z] #31 4.597 sync/atomic [2020-07-27T19:55:59.669Z] #31 4.601 internal/bytealg [2020-07-27T19:55:59.669Z] #31 5.498 math [2020-07-27T19:55:59.669Z] #31 5.563 unicode [2020-07-27T19:55:59.669Z] #31 6.832 internal/testlog [2020-07-27T19:55:59.669Z] #31 6.871 runtime [2020-07-27T19:55:59.669Z] #31 7.991 encoding [2020-07-27T19:55:59.669Z] #31 8.818 runtime/cgo [2020-07-27T19:55:59.669Z] #31 ... [2020-07-27T19:55:59.669Z] [2020-07-27T19:55:59.669Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:55:59.669Z] #42 0.881 + RM_GOPATH=0 [2020-07-27T19:55:59.669Z] #42 0.881 + TMP_GOPATH= [2020-07-27T19:55:59.669Z] #42 0.881 + : /build [2020-07-27T19:55:59.669Z] #42 0.881 + '[' -z '' ']' [2020-07-27T19:55:59.669Z] #42 0.898 ++ mktemp -d [2020-07-27T19:55:59.669Z] #42 0.902 + export GOPATH=/tmp/tmp.GPBizrH3NH [2020-07-27T19:55:59.669Z] #42 0.903 + GOPATH=/tmp/tmp.GPBizrH3NH [2020-07-27T19:55:59.669Z] #42 0.903 + RM_GOPATH=1 [2020-07-27T19:55:59.669Z] #42 0.904 + case "$(go env GOARCH)" in [2020-07-27T19:55:59.669Z] #42 0.919 ++ go env GOARCH [2020-07-27T19:55:59.669Z] #42 0.992 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:59.669Z] #42 0.992 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:59.669Z] #42 1.034 ++ dirname /tmp/install/install.sh [2020-07-27T19:55:59.669Z] #42 1.057 + dir=/tmp/install [2020-07-27T19:55:59.669Z] #42 1.057 + bin=vndr [2020-07-27T19:55:59.669Z] #42 1.057 + shift [2020-07-27T19:55:59.669Z] #42 1.057 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-27T19:55:59.669Z] #42 1.057 + . /tmp/install/vndr.installer [2020-07-27T19:55:59.669Z] #42 1.057 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T19:55:59.669Z] #42 1.058 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T19:55:59.669Z] #42 1.058 + install_vndr [2020-07-27T19:55:59.669Z] #42 1.058 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-27T19:55:59.669Z] #42 1.058 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GPBizrH3NH/src/github.com/LK4D4/vndr [2020-07-27T19:55:59.669Z] #42 1.063 Cloning into '/tmp/tmp.GPBizrH3NH/src/github.com/LK4D4/vndr'... [2020-07-27T19:55:59.669Z] #42 2.144 + cd /tmp/tmp.GPBizrH3NH/src/github.com/LK4D4/vndr [2020-07-27T19:55:59.669Z] #42 2.145 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T19:55:59.669Z] #42 2.176 + go build -buildmode=pie -v -o /build/vndr . [2020-07-27T19:55:59.669Z] #42 3.882 runtime/internal/math [2020-07-27T19:55:59.669Z] #42 3.917 internal/cpu [2020-07-27T19:55:59.669Z] #42 3.930 runtime/internal/atomic [2020-07-27T19:55:59.669Z] #42 3.969 internal/race [2020-07-27T19:55:59.669Z] #42 4.313 sync/atomic [2020-07-27T19:55:59.669Z] #42 4.628 unicode [2020-07-27T19:55:59.669Z] #42 5.250 internal/bytealg [2020-07-27T19:55:59.669Z] #42 5.474 unicode/utf8 [2020-07-27T19:55:59.669Z] #42 5.888 math [2020-07-27T19:55:59.669Z] #42 7.147 internal/testlog [2020-07-27T19:55:59.669Z] #42 7.844 runtime [2020-07-27T19:55:59.669Z] #42 8.272 encoding [2020-07-27T19:55:59.669Z] #42 8.702 unicode/utf16 [2020-07-27T19:55:59.669Z] #42 9.851 container/list [2020-07-27T19:55:59.785Z] #17 22.69 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-27T19:55:59.785Z] #17 22.69 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-27T19:55:59.785Z] #17 22.75 Selecting previously unselected package python3-distutils. [2020-07-27T19:55:59.785Z] #17 22.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-27T19:55:59.785Z] #17 22.75 Unpacking python3-distutils (3.7.3-1) ... [2020-07-27T19:55:59.785Z] #17 22.82 Selecting previously unselected package python3-pip. [2020-07-27T19:55:59.785Z] #17 22.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-27T19:55:59.785Z] #17 22.82 Unpacking python3-pip (18.1-5) ... [2020-07-27T19:55:59.785Z] #17 22.94 Selecting previously unselected package python3-pkg-resources. [2020-07-27T19:55:59.969Z] #42 ... [2020-07-27T19:55:59.969Z] [2020-07-27T19:55:59.969Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:55:59.969Z] #22 0.868 + RM_GOPATH=0 [2020-07-27T19:55:59.969Z] #22 0.868 + TMP_GOPATH= [2020-07-27T19:55:59.969Z] #22 0.868 + : /build [2020-07-27T19:55:59.969Z] #22 0.868 + '[' -z '' ']' [2020-07-27T19:55:59.969Z] #22 0.875 ++ mktemp -d [2020-07-27T19:55:59.969Z] #22 0.893 + export GOPATH=/tmp/tmp.Mn7VitObfh [2020-07-27T19:55:59.969Z] #22 0.893 + GOPATH=/tmp/tmp.Mn7VitObfh [2020-07-27T19:55:59.969Z] #22 0.893 + RM_GOPATH=1 [2020-07-27T19:55:59.969Z] #22 0.893 + case "$(go env GOARCH)" in [2020-07-27T19:55:59.969Z] #22 0.894 ++ go env GOARCH [2020-07-27T19:55:59.969Z] #22 1.010 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:59.969Z] #22 1.010 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:55:59.969Z] #22 1.014 ++ dirname /tmp/install/install.sh [2020-07-27T19:55:59.969Z] #22 1.026 + dir=/tmp/install [2020-07-27T19:55:59.969Z] #22 1.027 + bin=dockercli [2020-07-27T19:55:59.969Z] #22 1.027 + shift [2020-07-27T19:55:59.969Z] #22 1.027 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-27T19:55:59.969Z] #22 1.027 + . /tmp/install/dockercli.installer [2020-07-27T19:55:59.969Z] #22 1.027 ++ : stable [2020-07-27T19:55:59.969Z] #22 1.027 ++ : 17.06.2-ce [2020-07-27T19:55:59.969Z] #22 1.028 + install_dockercli [2020-07-27T19:55:59.969Z] #22 1.028 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-27T19:55:59.969Z] #22 1.028 Install docker/cli version 17.06.2-ce from stable [2020-07-27T19:55:59.969Z] #22 1.028 ++ uname -m [2020-07-27T19:55:59.969Z] #22 1.060 + arch=ppc64le [2020-07-27T19:55:59.969Z] #22 1.060 + '[' ppc64le '!=' x86_64 ']' [2020-07-27T19:55:59.969Z] #22 1.060 + '[' ppc64le '!=' s390x ']' [2020-07-27T19:55:59.969Z] #22 1.060 + '[' ppc64le '!=' armhf ']' [2020-07-27T19:55:59.969Z] #22 1.060 + build_dockercli [2020-07-27T19:55:59.969Z] #22 1.060 + git clone https://github.com/docker/docker-ce /tmp/tmp.Mn7VitObfh/tmp/docker-ce [2020-07-27T19:55:59.969Z] #22 1.086 Cloning into '/tmp/tmp.Mn7VitObfh/tmp/docker-ce'... [2020-07-27T19:56:00.075Z] #17 22.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-27T19:56:00.075Z] #17 22.95 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-27T19:56:00.075Z] #17 23.03 Selecting previously unselected package python3-setuptools. [2020-07-27T19:56:00.075Z] #17 23.03 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-27T19:56:00.075Z] #17 23.04 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-27T19:56:00.075Z] #17 23.19 Selecting previously unselected package python3-wheel. [2020-07-27T19:56:00.366Z] #17 23.19 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-27T19:56:00.366Z] #17 23.20 Unpacking python3-wheel (0.32.3-2) ... [2020-07-27T19:56:00.366Z] #17 23.25 Selecting previously unselected package sudo. [2020-07-27T19:56:00.366Z] #17 23.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-27T19:56:00.366Z] #17 23.26 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-27T19:56:00.366Z] #17 23.58 Selecting previously unselected package thin-provisioning-tools. [2020-07-27T19:56:00.657Z] #17 23.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-27T19:56:00.657Z] #17 23.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-27T19:56:00.657Z] #17 23.72 Selecting previously unselected package uidmap. [2020-07-27T19:56:00.657Z] #17 23.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-27T19:56:00.657Z] #17 23.73 Unpacking uidmap (1:4.5-1.1) ... [2020-07-27T19:56:00.657Z] #17 23.78 Selecting previously unselected package vim-runtime. [2020-07-27T19:56:00.657Z] #17 23.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-27T19:56:00.657Z] #17 23.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-27T19:56:00.657Z] #17 23.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-27T19:56:00.657Z] #17 23.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-27T19:56:01.027Z] #22 ... [2020-07-27T19:56:01.027Z] [2020-07-27T19:56:01.027Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:56:01.027Z] #48 12.80 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T19:56:01.027Z] #48 12.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T19:56:01.027Z] #48 12.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T19:56:01.326Z] #48 13.09 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T19:56:01.326Z] #48 13.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T19:56:01.338Z] ok github.com/docker/docker/cmd/dockerd 0.134s coverage: 30.8% of statements [2020-07-27T19:56:01.600Z] ok github.com/docker/docker/container 0.146s coverage: 34.7% of statements [2020-07-27T19:56:01.600Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-27T19:56:01.600Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-27T19:56:01.600Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-27T19:56:01.600Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-27T19:56:02.382Z] #48 14.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T19:56:02.774Z] #17 25.64 Selecting previously unselected package vim. [2020-07-27T19:56:02.774Z] #17 25.64 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-27T19:56:02.774Z] #17 25.65 Unpacking vim (2:8.1.0875-5) ... [2020-07-27T19:56:03.067Z] #17 25.98 Selecting previously unselected package xfsprogs. [2020-07-27T19:56:03.067Z] #17 25.98 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-27T19:56:03.067Z] #17 25.98 Unpacking xfsprogs (4.20.0-1) ... [2020-07-27T19:56:03.067Z] #17 26.19 Selecting previously unselected package zip. [2020-07-27T19:56:03.358Z] #17 26.19 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-27T19:56:03.358Z] #17 26.20 Unpacking zip (3.0-11+b1) ... [2020-07-27T19:56:03.358Z] #17 26.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-27T19:56:03.358Z] #17 26.38 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-27T19:56:03.358Z] #17 26.39 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-27T19:56:03.358Z] #17 26.40 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-27T19:56:03.358Z] #17 26.41 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-27T19:56:03.358Z] #17 26.41 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-27T19:56:03.358Z] #17 26.42 Setting up uidmap (1:4.5-1.1) ... [2020-07-27T19:56:03.358Z] #17 26.43 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-27T19:56:03.358Z] #17 26.43 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-27T19:56:03.358Z] #17 26.44 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-27T19:56:03.358Z] #17 26.45 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-27T19:56:03.358Z] #17 26.46 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-27T19:56:03.358Z] #17 26.46 Setting up xxd (2:8.1.0875-5) ... [2020-07-27T19:56:03.358Z] #17 26.47 Setting up zip (3.0-11+b1) ... [2020-07-27T19:56:03.358Z] #17 26.48 Setting up vim-common (2:8.1.0875-5) ... [2020-07-27T19:56:03.358Z] #17 26.49 Setting up bash-completion (1:2.8-6) ... [2020-07-27T19:56:03.445Z] #48 15.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T19:56:04.154Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2020-07-27T19:56:04.863Z] #17 27.77 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-27T19:56:04.863Z] #17 27.78 Setting up xz-utils (5.2.4-1) ... [2020-07-27T19:56:04.863Z] #17 27.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-27T19:56:04.863Z] #17 27.79 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-27T19:56:04.863Z] #17 27.83 invoke-rc.d: could not determine current runlevel [2020-07-27T19:56:04.863Z] #17 27.84 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-27T19:56:04.863Z] #17 27.85 Setting up pigz (2.4-1) ... [2020-07-27T19:56:04.863Z] #17 27.85 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-27T19:56:04.863Z] #17 27.86 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-27T19:56:04.863Z] #17 27.88 Setting up python-pip-whl (18.1-5) ... [2020-07-27T19:56:04.863Z] #17 27.88 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-27T19:56:04.863Z] #17 27.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-27T19:56:04.863Z] #17 ... [2020-07-27T19:56:04.863Z] [2020-07-27T19:56:04.863Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:56:04.863Z] #39 64.28 CC criu/cr-service.o [2020-07-27T19:56:04.863Z] #39 65.07 CC criu/crtools.o [2020-07-27T19:56:04.863Z] #39 65.40 CC criu/eventfd.o [2020-07-27T19:56:04.863Z] #39 65.64 CC criu/eventpoll.o [2020-07-27T19:56:04.863Z] #39 66.21 CC criu/external.o [2020-07-27T19:56:04.863Z] #39 66.39 CC criu/fault-injection.o [2020-07-27T19:56:04.863Z] #39 66.45 CC criu/fdstore.o [2020-07-27T19:56:04.863Z] #39 66.62 CC criu/fifo.o [2020-07-27T19:56:04.863Z] #39 66.84 CC criu/file-ids.o [2020-07-27T19:56:04.863Z] #39 66.98 CC criu/file-lock.o [2020-07-27T19:56:04.863Z] #39 67.43 CC criu/files-ext.o [2020-07-27T19:56:04.863Z] #39 67.70 CC criu/files-reg.o [2020-07-27T19:56:04.863Z] #39 68.95 CC criu/files.o [2020-07-27T19:56:04.863Z] #39 69.85 CC criu/filesystems.o [2020-07-27T19:56:04.863Z] #39 70.25 CC criu/fsnotify.o [2020-07-27T19:56:04.863Z] #39 70.86 CC criu/image-desc.o [2020-07-27T19:56:04.863Z] #39 70.93 CC criu/image.o [2020-07-27T19:56:04.863Z] #39 71.41 CC criu/ipc_ns.o [2020-07-27T19:56:04.863Z] #39 71.92 CC criu/irmap.o [2020-07-27T19:56:04.863Z] #39 72.19 CC criu/kcmp-ids.o [2020-07-27T19:56:04.863Z] #39 72.30 CC criu/kerndat.o [2020-07-27T19:56:04.863Z] #39 73.06 CC criu/libnetlink.o [2020-07-27T19:56:04.863Z] #39 73.26 CC criu/log.o [2020-07-27T19:56:04.863Z] #39 73.65 CC criu/lsm.o [2020-07-27T19:56:04.863Z] #39 73.86 CC criu/mem.o [2020-07-27T19:56:04.976Z] #48 16.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T19:56:05.181Z] #39 ... [2020-07-27T19:56:05.181Z] [2020-07-27T19:56:05.181Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:56:05.181Z] #17 28.03 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-27T19:56:05.181Z] #17 28.04 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-27T19:56:05.181Z] #17 28.06 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-27T19:56:05.181Z] #17 28.07 Setting up vim (2:8.1.0875-5) ... [2020-07-27T19:56:05.181Z] #17 28.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-27T19:56:05.181Z] #17 28.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-27T19:56:05.181Z] #17 28.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-27T19:56:05.181Z] #17 28.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-27T19:56:05.181Z] #17 28.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-27T19:56:05.181Z] #17 28.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-27T19:56:05.181Z] #17 28.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-27T19:56:05.181Z] #17 28.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-27T19:56:05.181Z] #17 28.11 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-27T19:56:05.181Z] #17 28.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-27T19:56:05.181Z] #17 28.13 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-27T19:56:05.181Z] #17 28.13 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-27T19:56:05.181Z] #17 28.14 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-27T19:56:05.181Z] #17 28.15 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-27T19:56:05.745Z] ok github.com/docker/docker/daemon/cluster/convert 0.037s coverage: 35.4% of statements [2020-07-27T19:56:06.062Z] #48 17.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T19:56:06.062Z] #48 17.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T19:56:06.062Z] #48 ... [2020-07-27T19:56:06.062Z] [2020-07-27T19:56:06.062Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:56:06.062Z] #61 17.67 Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-27T19:56:06.062Z] #61 18.06 + cd /tmp/tmp.WNhli4x7Oj/src/github.com/docker/libnetwork [2020-07-27T19:56:06.062Z] #61 18.06 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T19:56:06.806Z] #17 29.56 Setting up iptables (1.8.2-4) ... [2020-07-27T19:56:06.806Z] #17 29.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-27T19:56:06.806Z] #17 29.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-27T19:56:06.806Z] #17 29.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-27T19:56:06.806Z] #17 29.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-27T19:56:06.806Z] #17 29.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-27T19:56:06.806Z] #17 29.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-27T19:56:06.806Z] #17 29.59 Setting up python3 (3.7.3-1) ... [2020-07-27T19:56:06.806Z] #17 29.77 Setting up python3-wheel (0.32.3-2) ... [2020-07-27T19:56:07.097Z] #17 30.20 Setting up apparmor (2.13.2-10) ... [2020-07-27T19:56:07.122Z] #61 18.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-27T19:56:08.131Z] #17 31.12 Setting up xfsprogs (4.20.0-1) ... [2020-07-27T19:56:08.131Z] #17 31.13 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-27T19:56:08.131Z] #17 31.34 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-27T19:56:08.348Z] ok github.com/docker/docker/daemon/cluster 0.172s coverage: 0.5% of statements [2020-07-27T19:56:08.775Z] #17 31.72 Setting up python3-distutils (3.7.3-1) ... [2020-07-27T19:56:09.066Z] #17 32.02 Setting up python3-setuptools (40.8.0-1) ... [2020-07-27T19:56:09.697Z] #17 32.57 Setting up python3-pip (18.1-5) ... [2020-07-27T19:56:10.051Z] #17 33.10 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:56:10.051Z] #17 33.12 Processing triggers for mime-support (3.62) ... [2020-07-27T19:56:10.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-27T19:56:10.682Z] #17 DONE 33.6s [2020-07-27T19:56:10.682Z] [2020-07-27T19:56:10.682Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-27T19:56:10.906Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2020-07-27T19:56:11.169Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 81.8% of statements [2020-07-27T19:56:11.664Z] #61 ... [2020-07-27T19:56:11.664Z] [2020-07-27T19:56:11.664Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:56:11.664Z] #44 12.82 go: finding github.com/fatih/color v1.6.0 [2020-07-27T19:56:11.664Z] #44 12.85 go: finding github.com/pkg/errors v0.8.0 [2020-07-27T19:56:11.664Z] #44 12.91 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-27T19:56:11.664Z] #44 12.93 go: finding github.com/spf13/pflag v1.0.1 [2020-07-27T19:56:11.664Z] #44 13.15 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-27T19:56:11.664Z] #44 13.25 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-27T19:56:11.664Z] #44 13.57 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T19:56:11.664Z] #44 13.72 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T19:56:11.664Z] #44 13.77 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-27T19:56:11.664Z] #44 13.97 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T19:56:11.664Z] #44 14.17 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T19:56:11.716Z] #18 1.176 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-27T19:56:11.716Z] #18 1.179 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-27T19:56:11.716Z] #18 1.181 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-27T19:56:11.970Z] #44 ... [2020-07-27T19:56:11.970Z] [2020-07-27T19:56:11.970Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:56:11.970Z] #42 13.84 crypto/internal/subtle [2020-07-27T19:56:11.970Z] #42 14.22 crypto/subtle [2020-07-27T19:56:11.970Z] #42 14.71 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-27T19:56:11.970Z] #42 15.14 internal/nettrace [2020-07-27T19:56:11.970Z] #42 15.59 runtime/cgo [2020-07-27T19:56:11.970Z] #42 18.19 vendor/golang.org/x/crypto/internal/subtle [2020-07-27T19:56:11.970Z] #42 ... [2020-07-27T19:56:11.970Z] [2020-07-27T19:56:11.970Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T19:56:11.970Z] #37 16.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-27T19:56:11.970Z] #37 18.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-27T19:56:11.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-27T19:56:12.013Z] #18 DONE 1.4s [2020-07-27T19:56:12.013Z] [2020-07-27T19:56:12.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:56:12.013Z] #39 74.83 CC criu/memfd.o [2020-07-27T19:56:12.013Z] #39 75.23 CC criu/mount.o [2020-07-27T19:56:12.013Z] #39 77.29 CC criu/namespaces.o [2020-07-27T19:56:12.013Z] #39 78.32 CC criu/net.o [2020-07-27T19:56:12.013Z] #39 79.63 CC criu/netfilter.o [2020-07-27T19:56:12.014Z] #39 79.82 CC criu/page-pipe.o [2020-07-27T19:56:12.014Z] #39 80.21 CC criu/page-xfer.o [2020-07-27T19:56:12.014Z] #39 81.17 CC criu/pagemap-cache.o [2020-07-27T19:56:12.014Z] #39 81.47 CC criu/pagemap.o [2020-07-27T19:56:12.014Z] #39 ... [2020-07-27T19:56:12.014Z] [2020-07-27T19:56:12.014Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T19:56:12.118Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-07-27T19:56:13.064Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-07-27T19:56:13.514Z] #37 ... [2020-07-27T19:56:13.514Z] [2020-07-27T19:56:13.514Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:56:13.514Z] #39 15.07 Fetched 8145 kB in 14s (566 kB/s) [2020-07-27T19:56:13.514Z] #39 15.07 Reading package lists... [2020-07-27T19:56:13.514Z] #39 22.05 Reading package lists... [2020-07-27T19:56:13.514Z] #39 ... [2020-07-27T19:56:13.514Z] [2020-07-27T19:56:13.514Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:56:13.514Z] #48 18.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T19:56:13.514Z] #48 18.46 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T19:56:13.514Z] #48 19.66 runtime [2020-07-27T19:56:13.514Z] #48 19.69 runtime/cgo [2020-07-27T19:56:13.814Z] #48 ... [2020-07-27T19:56:13.814Z] [2020-07-27T19:56:13.814Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:56:13.814Z] #24 15.67 Fetched 8145 kB in 14s (562 kB/s) [2020-07-27T19:56:13.814Z] #24 15.67 Reading package lists... [2020-07-27T19:56:13.814Z] #24 23.28 Reading package lists... [2020-07-27T19:56:13.814Z] #24 ... [2020-07-27T19:56:13.814Z] [2020-07-27T19:56:13.814Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T19:56:13.814Z] #52 16.96 Fetched 8145 kB in 16s (514 kB/s) [2020-07-27T19:56:13.814Z] #52 16.96 Reading package lists... [2020-07-27T19:56:14.113Z] #52 25.34 Reading package lists... [2020-07-27T19:56:14.113Z] #52 ... [2020-07-27T19:56:14.113Z] [2020-07-27T19:56:14.113Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:56:14.113Z] #33 15.95 Fetched 8145 kB in 15s (550 kB/s) [2020-07-27T19:56:14.113Z] #33 15.95 Reading package lists... [2020-07-27T19:56:14.113Z] #33 23.48 Reading package lists... [2020-07-27T19:56:14.113Z] #33 ... [2020-07-27T19:56:14.113Z] [2020-07-27T19:56:14.113Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:56:14.113Z] #11 16.31 Fetched 8145 kB in 15s (526 kB/s) [2020-07-27T19:56:14.113Z] #11 16.31 Reading package lists... [2020-07-27T19:56:14.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-27T19:56:15.524Z] #19 3.145 Collecting yamllint==1.16.0 [2020-07-27T19:56:15.524Z] #19 3.308 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-27T19:56:15.524Z] #19 3.354 Collecting pyyaml (from yamllint==1.16.0) [2020-07-27T19:56:15.524Z] #19 3.427 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-27T19:56:15.814Z] #19 ... [2020-07-27T19:56:15.814Z] [2020-07-27T19:56:15.814Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:56:15.814Z] #49 46.41 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-27T19:56:15.814Z] #49 47.91 + mkdir -p /build [2020-07-27T19:56:15.814Z] #49 47.92 + cp runc /build/runc [2020-07-27T19:56:15.814Z] #49 DONE 48.3s [2020-07-27T19:56:15.814Z] [2020-07-27T19:56:15.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:56:15.814Z] #39 82.10 CC criu/parasite-syscall.o [2020-07-27T19:56:15.814Z] #39 82.75 CC criu/path.o [2020-07-27T19:56:15.814Z] #39 82.96 CC criu/pie-util-vdso.o [2020-07-27T19:56:15.814Z] #39 83.32 CC criu/pie-util.o [2020-07-27T19:56:15.814Z] #39 83.49 CC criu/pipes.o [2020-07-27T19:56:15.814Z] #39 84.08 CC criu/plugin.o [2020-07-27T19:56:15.814Z] #39 84.40 CC criu/proc_parse.o [2020-07-27T19:56:16.881Z] #11 23.86 Reading package lists... [2020-07-27T19:56:16.881Z] #11 ... [2020-07-27T19:56:16.881Z] [2020-07-27T19:56:16.881Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:56:16.881Z] #39 22.05 Reading package lists... [2020-07-27T19:56:17.277Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-07-27T19:56:17.319Z] #39 86.50 CC criu/protobuf-desc.o [2020-07-27T19:56:17.319Z] #39 ... [2020-07-27T19:56:17.319Z] [2020-07-27T19:56:17.319Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T19:56:17.319Z] #19 4.188 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-27T19:56:17.319Z] #19 4.302 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-27T19:56:17.319Z] #19 4.310 Building wheels for collected packages: pyyaml [2020-07-27T19:56:17.319Z] #19 4.319 Running setup.py bdist_wheel for pyyaml: started [2020-07-27T19:56:17.319Z] #19 4.879 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-27T19:56:17.319Z] #19 4.880 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-27T19:56:17.319Z] #19 4.927 Successfully built pyyaml [2020-07-27T19:56:17.319Z] #19 4.942 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-27T19:56:17.319Z] #19 5.112 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-27T19:56:17.319Z] #19 DONE 5.4s [2020-07-27T19:56:17.540Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.496s coverage: 13.8% of statements [2020-07-27T19:56:17.729Z] [2020-07-27T19:56:17.729Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-27T19:56:17.729Z] #22 DONE 0.1s [2020-07-27T19:56:17.729Z] [2020-07-27T19:56:17.729Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-27T19:56:18.236Z] #39 29.02 Building dependency tree... [2020-07-27T19:56:18.337Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-27T19:56:18.337Z] [2020-07-27T19:56:18.337Z] ________ ____ __. [2020-07-27T19:56:18.337Z] \_____ \ | |/ _| [2020-07-27T19:56:18.337Z] / | \| < [2020-07-27T19:56:18.337Z] / | \ | \ [2020-07-27T19:56:18.337Z] \_______ /____|__ \ [2020-07-27T19:56:18.337Z] \/ \/ [2020-07-27T19:56:18.337Z] [2020-07-27T19:56:18.337Z] INFO: make.ps1 ended at 07/27/2020 19:56:11 [2020-07-27T19:56:18.337Z] INFO: Binaries build ended at 07/27/2020 19:56:13. Duration:00:01:13.8681167 [2020-07-27T19:56:18.337Z] INFO: Copying the built daemon binary to d:\CI\PR-41249\11\binary\dockerd-7c7dd81edd.exe... [2020-07-27T19:56:18.337Z] INFO: Copying the built client binary to d:\CI\PR-41249\11\binary\docker-7c7dd81edd.exe... [2020-07-27T19:56:18.337Z] INFO: Copying dockerversion from the container... [2020-07-27T19:56:18.337Z] INFO: Copying the golang package from the container to d:\CI\PR-41249\11\installer\go.zip... [2020-07-27T19:56:18.360Z] #26 DONE 0.9s [2020-07-27T19:56:18.360Z] [2020-07-27T19:56:18.360Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-27T19:56:18.360Z] #29 DONE 0.2s [2020-07-27T19:56:18.360Z] [2020-07-27T19:56:18.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:56:18.360Z] #39 87.28 CC criu/protobuf.o [2020-07-27T19:56:18.360Z] #39 87.54 CC criu/pstree.o [2020-07-27T19:56:18.486Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.655s coverage: 57.0% of statements [2020-07-27T19:56:18.650Z] #39 88.06 CC criu/rbtree.o [2020-07-27T19:56:18.650Z] #39 ... [2020-07-27T19:56:18.650Z] [2020-07-27T19:56:18.650Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-27T19:56:18.650Z] #31 DONE 0.1s [2020-07-27T19:56:18.650Z] [2020-07-27T19:56:18.650Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-27T19:56:18.650Z] #34 DONE 0.1s [2020-07-27T19:56:18.940Z] [2020-07-27T19:56:18.940Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:56:18.940Z] #39 88.22 CC criu/rst-malloc.o [2020-07-27T19:56:18.940Z] #39 88.42 CC criu/seccomp.o [2020-07-27T19:56:19.231Z] #39 88.68 CC criu/seize.o [2020-07-27T19:56:19.584Z] #39 89.11 CC criu/servicefd.o [2020-07-27T19:56:19.782Z] #39 31.53 The following additional packages will be installed: [2020-07-27T19:56:19.782Z] #39 31.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-27T19:56:19.782Z] #39 31.53 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-27T19:56:19.782Z] #39 31.54 Suggested packages: [2020-07-27T19:56:19.782Z] #39 31.54 manpages-dev python-setuptools [2020-07-27T19:56:20.215Z] #39 89.42 CC criu/shmem.o [2020-07-27T19:56:20.505Z] #39 89.92 CC criu/sigframe.o [2020-07-27T19:56:20.571Z] INFO: Extracting go.zip to d:\CI\PR-41249\11\go [2020-07-27T19:56:20.796Z] #39 90.02 CC criu/signalfd.o [2020-07-27T19:56:20.796Z] #39 90.14 CC criu/sk-inet.o [2020-07-27T19:56:21.038Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-07-27T19:56:21.320Z] #39 32.99 The following NEW packages will be installed: [2020-07-27T19:56:21.320Z] #39 33.00 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-27T19:56:21.320Z] #39 33.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-27T19:56:21.320Z] #39 33.01 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-27T19:56:21.320Z] #39 33.01 python-six zlib1g-dev [2020-07-27T19:56:21.320Z] #39 33.18 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:56:21.320Z] #39 33.18 Need to get 4075 kB of archives. [2020-07-27T19:56:21.320Z] #39 33.18 After this operation, 24.5 MB of additional disk space will be used. [2020-07-27T19:56:21.320Z] #39 33.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-27T19:56:21.320Z] #39 33.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-27T19:56:21.320Z] #39 33.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-27T19:56:21.320Z] #39 33.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-27T19:56:21.320Z] #39 33.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-27T19:56:21.320Z] #39 33.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-27T19:56:21.320Z] #39 33.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-07-27T19:56:21.320Z] #39 33.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-27T19:56:21.320Z] #39 33.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-27T19:56:21.485Z] #39 90.65 CC criu/sk-netlink.o [2020-07-27T19:56:21.486Z] #39 90.84 CC criu/sk-packet.o [2020-07-27T19:56:21.623Z] #39 33.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-27T19:56:21.623Z] #39 33.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-27T19:56:21.623Z] #39 33.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-27T19:56:21.776Z] #39 91.16 CC criu/sk-queue.o [2020-07-27T19:56:21.924Z] #39 33.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-07-27T19:56:21.924Z] #39 33.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-27T19:56:21.924Z] #39 33.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-27T19:56:21.924Z] #39 33.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-27T19:56:21.924Z] #39 33.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-27T19:56:22.067Z] #39 91.49 CC criu/sk-tcp.o [2020-07-27T19:56:22.067Z] #39 ... [2020-07-27T19:56:22.067Z] [2020-07-27T19:56:22.067Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T19:56:22.067Z] #36 118.5 + dpkg --print-architecture [2020-07-27T19:56:22.067Z] #36 118.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-27T19:56:22.067Z] #36 119.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-27T19:56:22.067Z] #36 119.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-27T19:56:22.359Z] #36 ... [2020-07-27T19:56:22.359Z] [2020-07-27T19:56:22.359Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:56:22.359Z] #39 91.76 CC criu/sk-unix.o [2020-07-27T19:56:22.426Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.333s coverage: 45.9% of statements [2020-07-27T19:56:23.391Z] #39 92.73 CC criu/sockets.o [2020-07-27T19:56:23.535Z] #39 35.46 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:56:23.681Z] #39 93.21 CC criu/stats.o [2020-07-27T19:56:23.812Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.534s coverage: 73.1% of statements [2020-07-27T19:56:23.972Z] #39 93.37 CC criu/string.o [2020-07-27T19:56:23.972Z] #39 93.40 CC criu/sysctl.o [2020-07-27T19:56:24.189Z] #39 36.01 Fetched 4075 kB in 1s (5764 kB/s) [2020-07-27T19:56:24.189Z] #39 36.18 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-27T19:56:24.262Z] #39 93.70 CC criu/sysfs_parse.o [2020-07-27T19:56:24.385Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.899s coverage: 49.5% of statements [2020-07-27T19:56:24.414Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|deps|files|name|types_sizes) took 1m56.983040774s [2020-07-27T19:56:24.414Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 710.637122ms [2020-07-27T19:56:24.492Z] #39 36.18 (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.) [2020-07-27T19:56:24.493Z] #39 36.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-27T19:56:24.493Z] #39 36.30 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-27T19:56:24.493Z] #39 36.51 Selecting previously unselected package libnet1:ppc64el. [2020-07-27T19:56:24.493Z] #39 ... [2020-07-27T19:56:24.493Z] [2020-07-27T19:56:24.493Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:56:24.493Z] #24 23.28 Reading package lists... [2020-07-27T19:56:24.493Z] #24 30.26 Building dependency tree... [2020-07-27T19:56:24.493Z] #24 33.06 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-27T19:56:24.493Z] #24 33.06 The following additional packages will be installed: [2020-07-27T19:56:24.493Z] #24 33.07 libjq1 libonig5 [2020-07-27T19:56:24.493Z] #24 33.43 The following NEW packages will be installed: [2020-07-27T19:56:24.493Z] #24 33.44 jq libjq1 libonig5 [2020-07-27T19:56:24.493Z] #24 33.65 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:56:24.493Z] #24 33.65 Need to get 358 kB of archives. [2020-07-27T19:56:24.493Z] #24 33.65 After this operation, 1277 kB of additional disk space will be used. [2020-07-27T19:56:24.493Z] #24 33.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-27T19:56:24.493Z] #24 33.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-27T19:56:24.493Z] #24 33.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-27T19:56:24.493Z] #24 34.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:56:24.493Z] #24 35.23 Fetched 358 kB in 0s (2429 kB/s) [2020-07-27T19:56:24.493Z] #24 35.32 Selecting previously unselected package libonig5:ppc64el. [2020-07-27T19:56:24.493Z] #24 35.32 (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.) [2020-07-27T19:56:24.493Z] #24 35.45 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-27T19:56:24.493Z] #24 35.45 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-27T19:56:24.493Z] #24 35.87 Selecting previously unselected package libjq1:ppc64el. [2020-07-27T19:56:24.493Z] #24 35.87 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-27T19:56:24.493Z] #24 35.88 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-27T19:56:24.493Z] #24 36.18 Selecting previously unselected package jq. [2020-07-27T19:56:24.493Z] #24 36.18 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-27T19:56:24.493Z] #24 36.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-27T19:56:24.493Z] #24 36.43 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-27T19:56:24.493Z] #24 36.46 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-27T19:56:24.493Z] #24 36.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-27T19:56:24.493Z] #24 36.47 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:56:24.552Z] #39 93.91 CC criu/timens.o [2020-07-27T19:56:24.799Z] #24 ... [2020-07-27T19:56:24.799Z] [2020-07-27T19:56:24.799Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:56:24.799Z] #39 36.51 Selecting previously unselected package libnet1:ppc64el. [2020-07-27T19:56:24.799Z] #39 36.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-27T19:56:24.799Z] #39 36.55 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-27T19:56:24.799Z] #39 36.66 Selecting previously unselected package libnet1-dev. [2020-07-27T19:56:24.799Z] #39 36.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-27T19:56:24.799Z] #39 36.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-27T19:56:24.842Z] #39 94.18 CC criu/timerfd.o [2020-07-27T19:56:24.842Z] #39 94.33 CC criu/tty.o [2020-07-27T19:56:25.117Z] #39 ... [2020-07-27T19:56:25.117Z] [2020-07-27T19:56:25.117Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T19:56:25.117Z] #24 DONE 37.1s [2020-07-27T19:56:25.117Z] [2020-07-27T19:56:25.117Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:56:25.117Z] #39 37.04 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-27T19:56:25.117Z] #39 ... [2020-07-27T19:56:25.117Z] [2020-07-27T19:56:25.117Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T19:56:25.117Z] #25 DONE 0.1s [2020-07-27T19:56:25.117Z] [2020-07-27T19:56:25.117Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:56:25.117Z] #39 37.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-27T19:56:25.117Z] #39 37.09 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-27T19:56:25.419Z] #39 37.36 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-27T19:56:25.419Z] #39 37.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-27T19:56:25.419Z] #39 37.43 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-27T19:56:25.873Z] #39 95.31 CC criu/tun.o [2020-07-27T19:56:26.078Z] #39 37.89 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-27T19:56:26.078Z] #39 37.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-27T19:56:26.078Z] #39 37.91 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-27T19:56:26.078Z] #39 38.00 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-27T19:56:26.078Z] #39 38.00 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-27T19:56:26.078Z] #39 38.00 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-27T19:56:26.163Z] #39 95.56 CC criu/uffd.o [2020-07-27T19:56:26.303Z] ok github.com/docker/docker/daemon 12.377s coverage: 17.3% of statements [2020-07-27T19:56:26.303Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-27T19:56:26.303Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-27T19:56:26.303Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-27T19:56:26.303Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-27T19:56:26.303Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-27T19:56:26.303Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [2020-07-27T19:56:26.303Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.561s coverage: 76.1% of statements [2020-07-27T19:56:26.379Z] #39 38.16 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-27T19:56:26.379Z] #39 38.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-27T19:56:26.379Z] #39 38.20 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-27T19:56:26.681Z] #39 38.56 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-27T19:56:26.681Z] #39 38.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-27T19:56:26.681Z] #39 38.60 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-27T19:56:26.802Z] #39 96.24 CC criu/util.o [2020-07-27T19:56:27.477Z] #39 ... [2020-07-27T19:56:27.477Z] [2020-07-27T19:56:27.477Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T19:56:27.477Z] #36 DONE 133.8s [2020-07-27T19:56:27.477Z] [2020-07-27T19:56:27.477Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:56:27.477Z] #39 96.83 CC criu/uts_ns.o [2020-07-27T19:56:27.477Z] #39 96.96 CC criu/vdso.o [2020-07-27T19:56:27.693Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-07-27T19:56:27.750Z] #39 39.49 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-27T19:56:27.750Z] #39 39.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-27T19:56:27.750Z] #39 39.51 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-27T19:56:28.051Z] #39 39.91 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-27T19:56:28.051Z] #39 39.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-27T19:56:28.051Z] #39 39.95 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-27T19:56:28.108Z] #39 97.48 LINK criu/built-in.o [2020-07-27T19:56:28.108Z] #39 97.58 LINK criu/criu [2020-07-27T19:56:28.268Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2020-07-27T19:56:28.398Z] #39 97.80 DEP lib/c/criu.d [2020-07-27T19:56:28.398Z] #39 97.83 CC images/rpc.pb-c.o [2020-07-27T19:56:28.688Z] #39 ... [2020-07-27T19:56:28.688Z] [2020-07-27T19:56:28.688Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-27T19:56:28.689Z] #37 DONE 0.2s [2020-07-27T19:56:28.689Z] [2020-07-27T19:56:28.689Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:56:28.689Z] #39 98.00 CC lib/c/criu.o [2020-07-27T19:56:28.689Z] #39 98.31 LINK lib/c/built-in.o [2020-07-27T19:56:28.689Z] #39 98.31 LINK lib/c/libcriu.so [2020-07-27T19:56:28.979Z] #39 98.33 LINK lib/c/libcriu.a [2020-07-27T19:56:28.979Z] #39 98.36 GEN magic.py [2020-07-27T19:56:28.979Z] #39 98.40 Note: Building without setproctitle() and strlcpy() support. [2020-07-27T19:56:28.979Z] #39 98.40 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-27T19:56:28.979Z] #39 98.40 Note: Building without GnuTLS support [2020-07-27T19:56:28.979Z] #39 98.40 Makefile.config:39: Warn: you have no libnftables installed [2020-07-27T19:56:28.979Z] #39 98.40 Makefile.config:40: Warn: Building without nftables support [2020-07-27T19:56:28.979Z] #39 98.56 fatal: not a git repository (or any of the parent directories): .git [2020-07-27T19:56:29.120Z] #39 ... [2020-07-27T19:56:29.120Z] [2020-07-27T19:56:29.120Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:56:29.120Z] #33 23.48 Reading package lists... [2020-07-27T19:56:29.120Z] #33 31.40 Building dependency tree... [2020-07-27T19:56:29.120Z] #33 34.58 The following additional packages will be installed: [2020-07-27T19:56:29.120Z] #33 34.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-27T19:56:29.120Z] #33 34.59 Suggested packages: [2020-07-27T19:56:29.120Z] #33 34.59 cmake-doc ninja-build lrzip [2020-07-27T19:56:29.120Z] #33 34.59 Recommended packages: [2020-07-27T19:56:29.120Z] #33 34.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-27T19:56:29.120Z] #33 35.99 The following NEW packages will be installed: [2020-07-27T19:56:29.120Z] #33 36.00 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-27T19:56:29.120Z] #33 36.01 vim-common xxd [2020-07-27T19:56:29.120Z] #33 36.19 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:56:29.120Z] #33 36.19 Need to get 14.9 MB of archives. [2020-07-27T19:56:29.120Z] #33 36.19 After this operation, 67.2 MB of additional disk space will be used. [2020-07-27T19:56:29.120Z] #33 36.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-27T19:56:29.120Z] #33 36.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-27T19:56:29.120Z] #33 36.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-27T19:56:29.120Z] #33 36.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-27T19:56:29.120Z] #33 37.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-27T19:56:29.120Z] #33 37.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-27T19:56:29.120Z] #33 37.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-27T19:56:29.120Z] #33 37.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-27T19:56:29.120Z] #33 37.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-27T19:56:29.120Z] #33 37.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-27T19:56:29.120Z] #33 40.19 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:56:29.120Z] #33 40.54 Fetched 14.9 MB in 2s (6920 kB/s) [2020-07-27T19:56:29.120Z] #33 40.75 Selecting previously unselected package xxd. [2020-07-27T19:56:29.120Z] #33 40.76 (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.) [2020-07-27T19:56:29.120Z] #33 40.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-27T19:56:29.120Z] #33 40.95 Unpacking xxd (2:8.1.0875-5) ... [2020-07-27T19:56:29.418Z] #33 ... [2020-07-27T19:56:29.418Z] [2020-07-27T19:56:29.418Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:56:29.418Z] #11 23.86 Reading package lists... [2020-07-27T19:56:29.418Z] #11 31.63 Building dependency tree... [2020-07-27T19:56:29.418Z] #11 36.39 The following additional packages will be installed: [2020-07-27T19:56:29.418Z] #11 36.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-27T19:56:29.418Z] #11 36.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-27T19:56:29.418Z] #11 36.40 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-27T19:56:29.418Z] #11 36.40 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-27T19:56:29.418Z] #11 36.44 Suggested packages: [2020-07-27T19:56:29.418Z] #11 36.44 gcc-8-locales seccomp wine64 [2020-07-27T19:56:29.418Z] #11 37.64 The following NEW packages will be installed: [2020-07-27T19:56:29.418Z] #11 37.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-27T19:56:29.418Z] #11 37.65 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-27T19:56:29.418Z] #11 37.65 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-27T19:56:29.418Z] #11 37.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-27T19:56:29.418Z] #11 37.66 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-27T19:56:29.418Z] #11 37.66 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-27T19:56:29.418Z] #11 37.90 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:56:29.418Z] #11 37.90 Need to get 78.9 MB of archives. [2020-07-27T19:56:29.418Z] #11 37.90 After this operation, 532 MB of additional disk space will be used. [2020-07-27T19:56:29.418Z] #11 37.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-07-27T19:56:29.418Z] #11 38.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-27T19:56:29.418Z] #11 39.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-27T19:56:29.418Z] #11 39.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-27T19:56:29.418Z] #11 39.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-27T19:56:29.418Z] #11 39.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-27T19:56:29.418Z] #11 39.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-27T19:56:29.418Z] #11 40.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-27T19:56:29.418Z] #11 40.06 Get:9 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] [2020-07-27T19:56:29.418Z] #11 ... [2020-07-27T19:56:29.418Z] [2020-07-27T19:56:29.418Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:56:29.418Z] #26 2.469 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-27T19:56:29.418Z] #26 2.954 [2020-07-27T19:56:29.659Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.8% of statements [2020-07-27T19:56:29.667Z] #39 98.85 make[1]: Nothing to be done for 'all'. [2020-07-27T19:56:29.667Z] #39 99.18 make[1]: 'images/built-in.o' is up to date. [2020-07-27T19:56:29.718Z] #26 3.119 0.1% ### 4.8% ####### 10.9% ############### 21.1% ################### 27.2% ######################## 33.4% ############################ 39.4% ################################## 47.6% ######################################## 55.7% ############################################ 61.9% ################################################ [2020-07-27T19:56:29.718Z] #26 ... [2020-07-27T19:56:29.718Z] [2020-07-27T19:56:29.718Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T19:56:29.718Z] #52 25.34 Reading package lists... [2020-07-27T19:56:29.718Z] #52 34.16 Building dependency tree... [2020-07-27T19:56:29.718Z] #52 38.58 The following additional packages will be installed: [2020-07-27T19:56:29.718Z] #52 38.61 libbtrfs0 [2020-07-27T19:56:29.718Z] #52 38.78 The following NEW packages will be installed: [2020-07-27T19:56:29.718Z] #52 38.79 libbtrfs-dev libbtrfs0 [2020-07-27T19:56:29.718Z] #52 38.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:56:29.718Z] #52 38.94 Need to get 120 kB of archives. [2020-07-27T19:56:29.718Z] #52 38.94 After this operation, 423 kB of additional disk space will be used. [2020-07-27T19:56:29.718Z] #52 38.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-27T19:56:29.718Z] #52 38.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-27T19:56:29.718Z] #52 40.08 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:56:29.718Z] #52 40.22 Fetched 120 kB in 0s (1383 kB/s) [2020-07-27T19:56:29.718Z] #52 40.28 Selecting previously unselected package libbtrfs0. [2020-07-27T19:56:29.718Z] #52 40.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-27T19:56:29.718Z] #52 40.42 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-27T19:56:29.718Z] #52 40.45 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-27T19:56:29.718Z] #52 40.65 Selecting previously unselected package libbtrfs-dev. [2020-07-27T19:56:29.718Z] #52 40.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-27T19:56:29.718Z] #52 40.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-27T19:56:29.718Z] #52 41.12 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-27T19:56:29.718Z] #52 41.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-27T19:56:29.719Z] #52 41.14 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:56:29.719Z] #52 DONE 41.6s [2020-07-27T19:56:29.719Z] [2020-07-27T19:56:29.719Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:56:29.921Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.778s coverage: 57.7% of statements [2020-07-27T19:56:29.921Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-27T19:56:29.921Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-27T19:56:29.921Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-27T19:56:29.921Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-27T19:56:29.921Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 41.0% of statements [2020-07-27T19:56:29.957Z] #39 99.19 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-27T19:56:29.957Z] #39 99.20 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-27T19:56:29.957Z] #39 99.22 make[1]: 'compel/libcompel.a' is up to date. [2020-07-27T19:56:29.957Z] #39 99.23 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-27T19:56:29.957Z] #39 99.24 make[1]: Nothing to be done for 'all'. [2020-07-27T19:56:29.957Z] #39 99.25 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-27T19:56:29.957Z] #39 99.33 make[2]: Nothing to be done for 'all'. [2020-07-27T19:56:29.957Z] #39 99.34 make[2]: Nothing to be done for 'all'. [2020-07-27T19:56:29.957Z] #39 99.35 make[2]: Nothing to be done for 'all'. [2020-07-27T19:56:29.957Z] #39 99.41 make[2]: Nothing to be done for 'all'. [2020-07-27T19:56:29.957Z] #39 99.43 make[2]: Nothing to be done for 'all'. [2020-07-27T19:56:29.957Z] #39 99.44 make[2]: Nothing to be done for 'all'. [2020-07-27T19:56:29.957Z] #39 99.46 make[2]: Nothing to be done for 'all'. [2020-07-27T19:56:29.957Z] #39 99.49 make[2]: Nothing to be done for 'all'. [2020-07-27T19:56:29.957Z] #39 99.50 INSTALL criu/criu [2020-07-27T19:56:30.252Z] #39 DONE 99.7s [2020-07-27T19:56:30.252Z] [2020-07-27T19:56:30.252Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:56:30.322Z] #26 3.119 0.1% ### 4.8% ####### 10.9% ############### 21.1% ################### 27.2% ######################## 33.4% ############################ 39.4% ################################## 47.6% ######################################## 55.7% ############################################ 61.9% ################################################ 68.0% ###################################################### 76.1% ######################################################### 80.2% ############################################################## 86.3% ################################################################# 90.4% ##################################################################### 96.5% ######################################################################## 100.0% [2020-07-27T19:56:30.972Z] #26 ... [2020-07-27T19:56:30.972Z] [2020-07-27T19:56:30.972Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:56:30.972Z] #61 DONE 42.7s [2020-07-27T19:56:30.972Z] [2020-07-27T19:56:30.972Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:56:30.972Z] #53 0.422 + RM_GOPATH=0 [2020-07-27T19:56:30.972Z] #53 0.423 + TMP_GOPATH= [2020-07-27T19:56:30.972Z] #53 0.424 + : /build [2020-07-27T19:56:30.972Z] #53 0.425 + '[' -z '' ']' [2020-07-27T19:56:30.972Z] #53 0.426 ++ mktemp -d [2020-07-27T19:56:30.972Z] #53 0.429 + export GOPATH=/tmp/tmp.A98JGu0nPK [2020-07-27T19:56:30.972Z] #53 0.430 + GOPATH=/tmp/tmp.A98JGu0nPK [2020-07-27T19:56:30.972Z] #53 0.431 + RM_GOPATH=1 [2020-07-27T19:56:30.972Z] #53 0.432 + case "$(go env GOARCH)" in [2020-07-27T19:56:30.972Z] #53 0.434 ++ go env GOARCH [2020-07-27T19:56:30.972Z] #53 0.475 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:56:30.972Z] #53 0.476 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:56:30.972Z] #53 0.479 ++ dirname /tmp/install/install.sh [2020-07-27T19:56:30.972Z] #53 0.481 + dir=/tmp/install [2020-07-27T19:56:30.972Z] #53 0.481 + bin=containerd [2020-07-27T19:56:30.972Z] #53 0.482 + shift [2020-07-27T19:56:30.972Z] #53 0.483 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-27T19:56:30.972Z] #53 0.483 + . /tmp/install/containerd.installer [2020-07-27T19:56:30.972Z] #53 0.484 ++ set -e [2020-07-27T19:56:30.972Z] #53 0.485 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T19:56:30.972Z] #53 0.486 + install_containerd [2020-07-27T19:56:30.972Z] #53 0.487 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T19:56:30.972Z] #53 0.488 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-27T19:56:30.972Z] #53 0.488 + git clone https://github.com/containerd/containerd.git /tmp/tmp.A98JGu0nPK/src/github.com/containerd/containerd [2020-07-27T19:56:30.972Z] #53 0.500 Cloning into '/tmp/tmp.A98JGu0nPK/src/github.com/containerd/containerd'... [2020-07-27T19:56:31.314Z] ok github.com/docker/docker/daemon/logger/awslogs 0.371s coverage: 77.4% of statements [2020-07-27T19:56:31.314Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-27T19:56:31.314Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-27T19:56:31.314Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 67.0% of statements [2020-07-27T19:56:31.314Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-07-27T19:56:31.370Z] #45 ... [2020-07-27T19:56:31.370Z] [2020-07-27T19:56:31.370Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-27T19:56:31.370Z] #40 DONE 0.1s [2020-07-27T19:56:31.370Z] [2020-07-27T19:56:31.370Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-27T19:56:31.370Z] #42 DONE 0.1s [2020-07-27T19:56:31.370Z] [2020-07-27T19:56:31.370Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:56:31.660Z] #52 ... [2020-07-27T19:56:31.660Z] [2020-07-27T19:56:31.660Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-27T19:56:31.660Z] #44 DONE 0.1s [2020-07-27T19:56:31.660Z] [2020-07-27T19:56:31.660Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:56:31.889Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 87.2% of statements [2020-07-27T19:56:32.152Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 61.6% of statements [2020-07-27T19:56:33.545Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 75.2% of statements [2020-07-27T19:56:33.545Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-27T19:56:33.545Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 37.7% of statements [2020-07-27T19:56:33.721Z] #45 ... [2020-07-27T19:56:33.721Z] [2020-07-27T19:56:33.721Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:56:33.721Z] #52 113.7 + bin/containerd [2020-07-27T19:56:33.808Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 33.3% of statements [2020-07-27T19:56:34.384Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2020-07-27T19:56:35.333Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2020-07-27T19:56:35.514Z] #53 ... [2020-07-27T19:56:35.514Z] [2020-07-27T19:56:35.514Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:56:35.514Z] #26 5.611 #=#=# [2020-07-27T19:56:35.514Z] #26 5.932 #=#=# ############### 21.0% ######################## 34.3% ################################## 47.6% ##################################################### 74.4% ######################################################################## 100.0% [2020-07-27T19:56:35.514Z] #26 6.961 [2020-07-27T19:56:35.514Z] #26 7.222 #=#=# ############## 20.3% ############################# 40.9% ######################################################################## 100.0% [2020-07-27T19:56:35.514Z] #26 7.774 [2020-07-27T19:56:35.514Z] #26 8.060 0.1% # 2.8% ###### 8.5% ########## 14.3% ################# 23.9% ###################### 31.6% ########################## 37.3% ############################### 43.1% ################################# 46.9% ####################################### 54.6% ############################################## 64.2% ################################################### 71.9% ######################################################### 79.5% ############################################################## 87.2% ################################################################### 94.3% ######################################################################## 100.0% [2020-07-27T19:56:35.596Z] ok github.com/docker/docker/daemon/network 0.048s coverage: 63.8% of statements [2020-07-27T19:56:35.826Z] #26 10.42 #=#=# [2020-07-27T19:56:36.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-27T19:56:36.544Z] ok github.com/docker/docker/daemon/logger/splunk 2.071s coverage: 82.5% of statements [2020-07-27T19:56:36.544Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-27T19:56:36.620Z] INFO [runner/unused/goanalysis] analyzers took 27.448403235s with top 10 stages: buildssa: 23.206001899s, U1000: 4.242401336s [2020-07-27T19:56:36.806Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-27T19:56:36.806Z] ok github.com/docker/docker/distribution/metadata 0.113s coverage: 48.2% of statements [2020-07-27T19:56:37.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-27T19:56:37.753Z] ok github.com/docker/docker/distribution 0.248s coverage: 22.1% of statements [2020-07-27T19:56:37.753Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-27T19:56:38.329Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-07-27T19:56:38.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-27T19:56:38.904Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2020-07-27T19:56:39.181Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-07-27T19:56:39.349Z] #52 ... [2020-07-27T19:56:39.349Z] [2020-07-27T19:56:39.349Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:56:39.349Z] #45 144.2 + cd /tmp/tmp.KTXQGIGpG3/src/github.com/golangci/golangci-lint/ [2020-07-27T19:56:39.349Z] #45 144.2 + git checkout -q v1.23.8 [2020-07-27T19:56:39.349Z] #45 144.3 ++ git describe --tags [2020-07-27T19:56:39.349Z] #45 144.3 + version=v1.23.8 [2020-07-27T19:56:39.349Z] #45 144.3 ++ git rev-parse --short HEAD [2020-07-27T19:56:39.349Z] #45 144.3 + commit=76a82c6 [2020-07-27T19:56:39.349Z] #45 144.3 ++ git show -s --format=%cd [2020-07-27T19:56:39.349Z] #45 144.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-27T19:56:39.349Z] #45 144.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-27T19:56:39.492Z] #26 10.64 0.0% 0.7% 1.3% # 1.8% ## 4.0% #### 6.2% ###### 8.3% ####### 10.0% ######## 11.6% ######### 12.7% ########## 14.3% ########### 15.9% ############# 18.1% ############## 19.7% ############### 21.9% ################ 23.6% ################## 25.2% ################### 26.8% #################### 27.9% ##################### 29.5% ###################### 31.2% ####################### 32.8% ######################## 33.9% ########################## 37.1% ############################ 39.9% ############################ 39.9% ############################# 41.5% ############################## 42.6% ################################ 44.8% [2020-07-27T19:56:39.492Z] #26 ... [2020-07-27T19:56:39.492Z] [2020-07-27T19:56:39.492Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:56:39.492Z] #33 41.38 Selecting previously unselected package vim-common. [2020-07-27T19:56:39.492Z] #33 41.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-27T19:56:39.492Z] #33 41.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-27T19:56:39.492Z] #33 42.06 Selecting previously unselected package cmake-data. [2020-07-27T19:56:39.492Z] #33 42.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-27T19:56:39.492Z] #33 42.08 Unpacking cmake-data (3.13.4-1) ... [2020-07-27T19:56:39.492Z] #33 47.09 Selecting previously unselected package libicu63:ppc64el. [2020-07-27T19:56:39.492Z] #33 47.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-27T19:56:39.492Z] #33 47.17 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-27T19:56:39.492Z] #33 ... [2020-07-27T19:56:39.492Z] [2020-07-27T19:56:39.492Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:56:39.763Z] ok github.com/docker/docker/image/v1 0.043s coverage: 25.0% of statements [2020-07-27T19:56:39.763Z] ok github.com/docker/docker/distribution/xfer 1.759s coverage: 85.1% of statements [2020-07-27T19:56:39.763Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-27T19:56:39.763Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-27T19:56:39.763Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-27T19:56:39.763Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2020-07-27T19:56:40.101Z] #26 10.64 0.0% 0.7% 1.3% # 1.8% ## 4.0% #### 6.2% ###### 8.3% ####### 10.0% ######## 11.6% ######### 12.7% ########## 14.3% ########### 15.9% ############# 18.1% ############## 19.7% ############### 21.9% ################ 23.6% ################## 25.2% ################### 26.8% #################### 27.9% ##################### 29.5% ###################### 31.2% ####################### 32.8% ######################## 33.9% ########################## 37.1% ############################ 39.9% ############################ 39.9% ############################# 41.5% ############################## 42.6% ################################ 44.8% ################################# 46.4% ################################### 49.1% #################################### 50.7% ##################################### 52.4% ####################################### 54.5% [2020-07-27T19:56:40.101Z] #26 ... [2020-07-27T19:56:40.101Z] [2020-07-27T19:56:40.101Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:56:40.101Z] #39 41.86 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-27T19:56:40.101Z] #39 41.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-27T19:56:40.101Z] #39 41.87 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-27T19:56:40.101Z] #39 42.64 Selecting previously unselected package protobuf-c-compiler. [2020-07-27T19:56:40.101Z] #39 42.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-27T19:56:40.101Z] #39 42.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-27T19:56:40.101Z] #39 42.92 Selecting previously unselected package protobuf-compiler. [2020-07-27T19:56:40.101Z] #39 42.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-27T19:56:40.101Z] #39 42.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-27T19:56:40.101Z] #39 43.34 Selecting previously unselected package python-pkg-resources. [2020-07-27T19:56:40.101Z] #39 43.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-27T19:56:40.101Z] #39 43.44 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-27T19:56:40.101Z] #39 43.55 Selecting previously unselected package python-six. [2020-07-27T19:56:40.101Z] #39 43.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-27T19:56:40.101Z] #39 43.59 Unpacking python-six (1.12.0-1) ... [2020-07-27T19:56:40.101Z] #39 43.72 Selecting previously unselected package python-protobuf. [2020-07-27T19:56:40.101Z] #39 43.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-27T19:56:40.101Z] #39 43.78 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-27T19:56:40.101Z] #39 44.57 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-27T19:56:40.101Z] #39 50.36 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-27T19:56:40.101Z] #39 50.37 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-27T19:56:40.101Z] #39 50.38 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-27T19:56:40.101Z] #39 50.39 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-27T19:56:40.101Z] #39 50.40 Setting up python-six (1.12.0-1) ... [2020-07-27T19:56:40.101Z] #39 ... [2020-07-27T19:56:40.101Z] [2020-07-27T19:56:40.101Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:56:40.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-27T19:56:40.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-27T19:56:41.154Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 50.0% of statements [2020-07-27T19:56:42.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-27T19:56:42.102Z] ok github.com/docker/docker/opts 0.120s coverage: 67.4% of statements [2020-07-27T19:56:42.572Z] #26 10.64 0.0% 0.7% 1.3% # 1.8% ## 4.0% #### 6.2% ###### 8.3% ####### 10.0% ######## 11.6% ######### 12.7% ########## 14.3% ########### 15.9% ############# 18.1% ############## 19.7% ############### 21.9% ################ 23.6% ################## 25.2% ################### 26.8% #################### 27.9% ##################### 29.5% ###################### 31.2% ####################### 32.8% ######################## 33.9% ########################## 37.1% ############################ 39.9% ############################ 39.9% ############################# 41.5% ############################## 42.6% ################################ 44.8% ################################# 46.4% ################################### 49.1% #################################### 50.7% ##################################### 52.4% ####################################### 54.5% ######################################## 56.7% ######################################### 57.8% ########################################### 60.0% ############################################ 62.1% ############################################## 64.3% ############################################### 66.5% ################################################# 68.7% ################################################### 70.8% #################################################### 73.0% ##################################################### 74.8% ####################################################### 76.4% ######################################################## 78.6% ########################################################## 80.8% ########################################################### 82.9% ############################################################ 84.6% ############################################################## 86.7% ############################################################### 88.4% ################################################################ 90.0% ################################################################# 91.7% ################################################################### 93.6% #################################################################### 94.7% ##################################################################### 96.1% ######### [2020-07-27T19:56:42.572Z] #26 ... [2020-07-27T19:56:42.572Z] [2020-07-27T19:56:42.572Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:56:42.572Z] #44 DONE 54.6s [2020-07-27T19:56:42.572Z] [2020-07-27T19:56:42.572Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:56:42.881Z] #26 10.64 0.0% 0.7% 1.3% # 1.8% ## 4.0% #### 6.2% ###### 8.3% ####### 10.0% ######## 11.6% ######### 12.7% ########## 14.3% ########### 15.9% ############# 18.1% ############## 19.7% ############### 21.9% ################ 23.6% ################## 25.2% ################### 26.8% #################### 27.9% ##################### 29.5% ###################### 31.2% ####################### 32.8% ######################## 33.9% ########################## 37.1% ############################ 39.9% ############################ 39.9% ############################# 41.5% ############################## 42.6% ################################ 44.8% ################################# 46.4% ################################### 49.1% #################################### 50.7% ##################################### 52.4% ####################################### 54.5% ######################################## 56.7% ######################################### 57.8% ########################################### 60.0% ############################################ 62.1% ############################################## 64.3% ############################################### 66.5% ################################################# 68.7% ################################################### 70.8% #################################################### 73.0% ##################################################### 74.8% ####################################################### 76.4% ######################################################## 78.6% ########################################################## 80.8% ########################################################### 82.9% ############################################################ 84.6% ############################################################## 86.7% ############################################################### 88.4% ################################################################ 90.0% ################################################################# 91.7% ################################################################### 93.6% #################################################################### 94.7% ##################################################################### 96.1% ##################################################################### 96.7% ####################################################################### 99.4% ####################################################################### 99.9% ######################################################################## 100.0% [2020-07-27T19:56:42.881Z] #26 ... [2020-07-27T19:56:42.881Z] [2020-07-27T19:56:42.881Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:56:42.881Z] #11 44.90 Get:10 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] [2020-07-27T19:56:42.881Z] #11 47.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-27T19:56:42.881Z] #11 47.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-27T19:56:42.881Z] #11 47.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-27T19:56:42.881Z] #11 47.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-27T19:56:42.881Z] #11 47.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-27T19:56:42.881Z] #11 47.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-27T19:56:42.881Z] #11 47.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-27T19:56:42.881Z] #11 47.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-27T19:56:42.881Z] #11 47.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-27T19:56:42.881Z] #11 47.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-27T19:56:42.881Z] #11 47.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-27T19:56:42.881Z] #11 47.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-27T19:56:42.881Z] #11 47.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-27T19:56:42.881Z] #11 47.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-27T19:56:42.881Z] #11 47.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-27T19:56:42.881Z] #11 49.93 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:56:42.881Z] #11 50.47 Fetched 78.9 MB in 10s (8035 kB/s) [2020-07-27T19:56:42.881Z] #11 50.66 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-27T19:56:42.881Z] #11 50.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-27T19:56:42.881Z] #11 50.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-27T19:56:42.881Z] #11 50.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-27T19:56:42.881Z] #11 54.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-27T19:56:42.881Z] #11 54.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-27T19:56:42.881Z] #11 54.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-27T19:56:43.048Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-07-27T19:56:43.048Z] ok github.com/docker/docker/pkg/authorization 0.343s coverage: 68.3% of statements [2020-07-27T19:56:43.179Z] #11 ... [2020-07-27T19:56:43.179Z] [2020-07-27T19:56:43.179Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:56:43.179Z] #26 17.97 [2020-07-27T19:56:43.621Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-07-27T19:56:43.621Z] ok github.com/docker/docker/pkg/archive 1.152s coverage: 76.9% of statements [2020-07-27T19:56:44.195Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-07-27T19:56:44.458Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-07-27T19:56:44.712Z] #26 ... [2020-07-27T19:56:44.713Z] [2020-07-27T19:56:44.713Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:56:44.713Z] #31 46.45 sync [2020-07-27T19:56:44.713Z] #31 46.48 internal/reflectlite [2020-07-27T19:56:44.713Z] #31 51.22 sort [2020-07-27T19:56:44.713Z] #31 51.25 errors [2020-07-27T19:56:44.713Z] #31 52.31 io [2020-07-27T19:56:44.713Z] #31 52.32 internal/oserror [2020-07-27T19:56:44.713Z] #31 52.34 strconv [2020-07-27T19:56:44.713Z] #31 52.63 syscall [2020-07-27T19:56:44.713Z] #31 ... [2020-07-27T19:56:44.713Z] [2020-07-27T19:56:44.713Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:56:44.713Z] #33 56.58 Selecting previously unselected package libxml2:ppc64el. [2020-07-27T19:56:44.713Z] #33 56.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-27T19:56:44.713Z] #33 56.60 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-27T19:56:45.031Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-07-27T19:56:45.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-27T19:56:45.357Z] #33 57.36 Selecting previously unselected package libarchive13:ppc64el. [2020-07-27T19:56:45.357Z] #33 57.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-27T19:56:45.358Z] #33 57.37 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-27T19:56:45.605Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-27T19:56:45.657Z] #33 57.70 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-27T19:56:45.939Z] INFO: Extraction ended at 07/27/2020 19:56:43. Duration:00:00:23.5345166 [2020-07-27T19:56:45.939Z] INFO: Updating the golang and path environment variables [2020-07-27T19:56:45.939Z] INFO: GOPATH=d:\gopath [2020-07-27T19:56:45.939Z] INFO: go version go1.13.14 windows/amd64 [2020-07-27T19:56:45.939Z] INFO: Running the daemon under test in debug mode [2020-07-27T19:56:45.939Z] INFO: Starting a daemon under test... [2020-07-27T19:56:45.939Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41249\11\daemon --pidfile d:\CI\PR-41249\11\docker.pid -D [2020-07-27T19:56:45.939Z] INFO: Process started successfully. [2020-07-27T19:56:45.939Z] INFO: Start tailing logs of the daemon under tests [2020-07-27T19:56:45.939Z] INFO: Waiting for the daemon under test to start... [2020-07-27T19:56:45.957Z] #33 57.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-27T19:56:45.957Z] #33 57.73 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-27T19:56:45.957Z] #33 57.88 Selecting previously unselected package librhash0:ppc64el. [2020-07-27T19:56:45.957Z] #33 57.90 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-27T19:56:45.957Z] #33 57.91 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-27T19:56:46.178Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-07-27T19:56:46.255Z] #33 58.06 Selecting previously unselected package libuv1:ppc64el. [2020-07-27T19:56:46.255Z] #33 58.08 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-27T19:56:46.255Z] #33 58.08 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-27T19:56:46.255Z] #33 58.22 Selecting previously unselected package cmake. [2020-07-27T19:56:46.255Z] #33 58.22 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-27T19:56:46.255Z] #33 58.23 Unpacking cmake (3.13.4-1) ... [2020-07-27T19:56:46.440Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-07-27T19:56:46.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-27T19:56:47.825Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-07-27T19:56:47.825Z] ok github.com/docker/docker/pkg/chrootarchive 3.504s coverage: 43.2% of statements [2020-07-27T19:56:48.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-27T19:56:48.173Z] INFO: Daemon under test started and replied! [2020-07-27T19:56:48.174Z] INFO: Docker version of the daemon under test [2020-07-27T19:56:48.174Z] [2020-07-27T19:56:48.174Z] Client: [2020-07-27T19:56:48.174Z] Version: 17.06.2-ce [2020-07-27T19:56:48.174Z] API version: 1.30 [2020-07-27T19:56:48.174Z] Go version: go1.8.3 [2020-07-27T19:56:48.174Z] Git commit: cec0b72 [2020-07-27T19:56:48.174Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-27T19:56:48.174Z] OS/Arch: windows/amd64 [2020-07-27T19:56:48.174Z] [2020-07-27T19:56:48.174Z] Server: [2020-07-27T19:56:48.174Z] Version: 0.0.0-dev [2020-07-27T19:56:48.174Z] API version: 1.41 (minimum version 1.24) [2020-07-27T19:56:48.174Z] Go version: go1.13.14 [2020-07-27T19:56:48.174Z] Git commit: 7c7dd81edd [2020-07-27T19:56:48.174Z] Built: 07/27/2020 19:55:04 [2020-07-27T19:56:48.174Z] OS/Arch: windows/amd64 [2020-07-27T19:56:48.174Z] Experimental: false [2020-07-27T19:56:48.174Z] [2020-07-27T19:56:48.174Z] INFO: Docker info of the daemon under test [2020-07-27T19:56:48.174Z] [2020-07-27T19:56:48.174Z] Containers: 0 [2020-07-27T19:56:48.174Z] Running: 0 [2020-07-27T19:56:48.174Z] Paused: 0 [2020-07-27T19:56:48.174Z] Stopped: 0 [2020-07-27T19:56:48.174Z] Images: 0 [2020-07-27T19:56:48.174Z] Server Version: 0.0.0-dev [2020-07-27T19:56:48.174Z] Storage Driver: windowsfilter [2020-07-27T19:56:48.174Z] Windows: [2020-07-27T19:56:48.174Z] Logging Driver: json-file [2020-07-27T19:56:48.174Z] Plugins: [2020-07-27T19:56:48.174Z] Volume: local [2020-07-27T19:56:48.174Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-27T19:56:48.174Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-27T19:56:48.174Z] Swarm: inactive [2020-07-27T19:56:48.174Z] Default Isolation: process [2020-07-27T19:56:48.174Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-27T19:56:48.174Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-27T19:56:48.174Z] OSType: windows [2020-07-27T19:56:48.174Z] Architecture: x86_64 [2020-07-27T19:56:48.174Z] CPUs: 4 [2020-07-27T19:56:48.174Z] Total Memory: 32GiB [2020-07-27T19:56:48.174Z] Name: azwin-2-0cae10 [2020-07-27T19:56:48.174Z] ID: PI5H:PMOS:DLLC:NUZN:ORHX:FGWD:DHFO:UF47:JX6W:EAP5:56RX:BE3Z [2020-07-27T19:56:48.174Z] Docker Root Dir: D:\CI\PR-41249\11\daemon [2020-07-27T19:56:48.174Z] Debug Mode (client): false [2020-07-27T19:56:48.174Z] Debug Mode (server): true [2020-07-27T19:56:48.174Z] File Descriptors: -1 [2020-07-27T19:56:48.174Z] Goroutines: 17 [2020-07-27T19:56:48.174Z] System Time: 2020-07-27T19:56:47.8028349Z [2020-07-27T19:56:48.174Z] EventsListeners: 0 [2020-07-27T19:56:48.174Z] Registry: https://index.docker.io/v1/ [2020-07-27T19:56:48.174Z] Labels: [2020-07-27T19:56:48.174Z] Experimental: false [2020-07-27T19:56:48.174Z] Insecure Registries: [2020-07-27T19:56:48.174Z] 127.0.0.0/8 [2020-07-27T19:56:48.174Z] Live Restore Enabled: false [2020-07-27T19:56:48.174Z] [2020-07-27T19:56:48.174Z] [2020-07-27T19:56:48.174Z] INFO: Docker images of the daemon under test [2020-07-27T19:56:48.174Z] [2020-07-27T19:56:48.174Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-27T19:56:48.174Z] [2020-07-27T19:56:48.174Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-27T19:56:48.174Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-27T19:56:48.174Z] ltsc2019: Pulling from windows/servercore [2020-07-27T19:56:48.174Z] 4612f6d0b889: Pulling fs layer [2020-07-27T19:56:48.174Z] fc1b9e59edad: Pulling fs layer [2020-07-27T19:56:48.400Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-07-27T19:56:48.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-27T19:56:48.662Z] ok github.com/docker/docker/pkg/fsutils 0.319s coverage: 85.1% of statements [2020-07-27T19:56:48.662Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-07-27T19:56:48.924Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2020-07-27T19:56:49.835Z] #33 61.65 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-27T19:56:49.835Z] #33 61.68 Setting up xxd (2:8.1.0875-5) ... [2020-07-27T19:56:49.835Z] #33 61.69 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-27T19:56:49.835Z] #33 61.71 Setting up vim-common (2:8.1.0875-5) ... [2020-07-27T19:56:49.835Z] #33 61.76 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-27T19:56:49.835Z] #33 61.76 Setting up cmake-data (3.13.4-1) ... [2020-07-27T19:56:49.835Z] #33 61.79 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-27T19:56:49.835Z] #33 61.80 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-27T19:56:49.835Z] #33 61.83 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-27T19:56:49.835Z] #33 61.84 Setting up cmake (3.13.4-1) ... [2020-07-27T19:56:49.835Z] #33 61.86 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:56:49.872Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-07-27T19:56:50.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-27T19:56:50.134Z] ok github.com/docker/docker/pkg/idtools 0.629s coverage: 70.5% of statements [2020-07-27T19:56:50.134Z] ok github.com/docker/docker/pkg/ioutils 0.591s coverage: 69.3% of statements [2020-07-27T19:56:50.134Z] ok github.com/docker/docker/layer 8.020s coverage: 68.8% of statements [2020-07-27T19:56:50.134Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-27T19:56:50.134Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-27T19:56:50.134Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-27T19:56:50.134Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-27T19:56:50.134Z] ? github.com/docker/docker/oci [no test files] [2020-07-27T19:56:50.134Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-27T19:56:50.134Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-27T19:56:50.134Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-27T19:56:50.135Z] #33 62.00 Processing triggers for mime-support (3.62) ... [2020-07-27T19:56:50.135Z] #33 ... [2020-07-27T19:56:50.135Z] [2020-07-27T19:56:50.135Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:56:50.135Z] #42 51.96 github.com/LK4D4/vndr/godl/singleflight [2020-07-27T19:56:50.135Z] #42 52.06 math/rand [2020-07-27T19:56:50.135Z] #42 52.07 errors [2020-07-27T19:56:50.135Z] #42 52.07 sort [2020-07-27T19:56:50.135Z] #42 53.53 internal/singleflight [2020-07-27T19:56:50.135Z] #42 53.91 io [2020-07-27T19:56:50.135Z] #42 54.99 strconv [2020-07-27T19:56:50.135Z] #42 57.15 syscall [2020-07-27T19:56:50.135Z] #42 57.26 vendor/golang.org/x/net/dns/dnsmessage [2020-07-27T19:56:50.135Z] #42 58.81 bytes [2020-07-27T19:56:50.135Z] #42 ... [2020-07-27T19:56:50.135Z] [2020-07-27T19:56:50.135Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:56:50.135Z] #26 19.80 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-27T19:56:50.135Z] #26 20.27 [2020-07-27T19:56:50.135Z] #26 20.46 ###################################### 53.7% ######################################################################## 100.0% [2020-07-27T19:56:50.135Z] #26 20.71 [2020-07-27T19:56:50.135Z] #26 22.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-27T19:56:50.135Z] #26 22.47 skipping existing 5cb8031fd95d [2020-07-27T19:56:50.135Z] #26 22.66 [2020-07-27T19:56:50.135Z] #26 23.97 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-27T19:56:50.135Z] #26 24.07 skipping existing 283607eaa57e [2020-07-27T19:56:50.135Z] #26 24.13 [2020-07-27T19:56:50.397Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-07-27T19:56:50.434Z] #26 ... [2020-07-27T19:56:50.434Z] [2020-07-27T19:56:50.434Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T19:56:50.434Z] #33 DONE 62.3s [2020-07-27T19:56:50.434Z] [2020-07-27T19:56:50.434Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:56:50.659Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-07-27T19:56:50.659Z] ok github.com/docker/docker/pkg/longpath 0.025s coverage: 100.0% of statements [2020-07-27T19:56:50.659Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-27T19:56:50.659Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-27T19:56:50.659Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-27T19:56:50.735Z] #34 0.333 + RM_GOPATH=0 [2020-07-27T19:56:50.735Z] #34 0.333 + TMP_GOPATH= [2020-07-27T19:56:50.735Z] #34 0.333 + : /build [2020-07-27T19:56:50.735Z] #34 0.334 + '[' -z '' ']' [2020-07-27T19:56:50.735Z] #34 0.335 ++ mktemp -d [2020-07-27T19:56:50.735Z] #34 0.338 + export GOPATH=/tmp/tmp.IwyNwuSzWb [2020-07-27T19:56:50.735Z] #34 0.339 + GOPATH=/tmp/tmp.IwyNwuSzWb [2020-07-27T19:56:50.735Z] #34 0.340 + RM_GOPATH=1 [2020-07-27T19:56:50.735Z] #34 0.340 + case "$(go env GOARCH)" in [2020-07-27T19:56:50.735Z] #34 0.341 ++ go env GOARCH [2020-07-27T19:56:50.735Z] #34 0.346 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:56:50.735Z] #34 0.364 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:56:50.735Z] #34 0.365 ++ dirname /tmp/install/install.sh [2020-07-27T19:56:50.735Z] #34 0.372 + dir=/tmp/install [2020-07-27T19:56:50.735Z] #34 0.373 + bin=tini [2020-07-27T19:56:50.735Z] #34 0.374 + shift [2020-07-27T19:56:50.735Z] #34 0.375 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-27T19:56:50.735Z] #34 0.375 + . /tmp/install/tini.installer [2020-07-27T19:56:50.735Z] #34 0.376 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T19:56:50.735Z] #34 0.377 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T19:56:50.735Z] #34 0.378 + install_tini [2020-07-27T19:56:50.735Z] #34 0.378 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-27T19:56:50.735Z] #34 0.378 + git clone https://github.com/krallin/tini.git /tmp/tmp.IwyNwuSzWb/tini [2020-07-27T19:56:50.735Z] #34 0.380 Cloning into '/tmp/tmp.IwyNwuSzWb/tini'... [2020-07-27T19:56:50.921Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-07-27T19:56:51.184Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2020-07-27T19:56:51.383Z] #34 ... [2020-07-27T19:56:51.383Z] [2020-07-27T19:56:51.383Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T19:56:51.383Z] #29 53.26 Checking out files: 83% (1273/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/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. [2020-07-27T19:56:51.383Z] #29 54.22 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-27T19:56:51.383Z] #29 54.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-27T19:56:51.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-27T19:56:51.446Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements [2020-07-27T19:56:51.446Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-07-27T19:56:51.446Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-27T19:56:51.446Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-27T19:56:51.684Z] #29 ... [2020-07-27T19:56:51.684Z] [2020-07-27T19:56:51.684Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T19:56:51.684Z] #26 25.64 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-27T19:56:51.684Z] #26 26.00 [2020-07-27T19:56:51.684Z] #26 26.16 ######################################################################## 100.0% [2020-07-27T19:56:51.684Z] #26 26.38 [2020-07-27T19:56:51.684Z] #26 26.48 Download of images into '/build' complete. [2020-07-27T19:56:51.684Z] #26 26.50 Use something like the following to load the result into a Docker daemon: [2020-07-27T19:56:51.684Z] #26 26.51 tar -cC '/build' . | docker load [2020-07-27T19:56:51.983Z] #26 DONE 26.6s [2020-07-27T19:56:51.983Z] [2020-07-27T19:56:51.983Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:56:51.983Z] #34 1.450 + cd /tmp/tmp.IwyNwuSzWb/tini [2020-07-27T19:56:51.983Z] #34 1.451 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T19:56:51.983Z] #34 1.479 + cmake . [2020-07-27T19:56:52.021Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-07-27T19:56:52.596Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2020-07-27T19:56:52.596Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-07-27T19:56:52.596Z] ok github.com/docker/docker/pkg/progress 0.020s coverage: 75.9% of statements [2020-07-27T19:56:52.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-27T19:56:53.062Z] #34 ... [2020-07-27T19:56:53.062Z] [2020-07-27T19:56:53.062Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T19:56:53.062Z] #39 57.04 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-27T19:56:53.062Z] #39 57.26 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-27T19:56:53.062Z] #39 57.28 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-27T19:56:53.062Z] #39 57.29 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-27T19:56:53.062Z] #39 57.30 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-27T19:56:53.062Z] #39 57.30 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-27T19:56:53.062Z] #39 57.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-27T19:56:53.062Z] #39 57.31 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-27T19:56:53.062Z] #39 57.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-27T19:56:53.062Z] #39 57.32 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-27T19:56:53.062Z] #39 64.30 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-27T19:56:53.062Z] #39 64.30 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:56:53.062Z] #39 DONE 64.7s [2020-07-27T19:56:53.062Z] [2020-07-27T19:56:53.062Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:56:53.062Z] #34 2.419 -- The C compiler identification is GNU 8.3.0 [2020-07-27T19:56:53.062Z] #34 2.565 -- Check for working C compiler: /usr/bin/cc [2020-07-27T19:56:53.542Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-07-27T19:56:53.710Z] #34 3.256 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-27T19:56:53.710Z] #34 3.263 -- Detecting C compiler ABI info [2020-07-27T19:56:53.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-27T19:56:54.115Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-27T19:56:54.115Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 73.9% of statements [2020-07-27T19:56:54.357Z] #34 3.885 -- Detecting C compiler ABI info - done [2020-07-27T19:56:54.357Z] #34 3.941 -- Detecting C compile features [2020-07-27T19:56:54.687Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-07-27T19:56:54.687Z] ok github.com/docker/docker/pkg/stringid 0.015s coverage: 70.6% of statements [2020-07-27T19:56:54.949Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-07-27T19:56:54.999Z] #34 ... [2020-07-27T19:56:54.999Z] [2020-07-27T19:56:54.999Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:56:54.999Z] #48 56.88 io [2020-07-27T19:56:54.999Z] #48 56.89 strconv [2020-07-27T19:56:54.999Z] #48 56.91 syscall [2020-07-27T19:56:54.999Z] #48 60.26 strings [2020-07-27T19:56:54.999Z] #48 60.27 bytes [2020-07-27T19:56:54.999Z] #48 ... [2020-07-27T19:56:55.000Z] [2020-07-27T19:56:55.000Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:56:55.000Z] #40 2.186 Note: Building without setproctitle() and strlcpy() support. [2020-07-27T19:56:55.000Z] #40 2.188 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-27T19:56:55.000Z] #40 2.236 Note: Building without GnuTLS support [2020-07-27T19:56:55.000Z] #40 2.252 Makefile.config:39: Warn: you have no libnftables installed [2020-07-27T19:56:55.000Z] #40 2.254 Makefile.config:40: Warn: Building without nftables support [2020-07-27T19:56:55.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-27T19:56:55.645Z] #40 ... [2020-07-27T19:56:55.645Z] [2020-07-27T19:56:55.645Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:56:55.645Z] #31 57.46 strings [2020-07-27T19:56:55.645Z] #31 57.47 bytes [2020-07-27T19:56:55.645Z] #31 65.80 bufio [2020-07-27T19:56:55.645Z] #31 66.12 reflect [2020-07-27T19:56:55.645Z] #31 67.38 path [2020-07-27T19:56:55.645Z] #31 ... [2020-07-27T19:56:55.645Z] [2020-07-27T19:56:55.645Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:56:55.645Z] #11 58.56 Selecting previously unselected package binutils-mingw-w64. [2020-07-27T19:56:55.645Z] #11 58.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-27T19:56:55.645Z] #11 58.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-27T19:56:55.645Z] #11 58.67 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-27T19:56:55.645Z] #11 58.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-27T19:56:55.645Z] #11 58.71 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-27T19:56:55.645Z] #11 58.92 Selecting previously unselected package dmsetup. [2020-07-27T19:56:55.645Z] #11 58.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-27T19:56:55.645Z] #11 58.96 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-27T19:56:55.645Z] #11 59.19 Selecting previously unselected package mingw-w64-common. [2020-07-27T19:56:55.645Z] #11 59.21 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-27T19:56:55.645Z] #11 59.22 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-27T19:56:55.645Z] #11 66.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-27T19:56:55.645Z] #11 66.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-27T19:56:55.645Z] #11 66.35 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-27T19:56:55.891Z] ok github.com/docker/docker/pkg/sysinfo 0.021s coverage: 53.8% of statements [2020-07-27T19:56:56.153Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-07-27T19:56:56.294Z] #11 ... [2020-07-27T19:56:56.294Z] [2020-07-27T19:56:56.294Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:56:56.294Z] #48 68.01 text/tabwriter [2020-07-27T19:56:56.416Z] ok github.com/docker/docker/pkg/signal 2.790s coverage: 61.0% of statements [2020-07-27T19:56:56.416Z] ok github.com/docker/docker/pkg/tailfile 0.130s coverage: 88.6% of statements [2020-07-27T19:56:56.581Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T19:56:56.581Z] Using test binary docker [2020-07-27T19:56:56.581Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-27T19:56:56.581Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T19:56:56.581Z] INFO: Waiting for daemon to start... [2020-07-27T19:56:56.581Z] Starting dockerd [2020-07-27T19:56:56.677Z] testing: warning: no tests to run [2020-07-27T19:56:56.677Z] coverage: [no statements] [2020-07-27T19:56:56.677Z] ok github.com/docker/docker/pkg/term/windows 0.021s coverage: [no statements] [no tests to run] [2020-07-27T19:56:56.889Z] fc1b9e59edad: Verifying Checksum [2020-07-27T19:56:56.889Z] fc1b9e59edad: Download complete [2020-07-27T19:56:57.250Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2020-07-27T19:56:57.250Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-07-27T19:56:57.250Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-07-27T19:56:57.512Z] ok github.com/docker/docker/pkg/useragent 0.020s coverage: 88.9% of statements [2020-07-27T19:56:57.846Z] #48 69.55 reflect [2020-07-27T19:56:58.481Z] . [2020-07-27T19:56:58.481Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T19:56:58.481Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T19:56:58.494Z] #48 70.51 regexp/syntax [2020-07-27T19:56:58.740Z] Error: No such image: emptyfs [2020-07-27T19:56:58.740Z] Running integration-test (iteration 1) [2020-07-27T19:56:58.740Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-27T19:56:58.902Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-07-27T19:56:59.475Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2020-07-27T19:56:59.736Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-07-27T19:56:59.998Z] ok github.com/docker/docker/plugin 0.567s coverage: 23.1% of statements [2020-07-27T19:57:00.034Z] #48 ... [2020-07-27T19:57:00.034Z] [2020-07-27T19:57:00.034Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:57:00.034Z] #34 5.972 -- Detecting C compile features - done [2020-07-27T19:57:00.034Z] #34 6.008 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-27T19:57:00.034Z] #34 6.261 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-27T19:57:00.034Z] #34 6.401 -- Configuring done [2020-07-27T19:57:00.034Z] #34 6.433 -- Generating done [2020-07-27T19:57:00.034Z] #34 6.438 -- Build files have been written to: /tmp/tmp.IwyNwuSzWb/tini [2020-07-27T19:57:00.034Z] #34 6.448 + make tini-static [2020-07-27T19:57:00.034Z] #34 6.856 Scanning dependencies of target tini-static [2020-07-27T19:57:00.034Z] #34 6.928 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-27T19:57:00.034Z] #34 8.596 [100%] Linking C executable tini-static [2020-07-27T19:57:00.034Z] #34 9.390 [100%] Built target tini-static [2020-07-27T19:57:00.034Z] #34 9.487 + mkdir -p /build [2020-07-27T19:57:00.034Z] #34 9.491 + cp tini-static /build/docker-init [2020-07-27T19:57:00.034Z] #34 DONE 9.6s [2020-07-27T19:57:00.333Z] [2020-07-27T19:57:00.333Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:00.333Z] #40 3.451 fatal: not a git repository (or any of the parent directories): .git [2020-07-27T19:57:00.333Z] #40 3.491 GEN .gitid [2020-07-27T19:57:00.333Z] #40 3.517 GEN criu/include/version.h [2020-07-27T19:57:00.333Z] #40 3.607 GEN include/common/asm [2020-07-27T19:57:00.333Z] #40 5.692 PBCC images/timens.pb-c.c [2020-07-27T19:57:00.333Z] #40 5.739 DEP images/timens.pb-c.d [2020-07-27T19:57:00.333Z] #40 5.799 PBCC images/fown.pb-c.c [2020-07-27T19:57:00.333Z] #40 5.839 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-27T19:57:00.333Z] #40 5.927 PBCC images/opts.pb-c.c [2020-07-27T19:57:00.333Z] #40 5.966 PBCC images/memfd.pb-c.c [2020-07-27T19:57:00.333Z] #40 6.047 DEP images/fown.pb-c.d [2020-07-27T19:57:00.333Z] #40 6.144 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-27T19:57:00.333Z] #40 6.226 DEP images/opts.pb-c.d [2020-07-27T19:57:00.333Z] #40 6.283 DEP images/memfd.pb-c.d [2020-07-27T19:57:00.333Z] #40 6.329 PBCC images/sit.pb-c.c [2020-07-27T19:57:00.333Z] #40 6.406 DEP images/sit.pb-c.d [2020-07-27T19:57:00.333Z] #40 6.480 PBCC images/macvlan.pb-c.c [2020-07-27T19:57:00.333Z] #40 6.496 DEP images/macvlan.pb-c.d [2020-07-27T19:57:00.333Z] #40 6.572 PBCC images/autofs.pb-c.c [2020-07-27T19:57:00.333Z] #40 6.615 DEP images/autofs.pb-c.d [2020-07-27T19:57:00.333Z] #40 6.689 PBCC images/sysctl.pb-c.c [2020-07-27T19:57:00.333Z] #40 6.712 DEP images/sysctl.pb-c.d [2020-07-27T19:57:00.333Z] #40 6.789 PBCC images/time.pb-c.c [2020-07-27T19:57:00.333Z] #40 6.825 DEP images/time.pb-c.d [2020-07-27T19:57:00.333Z] #40 6.897 PBCC images/binfmt-misc.pb-c.c [2020-07-27T19:57:00.333Z] #40 6.930 DEP images/binfmt-misc.pb-c.d [2020-07-27T19:57:00.333Z] #40 7.032 PBCC images/seccomp.pb-c.c [2020-07-27T19:57:00.333Z] #40 7.049 DEP images/seccomp.pb-c.d [2020-07-27T19:57:00.333Z] #40 7.104 PBCC images/userns.pb-c.c [2020-07-27T19:57:00.333Z] #40 7.144 DEP images/userns.pb-c.d [2020-07-27T19:57:00.333Z] #40 7.203 PBCC images/cgroup.pb-c.c [2020-07-27T19:57:00.334Z] #40 7.236 DEP images/cgroup.pb-c.d [2020-07-27T19:57:00.334Z] #40 7.323 PBCC images/ext-file.pb-c.c [2020-07-27T19:57:00.334Z] #40 7.336 DEP images/ext-file.pb-c.d [2020-07-27T19:57:00.334Z] #40 7.389 PBCC images/rpc.pb-c.c [2020-07-27T19:57:00.334Z] #40 7.471 DEP images/rpc.pb-c.d [2020-07-27T19:57:00.633Z] #40 7.638 PBCC images/siginfo.pb-c.c [2020-07-27T19:57:00.633Z] #40 7.694 DEP images/siginfo.pb-c.d [2020-07-27T19:57:00.633Z] #40 7.784 PBCC images/pagemap.pb-c.c [2020-07-27T19:57:00.633Z] #40 7.916 DEP images/pagemap.pb-c.d [2020-07-27T19:57:00.633Z] #40 7.989 PBCC images/rlimit.pb-c.c [2020-07-27T19:57:00.633Z] #40 8.018 DEP images/rlimit.pb-c.d [2020-07-27T19:57:00.932Z] #40 8.105 PBCC images/file-lock.pb-c.c [2020-07-27T19:57:00.932Z] #40 8.162 DEP images/file-lock.pb-c.d [2020-07-27T19:57:00.932Z] #40 8.274 PBCC images/tty.pb-c.c [2020-07-27T19:57:00.946Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-07-27T19:57:00.946Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-07-27T19:57:01.230Z] #40 8.396 DEP images/tty.pb-c.d [2020-07-27T19:57:01.230Z] #40 8.496 PBCC images/tun.pb-c.c [2020-07-27T19:57:01.528Z] #40 8.625 PBCC images/netdev.pb-c.c [2020-07-27T19:57:01.528Z] #40 8.674 DEP images/tun.pb-c.d [2020-07-27T19:57:01.528Z] #40 8.718 DEP images/netdev.pb-c.d [2020-07-27T19:57:01.528Z] #40 8.754 PBCC images/vma.pb-c.c [2020-07-27T19:57:01.528Z] #40 8.790 DEP images/vma.pb-c.d [2020-07-27T19:57:01.528Z] #40 8.833 PBCC images/creds.pb-c.c [2020-07-27T19:57:01.528Z] #40 8.859 DEP images/creds.pb-c.d [2020-07-27T19:57:01.826Z] #40 8.925 PBCC images/utsns.pb-c.c [2020-07-27T19:57:01.826Z] #40 8.955 DEP images/utsns.pb-c.d [2020-07-27T19:57:01.826Z] #40 9.033 PBCC images/ipc-desc.pb-c.c [2020-07-27T19:57:01.826Z] #40 9.067 PBCC images/ipc-sem.pb-c.c [2020-07-27T19:57:01.826Z] #40 9.101 DEP images/ipc-desc.pb-c.d [2020-07-27T19:57:01.826Z] #40 9.131 DEP images/ipc-sem.pb-c.d [2020-07-27T19:57:01.894Z] ok github.com/docker/docker/registry 0.216s coverage: 56.3% of statements [2020-07-27T19:57:01.894Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2020-07-27T19:57:02.124Z] #40 9.170 PBCC images/ipc-msg.pb-c.c [2020-07-27T19:57:02.124Z] #40 9.195 DEP images/ipc-msg.pb-c.d [2020-07-27T19:57:02.124Z] #40 9.262 PBCC images/ipc-shm.pb-c.c [2020-07-27T19:57:02.124Z] #40 9.287 DEP images/ipc-shm.pb-c.d [2020-07-27T19:57:02.124Z] #40 9.323 PBCC images/ipc-var.pb-c.c [2020-07-27T19:57:02.124Z] #40 9.373 DEP images/ipc-var.pb-c.d [2020-07-27T19:57:02.124Z] #40 9.456 PBCC images/sk-opts.pb-c.c [2020-07-27T19:57:02.156Z] ok github.com/docker/docker/runconfig 0.050s coverage: 66.1% of statements [2020-07-27T19:57:02.423Z] #40 9.501 PBCC images/packet-sock.pb-c.c [2020-07-27T19:57:02.423Z] #40 9.615 DEP images/sk-opts.pb-c.d [2020-07-27T19:57:02.423Z] #40 9.672 DEP images/packet-sock.pb-c.d [2020-07-27T19:57:02.723Z] #40 9.775 PBCC images/sk-netlink.pb-c.c [2020-07-27T19:57:02.723Z] #40 9.821 DEP images/sk-netlink.pb-c.d [2020-07-27T19:57:02.723Z] #40 9.913 PBCC images/sk-inet.pb-c.c [2020-07-27T19:57:02.723Z] #40 9.965 DEP images/sk-inet.pb-c.d [2020-07-27T19:57:02.723Z] #40 10.04 PBCC images/sk-unix.pb-c.c [2020-07-27T19:57:03.024Z] #40 10.10 DEP images/sk-unix.pb-c.d [2020-07-27T19:57:03.024Z] #40 10.13 PBCC images/mm.pb-c.c [2020-07-27T19:57:03.024Z] #40 10.20 DEP images/mm.pb-c.d [2020-07-27T19:57:03.024Z] #40 10.29 PBCC images/timerfd.pb-c.c [2020-07-27T19:57:03.024Z] #40 10.34 DEP images/timerfd.pb-c.d [2020-07-27T19:57:03.024Z] #40 ... [2020-07-27T19:57:03.024Z] [2020-07-27T19:57:03.024Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:57:03.024Z] #42 64.99 bufio [2020-07-27T19:57:03.024Z] #42 67.17 reflect [2020-07-27T19:57:03.024Z] #42 70.51 regexp/syntax [2020-07-27T19:57:03.323Z] #42 ... [2020-07-27T19:57:03.323Z] [2020-07-27T19:57:03.323Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:03.323Z] #40 10.41 PBCC images/timer.pb-c.c [2020-07-27T19:57:03.323Z] #40 10.47 DEP images/timer.pb-c.d [2020-07-27T19:57:03.323Z] #40 10.56 PBCC images/sa.pb-c.c [2020-07-27T19:57:03.323Z] #40 10.61 DEP images/sa.pb-c.d [2020-07-27T19:57:03.620Z] #40 10.66 PBCC images/pipe-data.pb-c.c [2020-07-27T19:57:03.620Z] #40 10.76 DEP images/pipe-data.pb-c.d [2020-07-27T19:57:03.620Z] #40 10.91 PBCC images/mnt.pb-c.c [2020-07-27T19:57:03.918Z] #40 10.97 DEP images/mnt.pb-c.d [2020-07-27T19:57:03.918Z] #40 11.02 PBCC images/sk-packet.pb-c.c [2020-07-27T19:57:03.918Z] #40 11.06 DEP images/sk-packet.pb-c.d [2020-07-27T19:57:03.918Z] #40 11.16 PBCC images/tcp-stream.pb-c.c [2020-07-27T19:57:03.918Z] #40 11.21 DEP images/tcp-stream.pb-c.d [2020-07-27T19:57:03.918Z] #40 11.26 PBCC images/pipe.pb-c.c [2020-07-27T19:57:04.077Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-07-27T19:57:04.215Z] #40 11.38 DEP images/pipe.pb-c.d [2020-07-27T19:57:04.215Z] #40 11.43 PBCC images/pstree.pb-c.c [2020-07-27T19:57:04.215Z] #40 11.45 DEP images/pstree.pb-c.d [2020-07-27T19:57:04.215Z] #40 11.52 PBCC images/fs.pb-c.c [2020-07-27T19:57:04.515Z] #40 11.53 DEP images/fs.pb-c.d [2020-07-27T19:57:04.516Z] #40 11.63 PBCC images/signalfd.pb-c.c [2020-07-27T19:57:04.516Z] #40 11.66 DEP images/signalfd.pb-c.d [2020-07-27T19:57:04.516Z] #40 11.79 PBCC images/fh.pb-c.c [2020-07-27T19:57:04.516Z] #40 11.88 PBCC images/fsnotify.pb-c.c [2020-07-27T19:57:04.653Z] ok github.com/docker/docker/volume/local 0.060s coverage: 73.0% of statements [2020-07-27T19:57:04.817Z] #40 11.97 DEP images/fh.pb-c.d [2020-07-27T19:57:04.817Z] #40 12.04 DEP images/fsnotify.pb-c.d [2020-07-27T19:57:04.817Z] #40 12.14 PBCC images/eventpoll.pb-c.c [2020-07-27T19:57:04.915Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.0% of statements [2020-07-27T19:57:05.120Z] #40 12.16 DEP images/eventpoll.pb-c.d [2020-07-27T19:57:05.120Z] #40 12.25 PBCC images/eventfd.pb-c.c [2020-07-27T19:57:05.120Z] #40 12.30 DEP images/eventfd.pb-c.d [2020-07-27T19:57:05.120Z] #40 12.36 PBCC images/remap-file-path.pb-c.c [2020-07-27T19:57:05.120Z] #40 12.38 DEP images/remap-file-path.pb-c.d [2020-07-27T19:57:05.120Z] #40 12.43 PBCC images/fifo.pb-c.c [2020-07-27T19:57:05.120Z] #40 12.47 DEP images/fifo.pb-c.d [2020-07-27T19:57:05.423Z] #40 12.52 PBCC images/ghost-file.pb-c.c [2020-07-27T19:57:05.423Z] #40 12.60 DEP images/ghost-file.pb-c.d [2020-07-27T19:57:05.423Z] #40 12.72 PBCC images/regfile.pb-c.c [2020-07-27T19:57:05.721Z] #40 12.81 DEP images/regfile.pb-c.d [2020-07-27T19:57:05.721Z] #40 12.89 PBCC images/ns.pb-c.c [2020-07-27T19:57:05.721Z] #40 12.91 DEP images/ns.pb-c.d [2020-07-27T19:57:05.721Z] #40 13.02 PBCC images/fdinfo.pb-c.c [2020-07-27T19:57:05.857Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-07-27T19:57:06.019Z] #40 13.16 DEP images/fdinfo.pb-c.d [2020-07-27T19:57:06.019Z] #40 13.21 PBCC images/core-aarch64.pb-c.c [2020-07-27T19:57:06.019Z] #40 13.26 PBCC images/core-arm.pb-c.c [2020-07-27T19:57:06.019Z] #40 13.31 PBCC images/core-ppc64.pb-c.c [2020-07-27T19:57:06.019Z] #40 13.40 PBCC images/core-s390.pb-c.c [2020-07-27T19:57:06.316Z] #40 13.46 PBCC images/core-x86.pb-c.c [2020-07-27T19:57:06.316Z] #40 13.55 PBCC images/core.pb-c.c [2020-07-27T19:57:06.316Z] #40 13.65 PBCC images/inventory.pb-c.c [2020-07-27T19:57:06.441Z] #45 ... [2020-07-27T19:57:06.441Z] [2020-07-27T19:57:06.441Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:57:06.441Z] #52 142.9 + bin/containerd-stress [2020-07-27T19:57:06.441Z] #52 144.9 + bin/containerd-shim [2020-07-27T19:57:06.634Z] #40 13.75 DEP images/core-aarch64.pb-c.d [2020-07-27T19:57:06.634Z] #40 13.81 DEP images/core-arm.pb-c.d [2020-07-27T19:57:06.634Z] #40 13.85 DEP images/core-ppc64.pb-c.d [2020-07-27T19:57:06.634Z] #40 13.90 DEP images/core-s390.pb-c.d [2020-07-27T19:57:06.937Z] #40 13.96 DEP images/core-x86.pb-c.d [2020-07-27T19:57:06.937Z] #40 14.06 DEP images/core.pb-c.d [2020-07-27T19:57:06.937Z] #40 ... [2020-07-27T19:57:06.937Z] [2020-07-27T19:57:06.937Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:57:06.937Z] #31 68.71 text/tabwriter [2020-07-27T19:57:06.937Z] #31 74.19 internal/syscall/execenv [2020-07-27T19:57:06.937Z] #31 74.21 time [2020-07-27T19:57:06.937Z] #31 74.24 internal/syscall/unix [2020-07-27T19:57:06.937Z] #31 ... [2020-07-27T19:57:06.937Z] [2020-07-27T19:57:06.937Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:06.937Z] #40 14.16 DEP images/inventory.pb-c.d [2020-07-27T19:57:06.937Z] #40 14.22 PBCC images/cpuinfo.pb-c.c [2020-07-27T19:57:06.937Z] #40 14.26 DEP images/cpuinfo.pb-c.d [2020-07-27T19:57:06.937Z] #40 14.32 PBCC images/stats.pb-c.c [2020-07-27T19:57:07.236Z] #40 14.34 DEP images/stats.pb-c.d [2020-07-27T19:57:07.369Z] 4612f6d0b889: Verifying Checksum [2020-07-27T19:57:07.369Z] 4612f6d0b889: Download complete [2020-07-27T19:57:08.512Z] #52 ... [2020-07-27T19:57:08.512Z] [2020-07-27T19:57:08.512Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:57:08.512Z] #45 DONE 175.1s [2020-07-27T19:57:08.802Z] [2020-07-27T19:57:08.802Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:57:09.345Z] #40 16.14 make[1]: Nothing to be done for 'all'. [2020-07-27T19:57:09.837Z] #52 ... [2020-07-27T19:57:09.837Z] [2020-07-27T19:57:09.837Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-27T19:57:10.128Z] #46 DONE 0.2s [2020-07-27T19:57:10.128Z] [2020-07-27T19:57:10.128Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-27T19:57:10.418Z] #48 DONE 0.1s [2020-07-27T19:57:10.418Z] [2020-07-27T19:57:10.418Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-27T19:57:10.418Z] #50 DONE 0.1s [2020-07-27T19:57:10.418Z] [2020-07-27T19:57:10.418Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:57:10.641Z] #40 17.76 CC images/stats.o [2020-07-27T19:57:10.940Z] #40 18.14 CC images/core.o [2020-07-27T19:57:10.949Z] Loaded image: buildpack-deps:buster [2020-07-27T19:57:10.949Z] Loaded image: busybox:latest [2020-07-27T19:57:11.208Z] Loaded image: busybox:glibc [2020-07-27T19:57:11.208Z] Loaded image: debian:buster [2020-07-27T19:57:11.208Z] Loaded image: hello-world:latest [2020-07-27T19:57:11.208Z] INFO: Testing against a local daemon [2020-07-27T19:57:11.208Z] === RUN TestCgroupNamespacesBuild [2020-07-27T19:57:11.451Z] #52 151.6 + bin/containerd-shim-runc-v1 [2020-07-27T19:57:11.589Z] #40 18.88 CC images/core-x86.o [2020-07-27T19:57:11.589Z] #40 ... [2020-07-27T19:57:11.589Z] [2020-07-27T19:57:11.589Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:57:11.589Z] #11 73.61 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-27T19:57:11.589Z] #11 73.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-27T19:57:11.589Z] #11 73.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:57:11.589Z] #11 73.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-27T19:57:11.589Z] #11 73.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-27T19:57:11.589Z] #11 73.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:57:11.890Z] #11 ... [2020-07-27T19:57:11.890Z] [2020-07-27T19:57:11.890Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:57:11.891Z] #53 39.68 Checking out files: 67% (2158/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-27T19:57:11.891Z] #53 40.50 + cd /tmp/tmp.A98JGu0nPK/src/github.com/containerd/containerd [2020-07-27T19:57:11.891Z] #53 40.51 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T19:57:12.189Z] #53 42.47 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-27T19:57:12.189Z] #53 42.47 + BUILDTAGS='netgo osusergo static_build' [2020-07-27T19:57:12.189Z] #53 42.48 + export EXTRA_FLAGS=-buildmode=pie [2020-07-27T19:57:12.189Z] #53 42.48 + EXTRA_FLAGS=-buildmode=pie [2020-07-27T19:57:12.189Z] #53 42.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-27T19:57:12.189Z] #53 42.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-27T19:57:12.189Z] #53 42.48 + '[' '' = dynamic ']' [2020-07-27T19:57:12.189Z] #53 42.48 + make [2020-07-27T19:57:13.246Z] #53 ... [2020-07-27T19:57:13.246Z] [2020-07-27T19:57:13.246Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:57:13.246Z] #42 75.19 vendor/golang.org/x/text/transform [2020-07-27T19:57:13.246Z] #42 80.19 time [2020-07-27T19:57:13.246Z] #42 83.29 regexp [2020-07-27T19:57:13.545Z] #52 153.7 + bin/containerd-shim-runc-v2 [2020-07-27T19:57:13.545Z] #42 ... [2020-07-27T19:57:13.545Z] [2020-07-27T19:57:13.545Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:57:13.545Z] #53 43.90 + bin/ctr [2020-07-27T19:57:14.176Z] #52 154.3 + binaries [2020-07-27T19:57:14.176Z] #52 154.3 + install -D bin/containerd /build/containerd [2020-07-27T19:57:14.176Z] #52 154.4 + install -D bin/containerd-shim /build/containerd-shim [2020-07-27T19:57:14.176Z] #52 154.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-27T19:57:14.176Z] #52 154.4 + install -D bin/ctr /build/ctr [2020-07-27T19:57:14.467Z] #52 DONE 154.8s [2020-07-27T19:57:14.492Z] --- PASS: TestCgroupNamespacesBuild (3.04s) [2020-07-27T19:57:14.492Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-27T19:57:15.098Z] [2020-07-27T19:57:15.098Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-27T19:57:15.389Z] #53 DONE 0.3s [2020-07-27T19:57:15.680Z] [2020-07-27T19:57:15.680Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-27T19:57:15.680Z] #57 DONE 0.2s [2020-07-27T19:57:15.680Z] [2020-07-27T19:57:15.680Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-27T19:57:15.680Z] #59 DONE 0.2s [2020-07-27T19:57:15.970Z] [2020-07-27T19:57:15.970Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-27T19:57:15.970Z] #61 DONE 0.2s [2020-07-27T19:57:15.970Z] [2020-07-27T19:57:15.970Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-27T19:57:15.970Z] #62 DONE 0.1s [2020-07-27T19:57:15.970Z] [2020-07-27T19:57:15.970Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-27T19:57:16.319Z] #53 ... [2020-07-27T19:57:16.319Z] [2020-07-27T19:57:16.319Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:57:16.319Z] #48 77.86 time [2020-07-27T19:57:16.319Z] #48 81.50 regexp [2020-07-27T19:57:16.319Z] #48 ... [2020-07-27T19:57:16.319Z] [2020-07-27T19:57:16.319Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:16.319Z] #40 19.61 CC images/core-arm.o [2020-07-27T19:57:16.319Z] #40 20.15 CC images/core-aarch64.o [2020-07-27T19:57:16.319Z] #40 20.62 CC images/core-ppc64.o [2020-07-27T19:57:16.319Z] #40 21.33 CC images/core-s390.o [2020-07-27T19:57:16.319Z] #40 22.23 CC images/cpuinfo.o [2020-07-27T19:57:16.319Z] #40 22.80 CC images/inventory.o [2020-07-27T19:57:16.319Z] #40 23.11 CC images/fdinfo.o [2020-07-27T19:57:16.392Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2020-07-27T19:57:16.392Z] === RUN TestBuildWithSession [2020-07-27T19:57:16.392Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-27T19:57:16.392Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T19:57:16.392Z] === RUN TestBuildSquashParent [2020-07-27T19:57:16.616Z] #40 23.84 CC images/fown.o [2020-07-27T19:57:16.915Z] #40 24.11 CC images/ns.o [2020-07-27T19:57:17.002Z] #63 DONE 0.8s [2020-07-27T19:57:17.215Z] #40 24.35 CC images/regfile.o [2020-07-27T19:57:17.292Z] [2020-07-27T19:57:17.292Z] #64 exporting to image [2020-07-27T19:57:17.292Z] #64 exporting layers [2020-07-27T19:57:17.514Z] #40 24.64 CC images/ghost-file.o [2020-07-27T19:57:17.813Z] #40 25.02 CC images/fifo.o [2020-07-27T19:57:18.113Z] #40 25.26 CC images/remap-file-path.o [2020-07-27T19:57:18.411Z] #40 25.55 CC images/eventfd.o [2020-07-27T19:57:18.411Z] #40 25.74 CC images/eventpoll.o [2020-07-27T19:57:18.709Z] #40 ... [2020-07-27T19:57:18.709Z] [2020-07-27T19:57:18.709Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:57:18.709Z] #42 90.55 github.com/LK4D4/vndr/versioned [2020-07-27T19:57:19.010Z] #42 90.87 internal/lazyregexp [2020-07-27T19:57:19.010Z] #42 90.91 os/exec [2020-07-27T19:57:19.010Z] #42 90.99 net [2020-07-27T19:57:19.310Z] #42 ... [2020-07-27T19:57:19.310Z] [2020-07-27T19:57:19.310Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:57:19.310Z] #31 81.26 internal/poll [2020-07-27T19:57:19.310Z] #31 84.26 os [2020-07-27T19:57:19.310Z] #31 86.49 internal/fmtsort [2020-07-27T19:57:19.310Z] #31 87.68 fmt [2020-07-27T19:57:19.310Z] #31 87.69 path/filepath [2020-07-27T19:57:19.310Z] #31 89.37 io/ioutil [2020-07-27T19:57:19.310Z] #31 91.38 flag [2020-07-27T19:57:19.310Z] #31 ... [2020-07-27T19:57:19.310Z] [2020-07-27T19:57:19.310Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:19.310Z] #40 26.06 CC images/fh.o [2020-07-27T19:57:19.310Z] #40 26.40 CC images/fsnotify.o [2020-07-27T19:57:19.354Z] #64 exporting layers 2.4s done [2020-07-27T19:57:19.354Z] #64 writing image sha256:d95bee65c5a1df3d8b820bdd814042392e298fa631857bc0f486185291b194ac done [2020-07-27T19:57:19.354Z] #64 naming to docker.io/library/docker:a4490782a9f4d76684be573d0f456a9744ee5e45 done [2020-07-27T19:57:19.354Z] #64 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-27T19:57:19.975Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/test/unit [2020-07-27T19:57:19.984Z] #40 27.21 CC images/signalfd.o [2020-07-27T19:57:20.285Z] #40 27.46 CC images/fs.o [2020-07-27T19:57:20.285Z] #40 27.68 CC images/pstree.o [2020-07-27T19:57:20.584Z] #40 27.88 CC images/pipe.o [2020-07-27T19:57:21.233Z] #40 28.15 CC images/tcp-stream.o [2020-07-27T19:57:21.233Z] #40 28.42 CC images/sk-packet.o [2020-07-27T19:57:21.530Z] #40 28.75 CC images/mnt.o [2020-07-27T19:57:21.828Z] #40 28.97 CC images/pipe-data.o [2020-07-27T19:57:22.037Z] ? github.com/docker/docker/api [no test files] [2020-07-27T19:57:22.126Z] #40 29.24 CC images/sa.o [2020-07-27T19:57:22.437Z] #40 29.48 CC images/timer.o [2020-07-27T19:57:22.737Z] #40 29.85 CC images/timerfd.o [2020-07-27T19:57:23.035Z] #40 30.29 CC images/mm.o [2020-07-27T19:57:23.681Z] #40 30.74 CC images/sk-opts.o [2020-07-27T19:57:23.681Z] #40 30.97 CC images/sk-unix.o [2020-07-27T19:57:24.326Z] #40 31.34 CC images/sk-inet.o [2020-07-27T19:57:24.501Z] --- PASS: TestBuildSquashParent (6.88s) [2020-07-27T19:57:24.501Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-27T19:57:24.501Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T19:57:24.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T19:57:24.501Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T19:57:24.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T19:57:24.501Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T19:57:24.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T19:57:24.501Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T19:57:24.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T19:57:24.501Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T19:57:24.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T19:57:24.501Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T19:57:24.501Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T19:57:24.501Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T19:57:24.501Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T19:57:24.623Z] #40 31.80 CC images/tun.o [2020-07-27T19:57:24.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T19:57:24.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T19:57:25.275Z] #40 32.22 CC images/sk-netlink.o [2020-07-27T19:57:25.275Z] #40 32.60 CC images/packet-sock.o [2020-07-27T19:57:25.925Z] #40 33.19 CC images/ipc-var.o [2020-07-27T19:57:26.224Z] #40 33.42 CC images/ipc-desc.o [2020-07-27T19:57:26.522Z] #40 33.67 CC images/ipc-shm.o [2020-07-27T19:57:26.523Z] #40 ... [2020-07-27T19:57:26.523Z] [2020-07-27T19:57:26.523Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:57:26.523Z] #48 88.45 path/filepath [2020-07-27T19:57:26.523Z] #48 88.64 mvdan.cc/sh/v3/fileutil [2020-07-27T19:57:26.523Z] #48 91.06 encoding/binary [2020-07-27T19:57:26.523Z] #48 91.07 fmt [2020-07-27T19:57:26.523Z] #48 93.73 encoding/base64 [2020-07-27T19:57:26.523Z] #48 93.76 golang.org/x/sys/unix [2020-07-27T19:57:26.523Z] #48 97.57 encoding/json [2020-07-27T19:57:26.523Z] #48 97.58 github.com/pkg/diff [2020-07-27T19:57:26.523Z] #48 97.62 go/scanner [2020-07-27T19:57:26.661Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T19:57:26.828Z] #48 ... [2020-07-27T19:57:26.828Z] [2020-07-27T19:57:26.828Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:26.828Z] #40 33.88 CC images/ipc-msg.o [2020-07-27T19:57:26.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T19:57:27.126Z] #40 34.15 CC images/ipc-sem.o [2020-07-27T19:57:27.424Z] #40 34.44 CC images/utsns.o [2020-07-27T19:57:27.723Z] #40 34.75 CC images/creds.o [2020-07-27T19:57:27.723Z] #40 34.99 CC images/vma.o [2020-07-27T19:57:27.810Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/rootless [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/volume [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-27T19:57:27.810Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === Skipped [2020-07-27T19:57:27.810Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-27T19:57:27.810Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-27T19:57:27.810Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:73: No driver to put! [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-27T19:57:27.810Z] time="2020-07-27T19:56:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-27T19:57:27.810Z] time="2020-07-27T19:56:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-27T19:57:27.810Z] time="2020-07-27T19:56:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-27T19:57:27.810Z] time="2020-07-27T19:56:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-27T19:57:27.810Z] time="2020-07-27T19:56:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:73: No driver to put! [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-27T19:57:27.810Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-27T19:57:27.810Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-27T19:57:27.810Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T19:57:27.810Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-27T19:57:27.810Z] graphtest_unix.go:73: No driver to put! [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-27T19:57:27.810Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-27T19:57:27.810Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] [2020-07-27T19:57:27.810Z] DONE 2123 tests, 26 skipped in 190.256s Post stage [Pipeline] junit [2020-07-27T19:57:27.824Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-27T19:57:28.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/make.sh dynbinary test-integration [2020-07-27T19:57:28.375Z] #40 35.35 CC images/netdev.o [2020-07-27T19:57:28.673Z] #40 35.84 CC images/tty.o [2020-07-27T19:57:28.821Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-27T19:57:28.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2020-07-27T19:57:28.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s) [2020-07-27T19:57:28.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2020-07-27T19:57:28.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2020-07-27T19:57:28.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s) [2020-07-27T19:57:28.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2020-07-27T19:57:28.821Z] === RUN TestBuildMultiStageCopy [2020-07-27T19:57:28.821Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-27T19:57:29.237Z] [2020-07-27T19:57:29.237Z] Removing bundles/ [2020-07-27T19:57:29.237Z] [2020-07-27T19:57:29.237Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-27T19:57:29.237Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T19:57:29.237Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T19:57:29.318Z] #40 ... [2020-07-27T19:57:29.318Z] [2020-07-27T19:57:29.318Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:57:29.318Z] #31 91.38 github.com/BurntSushi/toml [2020-07-27T19:57:29.318Z] #31 91.39 log [2020-07-27T19:57:29.318Z] #31 96.30 github.com/BurntSushi/toml/cmd/tomlv [2020-07-27T19:57:29.318Z] #31 DONE 101.1s [2020-07-27T19:57:29.318Z] [2020-07-27T19:57:29.318Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:57:29.318Z] #42 93.38 encoding/binary [2020-07-27T19:57:29.318Z] #42 93.44 flag [2020-07-27T19:57:29.318Z] #42 95.24 go/token [2020-07-27T19:57:29.318Z] #42 97.48 go/scanner [2020-07-27T19:57:29.318Z] #42 97.54 net/url [2020-07-27T19:57:29.318Z] #42 98.86 text/template/parse [2020-07-27T19:57:29.617Z] #42 101.4 go/ast [2020-07-27T19:57:29.617Z] #42 ... [2020-07-27T19:57:29.617Z] [2020-07-27T19:57:29.617Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:29.617Z] #40 36.77 CC images/file-lock.o [2020-07-27T19:57:29.915Z] #40 37.11 CC images/rlimit.o [2020-07-27T19:57:30.501Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-07-27T19:57:30.563Z] #40 37.50 CC images/pagemap.o [2020-07-27T19:57:30.860Z] #40 37.99 CC images/siginfo.o [2020-07-27T19:57:31.158Z] #40 38.33 CC images/rpc.o [2020-07-27T19:57:32.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-27T19:57:32.692Z] #40 39.96 CC images/ext-file.o [2020-07-27T19:57:32.990Z] #40 40.15 CC images/cgroup.o [2020-07-27T19:57:33.037Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-27T19:57:33.292Z] #40 ... [2020-07-27T19:57:33.292Z] [2020-07-27T19:57:33.292Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:57:33.292Z] #11 95.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-27T19:57:33.292Z] #11 95.10 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-27T19:57:33.292Z] #11 95.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:57:33.292Z] #11 ... [2020-07-27T19:57:33.292Z] [2020-07-27T19:57:33.292Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:57:33.292Z] #48 102.4 mvdan.cc/editorconfig [2020-07-27T19:57:33.292Z] #48 102.8 go/ast [2020-07-27T19:57:33.292Z] #48 105.1 mvdan.cc/sh/v3/syntax [2020-07-27T19:57:34.411Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-27T19:57:35.346Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-27T19:57:36.281Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2020-07-27T19:57:36.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2020-07-27T19:57:36.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-27T19:57:36.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-27T19:57:36.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-27T19:57:36.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-27T19:57:36.281Z] === RUN TestBuildMultiStageParentConfig [2020-07-27T19:57:36.852Z] #48 ... [2020-07-27T19:57:36.852Z] [2020-07-27T19:57:36.852Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:36.852Z] #40 40.93 CC images/userns.o [2020-07-27T19:57:36.852Z] #40 41.26 CC images/google/protobuf/descriptor.o [2020-07-27T19:57:36.852Z] #40 43.24 CC images/opts.o [2020-07-27T19:57:36.852Z] #40 43.59 CC images/seccomp.o [2020-07-27T19:57:36.852Z] #40 43.95 CC images/binfmt-misc.o [2020-07-27T19:57:36.852Z] #40 44.16 CC images/time.o [2020-07-27T19:57:37.150Z] #40 44.38 CC images/sysctl.o [2020-07-27T19:57:37.447Z] #40 44.67 CC images/autofs.o [2020-07-27T19:57:37.745Z] #40 44.95 CC images/macvlan.o [2020-07-27T19:57:38.044Z] #40 45.18 CC images/sit.o [2020-07-27T19:57:38.346Z] #40 45.48 CC images/memfd.o [2020-07-27T19:57:38.647Z] #40 45.86 CC images/timens.o [2020-07-27T19:57:38.948Z] #40 46.12 LINK images/built-in.o [2020-07-27T19:57:39.245Z] #40 46.39 GEN compel/include/asm [2020-07-27T19:57:39.245Z] #40 ... [2020-07-27T19:57:39.245Z] [2020-07-27T19:57:39.245Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:57:39.245Z] #11 110.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-27T19:57:39.245Z] #11 110.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-27T19:57:39.245Z] #11 110.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-27T19:57:39.245Z] #11 110.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-27T19:57:39.245Z] #11 110.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-27T19:57:39.245Z] #11 110.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-27T19:57:39.245Z] #11 110.8 Selecting previously unselected package libbtrfs0. [2020-07-27T19:57:39.245Z] #11 110.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-27T19:57:39.245Z] #11 110.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-27T19:57:39.245Z] #11 110.9 Selecting previously unselected package libbtrfs-dev. [2020-07-27T19:57:39.245Z] #11 110.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-27T19:57:39.245Z] #11 110.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-27T19:57:39.245Z] #11 111.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-27T19:57:39.245Z] #11 111.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-27T19:57:39.245Z] #11 111.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-27T19:57:39.245Z] #11 111.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-27T19:57:39.245Z] #11 111.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-27T19:57:39.245Z] #11 111.3 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-27T19:57:39.542Z] #11 111.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-27T19:57:39.542Z] #11 111.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-27T19:57:39.542Z] #11 111.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-27T19:57:39.843Z] #11 111.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-27T19:57:39.843Z] #11 111.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-27T19:57:39.843Z] #11 111.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-27T19:57:40.143Z] #11 112.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-27T19:57:40.143Z] #11 112.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-27T19:57:40.143Z] #11 112.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-27T19:57:40.143Z] #11 112.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-27T19:57:40.449Z] #11 112.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-27T19:57:40.449Z] #11 112.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-27T19:57:40.449Z] #11 112.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-27T19:57:40.449Z] #11 112.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-27T19:57:40.449Z] #11 112.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-27T19:57:41.137Z] #11 112.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-27T19:57:41.137Z] #11 112.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-27T19:57:41.137Z] #11 112.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-27T19:57:41.137Z] #11 ... [2020-07-27T19:57:41.137Z] [2020-07-27T19:57:41.137Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:57:41.137Z] #42 103.1 encoding/json [2020-07-27T19:57:41.137Z] #42 110.4 text/template [2020-07-27T19:57:41.137Z] #42 112.6 go/parser [2020-07-27T19:57:41.435Z] #42 ... [2020-07-27T19:57:41.435Z] [2020-07-27T19:57:41.435Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T19:57:41.435Z] #11 113.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-27T19:57:41.435Z] #11 113.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-27T19:57:41.435Z] #11 113.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-27T19:57:41.435Z] #11 113.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-27T19:57:41.435Z] #11 113.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-27T19:57:41.435Z] #11 113.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-27T19:57:41.435Z] #11 113.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-27T19:57:41.544Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-07-27T19:57:41.545Z] === RUN TestBuildLabelWithTargets [2020-07-27T19:57:41.733Z] #11 113.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-27T19:57:41.733Z] #11 113.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-27T19:57:42.033Z] #11 114.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-27T19:57:42.332Z] #11 114.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-27T19:57:42.332Z] #11 114.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-27T19:57:42.332Z] #11 114.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-27T19:57:42.332Z] #11 114.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-27T19:57:42.332Z] #11 114.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-27T19:57:42.332Z] #11 114.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:57:42.332Z] #11 114.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-27T19:57:42.332Z] #11 114.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-27T19:57:42.332Z] #11 114.2 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-27T19:57:42.332Z] #11 114.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-27T19:57:42.332Z] #11 114.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-27T19:57:42.332Z] #11 114.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-27T19:57:42.332Z] #11 114.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-27T19:57:42.332Z] #11 114.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-27T19:57:42.332Z] #11 114.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-27T19:57:42.332Z] #11 114.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-27T19:57:42.332Z] #11 114.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:57:42.332Z] #11 114.4 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 [2020-07-27T19:57:42.332Z] #11 114.4 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 [2020-07-27T19:57:42.332Z] #11 114.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T19:57:42.631Z] #11 114.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 [2020-07-27T19:57:42.631Z] #11 114.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 [2020-07-27T19:57:42.631Z] #11 114.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-27T19:57:42.631Z] #11 114.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-27T19:57:42.631Z] #11 114.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-27T19:57:42.631Z] #11 114.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-27T19:57:42.631Z] #11 114.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-27T19:57:42.631Z] #11 114.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-27T19:57:42.631Z] #11 114.5 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:57:43.278Z] #11 DONE 115.0s [2020-07-27T19:57:43.278Z] [2020-07-27T19:57:43.278Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-27T19:57:43.925Z] #12 DONE 0.7s [2020-07-27T19:57:43.925Z] [2020-07-27T19:57:43.925Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-27T19:57:44.223Z] #13 DONE 0.4s [2020-07-27T19:57:44.223Z] [2020-07-27T19:57:44.223Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:57:44.223Z] #50 0.492 + RM_GOPATH=0 [2020-07-27T19:57:44.223Z] #50 0.493 + TMP_GOPATH= [2020-07-27T19:57:44.223Z] #50 0.494 + : /build [2020-07-27T19:57:44.223Z] #50 0.494 + '[' -z '' ']' [2020-07-27T19:57:44.223Z] #50 0.495 ++ mktemp -d [2020-07-27T19:57:44.223Z] #50 0.497 + export GOPATH=/tmp/tmp.u8EplKwyY1 [2020-07-27T19:57:44.223Z] #50 0.498 + GOPATH=/tmp/tmp.u8EplKwyY1 [2020-07-27T19:57:44.223Z] #50 0.498 + RM_GOPATH=1 [2020-07-27T19:57:44.223Z] #50 0.498 + case "$(go env GOARCH)" in [2020-07-27T19:57:44.223Z] #50 0.499 ++ go env GOARCH [2020-07-27T19:57:44.223Z] #50 0.521 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T19:57:44.223Z] #50 0.522 + GO_BUILDMODE=-buildmode=pie [2020-07-27T19:57:44.223Z] #50 0.523 ++ dirname /tmp/install/install.sh [2020-07-27T19:57:44.223Z] #50 0.524 + dir=/tmp/install [2020-07-27T19:57:44.223Z] #50 0.525 + bin=runc [2020-07-27T19:57:44.223Z] #50 0.525 + shift [2020-07-27T19:57:44.223Z] #50 0.525 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-27T19:57:44.223Z] #50 0.529 + . /tmp/install/runc.installer [2020-07-27T19:57:44.223Z] #50 0.530 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-27T19:57:44.223Z] #50 0.531 + install_runc [2020-07-27T19:57:44.223Z] #50 0.546 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-27T19:57:44.223Z] #50 0.550 + uname -r [2020-07-27T19:57:44.223Z] #50 0.569 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-27T19:57:44.223Z] #50 0.570 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-27T19:57:44.223Z] #50 0.573 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-27T19:57:44.223Z] #50 0.573 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u8EplKwyY1/src/github.com/opencontainers/runc [2020-07-27T19:57:44.223Z] #50 0.576 Cloning into '/tmp/tmp.u8EplKwyY1/src/github.com/opencontainers/runc'... [2020-07-27T19:57:44.531Z] #50 ... [2020-07-27T19:57:44.531Z] [2020-07-27T19:57:44.531Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-27T19:57:44.531Z] #14 0.297 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-27T19:57:44.531Z] #14 DONE 0.4s [2020-07-27T19:57:44.835Z] [2020-07-27T19:57:44.835Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:57:44.835Z] #48 116.7 golang.org/x/crypto/ssh/terminal [2020-07-27T19:57:45.135Z] #48 ... [2020-07-27T19:57:45.135Z] [2020-07-27T19:57:45.135Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-27T19:57:45.135Z] #15 DONE 0.4s [2020-07-27T19:57:45.135Z] [2020-07-27T19:57:45.135Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:45.135Z] #40 46.42 GEN compel/include/version.h [2020-07-27T19:57:45.135Z] #40 46.44 touch .config [2020-07-27T19:57:45.135Z] #40 46.49 GEN include/common/config.h [2020-07-27T19:57:45.135Z] #40 46.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-27T19:57:45.135Z] #40 46.58 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-27T19:57:45.135Z] #40 46.61 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-27T19:57:45.135Z] #40 46.63 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-27T19:57:45.135Z] #40 46.67 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-27T19:57:45.135Z] #40 46.69 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-27T19:57:45.135Z] #40 46.72 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-27T19:57:45.135Z] #40 46.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-27T19:57:45.135Z] #40 46.78 DEP compel/plugins/std/infect.d [2020-07-27T19:57:45.135Z] #40 47.02 DEP compel/plugins/std/string.d [2020-07-27T19:57:45.135Z] #40 47.18 DEP compel/plugins/std/log.d [2020-07-27T19:57:45.135Z] #40 47.37 DEP compel/plugins/std/fds.d [2020-07-27T19:57:45.135Z] #40 47.51 DEP compel/plugins/std/std.d [2020-07-27T19:57:45.135Z] #40 47.70 DEP compel/plugins/shmem/shmem.d [2020-07-27T19:57:45.135Z] #40 47.81 DEP compel/plugins/fds/fds.d [2020-07-27T19:57:45.135Z] #40 47.95 CC compel/plugins/std/std.o [2020-07-27T19:57:45.135Z] #40 48.36 CC compel/plugins/std/fds.o [2020-07-27T19:57:45.135Z] #40 48.70 CC compel/plugins/std/log.o [2020-07-27T19:57:45.135Z] #40 49.47 CC compel/plugins/std/string.o [2020-07-27T19:57:45.135Z] #40 50.18 CC compel/plugins/std/infect.o [2020-07-27T19:57:45.135Z] #40 50.86 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-27T19:57:45.135Z] #40 50.89 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-27T19:57:45.135Z] #40 50.93 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-27T19:57:45.135Z] #40 50.97 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-27T19:57:45.135Z] #40 51.05 AR compel/plugins/std.lib.a [2020-07-27T19:57:45.135Z] #40 51.15 CC compel/plugins/fds/fds.o [2020-07-27T19:57:45.135Z] #40 51.36 AR compel/plugins/fds.lib.a [2020-07-27T19:57:45.135Z] #40 51.45 HOSTDEP compel/src/lib/log-host.d [2020-07-27T19:57:45.135Z] #40 51.71 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-27T19:57:45.135Z] #40 51.84 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-27T19:57:45.135Z] #40 51.97 HOSTDEP compel/src/main-host.d [2020-07-27T19:57:45.135Z] #40 52.08 DEP compel/src/lib/ptrace.d [2020-07-27T19:57:45.135Z] #40 52.27 DEP compel/src/lib/infect.d [2020-07-27T19:57:45.135Z] #40 ... [2020-07-27T19:57:45.135Z] [2020-07-27T19:57:45.135Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:57:45.135Z] #42 117.2 encoding/xml [2020-07-27T19:57:45.434Z] #42 ... [2020-07-27T19:57:45.434Z] [2020-07-27T19:57:45.434Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-27T19:57:45.434Z] #16 DONE 0.4s [2020-07-27T19:57:45.434Z] [2020-07-27T19:57:45.434Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:45.434Z] #40 52.51 DEP compel/src/lib/infect-util.d [2020-07-27T19:57:45.434Z] #40 52.67 DEP compel/src/lib/infect-rpc.d [2020-07-27T19:57:45.734Z] #40 ... [2020-07-27T19:57:45.734Z] [2020-07-27T19:57:45.734Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-27T19:57:45.734Z] #17 DONE 0.4s [2020-07-27T19:57:45.734Z] [2020-07-27T19:57:45.734Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:45.734Z] #40 52.86 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-27T19:57:45.734Z] #40 52.97 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-27T19:57:46.031Z] #40 53.14 DEP compel/src/lib/log.d [2020-07-27T19:57:46.031Z] #40 53.26 DEP compel/src/main.d [2020-07-27T19:57:46.031Z] #40 53.36 DEP compel/src/lib/handle-elf.d [2020-07-27T19:57:46.330Z] #40 53.53 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-27T19:57:46.630Z] #40 53.67 CC compel/src/lib/log.o [2020-07-27T19:57:46.930Z] #40 53.93 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-27T19:57:47.229Z] #40 54.25 CC compel/arch/ppc64/src/lib/infect.o [2020-07-27T19:57:47.881Z] #40 55.03 CC compel/src/lib/infect-rpc.o [2020-07-27T19:57:48.179Z] #40 55.55 CC compel/src/lib/infect-util.o [2020-07-27T19:57:48.837Z] #40 55.88 CC compel/src/lib/infect.o [2020-07-27T19:57:49.654Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-27T19:57:49.654Z] === RUN TestBuildWithEmptyLayers [2020-07-27T19:57:51.604Z] #40 58.81 CC compel/src/lib/ptrace.o [2020-07-27T19:57:51.901Z] #40 ... [2020-07-27T19:57:51.901Z] [2020-07-27T19:57:51.901Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:57:51.901Z] #42 123.7 math/big [2020-07-27T19:57:52.185Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-07-27T19:57:52.185Z] === RUN TestBuildMultiStageOnBuild [2020-07-27T19:57:52.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-27T19:57:52.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-27T19:57:52.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-27T19:57:55.473Z] #42 127.4 go/doc [2020-07-27T19:57:55.773Z] #42 ... [2020-07-27T19:57:55.773Z] [2020-07-27T19:57:55.773Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:57:55.773Z] #18 0.747 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T19:57:55.773Z] #18 0.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T19:57:55.773Z] #18 0.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T19:57:55.773Z] #18 1.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-27T19:57:55.773Z] #18 3.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-27T19:57:55.773Z] #18 4.905 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-27T19:57:55.773Z] #18 ... [2020-07-27T19:57:55.773Z] [2020-07-27T19:57:55.773Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:57:55.773Z] #40 59.34 AR compel/libcompel.a [2020-07-27T19:57:55.773Z] #40 59.43 HOSTCC compel/src/main-host.o [2020-07-27T19:57:55.773Z] #40 59.87 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-27T19:57:55.773Z] #40 60.16 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-27T19:57:55.773Z] #40 60.61 HOSTCC compel/src/lib/log-host.o [2020-07-27T19:57:55.773Z] #40 60.79 HOSTLINK compel/compel-host-bin [2020-07-27T19:57:55.773Z] #40 60.92 DEP soccr/soccr.d [2020-07-27T19:57:55.773Z] #40 61.10 CC soccr/soccr.o [2020-07-27T19:57:55.773Z] #40 62.85 AR soccr/libsoccr.a [2020-07-27T19:57:55.773Z] #40 62.96 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-27T19:57:56.419Z] #40 63.67 DEP criu/arch/ppc64/sigframe.d [2020-07-27T19:57:56.730Z] #40 63.85 DEP criu/arch/ppc64/crtools.d [2020-07-27T19:57:56.730Z] #40 64.07 DEP criu/arch/ppc64/cpu.d [2020-07-27T19:57:57.030Z] #40 64.30 CC criu/arch/ppc64/cpu.o [2020-07-27T19:57:57.327Z] #40 ... [2020-07-27T19:57:57.327Z] [2020-07-27T19:57:57.327Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T19:57:57.327Z] #48 122.8 mvdan.cc/sh/v3/cmd/shfmt [2020-07-27T19:57:57.327Z] #48 DONE 129.1s [2020-07-27T19:57:57.327Z] [2020-07-27T19:57:57.327Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:57:57.327Z] #18 11.06 Fetched 8145 kB in 11s (774 kB/s) [2020-07-27T19:57:57.451Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-07-27T19:57:57.451Z] === RUN TestBuildUncleanTarFilenames [2020-07-27T19:57:57.710Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-07-27T19:57:57.710Z] === RUN TestBuildMultiStageLayerLeak [2020-07-27T19:57:58.094Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.216153523s with top 10 stages: buildssa: 1m35.719721929s, goimports: 23.401273137s, unconvert: 13.016894105s, gosec: 10.851699364s, golint: 5.651567479s, misspell: 4.434188286s, ineffassign: 4.21078615s, vrp: 3.708261513s, inspect: 2.896417331s, printf: 1.866916012s [2020-07-27T19:57:58.094Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-07-27T19:57:58.094Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1589/1694, nolint: 0/64, exclude: 1589/1589, filename_unadjuster: 1694/1694, path_prettifier: 1694/1694, skip_files: 1694/1694, skip_dirs: 1694/1694, cgo: 1694/2303, identifier_marker: 1589/1589, exclude-rules: 64/1589 [2020-07-27T19:57:58.094Z] INFO [runner] processing took 136.614826ms with stages: nolint: 58.214174ms, identifier_marker: 42.931699ms, path_prettifier: 17.999466ms, exclude-rules: 8.11114ms, autogenerated_exclude: 5.002019ms, skip_dirs: 3.096152ms, cgo: 705.015µs, filename_unadjuster: 548.819µs, max_same_issues: 2.017µs, uniq_by_line: 854ns, exclude: 806ns, diff: 590ns, max_from_linter: 514ns, source_code: 464ns, path_shortener: 390ns, skip_files: 368ns, max_per_file_from_linter: 339ns [2020-07-27T19:57:58.094Z] INFO [runner] linters took 1m38.330036916s with stages: goanalysis_metalinter: 1m18.222657107s, unused: 19.970242961s [2020-07-27T19:57:58.094Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-27T19:57:58.094Z] INFO Memory: 1490 samples, avg is 713.8MB, max is 3504.3MB [2020-07-27T19:57:58.094Z] INFO Execution took 3m36.143829676s [2020-07-27T19:57:58.094Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-27T19:57:58.426Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/make.sh dynbinary-daemon test-docker-py [2020-07-27T19:57:58.993Z] [2020-07-27T19:57:58.993Z] Removing bundles/ [2020-07-27T19:57:58.993Z] [2020-07-27T19:57:58.993Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-27T19:57:58.993Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T19:57:58.993Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T19:58:01.829Z] #18 11.06 Reading package lists... [2020-07-27T19:58:02.474Z] #18 15.83 Reading package lists... [2020-07-27T19:58:02.474Z] #18 ... [2020-07-27T19:58:02.474Z] [2020-07-27T19:58:02.474Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:58:02.474Z] #50 9.361 + cd /tmp/tmp.u8EplKwyY1/src/github.com/opencontainers/runc [2020-07-27T19:58:02.474Z] #50 9.362 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-27T19:58:02.474Z] #50 9.573 + '[' -z '' ']' [2020-07-27T19:58:02.474Z] #50 9.574 + target=static [2020-07-27T19:58:02.474Z] #50 9.575 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-27T19:58:02.474Z] #50 10.17 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-27T19:58:02.778Z] #50 ... [2020-07-27T19:58:02.778Z] [2020-07-27T19:58:02.778Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:58:02.778Z] #40 65.28 CC criu/arch/ppc64/crtools.o [2020-07-27T19:58:02.778Z] #40 66.98 CC criu/arch/ppc64/sigframe.o [2020-07-27T19:58:02.778Z] #40 67.30 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-27T19:58:02.778Z] #40 67.34 DEP criu/pie/util-vdso.d [2020-07-27T19:58:02.778Z] #40 67.48 DEP criu/pie/util.d [2020-07-27T19:58:02.778Z] #40 67.65 CC criu/pie/util.o [2020-07-27T19:58:02.778Z] #40 67.97 CC criu/pie/util-vdso.o [2020-07-27T19:58:02.778Z] #40 68.85 AR criu/pie/pie.lib.a [2020-07-27T19:58:02.778Z] #40 68.93 DEP criu/pie/restorer.d [2020-07-27T19:58:02.778Z] #40 69.17 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-27T19:58:02.778Z] #40 69.19 DEP criu/arch/ppc64/restorer.d [2020-07-27T19:58:02.778Z] #40 69.48 DEP criu/arch/ppc64/vdso-pie.d [2020-07-27T19:58:02.778Z] #40 69.69 DEP criu/pie/parasite-vdso.d [2020-07-27T19:58:02.778Z] #40 69.88 DEP criu/pie/parasite.d [2020-07-27T19:58:02.778Z] #40 70.16 CC criu/pie/parasite.o [2020-07-27T19:58:02.976Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-07-27T19:58:02.976Z] === RUN TestBuildWithHugeFile [2020-07-27T19:58:04.884Z] #40 71.75 LINK criu/pie/parasite.built-in.o [2020-07-27T19:58:04.884Z] #40 71.77 GEN criu/pie/parasite-blob.h [2020-07-27T19:58:04.884Z] #40 71.82 CC criu/pie/parasite-vdso.o [2020-07-27T19:58:04.884Z] #40 ... [2020-07-27T19:58:04.884Z] [2020-07-27T19:58:04.884Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:58:04.884Z] #42 136.8 vendor/golang.org/x/text/secure/bidirule [2020-07-27T19:58:05.939Z] #42 137.8 vendor/golang.org/x/text/unicode/norm [2020-07-27T19:58:07.475Z] #42 139.1 github.com/LK4D4/vndr/build [2020-07-27T19:58:08.124Z] #42 ... [2020-07-27T19:58:08.124Z] [2020-07-27T19:58:08.124Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:58:08.124Z] #55 131.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-27T19:58:08.124Z] #55 131.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-27T19:58:08.124Z] #55 DONE 140.0s [2020-07-27T19:58:08.124Z] [2020-07-27T19:58:08.124Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-27T19:58:08.124Z] #56 DONE 0.1s [2020-07-27T19:58:08.124Z] [2020-07-27T19:58:08.124Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-27T19:58:08.124Z] #57 DONE 0.1s [2020-07-27T19:58:08.124Z] [2020-07-27T19:58:08.124Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:58:08.124Z] #18 15.83 Reading package lists... [2020-07-27T19:58:08.124Z] #18 19.80 Building dependency tree... [2020-07-27T19:58:08.124Z] #18 21.31 libcap2-bin is already the newest version (1:2.25-2). [2020-07-27T19:58:08.124Z] #18 21.31 The following additional packages will be installed: [2020-07-27T19:58:08.124Z] #18 21.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-27T19:58:08.124Z] #18 21.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-27T19:58:08.124Z] #18 21.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-27T19:58:08.124Z] #18 21.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-27T19:58:08.124Z] #18 21.32 python3.7 python3.7-minimal vim-runtime xxd [2020-07-27T19:58:08.124Z] #18 21.33 Suggested packages: [2020-07-27T19:58:08.124Z] #18 21.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-27T19:58:08.124Z] #18 21.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-27T19:58:08.124Z] #18 21.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-27T19:58:08.124Z] #18 21.33 Recommended packages: [2020-07-27T19:58:08.124Z] #18 21.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-27T19:58:08.124Z] #18 21.33 python3-keyrings.alt python3-xdg unzip [2020-07-27T19:58:09.664Z] #18 23.92 The following NEW packages will be installed: [2020-07-27T19:58:09.664Z] #18 23.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-27T19:58:09.664Z] #18 23.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-27T19:58:09.664Z] #18 23.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-27T19:58:09.664Z] #18 23.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-27T19:58:09.664Z] #18 23.94 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-27T19:58:09.664Z] #18 23.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-27T19:58:09.664Z] #18 23.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-27T19:58:09.664Z] #18 23.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-27T19:58:09.664Z] #18 23.94 xz-utils zip [2020-07-27T19:58:09.996Z] #18 24.07 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T19:58:09.996Z] #18 24.07 Need to get 29.2 MB of archives. [2020-07-27T19:58:09.996Z] #18 24.07 After this operation, 134 MB of additional disk space will be used. [2020-07-27T19:58:09.996Z] #18 24.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-27T19:58:09.996Z] #18 24.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-27T19:58:09.996Z] #18 24.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-27T19:58:10.307Z] #18 24.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-27T19:58:10.307Z] #18 24.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-27T19:58:10.307Z] #18 24.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-27T19:58:10.307Z] #18 24.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-27T19:58:10.307Z] #18 24.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-27T19:58:10.307Z] #18 24.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-27T19:58:10.307Z] #18 24.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-27T19:58:10.307Z] #18 24.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-27T19:58:10.307Z] #18 24.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-27T19:58:10.307Z] #18 24.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-27T19:58:10.307Z] #18 24.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-27T19:58:10.307Z] #18 24.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-27T19:58:10.307Z] #18 24.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-27T19:58:10.307Z] #18 24.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-27T19:58:10.607Z] #18 24.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-27T19:58:10.607Z] #18 24.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-27T19:58:10.607Z] #18 24.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-27T19:58:10.607Z] #18 24.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-27T19:58:10.607Z] #18 24.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-27T19:58:10.607Z] #18 24.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-27T19:58:10.607Z] #18 24.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-27T19:58:10.607Z] #18 24.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-27T19:58:10.607Z] #18 24.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-27T19:58:10.607Z] #18 24.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-27T19:58:10.607Z] #18 24.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-27T19:58:10.607Z] #18 24.83 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-27T19:58:11.256Z] #18 25.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-27T19:58:11.257Z] #18 25.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-27T19:58:11.257Z] #18 25.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-27T19:58:11.257Z] #18 25.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-27T19:58:11.257Z] #18 25.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-27T19:58:11.257Z] #18 25.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-27T19:58:11.557Z] #18 25.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-27T19:58:11.557Z] #18 25.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-27T19:58:11.557Z] #18 25.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-27T19:58:11.557Z] #18 25.70 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-27T19:58:11.557Z] #18 25.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-27T19:58:11.557Z] #18 25.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-27T19:58:11.557Z] #18 25.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-27T19:58:11.557Z] #18 25.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-27T19:58:11.557Z] #18 25.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-27T19:58:11.557Z] #18 25.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-27T19:58:11.861Z] #18 26.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-27T19:58:12.162Z] #18 26.37 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-27T19:58:12.162Z] #18 26.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-27T19:58:13.219Z] #18 27.41 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T19:58:13.219Z] #18 27.54 Fetched 29.2 MB in 2s (12.0 MB/s) [2020-07-27T19:58:13.219Z] #18 27.60 Selecting previously unselected package pigz. [2020-07-27T19:58:13.519Z] #18 27.60 (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.) [2020-07-27T19:58:13.519Z] #18 27.70 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-27T19:58:13.519Z] #18 27.70 Unpacking pigz (2.4-1) ... [2020-07-27T19:58:13.519Z] #18 27.79 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-27T19:58:13.519Z] #18 27.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-27T19:58:13.519Z] #18 27.81 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-27T19:58:14.172Z] #18 28.33 Selecting previously unselected package python3.7-minimal. [2020-07-27T19:58:14.173Z] #18 28.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-27T19:58:14.173Z] #18 28.36 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-27T19:58:14.819Z] #18 ... [2020-07-27T19:58:14.819Z] [2020-07-27T19:58:14.819Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:58:14.819Z] #42 146.8 mime [2020-07-27T19:58:15.465Z] #42 ... [2020-07-27T19:58:15.465Z] [2020-07-27T19:58:15.465Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:58:15.465Z] #40 72.63 CC criu/arch/ppc64/vdso-pie.o [2020-07-27T19:58:15.465Z] #40 73.01 CC criu/arch/ppc64/restorer.o [2020-07-27T19:58:15.465Z] #40 73.43 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-27T19:58:15.465Z] #40 73.48 CC criu/pie/restorer.o [2020-07-27T19:58:15.465Z] #40 76.90 LINK criu/pie/restorer.built-in.o [2020-07-27T19:58:15.465Z] #40 76.94 GEN criu/pie/restorer-blob.h [2020-07-27T19:58:15.465Z] #40 77.08 DEP criu/vdso.d [2020-07-27T19:58:15.465Z] #40 77.39 DEP criu/uts_ns.d [2020-07-27T19:58:15.465Z] #40 77.58 DEP criu/util.d [2020-07-27T19:58:15.465Z] #40 77.82 DEP criu/uffd.d [2020-07-27T19:58:15.465Z] #40 78.05 DEP criu/tun.d [2020-07-27T19:58:15.465Z] #40 78.21 DEP criu/tty.d [2020-07-27T19:58:15.465Z] #40 78.43 DEP criu/timerfd.d [2020-07-27T19:58:15.465Z] #40 78.75 DEP criu/timens.d [2020-07-27T19:58:15.465Z] #40 78.91 DEP criu/sysfs_parse.d [2020-07-27T19:58:15.465Z] #40 79.08 DEP criu/sysctl.d [2020-07-27T19:58:15.465Z] #40 79.21 DEP criu/string.d [2020-07-27T19:58:15.465Z] #40 79.26 DEP criu/stats.d [2020-07-27T19:58:15.465Z] #40 79.36 DEP criu/sockets.d [2020-07-27T19:58:15.465Z] #40 79.73 DEP criu/sk-unix.d [2020-07-27T19:58:15.465Z] #40 80.04 DEP criu/sk-tcp.d [2020-07-27T19:58:15.465Z] #40 80.24 DEP criu/sk-queue.d [2020-07-27T19:58:15.465Z] #40 80.40 DEP criu/sk-packet.d [2020-07-27T19:58:15.465Z] #40 80.66 DEP criu/sk-netlink.d [2020-07-27T19:58:15.465Z] #40 80.85 DEP criu/sk-inet.d [2020-07-27T19:58:15.465Z] #40 81.17 DEP criu/signalfd.d [2020-07-27T19:58:15.465Z] #40 81.50 DEP criu/sigframe.d [2020-07-27T19:58:15.465Z] #40 81.68 DEP criu/shmem.d [2020-07-27T19:58:15.465Z] #40 81.90 DEP criu/servicefd.d [2020-07-27T19:58:15.465Z] #40 82.08 DEP criu/seize.d [2020-07-27T19:58:15.465Z] #40 82.23 DEP criu/seccomp.d [2020-07-27T19:58:15.465Z] #40 82.42 DEP criu/rst-malloc.d [2020-07-27T19:58:15.465Z] #40 82.50 DEP criu/rbtree.d [2020-07-27T19:58:15.465Z] #40 82.57 DEP criu/pstree.d [2020-07-27T19:58:15.465Z] #40 82.72 DEP criu/protobuf.d [2020-07-27T19:58:15.465Z] #40 ... [2020-07-27T19:58:15.465Z] [2020-07-27T19:58:15.465Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:58:15.465Z] #18 29.41 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-27T19:58:15.465Z] #18 29.41 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-27T19:58:17.568Z] #18 31.51 Selecting previously unselected package python3-minimal. [2020-07-27T19:58:17.568Z] #18 31.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-07-27T19:58:17.568Z] #18 31.57 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-27T19:58:17.568Z] #18 31.58 Unpacking python3-minimal (3.7.3-1) ... [2020-07-27T19:58:17.568Z] #18 31.66 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-27T19:58:17.568Z] #18 31.67 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-27T19:58:17.568Z] #18 31.68 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-27T19:58:17.568Z] #18 31.77 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-27T19:58:17.568Z] #18 31.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-27T19:58:17.568Z] #18 31.78 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-27T19:58:17.873Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-27T19:58:17.873Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-07-27T19:58:18.166Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-07-27T19:58:18.166Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-27T19:58:18.166Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-27T19:58:18.166Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-27T19:58:18.625Z] #18 32.65 Selecting previously unselected package python3.7. [2020-07-27T19:58:18.625Z] #18 32.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-27T19:58:18.625Z] #18 32.67 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-27T19:58:18.625Z] #18 32.85 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-27T19:58:18.625Z] #18 32.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-27T19:58:18.625Z] #18 32.87 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-27T19:58:18.801Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-27T19:58:18.801Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-27T19:58:18.801Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-27T19:58:18.801Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-27T19:58:18.801Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-27T19:58:18.924Z] #18 33.03 Setting up python3-minimal (3.7.3-1) ... [2020-07-27T19:58:19.093Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-27T19:58:19.386Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-27T19:58:19.386Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-27T19:58:19.982Z] #18 34.13 Selecting previously unselected package python3. [2020-07-27T19:58:19.982Z] #18 34.14 (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.) [2020-07-27T19:58:19.982Z] #18 34.23 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-27T19:58:19.982Z] #18 34.24 Unpacking python3 (3.7.3-1) ... [2020-07-27T19:58:20.021Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.4% of statements [2020-07-27T19:58:20.021Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-27T19:58:20.021Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-27T19:58:20.021Z] ? github.com/docker/docker/api/types [no test files] [2020-07-27T19:58:20.021Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-27T19:58:20.021Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-27T19:58:20.021Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-27T19:58:20.021Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-27T19:58:20.283Z] #18 34.40 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-27T19:58:20.283Z] #18 34.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-27T19:58:20.283Z] #18 34.41 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-27T19:58:20.283Z] #18 34.50 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-27T19:58:20.283Z] #18 34.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-27T19:58:20.283Z] #18 34.51 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-27T19:58:20.283Z] #18 34.59 Selecting previously unselected package libiptc0:ppc64el. [2020-07-27T19:58:20.283Z] #18 34.60 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-27T19:58:20.283Z] #18 34.60 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-27T19:58:20.283Z] #18 34.67 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-27T19:58:20.283Z] #18 34.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-27T19:58:20.283Z] #18 34.69 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-27T19:58:20.313Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-07-27T19:58:20.313Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-07-27T19:58:20.313Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-27T19:58:20.313Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-27T19:58:20.313Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-27T19:58:20.313Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-27T19:58:20.313Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-27T19:58:20.313Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-27T19:58:20.313Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-27T19:58:20.582Z] #18 34.80 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-27T19:58:20.582Z] #18 34.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-27T19:58:20.582Z] #18 34.80 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-27T19:58:20.582Z] #18 34.90 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-27T19:58:20.582Z] #18 34.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-27T19:58:20.582Z] #18 34.90 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-27T19:58:20.606Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2020-07-27T19:58:20.606Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-07-27T19:58:20.606Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-27T19:58:20.606Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-27T19:58:20.606Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-27T19:58:20.606Z] ? github.com/docker/docker/builder [no test files] [2020-07-27T19:58:20.606Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-27T19:58:20.606Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-27T19:58:20.606Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-27T19:58:20.606Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-27T19:58:20.606Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-27T19:58:20.606Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-27T19:58:20.606Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-27T19:58:20.891Z] #18 35.03 Selecting previously unselected package iptables. [2020-07-27T19:58:20.891Z] #18 35.06 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-27T19:58:20.891Z] #18 35.09 Unpacking iptables (1.8.2-4) ... [2020-07-27T19:58:21.196Z] #18 35.51 Selecting previously unselected package xxd. [2020-07-27T19:58:21.196Z] #18 35.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-27T19:58:21.196Z] #18 35.52 Unpacking xxd (2:8.1.0875-5) ... [2020-07-27T19:58:21.240Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-07-27T19:58:21.495Z] #18 35.67 Selecting previously unselected package vim-common. [2020-07-27T19:58:21.495Z] #18 35.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-27T19:58:21.495Z] #18 35.73 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-27T19:58:21.795Z] #18 35.94 Selecting previously unselected package bash-completion. [2020-07-27T19:58:21.795Z] #18 35.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-27T19:58:23.357Z] #18 ... [2020-07-27T19:58:23.357Z] [2020-07-27T19:58:23.357Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:58:23.975Z] ok github.com/docker/docker/builder/remotecontext 0.323s coverage: 13.6% of statements [2020-07-27T19:58:23.975Z] ok github.com/docker/docker/builder/dockerfile 1.023s coverage: 48.1% of statements [2020-07-27T19:58:24.605Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-27T19:58:24.896Z] ok github.com/docker/docker/builder/remotecontext/git 1.022s coverage: 86.3% of statements [2020-07-27T19:58:24.896Z] ? github.com/docker/docker/cli [no test files] [2020-07-27T19:58:24.896Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-27T19:58:25.795Z] #22 155.1 Checking out files: 27% (2966/10832) Checking out files: 28% (3033/10832) Checking out files: 29% (3142/10832) Checking out files: 30% (3250/10832) Checking out files: 31% (3358/10832) Checking out files: 32% (3467/10832) Checking out files: 33% (3575/10832) Checking out files: 34% (3683/10832) Checking out files: 35% (3792/10832) Checking out files: 36% (3900/10832) Checking out files: 37% (4008/10832) Checking out files: 38% (4117/10832) Checking out files: 39% (4225/10832) Checking out files: 40% (4333/10832) Checking out files: 41% (4442/10832) Checking out files: 42% (4550/10832) Checking out files: 43% (4658/10832) Checking out files: 44% (4767/10832) Checking out files: 45% (4875/10832) Checking out files: 46% (4983/10832) Checking out files: 47% (5092/10832) Checking out files: 48% (5200/10832) Checking out files: 49% (5308/10832) Checking out files: 49% (5318/10832) Checking out files: 50% (5416/10832) Checking out files: 51% (5525/10832) Checking out files: 52% (5633/10832) Checking out files: 53% (5741/10832) Checking out files: 54% (5850/10832) Checking out files: 55% (5958/10832) Checking out files: 56% (6066/10832) Checking out files: 57% (6175/10832) Checking out files: 58% (6283/10832) Checking out files: 59% (6391/10832) Checking out files: 60% (6500/10832) Checking out files: 61% (6608/10832) Checking out files: 62% (6716/10832) Checking out files: 63% (6825/10832) Checking out files: 64% (6933/10832) Checking out files: 65% (7041/10832) Checking out files: 66% (7150/10832) Checking out files: 67% (7258/10832) Checking out files: 68% (7366/10832) Checking out files: 69% (7475/10832) Checking out files: 69% (7479/10832) Checking out files: 70% (7583/10832) Checking out files: 71% (7691/10832) Checking out files: 72% (7800/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 78% (8449/10832) [2020-07-27T19:58:25.795Z] #22 ... [2020-07-27T19:58:25.795Z] [2020-07-27T19:58:25.795Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:58:25.795Z] #40 82.90 GEN criu/protobuf-desc-gen.h [2020-07-27T19:58:25.795Z] #40 84.85 DEP criu/protobuf-desc.d [2020-07-27T19:58:25.795Z] #40 84.98 DEP criu/proc_parse.d [2020-07-27T19:58:25.795Z] #40 85.22 DEP criu/plugin.d [2020-07-27T19:58:25.795Z] #40 85.31 DEP criu/pipes.d [2020-07-27T19:58:25.795Z] #40 85.48 DEP criu/pie-util.d [2020-07-27T19:58:25.795Z] #40 85.60 DEP criu/pie-util-vdso.d [2020-07-27T19:58:25.795Z] #40 85.73 DEP criu/path.d [2020-07-27T19:58:25.795Z] #40 85.89 DEP criu/parasite-syscall.d [2020-07-27T19:58:25.795Z] #40 86.10 DEP criu/pagemap.d [2020-07-27T19:58:25.795Z] #40 86.27 DEP criu/pagemap-cache.d [2020-07-27T19:58:25.795Z] #40 86.43 DEP criu/page-xfer.d [2020-07-27T19:58:25.795Z] #40 86.65 DEP criu/page-pipe.d [2020-07-27T19:58:25.795Z] #40 86.81 DEP criu/netfilter.d [2020-07-27T19:58:25.795Z] #40 87.01 DEP criu/net.d [2020-07-27T19:58:25.795Z] #40 87.25 DEP criu/namespaces.d [2020-07-27T19:58:25.795Z] #40 87.46 DEP criu/mount.d [2020-07-27T19:58:25.795Z] #40 87.67 DEP criu/memfd.d [2020-07-27T19:58:25.795Z] #40 87.80 DEP criu/mem.d [2020-07-27T19:58:25.795Z] #40 87.97 DEP criu/lsm.d [2020-07-27T19:58:25.795Z] #40 88.12 DEP criu/log.d [2020-07-27T19:58:25.795Z] #40 88.33 DEP criu/libnetlink.d [2020-07-27T19:58:25.795Z] #40 88.46 DEP criu/kerndat.d [2020-07-27T19:58:25.795Z] #40 88.71 DEP criu/kcmp-ids.d [2020-07-27T19:58:25.795Z] #40 88.81 DEP criu/irmap.d [2020-07-27T19:58:25.795Z] #40 88.96 DEP criu/ipc_ns.d [2020-07-27T19:58:25.795Z] #40 89.12 DEP criu/image.d [2020-07-27T19:58:25.795Z] #40 89.29 DEP criu/image-desc.d [2020-07-27T19:58:25.795Z] #40 89.37 DEP criu/fsnotify.d [2020-07-27T19:58:25.795Z] #40 89.54 DEP criu/filesystems.d [2020-07-27T19:58:25.795Z] #40 89.70 DEP criu/files.d [2020-07-27T19:58:25.795Z] #40 89.91 DEP criu/files-reg.d [2020-07-27T19:58:25.795Z] #40 90.07 DEP criu/files-ext.d [2020-07-27T19:58:25.795Z] #40 90.25 DEP criu/file-lock.d [2020-07-27T19:58:25.795Z] #40 90.40 DEP criu/file-ids.d [2020-07-27T19:58:25.795Z] #40 90.54 DEP criu/fifo.d [2020-07-27T19:58:25.795Z] #40 90.68 DEP criu/fdstore.d [2020-07-27T19:58:25.795Z] #40 90.77 DEP criu/fault-injection.d [2020-07-27T19:58:25.795Z] #40 90.80 DEP criu/external.d [2020-07-27T19:58:25.795Z] #40 90.94 DEP criu/eventpoll.d [2020-07-27T19:58:25.795Z] #40 91.18 DEP criu/eventfd.d [2020-07-27T19:58:25.795Z] #40 91.55 DEP criu/crtools.d [2020-07-27T19:58:25.795Z] #40 91.77 DEP criu/cr-service.d [2020-07-27T19:58:25.795Z] #40 91.99 DEP criu/cr-restore.d [2020-07-27T19:58:25.795Z] #40 92.38 DEP criu/cr-errno.d [2020-07-27T19:58:25.795Z] #40 92.40 DEP criu/cr-dump.d [2020-07-27T19:58:25.795Z] #40 92.74 DEP criu/cr-dedup.d [2020-07-27T19:58:25.795Z] #40 ... [2020-07-27T19:58:25.795Z] [2020-07-27T19:58:25.795Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:58:27.000Z] #22 155.1 Checking out files: 27% (2966/10832) Checking out files: 28% (3033/10832) Checking out files: 29% (3142/10832) Checking out files: 30% (3250/10832) Checking out files: 31% (3358/10832) Checking out files: 32% (3467/10832) Checking out files: 33% (3575/10832) Checking out files: 34% (3683/10832) Checking out files: 35% (3792/10832) Checking out files: 36% (3900/10832) Checking out files: 37% (4008/10832) Checking out files: 38% (4117/10832) Checking out files: 39% (4225/10832) Checking out files: 40% (4333/10832) Checking out files: 41% (4442/10832) Checking out files: 42% (4550/10832) Checking out files: 43% (4658/10832) Checking out files: 44% (4767/10832) Checking out files: 45% (4875/10832) Checking out files: 46% (4983/10832) Checking out files: 47% (5092/10832) Checking out files: 48% (5200/10832) Checking out files: 49% (5308/10832) Checking out files: 49% (5318/10832) Checking out files: 50% (5416/10832) Checking out files: 51% (5525/10832) Checking out files: 52% (5633/10832) Checking out files: 53% (5741/10832) Checking out files: 54% (5850/10832) Checking out files: 55% (5958/10832) Checking out files: 56% (6066/10832) Checking out files: 57% (6175/10832) Checking out files: 58% (6283/10832) Checking out files: 59% (6391/10832) Checking out files: 60% (6500/10832) Checking out files: 61% (6608/10832) Checking out files: 62% (6716/10832) Checking out files: 63% (6825/10832) Checking out files: 64% (6933/10832) Checking out files: 65% (7041/10832) Checking out files: 66% (7150/10832) Checking out files: 67% (7258/10832) Checking out files: 68% (7366/10832) Checking out files: 69% (7475/10832) Checking out files: 69% (7479/10832) Checking out files: 70% (7583/10832) Checking out files: 71% (7691/10832) Checking out files: 72% (7800/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 78% (8449/10832) Checking out files: 79% (8558/10832) Checking out files: 80% (8666/10832) Checking out files: 81% (8774/10832) Checking out files: 82% (8883/10832) Checking out files: 83% (8991/10832) Checking out files: 84% (9099/10832) Checking out files: 85% (9208/10832) Checking out files: 86% (9316/10832) Checking out files: 87% (9424/10832) Checking out files: 87% (9501/10832) Checking out files: 88% (9533/10832) Checking out files: 89% (9641/10832) Checking out files: 90% (9749/10832) Checking out files: 91% (9858/10832) Checking out files: 92% (9966/10832) Checking out files: 93% (10074/10832) Checking out files: 94% (10183/10832) Checking out files: 95% (10291/10832) Checking out files: 96% (10399/10832) Checking out files: 97% (10508/10832) Checking out files: 98% (10616/10832) Checking out files: 99% (10724/10832) Checking out files: 100% (10832/10832) Checking out files: 100% (10832/10832), done. [2020-07-27T19:58:27.000Z] #22 158.9 + cd /tmp/tmp.Mn7VitObfh/tmp/docker-ce [2020-07-27T19:58:27.000Z] #22 158.9 + git checkout -q v17.06.2-ce [2020-07-27T19:58:27.298Z] #22 ... [2020-07-27T19:58:27.298Z] [2020-07-27T19:58:27.298Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:58:27.298Z] #42 149.3 vendor/golang.org/x/net/idna [2020-07-27T19:58:27.298Z] #42 152.5 vendor/golang.org/x/net/http/httpproxy [2020-07-27T19:58:27.298Z] #42 152.5 net/textproto [2020-07-27T19:58:27.298Z] #42 152.6 crypto/x509 [2020-07-27T19:58:27.298Z] #42 154.2 mime/multipart [2020-07-27T19:58:27.298Z] #42 154.2 vendor/golang.org/x/net/http/httpguts [2020-07-27T19:58:27.298Z] #42 157.9 crypto/tls [2020-07-27T19:58:27.596Z] #42 ... [2020-07-27T19:58:27.596Z] [2020-07-27T19:58:27.596Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:58:27.596Z] #18 39.30 Unpacking bash-completion (1:2.8-6) ... [2020-07-27T19:58:27.596Z] #18 39.88 Selecting previously unselected package bzip2. [2020-07-27T19:58:27.596Z] #18 39.92 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-27T19:58:27.596Z] #18 39.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-27T19:58:27.596Z] #18 40.15 Selecting previously unselected package xz-utils. [2020-07-27T19:58:27.596Z] #18 40.17 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-27T19:58:27.596Z] #18 40.17 Unpacking xz-utils (5.2.4-1) ... [2020-07-27T19:58:27.596Z] #18 40.34 Selecting previously unselected package apparmor. [2020-07-27T19:58:27.596Z] #18 40.35 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-27T19:58:27.596Z] #18 40.44 Unpacking apparmor (2.13.2-10) ... [2020-07-27T19:58:27.596Z] #18 40.72 Selecting previously unselected package aufs-tools. [2020-07-27T19:58:27.596Z] #18 40.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-27T19:58:27.596Z] #18 40.74 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-27T19:58:27.596Z] #18 40.94 Selecting previously unselected package libonig5:ppc64el. [2020-07-27T19:58:27.596Z] #18 40.96 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-27T19:58:27.596Z] #18 40.97 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-27T19:58:27.596Z] #18 41.17 Selecting previously unselected package libjq1:ppc64el. [2020-07-27T19:58:27.596Z] #18 41.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-27T19:58:27.596Z] #18 41.20 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-27T19:58:27.596Z] #18 41.33 Selecting previously unselected package jq. [2020-07-27T19:58:27.596Z] #18 41.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-27T19:58:27.596Z] #18 41.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-27T19:58:27.596Z] #18 41.44 Selecting previously unselected package libaio1:ppc64el. [2020-07-27T19:58:27.596Z] #18 41.45 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-27T19:58:27.596Z] #18 41.46 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-27T19:58:27.596Z] #18 41.52 Selecting previously unselected package libgpm2:ppc64el. [2020-07-27T19:58:27.596Z] #18 41.52 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-27T19:58:27.596Z] #18 41.53 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-27T19:58:27.596Z] #18 41.61 Selecting previously unselected package libicu63:ppc64el. [2020-07-27T19:58:27.596Z] #18 41.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-27T19:58:27.596Z] #18 41.63 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-27T19:58:27.621Z] ok github.com/docker/docker/client 0.119s coverage: 75.4% of statements [2020-07-27T19:58:30.381Z] #18 ... [2020-07-27T19:58:30.382Z] [2020-07-27T19:58:30.382Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:58:30.382Z] #22 162.5 + mkdir -p /tmp/tmp.Mn7VitObfh/src/github.com/docker [2020-07-27T19:58:30.681Z] #22 162.5 + mv components/cli /tmp/tmp.Mn7VitObfh/src/github.com/docker/cli [2020-07-27T19:58:30.681Z] #22 162.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-27T19:58:36.341Z] #22 ... [2020-07-27T19:58:36.341Z] [2020-07-27T19:58:36.341Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:58:36.341Z] #18 45.45 Selecting previously unselected package libnet1:ppc64el. [2020-07-27T19:58:36.341Z] #18 45.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-27T19:58:36.341Z] #18 45.46 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-27T19:58:36.341Z] #18 45.55 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-27T19:58:36.341Z] #18 45.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-27T19:58:36.341Z] #18 45.57 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-27T19:58:36.341Z] #18 45.68 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-27T19:58:36.341Z] #18 45.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-27T19:58:36.341Z] #18 45.71 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-27T19:58:36.341Z] #18 45.81 Selecting previously unselected package libreadline5:ppc64el. [2020-07-27T19:58:36.341Z] #18 45.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-27T19:58:36.341Z] #18 45.86 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-27T19:58:36.341Z] #18 45.96 Selecting previously unselected package net-tools. [2020-07-27T19:58:36.341Z] #18 45.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-27T19:58:36.341Z] #18 45.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-27T19:58:36.341Z] #18 46.27 Selecting previously unselected package python-pip-whl. [2020-07-27T19:58:36.341Z] #18 46.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-27T19:58:36.341Z] #18 46.28 Unpacking python-pip-whl (18.1-5) ... [2020-07-27T19:58:36.341Z] #18 46.86 Selecting previously unselected package python3-lib2to3. [2020-07-27T19:58:36.341Z] #18 46.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-27T19:58:36.341Z] #18 46.88 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-27T19:58:36.341Z] #18 47.03 Selecting previously unselected package python3-distutils. [2020-07-27T19:58:36.341Z] #18 47.05 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-27T19:58:36.341Z] #18 47.05 Unpacking python3-distutils (3.7.3-1) ... [2020-07-27T19:58:36.341Z] #18 47.18 Selecting previously unselected package python3-pip. [2020-07-27T19:58:36.341Z] #18 47.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-27T19:58:36.341Z] #18 47.20 Unpacking python3-pip (18.1-5) ... [2020-07-27T19:58:36.341Z] #18 47.41 Selecting previously unselected package python3-pkg-resources. [2020-07-27T19:58:36.341Z] #18 47.43 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-27T19:58:36.341Z] #18 47.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-27T19:58:36.341Z] #18 47.65 Selecting previously unselected package python3-setuptools. [2020-07-27T19:58:36.341Z] #18 47.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-27T19:58:36.341Z] #18 47.66 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-27T19:58:36.341Z] #18 47.94 Selecting previously unselected package python3-wheel. [2020-07-27T19:58:36.341Z] #18 47.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-27T19:58:36.341Z] #18 47.97 Unpacking python3-wheel (0.32.3-2) ... [2020-07-27T19:58:36.341Z] #18 48.06 Selecting previously unselected package sudo. [2020-07-27T19:58:36.341Z] #18 48.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-27T19:58:36.341Z] #18 48.08 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-27T19:58:36.341Z] #18 48.65 Selecting previously unselected package thin-provisioning-tools. [2020-07-27T19:58:36.341Z] #18 48.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-27T19:58:36.341Z] #18 48.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-27T19:58:36.341Z] #18 49.02 Selecting previously unselected package uidmap. [2020-07-27T19:58:36.341Z] #18 49.03 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-27T19:58:36.341Z] #18 49.05 Unpacking uidmap (1:4.5-1.1) ... [2020-07-27T19:58:36.341Z] #18 49.20 Selecting previously unselected package vim-runtime. [2020-07-27T19:58:36.341Z] #18 49.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-27T19:58:36.341Z] #18 49.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-27T19:58:36.341Z] #18 49.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-27T19:58:36.341Z] #18 49.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-27T19:58:36.341Z] #18 ... [2020-07-27T19:58:36.341Z] [2020-07-27T19:58:36.341Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:58:36.341Z] #40 93.09 DEP criu/cr-check.d [2020-07-27T19:58:36.341Z] #40 93.41 DEP criu/config.d [2020-07-27T19:58:36.341Z] #40 93.70 DEP criu/clone-noasan.d [2020-07-27T19:58:36.341Z] #40 93.86 DEP criu/cgroup.d [2020-07-27T19:58:36.341Z] #40 94.10 DEP criu/cgroup-props.d [2020-07-27T19:58:36.341Z] #40 94.25 DEP criu/bitmap.d [2020-07-27T19:58:36.341Z] #40 94.26 DEP criu/bfd.d [2020-07-27T19:58:36.341Z] #40 94.48 DEP criu/autofs.d [2020-07-27T19:58:36.341Z] #40 94.69 DEP criu/aio.d [2020-07-27T19:58:36.341Z] #40 94.99 DEP criu/action-scripts.d [2020-07-27T19:58:36.341Z] #40 95.50 CC criu/action-scripts.o [2020-07-27T19:58:36.341Z] #40 96.08 CC criu/aio.o [2020-07-27T19:58:36.341Z] #40 96.73 CC criu/autofs.o [2020-07-27T19:58:36.341Z] #40 99.52 CC criu/bfd.o [2020-07-27T19:58:36.341Z] #40 100.3 CC criu/bitmap.o [2020-07-27T19:58:36.341Z] #40 100.5 CC criu/cgroup-props.o [2020-07-27T19:58:36.341Z] #40 101.6 CC criu/cgroup.o [2020-07-27T19:58:39.121Z] #40 ... [2020-07-27T19:58:39.121Z] [2020-07-27T19:58:39.121Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:58:39.121Z] #18 53.07 Selecting previously unselected package vim. [2020-07-27T19:58:39.121Z] #18 53.09 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-27T19:58:39.121Z] #18 53.12 Unpacking vim (2:8.1.0875-5) ... [2020-07-27T19:58:39.435Z] #18 53.73 Selecting previously unselected package xfsprogs. [2020-07-27T19:58:39.730Z] #18 53.74 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-27T19:58:39.730Z] #18 53.75 Unpacking xfsprogs (4.20.0-1) ... [2020-07-27T19:58:40.028Z] #18 54.32 Selecting previously unselected package zip. [2020-07-27T19:58:40.028Z] #18 54.33 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-27T19:58:40.028Z] #18 54.33 Unpacking zip (3.0-11+b1) ... [2020-07-27T19:58:40.326Z] #18 54.56 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-27T19:58:40.326Z] #18 54.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-27T19:58:40.326Z] #18 54.59 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-27T19:58:40.326Z] #18 54.61 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-27T19:58:40.326Z] #18 54.62 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-27T19:58:40.326Z] #18 54.64 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-27T19:58:40.326Z] #18 54.65 Setting up uidmap (1:4.5-1.1) ... [2020-07-27T19:58:40.326Z] #18 54.67 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-27T19:58:40.326Z] #18 54.67 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-27T19:58:40.326Z] #18 54.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-27T19:58:40.625Z] #18 54.69 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-27T19:58:40.625Z] #18 54.69 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-27T19:58:40.625Z] #18 54.70 Setting up xxd (2:8.1.0875-5) ... [2020-07-27T19:58:40.625Z] #18 54.70 Setting up zip (3.0-11+b1) ... [2020-07-27T19:58:40.625Z] #18 54.71 Setting up vim-common (2:8.1.0875-5) ... [2020-07-27T19:58:40.625Z] #18 54.72 Setting up bash-completion (1:2.8-6) ... [2020-07-27T19:58:43.399Z] #18 ... [2020-07-27T19:58:43.399Z] [2020-07-27T19:58:43.399Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:58:43.399Z] #42 165.1 net/http/httptrace [2020-07-27T19:58:43.399Z] #42 165.5 net/http [2020-07-27T19:58:43.399Z] #42 ... [2020-07-27T19:58:43.399Z] [2020-07-27T19:58:43.399Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:58:43.399Z] #40 106.3 CC criu/clone-noasan.o [2020-07-27T19:58:43.399Z] #40 106.5 CC criu/config.o [2020-07-27T19:58:43.399Z] #40 109.4 CC criu/cr-check.o [2020-07-27T19:58:44.453Z] #40 111.6 CC criu/cr-dedup.o [2020-07-27T19:58:44.751Z] #40 ... [2020-07-27T19:58:44.751Z] [2020-07-27T19:58:44.751Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:58:44.751Z] #18 59.11 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-27T19:58:44.751Z] #18 59.12 Setting up xz-utils (5.2.4-1) ... [2020-07-27T19:58:44.751Z] #18 59.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-27T19:58:44.751Z] #18 59.15 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-27T19:58:45.049Z] #18 59.27 invoke-rc.d: could not determine current runlevel [2020-07-27T19:58:45.049Z] #18 59.28 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-27T19:58:45.049Z] #18 59.30 Setting up pigz (2.4-1) ... [2020-07-27T19:58:45.049Z] #18 59.30 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-27T19:58:45.049Z] #18 59.31 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-27T19:58:45.049Z] #18 59.32 Setting up python-pip-whl (18.1-5) ... [2020-07-27T19:58:45.049Z] #18 59.32 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-27T19:58:45.049Z] #18 59.33 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-27T19:58:45.694Z] #18 59.94 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-27T19:58:45.694Z] #18 59.95 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-27T19:58:45.694Z] #18 59.95 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-27T19:58:45.694Z] #18 59.96 Setting up vim (2:8.1.0875-5) ... [2020-07-27T19:58:45.694Z] #18 59.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-27T19:58:45.694Z] #18 59.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-27T19:58:45.694Z] #18 59.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-27T19:58:45.694Z] #18 59.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-27T19:58:45.694Z] #18 60.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-27T19:58:45.694Z] #18 60.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-27T19:58:45.694Z] #18 60.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-27T19:58:45.694Z] #18 60.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-27T19:58:45.694Z] #18 60.08 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-27T19:58:45.995Z] #18 60.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-27T19:58:45.995Z] #18 60.10 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-27T19:58:45.995Z] #18 60.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-27T19:58:45.995Z] #18 60.12 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-27T19:58:45.995Z] #18 60.13 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-27T19:58:50.508Z] #18 64.00 Setting up iptables (1.8.2-4) ... [2020-07-27T19:58:50.508Z] #18 64.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-27T19:58:50.508Z] #18 64.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-27T19:58:50.508Z] #18 64.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-27T19:58:50.508Z] #18 64.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-27T19:58:50.508Z] #18 64.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-27T19:58:50.508Z] #18 64.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-27T19:58:50.508Z] #18 64.08 Setting up python3 (3.7.3-1) ... [2020-07-27T19:58:50.508Z] #18 64.69 Setting up python3-wheel (0.32.3-2) ... [2020-07-27T19:58:50.744Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T19:58:50.744Z] [2020-07-27T19:58:50.744Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T19:58:50.744Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T19:58:50.744Z] HOSTNAME=cdfd98475e33 [2020-07-27T19:58:50.744Z] TESTDEBUG=0 [2020-07-27T19:58:50.744Z] DEST=bundles/test-integration [2020-07-27T19:58:50.744Z] PWD=/go/src/github.com/docker/docker [2020-07-27T19:58:50.744Z] DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 [2020-07-27T19:58:50.744Z] container=docker [2020-07-27T19:58:50.744Z] HOME=/root [2020-07-27T19:58:50.744Z] GOLANG_VERSION=1.13.14 [2020-07-27T19:58:50.744Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T19:58:50.744Z] VALIDATE_BRANCH=master [2020-07-27T19:58:50.744Z] TERM=xterm [2020-07-27T19:58:50.744Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T19:58:50.744Z] SHLVL=1 [2020-07-27T19:58:50.744Z] TIMEOUT=120m [2020-07-27T19:58:50.744Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T19:58:50.744Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T19:58:50.744Z] GO111MODULE=off [2020-07-27T19:58:50.744Z] DOCKER_EXPERIMENTAL=1 [2020-07-27T19:58:50.744Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-27T19:58:50.744Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T19:58:50.744Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T19:58:50.744Z] GOPATH=/go [2020-07-27T19:58:50.744Z] PKG_CONFIG=pkg-config [2020-07-27T19:58:50.744Z] _=/usr/bin/env [2020-07-27T19:58:50.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-27T19:58:51.563Z] #18 65.63 Setting up apparmor (2.13.2-10) ... [2020-07-27T19:58:53.105Z] #18 67.30 Setting up xfsprogs (4.20.0-1) ... [2020-07-27T19:58:53.105Z] #18 67.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-27T19:58:53.422Z] #18 67.81 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-27T19:58:54.770Z] ok github.com/docker/docker/cmd/dockerd 0.037s coverage: 30.8% of statements [2020-07-27T19:58:54.770Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-07-27T19:58:54.770Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-27T19:58:54.770Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-27T19:58:54.770Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-27T19:58:54.770Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-27T19:58:54.955Z] #18 69.12 Setting up python3-distutils (3.7.3-1) ... [2020-07-27T19:58:54.955Z] #18 ... [2020-07-27T19:58:54.955Z] [2020-07-27T19:58:54.955Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:58:54.955Z] #40 112.2 CC criu/cr-dump.o [2020-07-27T19:58:54.955Z] #40 116.0 CC criu/cr-errno.o [2020-07-27T19:58:54.955Z] #40 116.2 CC criu/cr-restore.o [2020-07-27T19:58:55.253Z] #40 122.5 CC criu/cr-service.o [2020-07-27T19:58:55.253Z] #40 ... [2020-07-27T19:58:55.253Z] [2020-07-27T19:58:55.253Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:58:55.253Z] #18 69.63 Setting up python3-setuptools (40.8.0-1) ... [2020-07-27T19:58:55.901Z] #18 ... [2020-07-27T19:58:55.901Z] [2020-07-27T19:58:55.901Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:58:55.901Z] #42 177.8 github.com/LK4D4/vndr/godl [2020-07-27T19:58:55.901Z] #42 178.5 github.com/LK4D4/vndr [2020-07-27T19:58:56.549Z] #42 DONE 188.4s [2020-07-27T19:58:56.549Z] [2020-07-27T19:58:56.549Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T19:58:57.196Z] #46 ... [2020-07-27T19:58:57.196Z] [2020-07-27T19:58:57.196Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T19:58:57.196Z] #18 71.33 Setting up python3-pip (18.1-5) ... [2020-07-27T19:58:58.284Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-07-27T19:58:59.210Z] --- PASS: TestBuildWithHugeFile (51.79s) [2020-07-27T19:58:59.210Z] === RUN TestBuildWithEmptyDockerfile [2020-07-27T19:58:59.210Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T19:58:59.210Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T19:58:59.210Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T19:58:59.210Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T19:58:59.210Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T19:58:59.210Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T19:58:59.210Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T19:58:59.210Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T19:58:59.210Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T19:58:59.210Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-07-27T19:58:59.210Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-07-27T19:58:59.210Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-07-27T19:58:59.210Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-27T19:58:59.210Z] === RUN TestBuildPreserveOwnership [2020-07-27T19:58:59.210Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-27T19:58:59.299Z] #18 73.32 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T19:58:59.299Z] #18 73.35 Processing triggers for mime-support (3.62) ... [2020-07-27T19:58:59.299Z] #18 DONE 73.6s [2020-07-27T19:58:59.299Z] [2020-07-27T19:58:59.299Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-27T19:58:59.604Z] #19 0.400 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-27T19:58:59.789Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-27T19:58:59.902Z] #19 0.410 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-27T19:58:59.902Z] #19 0.413 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-27T19:58:59.902Z] #19 DONE 0.5s [2020-07-27T19:58:59.902Z] [2020-07-27T19:58:59.902Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:58:59.902Z] #40 126.0 CC criu/crtools.o [2020-07-27T19:58:59.902Z] #40 126.9 CC criu/eventfd.o [2020-07-27T19:59:00.145Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-27T19:59:00.550Z] #40 127.5 CC criu/eventpoll.o [2020-07-27T19:59:00.820Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.4% of statements [2020-07-27T19:59:01.606Z] #40 128.6 CC criu/external.o [2020-07-27T19:59:01.905Z] #40 129.0 CC criu/fault-injection.o [2020-07-27T19:59:01.905Z] #40 129.2 CC criu/fdstore.o [2020-07-27T19:59:02.556Z] #40 129.6 CC criu/fifo.o [2020-07-27T19:59:02.859Z] #40 130.1 CC criu/file-ids.o [2020-07-27T19:59:03.159Z] #40 130.5 CC criu/file-lock.o [2020-07-27T19:59:04.375Z] --- PASS: TestBuildPreserveOwnership (9.86s) [2020-07-27T19:59:04.375Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.85s) [2020-07-27T19:59:04.375Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-27T19:59:04.375Z] === RUN TestBuildPlatformInvalid [2020-07-27T19:59:04.375Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-27T19:59:04.375Z] PASS [2020-07-27T19:59:04.375Z] [2020-07-27T19:59:04.375Z] === Skipped [2020-07-27T19:59:04.375Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-27T19:59:04.375Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T19:59:04.375Z] [2020-07-27T19:59:04.375Z] [2020-07-27T19:59:04.375Z] DONE 32 tests, 1 skipped in 125.460s [2020-07-27T19:59:04.375Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-27T19:59:04.375Z] INFO: Testing against a local daemon [2020-07-27T19:59:04.375Z] === RUN TestConfigInspect [2020-07-27T19:59:04.375Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-27T19:59:04.375Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:04.375Z] === RUN TestConfigList [2020-07-27T19:59:04.375Z] --- SKIP: TestConfigList (0.01s) [2020-07-27T19:59:04.375Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:04.375Z] === RUN TestConfigsCreateAndDelete [2020-07-27T19:59:04.375Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-27T19:59:04.375Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:04.375Z] === RUN TestConfigsUpdate [2020-07-27T19:59:04.375Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-27T19:59:04.375Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:04.375Z] === RUN TestTemplatedConfig [2020-07-27T19:59:04.375Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-27T19:59:04.375Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:04.375Z] === RUN TestConfigCreateResolve [2020-07-27T19:59:04.652Z] --- SKIP: TestConfigCreateResolve (0.03s) [2020-07-27T19:59:04.652Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:04.652Z] === RUN TestConfigDaemonLibtrustID [2020-07-27T19:59:04.704Z] #40 131.6 CC criu/files-ext.o [2020-07-27T19:59:05.008Z] #40 132.2 CC criu/files-reg.o [2020-07-27T19:59:06.032Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-07-27T19:59:06.032Z] PASS [2020-07-27T19:59:06.032Z] [2020-07-27T19:59:06.032Z] === Skipped [2020-07-27T19:59:06.032Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-27T19:59:06.032Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:06.032Z] [2020-07-27T19:59:06.032Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-27T19:59:06.032Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:06.032Z] [2020-07-27T19:59:06.032Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-27T19:59:06.032Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:06.032Z] [2020-07-27T19:59:06.032Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-27T19:59:06.032Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:06.032Z] [2020-07-27T19:59:06.032Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-27T19:59:06.032Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:06.032Z] [2020-07-27T19:59:06.032Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.03s) [2020-07-27T19:59:06.032Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T19:59:06.032Z] [2020-07-27T19:59:06.032Z] [2020-07-27T19:59:06.032Z] DONE 7 tests, 6 skipped in 1.753s [2020-07-27T19:59:06.032Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-27T19:59:06.292Z] INFO: Testing against a local daemon [2020-07-27T19:59:06.292Z] === RUN TestCheckpoint [2020-07-27T19:59:06.292Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-27T19:59:06.292Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T19:59:06.292Z] === RUN TestContainerInvalidJSON [2020-07-27T19:59:06.292Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T19:59:06.292Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T19:59:06.292Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T19:59:06.292Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T19:59:06.292Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-27T19:59:06.292Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-27T19:59:06.292Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T19:59:06.292Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-27T19:59:06.292Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T19:59:06.292Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-27T19:59:06.292Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-27T19:59:06.292Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-27T19:59:06.292Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-27T19:59:06.292Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-27T19:59:06.292Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-07-27T19:59:06.292Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-27T19:59:06.292Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-07-27T19:59:06.292Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-27T19:59:06.292Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-27T19:59:06.292Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-27T19:59:06.292Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-27T19:59:06.292Z] === RUN TestCopyFromContainer [2020-07-27T19:59:06.549Z] #40 ... [2020-07-27T19:59:06.549Z] [2020-07-27T19:59:06.549Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T19:59:06.549Z] #29 DONE 198.0s [2020-07-27T19:59:06.549Z] [2020-07-27T19:59:06.549Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T19:59:06.549Z] #20 5.495 Collecting yamllint==1.16.0 [2020-07-27T19:59:06.549Z] #20 5.896 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-27T19:59:06.549Z] #20 5.988 Collecting pyyaml (from yamllint==1.16.0) [2020-07-27T19:59:06.549Z] #20 6.182 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-27T19:59:07.702Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.9% of statements [2020-07-27T19:59:08.087Z] #20 8.244 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-27T19:59:08.087Z] #20 ... [2020-07-27T19:59:08.087Z] [2020-07-27T19:59:08.087Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:59:08.087Z] #40 135.2 CC criu/files.o [2020-07-27T19:59:08.334Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-07-27T19:59:08.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-27T19:59:08.964Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-27T19:59:09.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-27T19:59:09.595Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-27T19:59:10.187Z] #40 ... [2020-07-27T19:59:10.187Z] [2020-07-27T19:59:10.187Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T19:59:10.187Z] #20 8.293 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-27T19:59:10.187Z] #20 8.326 Building wheels for collected packages: pyyaml [2020-07-27T19:59:10.187Z] #20 8.332 Running setup.py bdist_wheel for pyyaml: started [2020-07-27T19:59:10.187Z] #20 9.435 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-27T19:59:10.187Z] #20 9.437 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-27T19:59:10.187Z] #20 9.522 Successfully built pyyaml [2020-07-27T19:59:10.187Z] #20 9.538 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-27T19:59:10.187Z] #20 9.911 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-27T19:59:10.187Z] #20 DONE 10.2s [2020-07-27T19:59:10.187Z] [2020-07-27T19:59:10.187Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:59:10.226Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-27T19:59:10.479Z] === RUN TestCopyFromContainer// [2020-07-27T19:59:10.479Z] === RUN TestCopyFromContainer//bar/root [2020-07-27T19:59:10.479Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-27T19:59:10.479Z] === RUN TestCopyFromContainer/bar/quux [2020-07-27T19:59:10.479Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-27T19:59:10.479Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-27T19:59:10.479Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-27T19:59:10.479Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-27T19:59:10.738Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-27T19:59:10.738Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-27T19:59:10.738Z] --- PASS: TestCopyFromContainer (4.37s) [2020-07-27T19:59:10.738Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-27T19:59:10.738Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-27T19:59:10.738Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-27T19:59:10.738Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-27T19:59:10.738Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-27T19:59:10.738Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-27T19:59:10.738Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-27T19:59:10.738Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-27T19:59:10.738Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-27T19:59:10.738Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-27T19:59:10.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-27T19:59:10.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T19:59:10.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T19:59:10.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T19:59:10.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T19:59:10.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T19:59:10.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T19:59:10.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T19:59:10.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T19:59:10.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T19:59:10.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-27T19:59:10.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-27T19:59:10.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-27T19:59:10.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-27T19:59:10.738Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-27T19:59:10.738Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-27T19:59:10.738Z] === RUN TestCreateWithInvalidEnv [2020-07-27T19:59:10.738Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-27T19:59:10.738Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-27T19:59:10.738Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-27T19:59:10.738Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-27T19:59:10.738Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-27T19:59:10.738Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-27T19:59:10.738Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-27T19:59:10.738Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-27T19:59:10.738Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-27T19:59:10.738Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-27T19:59:10.738Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-27T19:59:10.738Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-27T19:59:10.738Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-27T19:59:10.738Z] === RUN TestCreateTmpfsMountsTarget [2020-07-27T19:59:10.738Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-27T19:59:10.738Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-27T19:59:10.834Z] #40 137.8 CC criu/filesystems.o [2020-07-27T19:59:10.856Z] ok github.com/docker/docker/daemon 12.234s coverage: 17.3% of statements [2020-07-27T19:59:10.856Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-27T19:59:10.856Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-27T19:59:10.856Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-27T19:59:10.856Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-27T19:59:11.486Z] #40 138.6 CC criu/fsnotify.o [2020-07-27T19:59:11.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-27T19:59:12.113Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2020-07-27T19:59:12.113Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-27T19:59:12.359Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-27T19:59:12.543Z] #40 139.7 CC criu/image-desc.o [2020-07-27T19:59:12.841Z] #40 139.9 CC criu/image.o [2020-07-27T19:59:13.409Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.212s coverage: 57.0% of statements [2020-07-27T19:59:13.488Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2020-07-27T19:59:13.488Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-27T19:59:13.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T19:59:13.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T19:59:13.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T19:59:13.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T19:59:13.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T19:59:13.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T19:59:13.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T19:59:13.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T19:59:13.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T19:59:13.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T19:59:13.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T19:59:13.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T19:59:13.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T19:59:13.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T19:59:13.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T19:59:13.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-27T19:59:13.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-27T19:59:13.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-27T19:59:13.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-27T19:59:13.488Z] #40 140.8 CC criu/ipc_ns.o [2020-07-27T19:59:13.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-27T19:59:13.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-27T19:59:13.488Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-27T19:59:13.746Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2020-07-27T19:59:13.746Z] === RUN TestCreateDifferentPlatform [2020-07-27T19:59:13.746Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-27T19:59:13.746Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-27T19:59:13.746Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-27T19:59:13.746Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-27T19:59:13.746Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-27T19:59:13.746Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-27T19:59:13.746Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-27T19:59:13.746Z] === RUN TestContainerStartOnDaemonRestart [2020-07-27T19:59:13.746Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-27T19:59:13.746Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-27T19:59:13.746Z] === RUN TestDaemonRestartIpcMode [2020-07-27T19:59:13.746Z] === PAUSE TestDaemonRestartIpcMode [2020-07-27T19:59:13.746Z] === RUN TestDaemonHostGatewayIP [2020-07-27T19:59:13.746Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-27T19:59:13.746Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T19:59:13.746Z] === RUN TestContainerKillOnDaemonStart [2020-07-27T19:59:13.746Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-27T19:59:13.746Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-27T19:59:13.746Z] === RUN TestDiff [2020-07-27T19:59:14.004Z] --- PASS: TestDiff (0.38s) [2020-07-27T19:59:14.004Z] === RUN TestExecWithCloseStdin [2020-07-27T19:59:14.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-27T19:59:14.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-27T19:59:14.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-27T19:59:14.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-27T19:59:14.572Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-07-27T19:59:14.572Z] === RUN TestExec [2020-07-27T19:59:14.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-27T19:59:15.052Z] #40 142.2 CC criu/irmap.o [2020-07-27T19:59:15.139Z] --- PASS: TestExec (0.45s) [2020-07-27T19:59:15.139Z] === RUN TestExecUser [2020-07-27T19:59:15.397Z] --- PASS: TestExecUser (0.44s) [2020-07-27T19:59:15.397Z] === RUN TestExportContainerAndImportImage [2020-07-27T19:59:15.964Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2020-07-27T19:59:15.964Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-27T19:59:16.115Z] #40 143.1 CC criu/kcmp-ids.o [2020-07-27T19:59:16.424Z] #40 143.5 CC criu/kerndat.o [2020-07-27T19:59:17.904Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.104s coverage: 46.2% of statements [2020-07-27T19:59:17.959Z] #40 145.0 CC criu/libnetlink.o [2020-07-27T19:59:18.194Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-07-27T19:59:18.258Z] #40 145.5 CC criu/log.o [2020-07-27T19:59:18.908Z] #40 146.1 CC criu/lsm.o [2020-07-27T19:59:19.248Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-07-27T19:59:19.248Z] === RUN TestHealthCheckWorkdir [2020-07-27T19:59:19.555Z] #40 146.7 CC criu/mem.o [2020-07-27T19:59:19.814Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2020-07-27T19:59:19.814Z] === RUN TestHealthKillContainer [2020-07-27T19:59:20.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-27T19:59:21.663Z] #40 148.7 CC criu/memfd.o [2020-07-27T19:59:21.770Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.289s coverage: 49.5% of statements [2020-07-27T19:59:22.310Z] #40 149.3 CC criu/mount.o [2020-07-27T19:59:22.343Z] --- PASS: TestHealthKillContainer (2.48s) [2020-07-27T19:59:22.343Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-27T19:59:22.602Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-07-27T19:59:22.602Z] === RUN TestIpcModeNone [2020-07-27T19:59:23.169Z] --- PASS: TestIpcModeNone (0.45s) [2020-07-27T19:59:23.169Z] === RUN TestIpcModePrivate [2020-07-27T19:59:23.735Z] --- PASS: TestIpcModePrivate (0.44s) [2020-07-27T19:59:23.735Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-27T19:59:23.735Z] === RUN TestIpcModeShareable [2020-07-27T19:59:23.735Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-27T19:59:23.735Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T19:59:23.735Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-27T19:59:25.109Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2020-07-27T19:59:25.109Z] === RUN TestAPIIpcModeHost [2020-07-27T19:59:25.109Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-27T19:59:25.109Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T19:59:25.109Z] === RUN TestDaemonIpcModeShareable [2020-07-27T19:59:25.109Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-27T19:59:25.109Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T19:59:25.109Z] === RUN TestDaemonIpcModePrivate [2020-07-27T19:59:26.823Z] #40 153.6 CC criu/namespaces.o [2020-07-27T19:59:26.823Z] #40 ... [2020-07-27T19:59:26.823Z] [2020-07-27T19:59:26.823Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T19:59:26.823Z] #50 103.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-27T19:59:27.011Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2020-07-27T19:59:27.011Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-27T19:59:27.011Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-27T19:59:27.011Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-27T19:59:27.011Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T19:59:27.011Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-27T19:59:27.011Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-27T19:59:27.011Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T19:59:27.011Z] === RUN TestIpcModeOlderClient [2020-07-27T19:59:27.271Z] === PAUSE TestIpcModeOlderClient [2020-07-27T19:59:27.271Z] === RUN TestKillContainerInvalidSignal [2020-07-27T19:59:27.530Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-07-27T19:59:27.530Z] === RUN TestKillContainer [2020-07-27T19:59:27.530Z] === RUN TestKillContainer/no_signal [2020-07-27T19:59:28.096Z] === RUN TestKillContainer/non_killing_signal [2020-07-27T19:59:28.096Z] === RUN TestKillContainer/killing_signal [2020-07-27T19:59:28.651Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.641s coverage: 73.1% of statements [2020-07-27T19:59:28.651Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-27T19:59:28.651Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.056s coverage: 57.7% of statements [2020-07-27T19:59:28.651Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-27T19:59:28.663Z] --- PASS: TestKillContainer (1.20s) [2020-07-27T19:59:28.663Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-07-27T19:59:28.663Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-07-27T19:59:28.663Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2020-07-27T19:59:28.663Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-27T19:59:28.663Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-27T19:59:29.231Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-27T19:59:29.282Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.737s coverage: 76.1% of statements [2020-07-27T19:59:29.282Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-27T19:59:29.282Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.0% of statements [2020-07-27T19:59:29.489Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2020-07-27T19:59:29.489Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2020-07-27T19:59:29.489Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-07-27T19:59:29.489Z] === RUN TestKillStoppedContainer [2020-07-27T19:59:29.489Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-27T19:59:29.489Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-27T19:59:29.594Z] #50 106.3 + mkdir -p /build [2020-07-27T19:59:29.594Z] #50 106.3 + cp runc /build/runc [2020-07-27T19:59:29.594Z] #50 DONE 106.5s [2020-07-27T19:59:29.594Z] [2020-07-27T19:59:29.594Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:59:29.594Z] #40 155.8 CC criu/net.o [2020-07-27T19:59:29.747Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-27T19:59:29.747Z] === RUN TestKillDifferentUserContainer [2020-07-27T19:59:30.006Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2020-07-27T19:59:30.006Z] === RUN TestInspectOomKilledTrue [2020-07-27T19:59:30.006Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-27T19:59:30.006Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T19:59:30.006Z] === RUN TestInspectOomKilledFalse [2020-07-27T19:59:30.006Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-27T19:59:30.006Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T19:59:30.006Z] === RUN TestLinksEtcHostsContentMatch [2020-07-27T19:59:30.006Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-27T19:59:30.006Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-27T19:59:30.006Z] === RUN TestLinksContainerNames [2020-07-27T19:59:30.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-27T19:59:30.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-27T19:59:30.785Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-07-27T19:59:30.942Z] --- PASS: TestLinksContainerNames (0.80s) [2020-07-27T19:59:30.942Z] === RUN TestLogsFollowTailEmpty [2020-07-27T19:59:31.076Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-07-27T19:59:31.201Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2020-07-27T19:59:31.201Z] === RUN TestContainerNetworkMountsNoChown [2020-07-27T19:59:31.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-27T19:59:31.707Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 4.8% of statements [2020-07-27T19:59:31.708Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-27T19:59:31.708Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-27T19:59:31.768Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/default [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/default [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/private [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/private [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rprivate [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/slave [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/slave [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rslave [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/shared [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/shared [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rshared [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/default [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/rslave [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/rshared [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/shared [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/rprivate [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/slave [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/private [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-27T19:59:31.768Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-27T19:59:31.768Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T19:59:31.768Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-27T19:59:31.769Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T19:59:31.769Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-27T19:59:31.769Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-27T19:59:31.769Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T19:59:31.769Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-27T19:59:31.769Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-27T19:59:31.769Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-27T19:59:31.769Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-27T19:59:32.027Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-27T19:59:32.027Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-27T19:59:32.027Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T19:59:32.027Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-27T19:59:32.027Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T19:59:32.027Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-27T19:59:32.027Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-27T19:59:32.027Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-27T19:59:32.027Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-27T19:59:32.027Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-27T19:59:32.027Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-27T19:59:32.027Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-27T19:59:32.027Z] === RUN TestContainerBindMountNonRecursive [2020-07-27T19:59:32.027Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-27T19:59:32.027Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-27T19:59:32.027Z] === RUN TestNetworkNat [2020-07-27T19:59:32.338Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 41.0% of statements [2020-07-27T19:59:32.593Z] --- PASS: TestNetworkNat (0.48s) [2020-07-27T19:59:32.593Z] === RUN TestNetworkLocalhostTCPNat [2020-07-27T19:59:32.852Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-07-27T19:59:32.852Z] === RUN TestNetworkLoopbackNat [2020-07-27T19:59:33.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-27T19:59:33.171Z] #40 159.9 CC criu/netfilter.o [2020-07-27T19:59:33.171Z] #40 160.3 CC criu/page-pipe.o [2020-07-27T19:59:33.370Z] ok github.com/docker/docker/daemon/logger/awslogs 0.064s coverage: 77.8% of statements [2020-07-27T19:59:33.370Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-27T19:59:33.370Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-27T19:59:33.370Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-07-27T19:59:33.819Z] #40 161.2 CC criu/page-xfer.o [2020-07-27T19:59:34.002Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2020-07-27T19:59:34.293Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-07-27T19:59:34.293Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2020-07-27T19:59:34.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-27T19:59:34.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-27T19:59:34.633Z] 4612f6d0b889: Pull complete [2020-07-27T19:59:34.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-27T19:59:35.324Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2020-07-27T19:59:35.324Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-27T19:59:35.452Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T19:59:35.452Z] [2020-07-27T19:59:35.452Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-27T19:59:35.452Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-27T19:59:35.452Z] Using test binary docker [2020-07-27T19:59:35.452Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-27T19:59:35.452Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T19:59:35.452Z] INFO: Waiting for daemon to start... [2020-07-27T19:59:35.452Z] Starting dockerd [2020-07-27T19:59:35.452Z] . [2020-07-27T19:59:35.452Z] INFO: Building docker-sdk-python3:4.2.2... [2020-07-27T19:59:35.617Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 37.7% of statements [2020-07-27T19:59:35.919Z] #40 162.8 CC criu/pagemap-cache.o [2020-07-27T19:59:36.134Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2020-07-27T19:59:36.134Z] === RUN TestPause [2020-07-27T19:59:36.134Z] --- SKIP: TestPause (0.00s) [2020-07-27T19:59:36.135Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T19:59:36.135Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-27T19:59:36.135Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T19:59:36.135Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T19:59:36.135Z] === RUN TestPauseStopPausedContainer [2020-07-27T19:59:36.135Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-27T19:59:36.135Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T19:59:36.135Z] === RUN TestPsFilter [2020-07-27T19:59:36.135Z] --- PASS: TestPsFilter (0.10s) [2020-07-27T19:59:36.135Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-27T19:59:36.135Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2020-07-27T19:59:36.135Z] === RUN TestRemoveContainerWithVolume [2020-07-27T19:59:36.217Z] #40 163.3 CC criu/pagemap.o [2020-07-27T19:59:36.269Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-07-27T19:59:36.393Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2020-07-27T19:59:36.393Z] === RUN TestRemoveContainerRunning [2020-07-27T19:59:36.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-27T19:59:36.960Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-07-27T19:59:36.960Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-27T19:59:37.218Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-07-27T19:59:37.218Z] === RUN TestRemoveInvalidContainer [2020-07-27T19:59:37.218Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-27T19:59:37.218Z] === RUN TestRenameLinkedContainer [2020-07-27T19:59:37.269Z] #40 164.3 CC criu/parasite-syscall.o [2020-07-27T19:59:37.300Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2020-07-27T19:59:37.590Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-27T19:59:38.221Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-27T19:59:38.221Z] ok github.com/docker/docker/daemon/logger/splunk 1.494s coverage: 82.5% of statements [2020-07-27T19:59:38.221Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-27T19:59:38.221Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-27T19:59:38.323Z] #40 165.4 CC criu/path.o [2020-07-27T19:59:38.620Z] #40 165.8 CC criu/pie-util-vdso.o [2020-07-27T19:59:38.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-27T19:59:38.916Z] #40 166.1 CC criu/pie-util.o [2020-07-27T19:59:39.119Z] --- PASS: TestRenameLinkedContainer (1.58s) [2020-07-27T19:59:39.119Z] === RUN TestRenameStoppedContainer [2020-07-27T19:59:39.119Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-07-27T19:59:39.119Z] === RUN TestRenameRunningContainerAndReuse [2020-07-27T19:59:39.215Z] #40 166.4 CC criu/pipes.o [2020-07-27T19:59:39.215Z] #40 ... [2020-07-27T19:59:39.215Z] [2020-07-27T19:59:39.215Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T19:59:39.215Z] #37 231.1 + dpkg --print-architecture [2020-07-27T19:59:39.215Z] #37 231.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-27T19:59:39.724Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2020-07-27T19:59:39.724Z] ok github.com/docker/docker/distribution 0.239s coverage: 22.1% of statements [2020-07-27T19:59:39.724Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-27T19:59:39.859Z] #37 231.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-27T19:59:39.859Z] #37 231.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-27T19:59:40.054Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2020-07-27T19:59:40.054Z] === RUN TestRenameInvalidName [2020-07-27T19:59:40.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-27T19:59:40.312Z] --- PASS: TestRenameInvalidName (0.42s) [2020-07-27T19:59:40.312Z] === RUN TestRenameAnonymousContainer [2020-07-27T19:59:40.357Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-07-27T19:59:40.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-27T19:59:41.388Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-07-27T19:59:41.679Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-27T19:59:42.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-27T19:59:42.217Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2020-07-27T19:59:42.217Z] === RUN TestRenameContainerWithSameName [2020-07-27T19:59:42.217Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2020-07-27T19:59:42.217Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-27T19:59:42.310Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 85.6% of statements [2020-07-27T19:59:42.310Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-27T19:59:42.310Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-27T19:59:42.310Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2020-07-27T19:59:42.310Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-27T19:59:42.601Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-07-27T19:59:43.151Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-07-27T19:59:43.151Z] === RUN TestResize [2020-07-27T19:59:43.410Z] --- PASS: TestResize (0.40s) [2020-07-27T19:59:43.410Z] === RUN TestResizeWithInvalidSize [2020-07-27T19:59:43.977Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2020-07-27T19:59:43.977Z] === RUN TestResizeWhenContainerNotStarted [2020-07-27T19:59:44.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-27T19:59:44.104Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-07-27T19:59:44.104Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-27T19:59:44.236Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-07-27T19:59:44.236Z] === RUN TestDaemonRestartKillContainers [2020-07-27T19:59:44.236Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-27T19:59:44.236Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-27T19:59:44.236Z] === RUN TestCgroupNamespacesRun [2020-07-27T19:59:44.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-27T19:59:44.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-27T19:59:45.612Z] ok github.com/docker/docker/pkg/archive 0.474s coverage: 77.2% of statements [2020-07-27T19:59:46.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-27T19:59:46.643Z] ok github.com/docker/docker/pkg/authorization 0.614s coverage: 68.3% of statements [2020-07-27T19:59:46.766Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2020-07-27T19:59:46.766Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-27T19:59:46.933Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-27T19:59:46.933Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-07-27T19:59:47.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-27T19:59:48.666Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2020-07-27T19:59:48.666Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-27T19:59:48.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-27T19:59:49.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-27T19:59:50.306Z] #37 ... [2020-07-27T19:59:50.306Z] [2020-07-27T19:59:50.306Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T19:59:50.306Z] #40 167.1 CC criu/plugin.o [2020-07-27T19:59:50.306Z] #40 167.5 CC criu/proc_parse.o [2020-07-27T19:59:50.306Z] #40 171.0 CC criu/protobuf-desc.o [2020-07-27T19:59:50.306Z] #40 172.0 CC criu/protobuf.o [2020-07-27T19:59:50.306Z] #40 172.5 CC criu/pstree.o [2020-07-27T19:59:50.306Z] #40 173.7 CC criu/rbtree.o [2020-07-27T19:59:50.306Z] #40 174.1 CC criu/rst-malloc.o [2020-07-27T19:59:50.306Z] #40 174.4 CC criu/seccomp.o [2020-07-27T19:59:50.306Z] #40 175.1 CC criu/seize.o [2020-07-27T19:59:50.306Z] #40 176.2 CC criu/servicefd.o [2020-07-27T19:59:50.306Z] #40 176.6 CC criu/shmem.o [2020-07-27T19:59:50.567Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2020-07-27T19:59:50.567Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-27T19:59:50.604Z] #40 177.7 CC criu/sigframe.o [2020-07-27T19:59:50.604Z] #40 177.8 CC criu/signalfd.o [2020-07-27T19:59:50.902Z] #40 178.1 CC criu/sk-inet.o [2020-07-27T19:59:51.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-27T19:59:51.373Z] ok github.com/docker/docker/pkg/chrootarchive 3.503s coverage: 43.2% of statements [2020-07-27T19:59:51.374Z] ok github.com/docker/docker/layer 7.364s coverage: 68.8% of statements [2020-07-27T19:59:51.374Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-27T19:59:51.374Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-27T19:59:51.374Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-27T19:59:51.374Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-27T19:59:51.374Z] ? github.com/docker/docker/oci [no test files] [2020-07-27T19:59:51.374Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-27T19:59:51.374Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-27T19:59:51.374Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-27T19:59:51.374Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-07-27T19:59:51.663Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-07-27T19:59:51.663Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-07-27T19:59:51.954Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-27T19:59:51.955Z] #40 179.2 CC criu/sk-netlink.o [2020-07-27T19:59:52.584Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-27T19:59:52.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-27T19:59:52.599Z] #40 179.8 CC criu/sk-packet.o [2020-07-27T19:59:52.875Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-27T19:59:53.096Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2020-07-27T19:59:53.096Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-27T19:59:53.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-27T19:59:53.245Z] #40 180.6 CC criu/sk-queue.o [2020-07-27T19:59:53.891Z] #40 181.1 CC criu/sk-tcp.o [2020-07-27T19:59:53.905Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-27T19:59:53.993Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T19:59:53.993Z] Using test binary docker [2020-07-27T19:59:53.993Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-27T19:59:53.993Z] +++ /etc/init.d/apparmor start [2020-07-27T19:59:53.993Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T19:59:53.993Z] INFO: Waiting for daemon to start... [2020-07-27T19:59:53.993Z] Starting dockerd [2020-07-27T19:59:53.993Z] +++ 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 [2020-07-27T19:59:54.538Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-07-27T19:59:54.554Z] #40 181.7 CC criu/sk-unix.o [2020-07-27T19:59:54.997Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2020-07-27T19:59:54.997Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-27T19:59:55.568Z] ok github.com/docker/docker/pkg/fsutils 0.408s coverage: 85.1% of statements [2020-07-27T19:59:55.568Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-07-27T19:59:55.568Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-07-27T19:59:56.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-27T19:59:56.549Z] . [2020-07-27T19:59:56.549Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T19:59:56.549Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T19:59:56.549Z] Error: No such image: emptyfs [2020-07-27T19:59:56.549Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-27T19:59:56.549Z] ++++ docker load [2020-07-27T19:59:56.549Z] Running integration-test (iteration 1) [2020-07-27T19:59:56.549Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-27T19:59:56.549Z] ++ 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 [2020-07-27T19:59:56.549Z] ++ set -e [2020-07-27T19:59:56.549Z] ++ '[' -n 0 ']' [2020-07-27T19:59:56.549Z] ++ set -x [2020-07-27T19:59:56.549Z] ++ 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 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 [2020-07-27T19:59:56.599Z] ok github.com/docker/docker/pkg/idtools 0.295s coverage: 70.5% of statements [2020-07-27T19:59:56.599Z] ok github.com/docker/docker/pkg/ioutils 0.284s coverage: 70.6% of statements [2020-07-27T19:59:56.659Z] #40 183.7 CC criu/sockets.o [2020-07-27T19:59:56.890Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-07-27T19:59:56.899Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s) [2020-07-27T19:59:56.899Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-27T19:59:57.180Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2020-07-27T19:59:57.180Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-07-27T19:59:57.180Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-27T19:59:57.180Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-27T19:59:57.305Z] #40 184.7 CC criu/stats.o [2020-07-27T19:59:57.471Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-27T19:59:57.471Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-27T19:59:57.471Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-07-27T19:59:57.761Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-07-27T19:59:57.948Z] #40 185.0 CC criu/string.o [2020-07-27T19:59:57.948Z] #40 185.1 CC criu/sysctl.o [2020-07-27T19:59:58.053Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 86.7% of statements [2020-07-27T19:59:58.053Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-27T19:59:58.053Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-27T19:59:58.053Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-27T19:59:58.593Z] #40 185.8 CC criu/sysfs_parse.o [2020-07-27T19:59:58.684Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-07-27T19:59:58.800Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2020-07-27T19:59:58.800Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-27T19:59:59.241Z] #40 186.3 CC criu/timens.o [2020-07-27T19:59:59.315Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-27T19:59:59.540Z] #40 186.7 CC criu/timerfd.o [2020-07-27T19:59:59.606Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-27T19:59:59.606Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-27T19:59:59.843Z] #40 187.2 CC criu/tty.o [2020-07-27T20:00:00.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-27T20:00:00.701Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2020-07-27T20:00:00.701Z] === RUN TestKernelTCPMemory [2020-07-27T20:00:00.701Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-07-27T20:00:00.701Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:00.701Z] === RUN TestNISDomainname [2020-07-27T20:00:00.701Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-27T20:00:00.701Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-27T20:00:00.701Z] === RUN TestHostnameDnsResolution [2020-07-27T20:00:01.108Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 73.9% of statements [2020-07-27T20:00:01.108Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-27T20:00:01.682Z] --- PASS: TestHostnameDnsResolution (0.72s) [2020-07-27T20:00:01.682Z] === RUN TestStats [2020-07-27T20:00:01.682Z] --- SKIP: TestStats (0.00s) [2020-07-27T20:00:01.682Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:01.682Z] === RUN TestStopContainerWithTimeout [2020-07-27T20:00:01.682Z] === RUN TestStopContainerWithTimeout/0 [2020-07-27T20:00:01.682Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-27T20:00:01.682Z] === RUN TestStopContainerWithTimeout/1 [2020-07-27T20:00:01.682Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-27T20:00:01.682Z] === RUN TestStopContainerWithTimeout/3 [2020-07-27T20:00:01.682Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-27T20:00:01.682Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-27T20:00:01.682Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-27T20:00:01.682Z] === CONT TestStopContainerWithTimeout/0 [2020-07-27T20:00:01.682Z] === CONT TestStopContainerWithTimeout/3 [2020-07-27T20:00:02.252Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-27T20:00:02.610Z] #40 189.4 CC criu/tun.o [2020-07-27T20:00:02.907Z] #40 190.1 CC criu/uffd.o [2020-07-27T20:00:03.205Z] #40 ... [2020-07-27T20:00:03.205Z] [2020-07-27T20:00:03.205Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T20:00:03.205Z] #37 DONE 255.0s [2020-07-27T20:00:03.205Z] [2020-07-27T20:00:03.205Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T20:00:03.832Z] ok github.com/docker/docker/pkg/signal 2.363s coverage: 61.0% of statements [2020-07-27T20:00:03.928Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T20:00:03.929Z] Using test binary docker [2020-07-27T20:00:03.929Z] +++ /etc/init.d/apparmor start [2020-07-27T20:00:03.929Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T20:00:03.929Z] INFO: Waiting for daemon to start... [2020-07-27T20:00:03.929Z] Starting dockerd [2020-07-27T20:00:03.929Z] +++ 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 [2020-07-27T20:00:04.122Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-27T20:00:04.151Z] === CONT TestStopContainerWithTimeout/1 [2020-07-27T20:00:04.412Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-27T20:00:04.702Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-27T20:00:04.736Z] #46 ... [2020-07-27T20:00:04.736Z] [2020-07-27T20:00:04.736Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T20:00:04.736Z] #40 191.8 CC criu/util.o [2020-07-27T20:00:04.993Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-07-27T20:00:05.527Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-27T20:00:05.527Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2020-07-27T20:00:05.527Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2020-07-27T20:00:05.527Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2020-07-27T20:00:05.527Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-07-27T20:00:05.527Z] === RUN TestDeleteDevicemapper [2020-07-27T20:00:05.527Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-27T20:00:05.527Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T20:00:05.527Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-27T20:00:05.623Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-07-27T20:00:05.839Z] . [2020-07-27T20:00:05.839Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T20:00:05.839Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T20:00:05.839Z] Error: No such image: emptyfs [2020-07-27T20:00:05.839Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-27T20:00:05.839Z] ++++ docker load [2020-07-27T20:00:05.914Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2020-07-27T20:00:06.204Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-07-27T20:00:06.268Z] #40 193.2 CC criu/uts_ns.o [2020-07-27T20:00:06.268Z] #40 193.5 CC criu/vdso.o [2020-07-27T20:00:06.409Z] Running integration-test (iteration 1) [2020-07-27T20:00:06.409Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-27T20:00:06.409Z] ++ 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 [2020-07-27T20:00:06.409Z] ++ set -e [2020-07-27T20:00:06.409Z] ++ '[' -n 0 ']' [2020-07-27T20:00:06.409Z] ++ set -x [2020-07-27T20:00:06.409Z] ++ 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 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 [2020-07-27T20:00:06.835Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2020-07-27T20:00:06.835Z] testing: warning: no tests to run [2020-07-27T20:00:06.835Z] coverage: [no statements] [2020-07-27T20:00:06.835Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-27T20:00:06.920Z] #40 194.1 LINK criu/built-in.o [2020-07-27T20:00:07.125Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-27T20:00:07.224Z] #40 194.4 LINK criu/criu [2020-07-27T20:00:07.415Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-27T20:00:07.415Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-27T20:00:07.431Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.90s) [2020-07-27T20:00:07.432Z] === RUN TestUpdateMemory [2020-07-27T20:00:07.432Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-27T20:00:07.432Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:07.432Z] === RUN TestUpdateCPUQuota [2020-07-27T20:00:07.432Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-27T20:00:07.432Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:07.432Z] === RUN TestUpdatePidsLimit [2020-07-27T20:00:07.432Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-27T20:00:07.432Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:07.432Z] === RUN TestUpdateRestartPolicy [2020-07-27T20:00:07.544Z] sha256:370a59c6c904f3d0834cb2ea5edf67e7c806820dd5209317598540acc398ffb2 [2020-07-27T20:00:07.544Z] INFO: Starting docker-py tests... [2020-07-27T20:00:07.882Z] #40 194.8 DEP lib/c/criu.d [2020-07-27T20:00:07.882Z] #40 194.9 CC images/rpc.pb-c.o [2020-07-27T20:00:08.478Z] ============================= test session starts ============================== [2020-07-27T20:00:08.478Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-27T20:00:08.478Z] rootdir: /src, inifile: pytest.ini [2020-07-27T20:00:08.478Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-27T20:00:08.529Z] #40 195.7 CC lib/c/criu.o [2020-07-27T20:00:08.816Z] Loaded image: buildpack-deps:buster [2020-07-27T20:00:08.816Z] Loaded image: busybox:latest [2020-07-27T20:00:08.816Z] Loaded image: busybox:glibc [2020-07-27T20:00:08.816Z] Loaded image: debian:buster [2020-07-27T20:00:08.816Z] Loaded image: hello-world:latest [2020-07-27T20:00:08.816Z] INFO: Testing against a local daemon [2020-07-27T20:00:08.816Z] === RUN TestCgroupNamespacesBuild [2020-07-27T20:00:09.413Z] collected 388 items / 2 deselected / 386 selected [2020-07-27T20:00:09.413Z] [2020-07-27T20:00:09.478Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.1% of statements [2020-07-27T20:00:09.768Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-27T20:00:10.082Z] #40 196.9 LINK lib/c/built-in.o [2020-07-27T20:00:10.082Z] #40 196.9 LINK lib/c/libcriu.so [2020-07-27T20:00:10.082Z] #40 197.1 LINK lib/c/libcriu.a [2020-07-27T20:00:10.082Z] #40 197.3 GEN magic.py [2020-07-27T20:00:10.382Z] #40 197.5 Note: Building without setproctitle() and strlcpy() support. [2020-07-27T20:00:10.382Z] #40 197.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-27T20:00:10.382Z] #40 197.5 Note: Building without GnuTLS support [2020-07-27T20:00:10.382Z] #40 197.6 Makefile.config:39: Warn: you have no libnftables installed [2020-07-27T20:00:10.382Z] #40 197.6 Makefile.config:40: Warn: Building without nftables support [2020-07-27T20:00:10.399Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 75.0% of statements [2020-07-27T20:00:10.689Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-27T20:00:10.729Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2020-07-27T20:00:10.729Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-27T20:00:11.028Z] #40 198.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-27T20:00:11.723Z] ok github.com/docker/docker/registry 0.092s coverage: 56.3% of statements [2020-07-27T20:00:12.092Z] #40 199.3 make[1]: Nothing to be done for 'all'. [2020-07-27T20:00:12.113Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-07-27T20:00:12.113Z] === RUN TestBuildWithSession [2020-07-27T20:00:12.113Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-27T20:00:12.113Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T20:00:12.113Z] === RUN TestBuildSquashParent [2020-07-27T20:00:12.372Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-07-27T20:00:12.372Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-27T20:00:13.003Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-07-27T20:00:13.146Z] #40 200.2 make[1]: 'images/built-in.o' is up to date. [2020-07-27T20:00:13.146Z] #40 200.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-27T20:00:13.146Z] #40 200.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-27T20:00:13.146Z] #40 200.3 make[1]: 'compel/libcompel.a' is up to date. [2020-07-27T20:00:13.146Z] #40 200.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-27T20:00:13.146Z] #40 200.4 make[1]: Nothing to be done for 'all'. [2020-07-27T20:00:13.146Z] #40 200.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-27T20:00:13.293Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-07-27T20:00:13.442Z] #40 200.7 make[2]: Nothing to be done for 'all'. [2020-07-27T20:00:13.442Z] #40 200.7 make[2]: Nothing to be done for 'all'. [2020-07-27T20:00:13.442Z] #40 200.8 make[2]: Nothing to be done for 'all'. [2020-07-27T20:00:13.739Z] #40 200.9 make[2]: Nothing to be done for 'all'. [2020-07-27T20:00:13.739Z] #40 201.0 make[2]: Nothing to be done for 'all'. [2020-07-27T20:00:13.739Z] #40 201.0 make[2]: Nothing to be done for 'all'. [2020-07-27T20:00:14.038Z] #40 201.1 make[2]: Nothing to be done for 'all'. [2020-07-27T20:00:14.038Z] #40 201.2 make[2]: Nothing to be done for 'all'. [2020-07-27T20:00:14.038Z] #40 201.3 INSTALL criu/criu [2020-07-27T20:00:14.336Z] #40 DONE 201.4s [2020-07-27T20:00:14.336Z] [2020-07-27T20:00:14.336Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T20:00:14.336Z] #46 266.1 + cd /tmp/tmp.zOyI0Ytf1q/src/github.com/golangci/golangci-lint/ [2020-07-27T20:00:14.336Z] #46 266.1 + git checkout -q v1.23.8 [2020-07-27T20:00:14.637Z] #46 266.6 ++ git describe --tags [2020-07-27T20:00:14.941Z] #46 266.6 + version=v1.23.8 [2020-07-27T20:00:14.941Z] #46 266.6 ++ git rev-parse --short HEAD [2020-07-27T20:00:14.941Z] #46 266.6 + commit=76a82c6 [2020-07-27T20:00:14.941Z] #46 266.6 ++ git show -s --format=%cd [2020-07-27T20:00:14.941Z] #46 266.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-27T20:00:14.941Z] #46 266.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-27T20:00:15.356Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-27T20:00:15.999Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-07-27T20:00:16.630Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-27T20:00:17.260Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-07-27T20:00:19.628Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2020-07-27T20:00:19.628Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-27T20:00:19.628Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-07-27T20:00:19.628Z] === RUN TestWaitNonBlocked [2020-07-27T20:00:19.628Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:00:19.628Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:00:19.628Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:00:19.628Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:00:19.628Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:00:19.628Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:00:19.628Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-27T20:00:19.628Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2020-07-27T20:00:19.628Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2020-07-27T20:00:19.628Z] === RUN TestWaitBlocked [2020-07-27T20:00:19.628Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:00:19.628Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:00:19.628Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:00:19.628Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:00:19.628Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:00:19.628Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:00:20.250Z] --- PASS: TestBuildSquashParent (6.71s) [2020-07-27T20:00:20.250Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-27T20:00:20.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:00:20.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:00:20.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:00:20.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:00:20.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:00:20.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:00:20.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:00:20.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:00:20.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:00:20.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:00:20.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:00:20.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:00:20.250Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:00:20.250Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:00:20.250Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:00:20.250Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:00:20.562Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-27T20:00:20.562Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2020-07-27T20:00:20.562Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2020-07-27T20:00:20.562Z] === CONT TestDaemonRestartIpcMode [2020-07-27T20:00:20.562Z] === CONT TestIpcModeOlderClient [2020-07-27T20:00:20.562Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-27T20:00:21.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:00:21.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:00:23.846Z] --- PASS: TestDaemonRestartIpcMode (3.12s) [2020-07-27T20:00:23.846Z] PASS [2020-07-27T20:00:23.846Z] [2020-07-27T20:00:23.846Z] === Skipped [2020-07-27T20:00:23.846Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-27T20:00:23.846Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T20:00:23.846Z] [2020-07-27T20:00:23.846Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-27T20:00:23.846Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-27T20:00:23.846Z] [2020-07-27T20:00:23.846Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-27T20:00:23.846Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:00:23.846Z] [2020-07-27T20:00:23.846Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-27T20:00:23.846Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-27T20:00:23.846Z] [2020-07-27T20:00:23.846Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-27T20:00:23.846Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T20:00:23.846Z] [2020-07-27T20:00:23.846Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-27T20:00:23.846Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T20:00:23.846Z] [2020-07-27T20:00:23.846Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-27T20:00:23.846Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T20:00:23.846Z] [2020-07-27T20:00:23.846Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-27T20:00:23.846Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T20:00:23.846Z] [2020-07-27T20:00:23.846Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-27T20:00:23.846Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T20:00:23.846Z] [2020-07-27T20:00:23.846Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-27T20:00:23.846Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:23.846Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-27T20:00:23.847Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-27T20:00:23.847Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-27T20:00:23.847Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-27T20:00:23.847Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T20:00:23.847Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-27T20:00:23.847Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-27T20:00:23.847Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-07-27T20:00:23.847Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-27T20:00:23.847Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-27T20:00:23.847Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-27T20:00:23.847Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-27T20:00:23.847Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-27T20:00:23.847Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-27T20:00:23.847Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] [2020-07-27T20:00:23.847Z] DONE 173 tests, 24 skipped in 77.401s [2020-07-27T20:00:23.847Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-27T20:00:23.847Z] INFO: Testing against a local daemon [2020-07-27T20:00:23.847Z] === RUN TestCommitInheritsEnv [2020-07-27T20:00:24.187Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-07-27T20:00:24.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s) [2020-07-27T20:00:24.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2020-07-27T20:00:24.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2020-07-27T20:00:24.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s) [2020-07-27T20:00:24.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2020-07-27T20:00:24.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2020-07-27T20:00:24.187Z] === RUN TestBuildMultiStageCopy [2020-07-27T20:00:24.187Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-27T20:00:24.254Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-27T20:00:24.819Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-27T20:00:25.221Z] --- PASS: TestCommitInheritsEnv (1.49s) [2020-07-27T20:00:25.221Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-27T20:00:25.221Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-27T20:00:25.221Z] === RUN TestImagesFilterMultiReference [2020-07-27T20:00:25.221Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-27T20:00:25.221Z] === RUN TestImagePullPlatformInvalid [2020-07-27T20:00:25.221Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-27T20:00:25.221Z] === RUN TestRemoveImageOrphaning [2020-07-27T20:00:26.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-27T20:00:26.340Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-27T20:00:26.670Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-27T20:00:27.120Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-07-27T20:00:27.120Z] === RUN TestRemoveImageGarbageCollector [2020-07-27T20:00:27.120Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-27T20:00:27.120Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-27T20:00:27.120Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-27T20:00:27.120Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-27T20:00:27.120Z] === RUN TestTagInvalidReference [2020-07-27T20:00:27.120Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-27T20:00:27.120Z] === RUN TestTagValidPrefixedRepo [2020-07-27T20:00:27.120Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-27T20:00:27.120Z] === RUN TestTagExistedNameWithoutForce [2020-07-27T20:00:27.241Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-27T20:00:27.379Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-27T20:00:27.379Z] === RUN TestTagOfficialNames [2020-07-27T20:00:27.379Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-27T20:00:27.379Z] === RUN TestTagMatchesDigest [2020-07-27T20:00:27.379Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-27T20:00:27.379Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-27T20:00:27.502Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-27T20:00:28.073Z] --- PASS: TestBuildMultiStageCopy (4.24s) [2020-07-27T20:00:28.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s) [2020-07-27T20:00:28.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-07-27T20:00:28.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-07-27T20:00:28.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-07-27T20:00:28.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-07-27T20:00:28.073Z] === RUN TestBuildMultiStageParentConfig [2020-07-27T20:00:29.459Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2020-07-27T20:00:29.459Z] === RUN TestBuildLabelWithTargets [2020-07-27T20:00:32.001Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-07-27T20:00:32.001Z] === RUN TestBuildWithEmptyLayers [2020-07-27T20:00:32.584Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/rootless [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/volume [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-27T20:00:32.585Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === Skipped [2020-07-27T20:00:32.585Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-27T20:00:32.585Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-27T20:00:32.585Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:73: No driver to put! [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-27T20:00:32.585Z] time="2020-07-27T19:59:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-27T20:00:32.585Z] time="2020-07-27T19:59:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-27T20:00:32.585Z] time="2020-07-27T19:59:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-27T20:00:32.585Z] time="2020-07-27T19:59:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-27T20:00:32.585Z] time="2020-07-27T19:59:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:73: No driver to put! [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-27T20:00:32.585Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-27T20:00:32.585Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-27T20:00:32.585Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:00:32.585Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-27T20:00:32.585Z] graphtest_unix.go:73: No driver to put! [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-27T20:00:32.585Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-27T20:00:32.585Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] [2020-07-27T20:00:32.585Z] DONE 2123 tests, 26 skipped in 191.365s [2020-07-27T20:00:32.944Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-07-27T20:00:32.944Z] === RUN TestBuildMultiStageOnBuild Post stage [Pipeline] junit [2020-07-27T20:00:33.260Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-27T20:00:33.616Z] #46 ... [2020-07-27T20:00:33.616Z] [2020-07-27T20:00:33.616Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T20:00:33.616Z] #53 242.7 + bin/containerd [2020-07-27T20:00:33.923Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/make.sh dynbinary test-integration [2020-07-27T20:00:34.213Z] [2020-07-27T20:00:34.503Z] Removing bundles/ [2020-07-27T20:00:34.503Z] [2020-07-27T20:00:34.503Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-27T20:00:34.503Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T20:00:34.503Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T20:00:35.491Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-07-27T20:00:35.491Z] === RUN TestBuildUncleanTarFilenames [2020-07-27T20:00:36.875Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-07-27T20:00:36.875Z] === RUN TestBuildMultiStageLayerLeak [2020-07-27T20:00:40.181Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s) [2020-07-27T20:00:40.181Z] === RUN TestBuildWithHugeFile [2020-07-27T20:00:40.586Z] #53 ... [2020-07-27T20:00:40.586Z] [2020-07-27T20:00:40.586Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T20:00:40.586Z] #22 291.6 + return [2020-07-27T20:00:40.586Z] #22 DONE 291.8s [2020-07-27T20:00:40.586Z] [2020-07-27T20:00:40.586Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T20:00:40.843Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-27T20:00:41.640Z] #53 ... [2020-07-27T20:00:41.640Z] [2020-07-27T20:00:41.640Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-27T20:00:41.640Z] #23 DONE 0.1s [2020-07-27T20:00:41.640Z] [2020-07-27T20:00:41.640Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T20:00:41.942Z] #46 ... [2020-07-27T20:00:41.942Z] [2020-07-27T20:00:41.942Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-27T20:00:42.999Z] #27 DONE 0.9s [2020-07-27T20:00:42.999Z] [2020-07-27T20:00:42.999Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-27T20:00:42.999Z] #30 DONE 0.1s [2020-07-27T20:00:42.999Z] [2020-07-27T20:00:42.999Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-27T20:00:42.999Z] #32 DONE 0.1s [2020-07-27T20:00:42.999Z] [2020-07-27T20:00:42.999Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-27T20:00:42.999Z] #35 DONE 0.1s [2020-07-27T20:00:42.999Z] [2020-07-27T20:00:42.999Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-27T20:00:42.999Z] #38 DONE 0.1s [2020-07-27T20:00:42.999Z] [2020-07-27T20:00:42.999Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T20:00:43.297Z] #53 ... [2020-07-27T20:00:43.297Z] [2020-07-27T20:00:43.297Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-27T20:00:43.297Z] #41 DONE 0.1s [2020-07-27T20:00:43.297Z] [2020-07-27T20:00:43.297Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-27T20:00:43.297Z] #43 DONE 0.1s [2020-07-27T20:00:43.297Z] [2020-07-27T20:00:43.297Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-27T20:00:43.297Z] #45 DONE 0.1s [2020-07-27T20:00:43.297Z] [2020-07-27T20:00:43.297Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T20:00:45.167Z] Loaded image: buildpack-deps:buster [2020-07-27T20:00:45.167Z] Loaded image: busybox:latest [2020-07-27T20:00:45.167Z] Loaded image: busybox:glibc [2020-07-27T20:00:45.167Z] Loaded image: debian:buster [2020-07-27T20:00:45.436Z] Loaded image: hello-world:latest [2020-07-27T20:00:45.436Z] INFO: Testing against a local daemon [2020-07-27T20:00:45.436Z] === RUN TestCgroupNamespacesBuild [2020-07-27T20:00:47.976Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2020-07-27T20:00:47.976Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-27T20:00:49.887Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2020-07-27T20:00:49.887Z] === RUN TestBuildWithSession [2020-07-27T20:00:49.887Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-27T20:00:49.887Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T20:00:49.887Z] === RUN TestBuildSquashParent [2020-07-27T20:00:59.880Z] --- PASS: TestBuildSquashParent (8.66s) [2020-07-27T20:00:59.881Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-27T20:00:59.881Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:00:59.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:00:59.881Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:00:59.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:00:59.881Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:00:59.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:00:59.881Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:00:59.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:00:59.881Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:00:59.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:00:59.881Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:00:59.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:00:59.881Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:00:59.881Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:01:01.791Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:01:01.791Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:01:05.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:01:05.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:01:07.633Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-27T20:01:07.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s) [2020-07-27T20:01:07.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2020-07-27T20:01:07.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s) [2020-07-27T20:01:07.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2020-07-27T20:01:07.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2020-07-27T20:01:07.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s) [2020-07-27T20:01:07.633Z] === RUN TestBuildMultiStageCopy [2020-07-27T20:01:07.633Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-27T20:01:10.178Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-27T20:01:10.748Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-27T20:01:11.008Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-27T20:01:11.579Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-27T20:01:12.149Z] --- PASS: TestBuildMultiStageCopy (4.62s) [2020-07-27T20:01:12.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-07-27T20:01:12.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-07-27T20:01:12.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-27T20:01:12.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-27T20:01:12.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-07-27T20:01:12.149Z] === RUN TestBuildMultiStageParentConfig [2020-07-27T20:01:13.532Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2020-07-27T20:01:13.532Z] === RUN TestBuildLabelWithTargets [2020-07-27T20:01:16.072Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2020-07-27T20:01:16.072Z] === RUN TestBuildWithEmptyLayers [2020-07-27T20:01:17.011Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2020-07-27T20:01:17.011Z] === RUN TestBuildMultiStageOnBuild [2020-07-27T20:01:20.310Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2020-07-27T20:01:20.310Z] === RUN TestBuildUncleanTarFilenames [2020-07-27T20:01:21.692Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2020-07-27T20:01:21.692Z] === RUN TestBuildMultiStageLayerLeak [2020-07-27T20:01:22.758Z] #53 ... [2020-07-27T20:01:22.758Z] [2020-07-27T20:01:22.758Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T20:01:22.758Z] #46 DONE 329.8s [2020-07-27T20:01:22.758Z] [2020-07-27T20:01:22.758Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T20:01:22.758Z] #53 ... [2020-07-27T20:01:22.758Z] [2020-07-27T20:01:22.758Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-27T20:01:22.758Z] #47 DONE 0.1s [2020-07-27T20:01:22.758Z] [2020-07-27T20:01:22.758Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-27T20:01:22.758Z] #49 DONE 0.1s [2020-07-27T20:01:22.758Z] [2020-07-27T20:01:22.758Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-27T20:01:22.758Z] #51 DONE 0.1s [2020-07-27T20:01:22.758Z] [2020-07-27T20:01:22.758Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T20:01:24.986Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s) [2020-07-27T20:01:24.986Z] === RUN TestBuildWithHugeFile [2020-07-27T20:01:25.509Z] #53 295.8 + bin/containerd-stress [2020-07-27T20:01:26.904Z] --- PASS: TestBuildWithHugeFile (40.23s) [2020-07-27T20:01:26.904Z] === RUN TestBuildWithEmptyDockerfile [2020-07-27T20:01:26.904Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:01:26.904Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:01:26.904Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:01:26.904Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:01:26.904Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:01:26.904Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:01:26.904Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:01:26.904Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:01:26.904Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:01:26.904Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2020-07-27T20:01:26.904Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-07-27T20:01:26.904Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-07-27T20:01:26.904Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2020-07-27T20:01:26.904Z] === RUN TestBuildPreserveOwnership [2020-07-27T20:01:26.904Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-27T20:01:26.904Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-27T20:01:26.904Z] --- PASS: TestBuildPreserveOwnership (5.79s) [2020-07-27T20:01:26.904Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.72s) [2020-07-27T20:01:26.904Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-07-27T20:01:26.904Z] === RUN TestBuildPlatformInvalid [2020-07-27T20:01:26.904Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-07-27T20:01:26.904Z] PASS [2020-07-27T20:01:26.904Z] [2020-07-27T20:01:26.904Z] === Skipped [2020-07-27T20:01:26.904Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-27T20:01:26.904Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T20:01:26.904Z] [2020-07-27T20:01:26.904Z] [2020-07-27T20:01:26.904Z] DONE 32 tests, 1 skipped in 89.840s [2020-07-27T20:01:26.904Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-27T20:01:26.904Z] ++ 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 [2020-07-27T20:01:26.904Z] ++ set -e [2020-07-27T20:01:26.904Z] ++ '[' -n 0 ']' [2020-07-27T20:01:26.904Z] ++ set -x [2020-07-27T20:01:26.904Z] ++ 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 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 [2020-07-27T20:01:26.904Z] INFO: Testing against a local daemon [2020-07-27T20:01:26.904Z] === RUN TestConfigInspect [2020-07-27T20:01:28.299Z] #53 298.2 + bin/containerd-shim [2020-07-27T20:01:30.206Z] --- PASS: TestConfigInspect (3.36s) [2020-07-27T20:01:30.206Z] === RUN TestConfigList [2020-07-27T20:01:31.452Z] fc1b9e59edad: Pull complete [2020-07-27T20:01:31.453Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-27T20:01:31.453Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:01:31.453Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-27T20:01:31.453Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-27T20:01:31.453Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-27T20:01:31.453Z] WARN: Skipping validation tests [2020-07-27T20:01:31.453Z] INFO: Running unit tests at 07/27/2020 20:01:22... [2020-07-27T20:01:31.453Z] INFO: make.ps1 starting at 07/27/2020 20:01:26 [2020-07-27T20:01:31.453Z] INFO: Git commit (7c7dd81edd) assumed from DOCKER_GITCOMMIT environment variable [2020-07-27T20:01:31.453Z] INFO: Invoking autogen... [2020-07-27T20:01:31.453Z] INFO: Running unit tests... [2020-07-27T20:01:31.478Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T20:01:31.478Z] [2020-07-27T20:01:31.478Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T20:01:31.478Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T20:01:31.478Z] HOSTNAME=3d8397e4ff6c [2020-07-27T20:01:31.478Z] TESTDEBUG=0 [2020-07-27T20:01:31.478Z] DEST=bundles/test-integration [2020-07-27T20:01:31.478Z] PWD=/go/src/github.com/docker/docker [2020-07-27T20:01:31.478Z] DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 [2020-07-27T20:01:31.478Z] container=docker [2020-07-27T20:01:31.478Z] HOME=/root [2020-07-27T20:01:31.478Z] GOLANG_VERSION=1.13.14 [2020-07-27T20:01:31.478Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T20:01:31.478Z] VALIDATE_BRANCH=master [2020-07-27T20:01:31.478Z] TERM=xterm [2020-07-27T20:01:31.478Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T20:01:31.478Z] SHLVL=1 [2020-07-27T20:01:31.478Z] TIMEOUT=120m [2020-07-27T20:01:31.478Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T20:01:31.478Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T20:01:31.478Z] GO111MODULE=off [2020-07-27T20:01:31.478Z] DOCKER_EXPERIMENTAL=1 [2020-07-27T20:01:31.478Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-27T20:01:31.478Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T20:01:31.478Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T20:01:31.478Z] GOPATH=/go [2020-07-27T20:01:31.478Z] PKG_CONFIG=pkg-config [2020-07-27T20:01:31.478Z] _=/usr/bin/env [2020-07-27T20:01:31.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-27T20:01:31.971Z] .........................xx.................... [ 29%] [2020-07-27T20:01:33.507Z] --- PASS: TestConfigList (3.18s) [2020-07-27T20:01:33.507Z] === RUN TestConfigsCreateAndDelete [2020-07-27T20:01:35.246Z] #53 305.3 + bin/containerd-shim-runc-v1 [2020-07-27T20:01:36.238Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --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/quota 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/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 [2020-07-27T20:01:36.827Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2020-07-27T20:01:36.827Z] === RUN TestConfigsUpdate [2020-07-27T20:01:37.233Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T20:01:37.233Z] Using test binary docker [2020-07-27T20:01:37.233Z] +++ /etc/init.d/apparmor start [2020-07-27T20:01:37.233Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T20:01:37.233Z] INFO: Waiting for daemon to start... [2020-07-27T20:01:37.233Z] Starting dockerd [2020-07-27T20:01:37.233Z] +++ 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 [2020-07-27T20:01:39.004Z] #53 308.8 + bin/containerd-shim-runc-v2 [2020-07-27T20:01:39.141Z] . [2020-07-27T20:01:39.141Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T20:01:39.141Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T20:01:39.141Z] Using test binary docker [2020-07-27T20:01:39.299Z] #53 309.8 + binaries [2020-07-27T20:01:39.400Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T20:01:39.400Z] +++ /etc/init.d/apparmor start [2020-07-27T20:01:39.400Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T20:01:39.400Z] INFO: Waiting for daemon to start... [2020-07-27T20:01:39.400Z] Starting dockerd [2020-07-27T20:01:39.401Z] +++ 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 [2020-07-27T20:01:39.401Z] .Error: No such image: emptyfs [2020-07-27T20:01:39.401Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-27T20:01:39.401Z] ++++ docker load [2020-07-27T20:01:39.595Z] #53 309.8 + install -D bin/containerd /build/containerd [2020-07-27T20:01:39.595Z] #53 309.9 + install -D bin/containerd-shim /build/containerd-shim [2020-07-27T20:01:39.595Z] #53 309.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-27T20:01:39.595Z] #53 309.9 + install -D bin/ctr /build/ctr [2020-07-27T20:01:39.595Z] #53 DONE 310.0s [2020-07-27T20:01:39.970Z] Running integration-test (iteration 1) [2020-07-27T20:01:39.970Z] 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)/ [2020-07-27T20:01:39.970Z] ++ 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)/' [2020-07-27T20:01:39.970Z] ++ set -e [2020-07-27T20:01:39.970Z] ++ '[' -n 0 ']' [2020-07-27T20:01:39.970Z] ++ set -x [2020-07-27T20:01:39.970Z] ++ 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 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)/' [2020-07-27T20:01:40.126Z] --- PASS: TestConfigsUpdate (3.16s) [2020-07-27T20:01:40.126Z] === RUN TestTemplatedConfig [2020-07-27T20:01:40.638Z] [2020-07-27T20:01:40.638Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-27T20:01:40.638Z] #54 DONE 0.1s [2020-07-27T20:01:40.933Z] [2020-07-27T20:01:40.933Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-27T20:01:40.933Z] #58 DONE 0.1s [2020-07-27T20:01:40.933Z] [2020-07-27T20:01:40.933Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-27T20:01:40.933Z] #60 DONE 0.1s [2020-07-27T20:01:41.227Z] [2020-07-27T20:01:41.227Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-27T20:01:41.227Z] #62 DONE 0.1s [2020-07-27T20:01:41.227Z] [2020-07-27T20:01:41.227Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-27T20:01:41.227Z] #63 DONE 0.0s [2020-07-27T20:01:41.227Z] [2020-07-27T20:01:41.227Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-27T20:01:41.351Z] [2020-07-27T20:01:41.351Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T20:01:41.614Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T20:01:41.614Z] Error: No such image: emptyfs [2020-07-27T20:01:41.614Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-27T20:01:41.614Z] ++++ docker load [2020-07-27T20:01:41.874Z] Running integration-test (iteration 1) [2020-07-27T20:01:41.874Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-27T20:01:41.874Z] ++ 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)/' [2020-07-27T20:01:41.874Z] ++ set -e [2020-07-27T20:01:41.874Z] ++ '[' -n 0 ']' [2020-07-27T20:01:41.874Z] ++ set -x [2020-07-27T20:01:41.874Z] ++ 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 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)/' [2020-07-27T20:01:43.319Z] #64 DONE 2.2s [2020-07-27T20:01:43.319Z] [2020-07-27T20:01:43.319Z] #65 exporting to oci image format [2020-07-27T20:01:43.319Z] #65 exporting layers [2020-07-27T20:01:43.429Z] --- PASS: TestTemplatedConfig (3.38s) [2020-07-27T20:01:43.429Z] === RUN TestConfigCreateResolve [2020-07-27T20:01:43.444Z] ? github.com/docker/docker/api [no test files] [2020-07-27T20:01:46.730Z] --- PASS: TestConfigCreateResolve (3.22s) [2020-07-27T20:01:46.730Z] === RUN TestConfigDaemonLibtrustID [2020-07-27T20:01:46.730Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-07-27T20:01:46.730Z] PASS [2020-07-27T20:01:46.730Z] [2020-07-27T20:01:46.730Z] DONE 7 tests in 20.338s [2020-07-27T20:01:46.730Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-27T20:01:46.730Z] ++ 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 [2020-07-27T20:01:46.730Z] ++ set -e [2020-07-27T20:01:46.730Z] ++ '[' -n 0 ']' [2020-07-27T20:01:46.730Z] ++ set -x [2020-07-27T20:01:46.730Z] ++ 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 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 [2020-07-27T20:01:46.899Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-27T20:01:46.990Z] INFO: Testing against a local daemon [2020-07-27T20:01:46.990Z] === RUN TestCheckpoint [2020-07-27T20:01:46.990Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-27T20:01:46.990Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T20:01:46.990Z] === RUN TestContainerInvalidJSON [2020-07-27T20:01:46.990Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:01:46.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:01:46.990Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:01:46.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:01:46.990Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:01:46.990Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:01:46.991Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:01:46.991Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:01:46.991Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:01:46.991Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-27T20:01:46.991Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-27T20:01:46.991Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-27T20:01:46.991Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-27T20:01:46.991Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-27T20:01:46.991Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-27T20:01:46.991Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-27T20:01:47.251Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-07-27T20:01:47.251Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-27T20:01:47.251Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-07-27T20:01:47.251Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-27T20:01:47.512Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-07-27T20:01:47.512Z] === RUN TestCopyFromContainer [2020-07-27T20:01:49.425Z] === RUN TestCopyFromContainer// [2020-07-27T20:01:49.425Z] === RUN TestCopyFromContainer//bar/root [2020-07-27T20:01:49.686Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-27T20:01:49.686Z] === RUN TestCopyFromContainer/bar/quux [2020-07-27T20:01:49.686Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-27T20:01:49.948Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-27T20:01:49.948Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-27T20:01:50.209Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-27T20:01:50.209Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-27T20:01:50.469Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-27T20:01:50.469Z] --- PASS: TestCopyFromContainer (3.04s) [2020-07-27T20:01:50.469Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-27T20:01:50.469Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-27T20:01:50.469Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-27T20:01:50.469Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-27T20:01:50.469Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-27T20:01:50.469Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-27T20:01:50.469Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-07-27T20:01:50.469Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-27T20:01:50.469Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-27T20:01:50.469Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-27T20:01:50.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-27T20:01:50.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:01:50.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:01:50.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:01:50.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:01:50.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:01:50.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:01:50.469Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:01:50.469Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:01:50.469Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:01:50.469Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-27T20:01:50.469Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-27T20:01:50.469Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-27T20:01:50.469Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-27T20:01:50.469Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-27T20:01:50.730Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-27T20:01:50.730Z] === RUN TestCreateWithInvalidEnv [2020-07-27T20:01:50.730Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-27T20:01:50.730Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-27T20:01:50.730Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-27T20:01:50.730Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-27T20:01:50.730Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-27T20:01:50.730Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-27T20:01:50.730Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-27T20:01:50.730Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-27T20:01:50.730Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-27T20:01:50.730Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-27T20:01:50.730Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-27T20:01:50.730Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-27T20:01:50.730Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-27T20:01:50.730Z] === RUN TestCreateTmpfsMountsTarget [2020-07-27T20:01:50.730Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-27T20:01:50.730Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-27T20:01:52.646Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-07-27T20:01:52.646Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-27T20:01:54.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-27T20:01:54.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-27T20:01:54.384Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-27T20:01:55.194Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2020-07-27T20:01:55.194Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-27T20:01:55.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:01:55.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:01:55.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:01:55.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:01:55.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:01:55.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:01:55.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:01:55.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:01:55.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:01:55.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:01:55.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:01:55.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:01:55.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:01:55.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:01:55.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:01:55.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-27T20:01:55.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-27T20:01:55.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-27T20:01:55.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-07-27T20:01:55.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-27T20:01:55.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-27T20:01:55.194Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-27T20:01:55.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-27T20:01:55.765Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-07-27T20:01:55.765Z] === RUN TestCreateDifferentPlatform [2020-07-27T20:01:55.765Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-27T20:01:55.765Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-27T20:01:55.765Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-27T20:01:55.765Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-27T20:01:55.765Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-27T20:01:55.765Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-27T20:01:55.765Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-27T20:01:55.765Z] === RUN TestContainerStartOnDaemonRestart [2020-07-27T20:01:55.765Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-27T20:01:55.765Z] === RUN TestDaemonRestartIpcMode [2020-07-27T20:01:55.765Z] === PAUSE TestDaemonRestartIpcMode [2020-07-27T20:01:55.765Z] === RUN TestDaemonHostGatewayIP [2020-07-27T20:01:55.765Z] === PAUSE TestDaemonHostGatewayIP [2020-07-27T20:01:55.765Z] === RUN TestContainerKillOnDaemonStart [2020-07-27T20:01:55.765Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-27T20:01:55.765Z] === RUN TestDiff [2020-07-27T20:01:56.707Z] --- PASS: TestDiff (0.73s) [2020-07-27T20:01:56.707Z] === RUN TestExecWithCloseStdin [2020-07-27T20:01:57.022Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-27T20:01:57.278Z] --- PASS: TestExecWithCloseStdin (0.82s) [2020-07-27T20:01:57.278Z] === RUN TestExec [2020-07-27T20:01:58.221Z] --- PASS: TestExec (0.86s) [2020-07-27T20:01:58.221Z] === RUN TestExecUser [2020-07-27T20:01:58.449Z] ok github.com/docker/docker/api/server 0.225s coverage: 9.0% of statements [2020-07-27T20:01:59.165Z] --- PASS: TestExecUser (0.85s) [2020-07-27T20:01:59.165Z] === RUN TestExportContainerAndImportImage [2020-07-27T20:02:00.107Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2020-07-27T20:02:00.107Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-27T20:02:02.023Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-07-27T20:02:02.023Z] === RUN TestHealthCheckWorkdir [2020-07-27T20:02:03.409Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-07-27T20:02:03.409Z] === RUN TestHealthKillContainer [2020-07-27T20:02:05.952Z] --- PASS: TestHealthKillContainer (2.84s) [2020-07-27T20:02:05.952Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-27T20:02:06.894Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-07-27T20:02:06.894Z] === RUN TestIpcModeNone [2020-07-27T20:02:07.466Z] --- PASS: TestIpcModeNone (0.80s) [2020-07-27T20:02:07.466Z] === RUN TestIpcModePrivate [2020-07-27T20:02:08.410Z] --- PASS: TestIpcModePrivate (0.82s) [2020-07-27T20:02:08.411Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-07-27T20:02:08.411Z] === RUN TestIpcModeShareable [2020-07-27T20:02:09.352Z] --- PASS: TestIpcModeShareable (0.83s) [2020-07-27T20:02:09.352Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-07-27T20:02:09.352Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-27T20:02:10.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-27T20:02:11.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-27T20:02:11.874Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-27T20:02:11.897Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2020-07-27T20:02:11.897Z] === RUN TestAPIIpcModeHost [2020-07-27T20:02:12.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-27T20:02:12.479Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-07-27T20:02:12.479Z] === RUN TestDaemonIpcModeShareable [2020-07-27T20:02:12.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-27T20:02:13.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-27T20:02:14.410Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-07-27T20:02:14.410Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-07-27T20:02:14.410Z] === RUN TestDaemonIpcModePrivate [2020-07-27T20:02:14.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-27T20:02:16.338Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-07-27T20:02:16.338Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-07-27T20:02:16.338Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-27T20:02:16.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-27T20:02:17.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-27T20:02:18.253Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-07-27T20:02:18.253Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-07-27T20:02:18.253Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-27T20:02:18.610Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-27T20:02:18.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-27T20:02:18.899Z] --- PASS: TestImportExtremelyLargeImageWorks (108.57s) [2020-07-27T20:02:18.899Z] PASS [2020-07-27T20:02:18.899Z] [2020-07-27T20:02:18.899Z] === Skipped [2020-07-27T20:02:18.899Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-27T20:02:18.899Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-27T20:02:18.899Z] [2020-07-27T20:02:18.899Z] [2020-07-27T20:02:18.899Z] DONE 12 tests, 1 skipped in 112.429s [2020-07-27T20:02:18.899Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-27T20:02:18.899Z] INFO: Testing against a local daemon [2020-07-27T20:02:18.899Z] === RUN TestNetworkCreateDelete [2020-07-27T20:02:18.899Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-07-27T20:02:18.899Z] === RUN TestDockerNetworkDeletePreferID [2020-07-27T20:02:18.899Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-07-27T20:02:18.899Z] === RUN TestDaemonDNSFallback [2020-07-27T20:02:19.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-27T20:02:19.639Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-07-27T20:02:19.639Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-07-27T20:02:19.639Z] === RUN TestIpcModeOlderClient [2020-07-27T20:02:19.639Z] === PAUSE TestIpcModeOlderClient [2020-07-27T20:02:19.639Z] === RUN TestKillContainerInvalidSignal [2020-07-27T20:02:20.063Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-27T20:02:20.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-27T20:02:20.581Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-07-27T20:02:20.581Z] === RUN TestKillContainer [2020-07-27T20:02:20.581Z] === RUN TestKillContainer/no_signal [2020-07-27T20:02:20.616Z] Loaded image: buildpack-deps:buster [2020-07-27T20:02:20.616Z] Loaded image: busybox:latest [2020-07-27T20:02:20.616Z] Loaded image: busybox:glibc [2020-07-27T20:02:20.616Z] Loaded image: debian:buster [2020-07-27T20:02:20.616Z] Loaded image: hello-world:latest [2020-07-27T20:02:20.616Z] INFO: Testing against a local daemon [2020-07-27T20:02:20.616Z] === RUN TestDockerSuite [2020-07-27T20:02:20.616Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-27T20:02:20.616Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-27T20:02:20.616Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-27T20:02:20.616Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-27T20:02:20.616Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-27T20:02:20.616Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-27T20:02:20.616Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-27T20:02:20.616Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-27T20:02:20.616Z] Loaded image: buildpack-deps:buster [2020-07-27T20:02:20.616Z] Loaded image: busybox:latest [2020-07-27T20:02:20.616Z] Loaded image: busybox:glibc [2020-07-27T20:02:20.616Z] Loaded image: debian:buster [2020-07-27T20:02:20.616Z] Loaded image: hello-world:latest [2020-07-27T20:02:20.876Z] INFO: Testing against a local daemon [2020-07-27T20:02:20.876Z] === RUN TestDockerDaemonSuite [2020-07-27T20:02:21.135Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-27T20:02:21.153Z] === RUN TestKillContainer/non_killing_signal [2020-07-27T20:02:21.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-27T20:02:21.725Z] === RUN TestKillContainer/killing_signal [2020-07-27T20:02:22.522Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-27T20:02:22.522Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-27T20:02:22.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-27T20:02:22.667Z] --- PASS: TestKillContainer (2.25s) [2020-07-27T20:02:22.667Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-07-27T20:02:22.667Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-07-27T20:02:22.667Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-07-27T20:02:22.667Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-27T20:02:22.667Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-27T20:02:23.095Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-27T20:02:23.354Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-27T20:02:23.610Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-27T20:02:23.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-27T20:02:23.923Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-27T20:02:24.167Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-07-27T20:02:24.167Z] === RUN TestInspectNetwork [2020-07-27T20:02:24.167Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-27T20:02:24.167Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:24.167Z] === RUN TestRunContainerWithBridgeNone [2020-07-27T20:02:24.167Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-27T20:02:24.167Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] === RUN TestNetworkInvalidJSON [2020-07-27T20:02:24.167Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-27T20:02:24.167Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-27T20:02:24.167Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:02:24.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:02:24.167Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:02:24.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:02:24.167Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-27T20:02:24.167Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:02:24.167Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:02:24.167Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-27T20:02:24.167Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-27T20:02:24.167Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-27T20:02:24.167Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-27T20:02:24.167Z] === RUN TestHostIPv4BridgeLabel [2020-07-27T20:02:24.167Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-27T20:02:24.167Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-27T20:02:24.167Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-07-27T20:02:24.167Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] === RUN TestDaemonDefaultNetworkPools [2020-07-27T20:02:24.167Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-27T20:02:24.167Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-27T20:02:24.167Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-27T20:02:24.167Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-07-27T20:02:24.167Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-27T20:02:24.167Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] === RUN TestServiceWithPredefinedNetwork [2020-07-27T20:02:24.167Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:24.167Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-27T20:02:24.167Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:236: FLAKY_TEST [2020-07-27T20:02:24.167Z] === RUN TestServiceWithDataPathPortInit [2020-07-27T20:02:24.167Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:24.167Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-27T20:02:24.167Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:24.167Z] PASS [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === Skipped [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-27T20:02:24.167Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-27T20:02:24.167Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-27T20:02:24.167Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-07-27T20:02:24.167Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-27T20:02:24.167Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-07-27T20:02:24.167Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:236: FLAKY_TEST [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-27T20:02:24.167Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] DONE 19 tests, 12 skipped in 8.044s [2020-07-27T20:02:24.167Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-27T20:02:24.167Z] INFO: Testing against a local daemon [2020-07-27T20:02:24.167Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-27T20:02:24.167Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-27T20:02:24.167Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:02:24.167Z] === RUN TestDockerNetworkIpvlan [2020-07-27T20:02:24.167Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-27T20:02:24.167Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:02:24.167Z] PASS [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === Skipped [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-27T20:02:24.167Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-27T20:02:24.167Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] DONE 2 tests, 2 skipped in 0.124s [2020-07-27T20:02:24.167Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-27T20:02:24.167Z] INFO: Testing against a local daemon [2020-07-27T20:02:24.167Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-27T20:02:24.167Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-27T20:02:24.167Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] === RUN TestDockerNetworkMacvlan [2020-07-27T20:02:24.167Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-27T20:02:24.167Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] PASS [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === Skipped [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-27T20:02:24.167Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-27T20:02:24.167Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] DONE 2 tests, 2 skipped in 0.125s [2020-07-27T20:02:24.167Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-27T20:02:24.167Z] testing: warning: no tests to run [2020-07-27T20:02:24.167Z] PASS [2020-07-27T20:02:24.167Z] [2020-07-27T20:02:24.167Z] DONE 0 tests in 0.026s [2020-07-27T20:02:24.167Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-27T20:02:24.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2020-07-27T20:02:24.183Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2020-07-27T20:02:24.183Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-07-27T20:02:24.183Z] === RUN TestKillStoppedContainer [2020-07-27T20:02:24.183Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-27T20:02:24.183Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-27T20:02:24.183Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-27T20:02:24.183Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-27T20:02:24.400Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-27T20:02:24.426Z] INFO: Testing against a local daemon [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginAllowRequest [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginTLS [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginDenyRequest [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginDenyResponse [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginAllowEventStream [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginErrorResponse [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginErrorRequest [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginHeader [2020-07-27T20:02:24.426Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-27T20:02:24.426Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.426Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-27T20:02:24.444Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-07-27T20:02:24.444Z] === RUN TestKillDifferentUserContainer [2020-07-27T20:02:24.685Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-27T20:02:24.685Z] === RUN TestAuthZPluginV2Disable [2020-07-27T20:02:24.685Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-27T20:02:24.685Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-27T20:02:24.685Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-27T20:02:24.685Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] PASS [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === Skipped [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-07-27T20:02:24.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] [2020-07-27T20:02:24.685Z] DONE 17 tests, 17 skipped in 0.471s [2020-07-27T20:02:24.685Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-27T20:02:24.945Z] INFO: Testing against a local daemon [2020-07-27T20:02:24.945Z] === RUN TestPluginInvalidJSON [2020-07-27T20:02:24.945Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:02:24.945Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:02:24.945Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:02:24.945Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-27T20:02:24.945Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-27T20:02:24.945Z] === RUN TestPluginInstall [2020-07-27T20:02:24.945Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-27T20:02:24.945Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.945Z] PASS [2020-07-27T20:02:24.945Z] [2020-07-27T20:02:24.945Z] === Skipped [2020-07-27T20:02:24.945Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-27T20:02:24.945Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T20:02:24.945Z] [2020-07-27T20:02:24.945Z] [2020-07-27T20:02:24.945Z] DONE 3 tests, 1 skipped in 0.176s [2020-07-27T20:02:24.945Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-27T20:02:25.016Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-07-27T20:02:25.016Z] === RUN TestInspectOomKilledTrue [2020-07-27T20:02:25.016Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-27T20:02:25.016Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:02:25.016Z] === RUN TestInspectOomKilledFalse [2020-07-27T20:02:25.016Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-27T20:02:25.016Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:02:25.016Z] === RUN TestLinksEtcHostsContentMatch [2020-07-27T20:02:25.204Z] INFO: Testing against a local daemon [2020-07-27T20:02:25.204Z] === RUN TestExternalGraphDriver [2020-07-27T20:02:25.204Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-07-27T20:02:25.204Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-27T20:02:25.204Z] === RUN TestGraphdriverPluginV2 [2020-07-27T20:02:25.317Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T20:02:25.317Z] Using test binary docker [2020-07-27T20:02:25.317Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-27T20:02:25.317Z] +++ /etc/init.d/apparmor start [2020-07-27T20:02:25.317Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T20:02:25.317Z] INFO: Waiting for daemon to start... [2020-07-27T20:02:25.317Z] Starting dockerd [2020-07-27T20:02:25.317Z] +++ 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 [2020-07-27T20:02:25.568Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-27T20:02:25.588Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-07-27T20:02:25.588Z] === RUN TestLinksContainerNames [2020-07-27T20:02:26.138Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-27T20:02:26.138Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-27T20:02:26.138Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-27T20:02:26.398Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-27T20:02:26.969Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-27T20:02:27.381Z] . [2020-07-27T20:02:27.381Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T20:02:27.381Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T20:02:27.381Z] Error: No such image: emptyfs [2020-07-27T20:02:27.381Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-27T20:02:27.381Z] ++++ docker load [2020-07-27T20:02:27.503Z] --- PASS: TestLinksContainerNames (1.46s) [2020-07-27T20:02:27.503Z] === RUN TestLogsFollowTailEmpty [2020-07-27T20:02:27.671Z] Running integration-test (iteration 1) [2020-07-27T20:02:27.671Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-27T20:02:27.671Z] ++ 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 [2020-07-27T20:02:27.671Z] ++ set -e [2020-07-27T20:02:27.671Z] ++ '[' -n 0 ']' [2020-07-27T20:02:27.671Z] ++ set -x [2020-07-27T20:02:27.672Z] ++ 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 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 [2020-07-27T20:02:28.075Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-07-27T20:02:28.075Z] === RUN TestContainerNetworkMountsNoChown [2020-07-27T20:02:28.350Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-27T20:02:28.350Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-27T20:02:28.350Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-27T20:02:28.350Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-27T20:02:28.350Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-27T20:02:28.648Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/default [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/default [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/private [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/private [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rprivate [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/slave [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/slave [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rslave [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/shared [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/shared [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rshared [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/default [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/shared [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/rslave [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/rshared [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/slave [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/rprivate [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/private [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:02:28.648Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-27T20:02:28.648Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:02:28.648Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:02:28.909Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:02:29.170Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:02:29.170Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:02:29.170Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-27T20:02:29.170Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-27T20:02:29.170Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-27T20:02:29.170Z] === RUN TestContainerBindMountNonRecursive [2020-07-27T20:02:29.291Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-27T20:02:31.087Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2020-07-27T20:02:31.087Z] === RUN TestNetworkNat [2020-07-27T20:02:31.770Z] --- PASS: TestGraphdriverPluginV2 (5.58s) [2020-07-27T20:02:31.770Z] PASS [2020-07-27T20:02:31.770Z] [2020-07-27T20:02:31.770Z] === Skipped [2020-07-27T20:02:31.770Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-07-27T20:02:31.770Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-27T20:02:31.770Z] [2020-07-27T20:02:31.770Z] [2020-07-27T20:02:31.770Z] DONE 2 tests, 1 skipped in 5.774s [2020-07-27T20:02:31.770Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-27T20:02:31.770Z] INFO: Testing against a local daemon [2020-07-27T20:02:31.770Z] === RUN TestContinueAfterPluginCrash [2020-07-27T20:02:31.770Z] === PAUSE TestContinueAfterPluginCrash [2020-07-27T20:02:31.770Z] === RUN TestReadPluginNoRead [2020-07-27T20:02:31.770Z] === PAUSE TestReadPluginNoRead [2020-07-27T20:02:31.770Z] === RUN TestDaemonStartWithLogOpt [2020-07-27T20:02:31.770Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-27T20:02:31.770Z] === CONT TestContinueAfterPluginCrash [2020-07-27T20:02:31.770Z] === CONT TestDaemonStartWithLogOpt [2020-07-27T20:02:31.838Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-27T20:02:32.031Z] --- PASS: TestNetworkNat (0.83s) [2020-07-27T20:02:32.031Z] === RUN TestNetworkLocalhostTCPNat [2020-07-27T20:02:32.413Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-27T20:02:32.974Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-07-27T20:02:32.974Z] === RUN TestNetworkLoopbackNat [2020-07-27T20:02:34.326Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-27T20:02:34.327Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-27T20:02:36.223Z] Loaded image: buildpack-deps:buster [2020-07-27T20:02:36.223Z] Loaded image: busybox:latest [2020-07-27T20:02:36.223Z] Loaded image: busybox:glibc [2020-07-27T20:02:36.223Z] Loaded image: debian:buster [2020-07-27T20:02:36.275Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2020-07-27T20:02:36.275Z] === RUN TestPause [2020-07-27T20:02:36.276Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-27T20:02:36.514Z] Loaded image: hello-world:latest [2020-07-27T20:02:36.514Z] INFO: Testing against a local daemon [2020-07-27T20:02:36.514Z] === RUN TestCgroupNamespacesBuild [2020-07-27T20:02:36.846Z] --- PASS: TestPause (0.80s) [2020-07-27T20:02:36.846Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-27T20:02:36.846Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T20:02:36.846Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T20:02:36.846Z] === RUN TestPauseStopPausedContainer [2020-07-27T20:02:36.855Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-27T20:02:37.788Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-07-27T20:02:37.788Z] === RUN TestPsFilter [2020-07-27T20:02:37.797Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-27T20:02:38.049Z] --- PASS: TestPsFilter (0.25s) [2020-07-27T20:02:38.049Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-27T20:02:38.622Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-07-27T20:02:38.622Z] === RUN TestRemoveContainerWithVolume [2020-07-27T20:02:38.742Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-27T20:02:38.750Z] ......................... [ 66%] [2020-07-27T20:02:39.245Z] --- PASS: TestCgroupNamespacesBuild (2.35s) [2020-07-27T20:02:39.245Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-27T20:02:39.566Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-07-27T20:02:39.566Z] === RUN TestRemoveContainerRunning [2020-07-27T20:02:39.682Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-27T20:02:40.137Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-07-27T20:02:40.137Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-27T20:02:40.622Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-27T20:02:40.754Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-07-27T20:02:40.755Z] === RUN TestBuildWithSession [2020-07-27T20:02:40.755Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-27T20:02:40.755Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T20:02:40.755Z] === RUN TestBuildSquashParent [2020-07-27T20:02:40.883Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-27T20:02:41.083Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-07-27T20:02:41.083Z] === RUN TestRemoveInvalidContainer [2020-07-27T20:02:41.083Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-27T20:02:41.083Z] === RUN TestRenameLinkedContainer [2020-07-27T20:02:41.143Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-27T20:02:42.083Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-27T20:02:43.462Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-27T20:02:43.984Z] --- PASS: TestDaemonStartWithLogOpt (12.13s) [2020-07-27T20:02:43.984Z] === CONT TestReadPluginNoRead [2020-07-27T20:02:44.035Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-27T20:02:44.386Z] --- PASS: TestRenameLinkedContainer (3.07s) [2020-07-27T20:02:44.386Z] === RUN TestRenameStoppedContainer [2020-07-27T20:02:44.957Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-07-27T20:02:44.957Z] === RUN TestRenameRunningContainerAndReuse [2020-07-27T20:02:45.996Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-27T20:02:46.343Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-07-27T20:02:46.343Z] === RUN TestRenameInvalidName [2020-07-27T20:02:46.623Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-27T20:02:47.285Z] --- PASS: TestRenameInvalidName (0.76s) [2020-07-27T20:02:47.285Z] === RUN TestRenameAnonymousContainer [2020-07-27T20:02:47.379Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-27T20:02:47.379Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-27T20:02:47.564Z] --- PASS: TestContinueAfterPluginCrash (16.79s) [2020-07-27T20:02:47.740Z] --- PASS: TestBuildSquashParent (7.15s) [2020-07-27T20:02:47.740Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-27T20:02:47.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:02:47.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:02:47.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:02:47.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:02:47.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:02:47.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:02:47.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:02:47.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:02:47.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:02:47.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:02:47.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:02:47.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:02:47.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:02:47.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:02:48.319Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-27T20:02:48.941Z] === RUN TestReadPluginNoRead/default [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-27T20:02:49.441Z] ok github.com/docker/docker/api/server/httputils 0.169s coverage: 14.7% of statements [2020-07-27T20:02:49.441Z] ok github.com/docker/docker/api/server/middleware 0.212s coverage: 37.7% of statements [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-27T20:02:49.441Z] ok github.com/docker/docker/api/types/filters 0.085s coverage: 92.2% of statements [2020-07-27T20:02:49.441Z] ok github.com/docker/docker/api/types/strslice 0.066s coverage: 90.0% of statements [2020-07-27T20:02:49.441Z] ok github.com/docker/docker/api/server/router/swarm 0.190s coverage: 5.4% of statements [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-27T20:02:49.441Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-27T20:02:49.441Z] ok github.com/docker/docker/api/types/time 0.183s coverage: 100.0% of statements [2020-07-27T20:02:49.914Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2020-07-27T20:02:49.914Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-27T20:02:49.914Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-27T20:02:49.914Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-27T20:02:49.914Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-27T20:02:49.915Z] ? github.com/docker/docker/builder [no test files] [2020-07-27T20:02:49.915Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-27T20:02:49.915Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-27T20:02:49.915Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-27T20:02:49.915Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-27T20:02:49.915Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-27T20:02:49.915Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-27T20:02:49.915Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-27T20:02:50.228Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-27T20:02:50.388Z] ok github.com/docker/docker/builder/dockerignore 0.106s coverage: 96.8% of statements [2020-07-27T20:02:50.467Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:02:50.467Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:02:51.169Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-27T20:02:51.169Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-27T20:02:51.472Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-27T20:02:51.493Z] --- PASS: TestRenameAnonymousContainer (3.86s) [2020-07-27T20:02:51.493Z] === RUN TestRenameContainerWithSameName [2020-07-27T20:02:51.754Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2020-07-27T20:02:51.754Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-27T20:02:52.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:02:52.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:02:52.548Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-27T20:02:53.139Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-07-27T20:02:53.139Z] === RUN TestResize [2020-07-27T20:02:53.429Z] --- PASS: TestReadPluginNoRead (10.28s) [2020-07-27T20:02:53.429Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.28s) [2020-07-27T20:02:53.429Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-07-27T20:02:53.429Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-07-27T20:02:53.429Z] read_test.go:92: [db54b8b6d0ff3] daemon is not started [2020-07-27T20:02:53.429Z] PASS [2020-07-27T20:02:53.429Z] [2020-07-27T20:02:53.429Z] DONE 6 tests in 22.556s [2020-07-27T20:02:53.429Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-27T20:02:53.429Z] testing: warning: no tests to run [2020-07-27T20:02:53.429Z] PASS [2020-07-27T20:02:53.429Z] [2020-07-27T20:02:53.429Z] DONE 0 tests in 0.049s [2020-07-27T20:02:53.429Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-27T20:02:53.429Z] INFO: Testing against a local daemon [2020-07-27T20:02:53.429Z] === RUN TestPluginWithDevMounts [2020-07-27T20:02:53.429Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-27T20:02:53.429Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-27T20:02:53.429Z] PASS [2020-07-27T20:02:53.429Z] [2020-07-27T20:02:53.429Z] === Skipped [2020-07-27T20:02:53.429Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-27T20:02:53.429Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-27T20:02:53.429Z] [2020-07-27T20:02:53.429Z] [2020-07-27T20:02:53.429Z] DONE 1 tests, 1 skipped in 0.148s [2020-07-27T20:02:53.429Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-27T20:02:53.690Z] INFO: Testing against a local daemon [2020-07-27T20:02:53.690Z] === RUN TestSecretInspect [2020-07-27T20:02:53.690Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-27T20:02:53.690Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] === RUN TestSecretList [2020-07-27T20:02:53.690Z] --- SKIP: TestSecretList (0.01s) [2020-07-27T20:02:53.690Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] === RUN TestSecretsCreateAndDelete [2020-07-27T20:02:53.690Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-07-27T20:02:53.690Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] === RUN TestSecretsUpdate [2020-07-27T20:02:53.690Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-27T20:02:53.690Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] === RUN TestTemplatedSecret [2020-07-27T20:02:53.690Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-27T20:02:53.690Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] === RUN TestSecretCreateResolve [2020-07-27T20:02:53.690Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-07-27T20:02:53.690Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] PASS [2020-07-27T20:02:53.690Z] [2020-07-27T20:02:53.690Z] === Skipped [2020-07-27T20:02:53.690Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-27T20:02:53.690Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] [2020-07-27T20:02:53.690Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-07-27T20:02:53.690Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] [2020-07-27T20:02:53.690Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-07-27T20:02:53.690Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] [2020-07-27T20:02:53.690Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-27T20:02:53.690Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] [2020-07-27T20:02:53.690Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-27T20:02:53.690Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] [2020-07-27T20:02:53.690Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-07-27T20:02:53.690Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.690Z] [2020-07-27T20:02:53.690Z] [2020-07-27T20:02:53.690Z] DONE 6 tests, 6 skipped in 0.213s [2020-07-27T20:02:53.690Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-27T20:02:53.930Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-27T20:02:53.930Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-27T20:02:53.951Z] INFO: Testing against a local daemon [2020-07-27T20:02:53.951Z] === RUN TestServiceCreateInit [2020-07-27T20:02:53.951Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-27T20:02:53.951Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-27T20:02:53.951Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-27T20:02:53.951Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-27T20:02:53.951Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-27T20:02:53.951Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestCreateServiceMultipleTimes [2020-07-27T20:02:53.951Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-27T20:02:53.951Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestCreateServiceConflict [2020-07-27T20:02:53.951Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-27T20:02:53.951Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestCreateServiceMaxReplicas [2020-07-27T20:02:53.951Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-27T20:02:53.951Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-27T20:02:53.951Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-27T20:02:53.951Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestCreateServiceSecretFileMode [2020-07-27T20:02:53.951Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-27T20:02:53.951Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestCreateServiceConfigFileMode [2020-07-27T20:02:53.951Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-27T20:02:53.951Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestCreateServiceSysctls [2020-07-27T20:02:53.951Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-27T20:02:53.951Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestCreateServiceCapabilities [2020-07-27T20:02:53.951Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-27T20:02:53.951Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestInspect [2020-07-27T20:02:53.951Z] --- SKIP: TestInspect (0.01s) [2020-07-27T20:02:53.951Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestCreateJob [2020-07-27T20:02:53.951Z] --- SKIP: TestCreateJob (0.01s) [2020-07-27T20:02:53.951Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestReplicatedJob [2020-07-27T20:02:53.951Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-27T20:02:53.951Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:53.951Z] === RUN TestUpdateReplicatedJob [2020-07-27T20:02:54.082Z] --- PASS: TestResize (0.76s) [2020-07-27T20:02:54.082Z] === RUN TestResizeWithInvalidSize [2020-07-27T20:02:54.210Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2020-07-27T20:02:54.210Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-27T20:02:54.210Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:54.210Z] === RUN TestServiceListWithStatuses [2020-07-27T20:02:54.210Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-27T20:02:54.210Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T20:02:54.210Z] === RUN TestDockerNetworkConnectAlias [2020-07-27T20:02:54.210Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-27T20:02:54.210Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:54.210Z] === RUN TestDockerNetworkReConnect [2020-07-27T20:02:54.210Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-27T20:02:54.210Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:54.210Z] === RUN TestServicePlugin [2020-07-27T20:02:54.684Z] ok github.com/docker/docker/builder/remotecontext 0.718s coverage: 9.2% of statements [2020-07-27T20:02:54.684Z] ok github.com/docker/docker/builder/dockerfile 0.826s coverage: 46.4% of statements [2020-07-27T20:02:55.025Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-07-27T20:02:55.026Z] === RUN TestResizeWhenContainerNotStarted [2020-07-27T20:02:55.256Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-27T20:02:55.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2020-07-27T20:02:55.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s) [2020-07-27T20:02:55.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s) [2020-07-27T20:02:55.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.39s) [2020-07-27T20:02:55.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2020-07-27T20:02:55.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2020-07-27T20:02:55.256Z] === RUN TestBuildMultiStageCopy [2020-07-27T20:02:55.256Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-27T20:02:55.597Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:02:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:02:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:02:55.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:02:55.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:02:55.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:02:55.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:02:55.840Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-27T20:02:55.840Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-27T20:02:57.358Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-27T20:02:57.496Z] --- SKIP: TestServicePlugin (3.44s) [2020-07-27T20:02:57.496Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.496Z] === RUN TestServiceUpdateLabel [2020-07-27T20:02:57.496Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-07-27T20:02:57.496Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.496Z] === RUN TestServiceUpdateSecrets [2020-07-27T20:02:57.496Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-07-27T20:02:57.496Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.496Z] === RUN TestServiceUpdateConfigs [2020-07-27T20:02:57.496Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-07-27T20:02:57.497Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.497Z] === RUN TestServiceUpdateNetwork [2020-07-27T20:02:57.497Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-27T20:02:57.497Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.497Z] === RUN TestServiceUpdatePidsLimit [2020-07-27T20:02:57.514Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:02:57.752Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-27T20:02:57.755Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-27T20:02:57.755Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] PASS [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === Skipped [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-27T20:02:57.755Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-27T20:02:57.755Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-27T20:02:57.755Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-27T20:02:57.755Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-27T20:02:57.755Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-27T20:02:57.755Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-27T20:02:57.755Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-27T20:02:57.755Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-27T20:02:57.755Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-27T20:02:57.755Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-27T20:02:57.755Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-27T20:02:57.755Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-27T20:02:57.755Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-27T20:02:57.755Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-27T20:02:57.755Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-27T20:02:57.755Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-27T20:02:57.755Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-27T20:02:57.755Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-27T20:02:57.755Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s) [2020-07-27T20:02:57.755Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-07-27T20:02:57.755Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-07-27T20:02:57.755Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-07-27T20:02:57.755Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-27T20:02:57.755Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-27T20:02:57.755Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] DONE 24 tests, 23 skipped in 3.889s [2020-07-27T20:02:57.755Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-27T20:02:57.755Z] INFO: Testing against a local daemon [2020-07-27T20:02:57.755Z] === RUN TestSessionCreate [2020-07-27T20:02:57.755Z] --- PASS: TestSessionCreate (0.02s) [2020-07-27T20:02:57.755Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-27T20:02:57.755Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-27T20:02:57.755Z] PASS [2020-07-27T20:02:57.755Z] [2020-07-27T20:02:57.755Z] DONE 2 tests in 0.159s [2020-07-27T20:02:57.755Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-27T20:02:57.989Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-27T20:02:58.012Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-27T20:02:58.014Z] INFO: Testing against a local daemon [2020-07-27T20:02:58.014Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-27T20:02:58.014Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T20:02:58.014Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T20:02:58.014Z] === RUN TestEventsExecDie [2020-07-27T20:02:58.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:02:58.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:02:58.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:02:58.581Z] --- PASS: TestEventsExecDie (0.47s) [2020-07-27T20:02:58.581Z] === RUN TestEventsBackwardsCompatible [2020-07-27T20:02:58.581Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-27T20:02:58.581Z] === RUN TestInfoBinaryCommits [2020-07-27T20:02:58.581Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-27T20:02:58.581Z] === RUN TestInfoAPIVersioned [2020-07-27T20:02:58.581Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-27T20:02:58.581Z] === RUN TestInfoDiscoveryBackend [2020-07-27T20:02:58.582Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-27T20:02:58.620Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-27T20:02:58.842Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-27T20:02:58.842Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-27T20:02:59.102Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-27T20:02:59.252Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-27T20:02:59.847Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:02:59.883Z] --- PASS: TestBuildMultiStageCopy (4.84s) [2020-07-27T20:02:59.883Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-07-27T20:02:59.883Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-07-27T20:02:59.883Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-27T20:02:59.883Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-07-27T20:02:59.883Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2020-07-27T20:02:59.883Z] === RUN TestBuildMultiStageParentConfig [2020-07-27T20:02:59.957Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-27T20:02:59.957Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-27T20:03:00.040Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-27T20:03:00.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:03:00.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:03:00.611Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-27T20:03:00.871Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-27T20:03:01.132Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-27T20:03:01.387Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-07-27T20:03:01.387Z] === RUN TestBuildLabelWithTargets [2020-07-27T20:03:01.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:03:03.678Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-27T20:03:04.111Z] --- PASS: TestBuildLabelWithTargets (2.46s) [2020-07-27T20:03:04.111Z] === RUN TestBuildWithEmptyLayers [2020-07-27T20:03:04.142Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-07-27T20:03:04.142Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-27T20:03:04.142Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-27T20:03:04.142Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:03:04.142Z] === RUN TestInfoAPI [2020-07-27T20:03:04.142Z] --- PASS: TestInfoAPI (0.04s) [2020-07-27T20:03:04.142Z] === RUN TestInfoAPIWarnings [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.19s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2020-07-27T20:03:04.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2020-07-27T20:03:04.313Z] === RUN TestCgroupNamespacesRun [2020-07-27T20:03:04.741Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-07-27T20:03:04.741Z] === RUN TestBuildMultiStageOnBuild [2020-07-27T20:03:05.077Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-27T20:03:05.077Z] === RUN TestInfoDebug [2020-07-27T20:03:05.585Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-27T20:03:05.670Z] #65 exporting layers 81.0s done [2020-07-27T20:03:05.670Z] #65 exporting manifest sha256:7d2e905e176bd19c499e96ea12202f6ee0e0d81c187526dae81d1ad3393edf2e done [2020-07-27T20:03:05.670Z] #65 exporting config sha256:f1447f9f8786463fb4cd90ae9e421b3b6ff9e5fea156dfa4385ec59cda79866a done [2020-07-27T20:03:05.670Z] #65 sending tarball [2020-07-27T20:03:05.699Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-07-27T20:03:05.699Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-27T20:03:07.770Z] --- PASS: TestInfoDebug (1.53s) [2020-07-27T20:03:07.770Z] === RUN TestInfoInsecureRegistries [2020-07-27T20:03:07.771Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-07-27T20:03:07.771Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-27T20:03:07.790Z] --- PASS: TestBuildMultiStageOnBuild (2.98s) [2020-07-27T20:03:07.790Z] === RUN TestBuildUncleanTarFilenames [2020-07-27T20:03:07.912Z] ok github.com/docker/docker/client 0.454s coverage: 74.9% of statements [2020-07-27T20:03:08.031Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-27T20:03:08.031Z] === RUN TestInfoRegistryMirrors [2020-07-27T20:03:08.583Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-27T20:03:09.158Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-07-27T20:03:09.158Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-27T20:03:09.294Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) [2020-07-27T20:03:09.294Z] === RUN TestBuildMultiStageLayerLeak [2020-07-27T20:03:09.411Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-27T20:03:09.411Z] === RUN TestLoginFailsWithBadCredentials [2020-07-27T20:03:09.546Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-27T20:03:09.671Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-07-27T20:03:09.671Z] === RUN TestPingCacheHeaders [2020-07-27T20:03:09.671Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-27T20:03:09.671Z] === RUN TestPingGet [2020-07-27T20:03:09.671Z] --- PASS: TestPingGet (0.01s) [2020-07-27T20:03:09.671Z] === RUN TestPingHead [2020-07-27T20:03:09.930Z] --- PASS: TestPingHead (0.02s) [2020-07-27T20:03:09.930Z] === RUN TestVersion [2020-07-27T20:03:09.930Z] --- PASS: TestVersion (0.02s) [2020-07-27T20:03:09.930Z] PASS [2020-07-27T20:03:09.930Z] [2020-07-27T20:03:09.930Z] === Skipped [2020-07-27T20:03:09.930Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T20:03:09.930Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T20:03:09.930Z] [2020-07-27T20:03:09.930Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-27T20:03:09.930Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T20:03:09.930Z] [2020-07-27T20:03:09.930Z] [2020-07-27T20:03:09.930Z] DONE 18 tests, 2 skipped in 11.995s [2020-07-27T20:03:09.930Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-27T20:03:09.930Z] INFO: Testing against a local daemon [2020-07-27T20:03:09.930Z] === RUN TestVolumesCreateAndList [2020-07-27T20:03:09.930Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-27T20:03:09.930Z] === RUN TestVolumesRemove [2020-07-27T20:03:09.930Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-27T20:03:09.930Z] === RUN TestVolumesInspect [2020-07-27T20:03:09.930Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-27T20:03:09.930Z] === RUN TestVolumesInvalidJSON [2020-07-27T20:03:09.930Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-27T20:03:09.930Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-27T20:03:10.132Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-27T20:03:10.188Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-27T20:03:10.188Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-27T20:03:10.188Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-27T20:03:10.188Z] PASS [2020-07-27T20:03:10.188Z] [2020-07-27T20:03:10.188Z] DONE 5 tests in 0.231s [2020-07-27T20:03:10.188Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T20:03:10.188Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11995 is not a child of this shell [2020-07-27T20:03:10.188Z] warning: PID 11995 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-27T20:03:10.188Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T20:03:10.188Z] [2020-07-27T20:03:10.188Z] Unloading profiles will leave already running processes permanently [2020-07-27T20:03:10.188Z] unconfined, which can lead to unexpected situations. [2020-07-27T20:03:10.188Z] [2020-07-27T20:03:10.188Z] To set a process to complain mode, use the command line tool [2020-07-27T20:03:10.188Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T20:03:10.188Z] Removing test suite binaries [2020-07-27T20:03:10.188Z] exiting test-integration [2020-07-27T20:03:10.188Z] ++ exit 0 [2020-07-27T20:03:11.072Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-07-27T20:03:11.072Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-27T20:03:11.123Z] [2020-07-27T20:03:12.021Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2020-07-27T20:03:12.021Z] === RUN TestBuildWithHugeFile [2020-07-27T20:03:12.986Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-07-27T20:03:12.986Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate Post stage [Pipeline] junit [2020-07-27T20:03:13.665Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-27T20:03:14.332Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-27T20:03:14.372Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-07-27T20:03:14.372Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-27T20:03:14.520Z] + echo Ensuring container killed. [2020-07-27T20:03:14.520Z] Ensuring container killed. [2020-07-27T20:03:14.520Z] + docker rm -vf docker-pr11 [2020-07-27T20:03:14.520Z] Error: No such container: docker-pr11 [2020-07-27T20:03:14.520Z] + true [Pipeline] sh [2020-07-27T20:03:14.801Z] + echo Chowning /workspace to jenkins user [2020-07-27T20:03:14.801Z] Chowning /workspace to jenkins user [2020-07-27T20:03:14.801Z] + id -u [2020-07-27T20:03:14.801Z] + id -g [2020-07-27T20:03:14.801Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41249:/workspace busybox chown -R 1000:1000 /workspace [2020-07-27T20:03:14.902Z] --- PASS: TestBuildWithHugeFile (110.11s) [2020-07-27T20:03:14.902Z] === RUN TestBuildWithEmptyDockerfile [2020-07-27T20:03:14.902Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:03:14.902Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:03:14.902Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:03:14.902Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:03:14.902Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:03:14.902Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:03:14.902Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:03:14.902Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:03:15.162Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:03:15.162Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-07-27T20:03:15.162Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-07-27T20:03:15.162Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-07-27T20:03:15.162Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-07-27T20:03:15.162Z] === RUN TestBuildPreserveOwnership [2020-07-27T20:03:15.162Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-27T20:03:15.314Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-07-27T20:03:15.314Z] === RUN TestCgroupNamespacesRunOlderClient [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T20:03:16.477Z] + bundleName=amd64-rootless [2020-07-27T20:03:16.477Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-27T20:03:16.477Z] Creating amd64-rootless-bundles.tar.gz [2020-07-27T20:03:16.477Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-27T20:03:16.477Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-27T20:03:16.489Z] Archiving artifacts [2020-07-27T20:03:16.872Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41249/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-27T20:03:17.180Z] + make clean [2020-07-27T20:03:17.228Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-07-27T20:03:17.228Z] === RUN TestKernelTCPMemory [2020-07-27T20:03:17.438Z] docker volume rm -f docker-dev-cache [2020-07-27T20:03:17.438Z] docker-dev-cache [Pipeline] deleteDir [2020-07-27T20:03:17.701Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [Pipeline] } [2020-07-27T20:03:17.961Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-27T20:03:18.170Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-07-27T20:03:18.170Z] === RUN TestNISDomainname [2020-07-27T20:03:18.221Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-27T20:03:18.480Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-27T20:03:18.739Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-27T20:03:18.999Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-27T20:03:19.113Z] --- PASS: TestNISDomainname (0.96s) [2020-07-27T20:03:19.113Z] === RUN TestHostnameDnsResolution [2020-07-27T20:03:19.570Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-27T20:03:19.570Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-27T20:03:19.669Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-27T20:03:19.898Z] #65 ... [2020-07-27T20:03:19.898Z] [2020-07-27T20:03:19.898Z] #66 importing to docker [2020-07-27T20:03:19.898Z] #66 ... [2020-07-27T20:03:19.898Z] [2020-07-27T20:03:19.898Z] #65 exporting to oci image format [2020-07-27T20:03:19.898Z] #65 sending tarball 15.3s done [2020-07-27T20:03:19.898Z] #65 DONE 96.3s [2020-07-27T20:03:19.898Z] [2020-07-27T20:03:19.898Z] #66 importing to docker [2020-07-27T20:03:20.139Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2020-07-27T20:03:20.139Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.95s) [2020-07-27T20:03:20.139Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.80s) [2020-07-27T20:03:20.139Z] === RUN TestBuildPlatformInvalid [2020-07-27T20:03:20.139Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-07-27T20:03:20.139Z] PASS [2020-07-27T20:03:20.139Z] [2020-07-27T20:03:20.139Z] === Skipped [2020-07-27T20:03:20.139Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-27T20:03:20.139Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T20:03:20.139Z] [2020-07-27T20:03:20.139Z] [2020-07-27T20:03:20.139Z] DONE 32 tests, 1 skipped in 193.898s [2020-07-27T20:03:20.139Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-27T20:03:20.139Z] ++ 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 [2020-07-27T20:03:20.139Z] ++ set -e [2020-07-27T20:03:20.139Z] ++ '[' -n 0 ']' [2020-07-27T20:03:20.139Z] ++ set -x [2020-07-27T20:03:20.139Z] ++ 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 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 [2020-07-27T20:03:20.403Z] INFO: Testing against a local daemon [2020-07-27T20:03:20.403Z] === RUN TestConfigInspect [2020-07-27T20:03:20.498Z] --- PASS: TestHostnameDnsResolution (1.62s) [2020-07-27T20:03:20.499Z] === RUN TestStats [2020-07-27T20:03:20.974Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-27T20:03:20.974Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-27T20:03:21.914Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-27T20:03:22.482Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-27T20:03:22.922Z] ok github.com/docker/docker/builder/remotecontext/git 30.987s coverage: 86.3% of statements [2020-07-27T20:03:22.923Z] ? github.com/docker/docker/cli [no test files] [2020-07-27T20:03:22.923Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-27T20:03:23.421Z] --- PASS: TestConfigInspect (2.81s) [2020-07-27T20:03:23.421Z] === RUN TestConfigList [2020-07-27T20:03:23.799Z] --- PASS: TestStats (2.79s) [2020-07-27T20:03:23.799Z] === RUN TestStopContainerWithTimeout [2020-07-27T20:03:23.799Z] === RUN TestStopContainerWithTimeout/0 [2020-07-27T20:03:23.799Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-27T20:03:23.799Z] === RUN TestStopContainerWithTimeout/1 [2020-07-27T20:03:23.799Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-27T20:03:23.799Z] === RUN TestStopContainerWithTimeout/3 [2020-07-27T20:03:23.799Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-27T20:03:23.799Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-27T20:03:23.799Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-27T20:03:23.799Z] === CONT TestStopContainerWithTimeout/0 [2020-07-27T20:03:23.799Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-27T20:03:23.799Z] === CONT TestStopContainerWithTimeout/3 [2020-07-27T20:03:23.799Z] === CONT TestStopContainerWithTimeout/1 [2020-07-27T20:03:24.358Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-27T20:03:26.265Z] --- PASS: TestConfigList (2.69s) [2020-07-27T20:03:26.265Z] === RUN TestConfigsCreateAndDelete [2020-07-27T20:03:26.265Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-27T20:03:27.100Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-27T20:03:27.100Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-07-27T20:03:27.100Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2020-07-27T20:03:27.100Z] --- PASS: TestStopContainerWithTimeout/-1 (3.43s) [2020-07-27T20:03:27.100Z] --- PASS: TestStopContainerWithTimeout/3 (3.47s) [2020-07-27T20:03:27.100Z] === RUN TestDeleteDevicemapper [2020-07-27T20:03:27.100Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-27T20:03:27.100Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T20:03:27.100Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-27T20:03:27.205Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-27T20:03:27.205Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-27T20:03:28.829Z] ok github.com/docker/docker/cmd/dockerd 0.557s coverage: 19.3% of statements [2020-07-27T20:03:29.115Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-07-27T20:03:29.115Z] === RUN TestConfigsUpdate [2020-07-27T20:03:29.649Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2020-07-27T20:03:29.649Z] === RUN TestUpdateMemory [2020-07-27T20:03:29.649Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-27T20:03:29.649Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:03:29.649Z] === RUN TestUpdateCPUQuota [2020-07-27T20:03:29.685Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-27T20:03:29.685Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-27T20:03:30.590Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-07-27T20:03:30.590Z] === RUN TestUpdatePidsLimit [2020-07-27T20:03:30.590Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-27T20:03:31.063Z] ok github.com/docker/docker/container 0.519s coverage: 41.6% of statements [2020-07-27T20:03:31.063Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-27T20:03:31.063Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-27T20:03:31.063Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-27T20:03:31.063Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-27T20:03:31.161Z] === RUN TestUpdatePidsLimit/no_change [2020-07-27T20:03:31.422Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-27T20:03:31.993Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-27T20:03:32.225Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-27T20:03:32.225Z] --- PASS: TestConfigsUpdate (3.08s) [2020-07-27T20:03:32.225Z] === RUN TestTemplatedConfig [2020-07-27T20:03:32.254Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-27T20:03:32.515Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-27T20:03:32.643Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.481s coverage: 65.3% of statements [2020-07-27T20:03:33.086Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-27T20:03:34.138Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-27T20:03:34.138Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-27T20:03:34.473Z] --- PASS: TestUpdatePidsLimit (3.61s) [2020-07-27T20:03:34.473Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2020-07-27T20:03:34.473Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-27T20:03:34.473Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-07-27T20:03:34.473Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-07-27T20:03:34.473Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-07-27T20:03:34.473Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-07-27T20:03:34.473Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-07-27T20:03:34.473Z] === RUN TestUpdateRestartPolicy [2020-07-27T20:03:34.541Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-27T20:03:34.884Z] ok github.com/docker/docker/daemon/cluster 0.747s coverage: 0.5% of statements [2020-07-27T20:03:35.357Z] ok github.com/docker/docker/daemon/cluster/convert 0.685s coverage: 35.4% of statements [2020-07-27T20:03:35.521Z] --- PASS: TestTemplatedConfig (3.26s) [2020-07-27T20:03:35.521Z] === RUN TestConfigCreateResolve [2020-07-27T20:03:35.781Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-27T20:03:37.069Z] tests/integration/client_test.py ..... [ 75%] [2020-07-27T20:03:37.069Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-27T20:03:37.069Z] tests/integration/errors_test.py . [ 76%] [2020-07-27T20:03:37.162Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-27T20:03:37.733Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-27T20:03:37.733Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-27T20:03:38.558Z] #66 DONE 17.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-27T20:03:38.675Z] --- PASS: TestConfigCreateResolve (3.07s) [2020-07-27T20:03:38.676Z] === RUN TestConfigDaemonLibtrustID [2020-07-27T20:03:39.033Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/test/unit [2020-07-27T20:03:39.244Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-07-27T20:03:39.244Z] PASS [2020-07-27T20:03:39.244Z] [2020-07-27T20:03:39.244Z] DONE 7 tests in 18.892s [2020-07-27T20:03:39.244Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-27T20:03:39.244Z] ++ 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 [2020-07-27T20:03:39.244Z] ++ set -e [2020-07-27T20:03:39.244Z] ++ '[' -n 0 ']' [2020-07-27T20:03:39.244Z] ++ set -x [2020-07-27T20:03:39.244Z] ++ 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 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 [2020-07-27T20:03:39.505Z] INFO: Testing against a local daemon [2020-07-27T20:03:39.505Z] === RUN TestCheckpoint [2020-07-27T20:03:39.505Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-27T20:03:39.505Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T20:03:39.505Z] === RUN TestContainerInvalidJSON [2020-07-27T20:03:39.505Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:03:39.505Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:03:39.505Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:03:39.505Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:03:39.505Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:03:39.505Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:03:39.505Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:03:39.505Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:03:39.505Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:03:39.505Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-27T20:03:39.505Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-27T20:03:39.505Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s) [2020-07-27T20:03:39.505Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-07-27T20:03:39.505Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-27T20:03:39.505Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-07-27T20:03:39.505Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-27T20:03:39.765Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-27T20:03:39.765Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-07-27T20:03:39.765Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-27T20:03:39.765Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-27T20:03:39.765Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-27T20:03:39.765Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-27T20:03:39.765Z] === RUN TestCopyFromContainer [2020-07-27T20:03:40.335Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-27T20:03:40.905Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-27T20:03:41.263Z] ok github.com/docker/docker/daemon/config 0.931s coverage: 79.7% of statements [2020-07-27T20:03:41.263Z] ok github.com/docker/docker/daemon/discovery 0.328s coverage: 30.0% of statements [2020-07-27T20:03:41.475Z] === RUN TestCopyFromContainer// [2020-07-27T20:03:41.476Z] === RUN TestCopyFromContainer//bar/root [2020-07-27T20:03:41.736Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-27T20:03:41.736Z] === RUN TestCopyFromContainer/bar/quux [2020-07-27T20:03:41.998Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-27T20:03:41.998Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-27T20:03:42.258Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-27T20:03:42.258Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-27T20:03:42.535Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-27T20:03:42.535Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-27T20:03:42.593Z] ? github.com/docker/docker/api [no test files] [2020-07-27T20:03:42.807Z] --- PASS: TestCopyFromContainer (2.96s) [2020-07-27T20:03:42.807Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-07-27T20:03:42.807Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-07-27T20:03:42.807Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-07-27T20:03:42.807Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-27T20:03:42.807Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-07-27T20:03:42.807Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-07-27T20:03:42.807Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2020-07-27T20:03:42.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.19s) [2020-07-27T20:03:42.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-07-27T20:03:42.807Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-07-27T20:03:42.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-27T20:03:42.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:03:42.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:03:42.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:03:42.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:03:42.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:03:42.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:03:42.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:03:42.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:03:42.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:03:42.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-27T20:03:42.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-27T20:03:42.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-27T20:03:42.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-07-27T20:03:42.807Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-27T20:03:42.807Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-27T20:03:42.807Z] === RUN TestCreateWithInvalidEnv [2020-07-27T20:03:42.807Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-27T20:03:42.807Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-27T20:03:42.807Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-27T20:03:42.807Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-27T20:03:42.807Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-27T20:03:42.807Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-27T20:03:42.807Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-27T20:03:42.807Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-27T20:03:42.807Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-27T20:03:42.807Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-27T20:03:42.807Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-27T20:03:42.807Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-27T20:03:42.807Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-27T20:03:42.807Z] === RUN TestCreateTmpfsMountsTarget [2020-07-27T20:03:42.807Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-27T20:03:42.807Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-27T20:03:43.398Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-27T20:03:43.499Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.016s coverage: 11.1% of statements [2020-07-27T20:03:44.340Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-27T20:03:44.495Z] ok github.com/docker/docker/daemon 3.243s coverage: 9.1% of statements [2020-07-27T20:03:44.495Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-27T20:03:44.495Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-27T20:03:44.601Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-27T20:03:44.743Z] --- PASS: TestBuildWithHugeFile (27.71s) [2020-07-27T20:03:44.743Z] === RUN TestBuildWithEmptyDockerfile [2020-07-27T20:03:44.743Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:03:44.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:03:44.743Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:03:44.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:03:44.743Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:03:44.743Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:03:44.743Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:03:44.743Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:03:44.743Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:03:44.743Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-27T20:03:44.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-07-27T20:03:44.743Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-07-27T20:03:44.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-27T20:03:44.743Z] === RUN TestBuildPreserveOwnership [2020-07-27T20:03:44.743Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-27T20:03:44.743Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-27T20:03:44.861Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s) [2020-07-27T20:03:44.861Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-27T20:03:44.969Z] ok github.com/docker/docker/daemon/events 0.392s coverage: 50.0% of statements [2020-07-27T20:03:44.969Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-27T20:03:44.969Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-27T20:03:45.430Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-27T20:03:45.448Z] ok github.com/docker/docker/daemon/graphdriver 0.300s coverage: 2.3% of statements [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-27T20:03:45.448Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-27T20:03:45.448Z] ok github.com/docker/docker/daemon/links 0.101s coverage: 93.0% of statements [2020-07-27T20:03:46.702Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2020-07-27T20:03:46.702Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-27T20:03:46.812Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s) [2020-07-27T20:03:46.812Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-27T20:03:46.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:03:46.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:03:46.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:03:46.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:03:46.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:03:46.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:03:46.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:03:46.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:03:46.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:03:46.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:03:46.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:03:46.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:03:46.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:03:46.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:03:46.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:03:46.815Z] --- PASS: TestBuildPreserveOwnership (6.37s) [2020-07-27T20:03:46.815Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.14s) [2020-07-27T20:03:46.815Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s) [2020-07-27T20:03:46.815Z] === RUN TestBuildPlatformInvalid [2020-07-27T20:03:46.815Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-07-27T20:03:46.815Z] PASS [2020-07-27T20:03:46.815Z] [2020-07-27T20:03:46.815Z] === Skipped [2020-07-27T20:03:46.815Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-27T20:03:46.815Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T20:03:46.815Z] [2020-07-27T20:03:46.815Z] [2020-07-27T20:03:46.815Z] DONE 32 tests, 1 skipped in 78.868s [2020-07-27T20:03:46.815Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-27T20:03:46.815Z] ++ 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 [2020-07-27T20:03:46.815Z] ++ set -e [2020-07-27T20:03:46.815Z] ++ '[' -n 0 ']' [2020-07-27T20:03:46.815Z] ++ set -x [2020-07-27T20:03:46.815Z] ++ 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 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 [2020-07-27T20:03:46.815Z] INFO: Testing against a local daemon [2020-07-27T20:03:46.815Z] === RUN TestConfigInspect [2020-07-27T20:03:47.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-27T20:03:47.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-27T20:03:47.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.08s) [2020-07-27T20:03:47.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-07-27T20:03:47.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-27T20:03:47.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-07-27T20:03:47.072Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-27T20:03:47.275Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2020-07-27T20:03:47.275Z] === RUN TestWaitNonBlocked [2020-07-27T20:03:47.275Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:03:47.275Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:03:47.275Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:03:47.275Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:03:47.275Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:03:47.275Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:03:47.643Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2020-07-27T20:03:47.643Z] === RUN TestCreateDifferentPlatform [2020-07-27T20:03:47.643Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-27T20:03:47.643Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-27T20:03:47.643Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-27T20:03:47.643Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-27T20:03:47.643Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-27T20:03:47.643Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-27T20:03:47.643Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-27T20:03:47.643Z] === RUN TestContainerStartOnDaemonRestart [2020-07-27T20:03:47.643Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-27T20:03:47.643Z] === RUN TestDaemonRestartIpcMode [2020-07-27T20:03:47.643Z] === PAUSE TestDaemonRestartIpcMode [2020-07-27T20:03:47.643Z] === RUN TestDaemonHostGatewayIP [2020-07-27T20:03:47.643Z] === PAUSE TestDaemonHostGatewayIP [2020-07-27T20:03:47.643Z] === RUN TestContainerKillOnDaemonStart [2020-07-27T20:03:47.643Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-27T20:03:47.643Z] === RUN TestDiff [2020-07-27T20:03:48.215Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-27T20:03:48.475Z] --- PASS: TestDiff (0.87s) [2020-07-27T20:03:48.475Z] === RUN TestExecWithCloseStdin [2020-07-27T20:03:48.475Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-27T20:03:48.663Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-27T20:03:48.663Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-07-27T20:03:48.663Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-07-27T20:03:48.663Z] === RUN TestWaitBlocked [2020-07-27T20:03:48.663Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:03:48.663Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:03:48.663Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:03:48.663Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:03:48.663Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:03:48.663Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:03:49.236Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-27T20:03:49.236Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-07-27T20:03:49.236Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2020-07-27T20:03:49.236Z] === CONT TestContainerStartOnDaemonRestart [2020-07-27T20:03:49.236Z] === CONT TestIpcModeOlderClient [2020-07-27T20:03:49.236Z] === CONT TestDaemonHostGatewayIP [2020-07-27T20:03:49.236Z] === CONT TestDaemonRestartIpcMode [2020-07-27T20:03:49.275Z] ok github.com/docker/docker/daemon/logger/awslogs 0.766s coverage: 77.4% of statements [2020-07-27T20:03:49.276Z] ok github.com/docker/docker/daemon/logger 0.552s coverage: 41.2% of statements [2020-07-27T20:03:49.276Z] ok github.com/docker/docker/daemon/images 0.329s coverage: 4.8% of statements [2020-07-27T20:03:49.276Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-27T20:03:49.276Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-27T20:03:49.276Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-27T20:03:49.276Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-27T20:03:49.276Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-27T20:03:49.276Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-27T20:03:49.276Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-27T20:03:49.416Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-07-27T20:03:49.416Z] === RUN TestExec [2020-07-27T20:03:49.499Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-07-27T20:03:49.499Z] === CONT TestContainerKillOnDaemonStart [2020-07-27T20:03:49.749Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.463s coverage: 61.6% of statements [2020-07-27T20:03:49.987Z] --- PASS: TestExec (0.75s) [2020-07-27T20:03:49.987Z] === RUN TestExecUser [2020-07-27T20:03:50.751Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.387s coverage: 87.2% of statements [2020-07-27T20:03:50.926Z] --- PASS: TestExecUser (0.66s) [2020-07-27T20:03:50.926Z] === RUN TestExportContainerAndImportImage [2020-07-27T20:03:51.186Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-27T20:03:51.274Z] --- PASS: TestConfigInspect (3.91s) [2020-07-27T20:03:51.274Z] === RUN TestConfigList [2020-07-27T20:03:51.446Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-07-27T20:03:51.446Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-27T20:03:51.706Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-27T20:03:51.706Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-27T20:03:51.751Z] ok github.com/docker/docker/daemon/logger/local 0.340s coverage: 75.2% of statements [2020-07-27T20:03:51.752Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-27T20:03:52.225Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.195s coverage: 35.9% of statements [2020-07-27T20:03:52.276Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-27T20:03:52.699Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.169s coverage: 33.3% of statements [2020-07-27T20:03:52.845Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-27T20:03:52.845Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-27T20:03:53.105Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-07-27T20:03:53.105Z] === RUN TestHealthCheckWorkdir [2020-07-27T20:03:53.715Z] --- PASS: TestContainerStartOnDaemonRestart (3.63s) [2020-07-27T20:03:53.715Z] --- PASS: TestDaemonRestartIpcMode (4.08s) [2020-07-27T20:03:53.976Z] --- PASS: TestDaemonHostGatewayIP (4.76s) [2020-07-27T20:03:54.045Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-27T20:03:54.283Z] ok github.com/docker/docker/daemon/logger/templates 0.300s coverage: 8.3% of statements [2020-07-27T20:03:54.283Z] ok github.com/docker/docker/daemon/logger/syslog 0.134s coverage: 46.8% of statements [2020-07-27T20:03:54.306Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2020-07-27T20:03:54.306Z] === RUN TestHealthKillContainer [2020-07-27T20:03:54.565Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-27T20:03:54.800Z] --- PASS: TestConfigList (3.58s) [2020-07-27T20:03:54.800Z] === RUN TestConfigsCreateAndDelete [2020-07-27T20:03:55.865Z] ok github.com/docker/docker/daemon/logger/splunk 2.291s coverage: 82.5% of statements [2020-07-27T20:03:55.865Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-27T20:03:55.865Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-27T20:03:55.865Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-27T20:03:55.946Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-27T20:03:56.521Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-27T20:03:57.091Z] --- PASS: TestHealthKillContainer (2.89s) [2020-07-27T20:03:57.091Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-27T20:03:57.351Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-27T20:03:57.445Z] ok github.com/docker/docker/distribution/metadata 1.432s coverage: 48.2% of statements [2020-07-27T20:03:57.445Z] ok github.com/docker/docker/distribution 1.536s coverage: 20.3% of statements [2020-07-27T20:03:57.445Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-27T20:03:57.445Z] ok github.com/docker/docker/errdefs 0.096s coverage: 49.4% of statements [2020-07-27T20:03:57.921Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-07-27T20:03:57.921Z] === RUN TestIpcModeNone [2020-07-27T20:03:58.324Z] --- PASS: TestConfigsCreateAndDelete (3.89s) [2020-07-27T20:03:58.324Z] === RUN TestConfigsUpdate [2020-07-27T20:03:58.861Z] --- PASS: TestIpcModeNone (0.82s) [2020-07-27T20:03:58.861Z] === RUN TestIpcModePrivate [2020-07-27T20:03:59.027Z] ok github.com/docker/docker/distribution/xfer 2.399s coverage: 76.8% of statements [2020-07-27T20:03:59.027Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-27T20:03:59.121Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-27T20:03:59.500Z] ok github.com/docker/docker/image/cache 0.189s coverage: 19.2% of statements [2020-07-27T20:03:59.500Z] ok github.com/docker/docker/image/v1 0.157s coverage: 25.0% of statements [2020-07-27T20:03:59.691Z] --- PASS: TestIpcModePrivate (0.86s) [2020-07-27T20:03:59.691Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:79, shared: false, mustBeShared: false [2020-07-27T20:03:59.691Z] === RUN TestIpcModeShareable [2020-07-27T20:04:00.632Z] --- PASS: TestIpcModeShareable (0.88s) [2020-07-27T20:04:00.632Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-07-27T20:04:00.632Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-27T20:04:00.892Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-27T20:04:01.082Z] ok github.com/docker/docker/image 1.213s coverage: 86.4% of statements [2020-07-27T20:04:01.082Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-27T20:04:01.082Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-27T20:04:01.082Z] ok github.com/docker/docker/libcontainerd/queue 0.084s coverage: 100.0% of statements [2020-07-27T20:04:01.279Z] ok github.com/docker/docker/api/server 0.029s coverage: 9.0% of statements [2020-07-27T20:04:01.890Z] --- PASS: TestConfigsUpdate (3.52s) [2020-07-27T20:04:01.890Z] === RUN TestTemplatedConfig [2020-07-27T20:04:02.091Z] ok github.com/docker/docker/pkg/aaparser 0.051s coverage: 50.0% of statements [2020-07-27T20:04:02.565Z] ok github.com/docker/docker/libcontainerd/local 0.311s coverage: 1.0% of statements [2020-07-27T20:04:02.803Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-27T20:04:03.039Z] ok github.com/docker/docker/layer 0.683s coverage: 30.1% of statements [2020-07-27T20:04:03.039Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-27T20:04:03.039Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-27T20:04:03.039Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-27T20:04:03.039Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-27T20:04:03.039Z] ? github.com/docker/docker/oci [no test files] [2020-07-27T20:04:03.039Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-27T20:04:03.063Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s) [2020-07-27T20:04:03.063Z] === RUN TestAPIIpcModeHost [2020-07-27T20:04:03.633Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-27T20:04:03.633Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-07-27T20:04:03.633Z] === RUN TestDaemonIpcModeShareable [2020-07-27T20:04:03.974Z] --- PASS: TestContainerKillOnDaemonStart (13.05s) [2020-07-27T20:04:03.974Z] PASS [2020-07-27T20:04:03.974Z] [2020-07-27T20:04:03.974Z] === Skipped [2020-07-27T20:04:03.974Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-27T20:04:03.974Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T20:04:03.974Z] [2020-07-27T20:04:03.974Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-27T20:04:03.974Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:04:03.974Z] [2020-07-27T20:04:03.974Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-27T20:04:03.974Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:04:03.974Z] [2020-07-27T20:04:03.974Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T20:04:03.974Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T20:04:03.974Z] [2020-07-27T20:04:03.974Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-27T20:04:03.974Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T20:04:03.974Z] [2020-07-27T20:04:03.974Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-27T20:04:03.974Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:04:03.974Z] [2020-07-27T20:04:03.974Z] [2020-07-27T20:04:03.974Z] DONE 192 tests, 6 skipped in 135.789s [2020-07-27T20:04:03.974Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-27T20:04:03.974Z] ++ 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 [2020-07-27T20:04:03.974Z] ++ set -e [2020-07-27T20:04:03.974Z] ++ '[' -n 0 ']' [2020-07-27T20:04:03.974Z] ++ set -x [2020-07-27T20:04:03.974Z] ++ 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 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 [2020-07-27T20:04:03.974Z] INFO: Testing against a local daemon [2020-07-27T20:04:03.974Z] === RUN TestCommitInheritsEnv [2020-07-27T20:04:03.974Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-07-27T20:04:03.974Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-27T20:04:03.974Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-07-27T20:04:03.974Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-27T20:04:03.974Z] === RUN TestImagesFilterMultiReference [2020-07-27T20:04:03.974Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-27T20:04:03.974Z] === RUN TestImagePullPlatformInvalid [2020-07-27T20:04:03.974Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-27T20:04:03.974Z] === RUN TestRemoveImageOrphaning [2020-07-27T20:04:04.038Z] ok github.com/docker/docker/opts 0.347s coverage: 67.7% of statements [2020-07-27T20:04:04.235Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-07-27T20:04:04.236Z] === RUN TestRemoveImageGarbageCollector [2020-07-27T20:04:04.236Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-27T20:04:04.236Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:04:04.236Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-27T20:04:04.236Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-27T20:04:04.236Z] === RUN TestTagInvalidReference [2020-07-27T20:04:04.236Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-27T20:04:04.236Z] === RUN TestTagValidPrefixedRepo [2020-07-27T20:04:04.236Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-27T20:04:04.236Z] === RUN TestTagExistedNameWithoutForce [2020-07-27T20:04:04.236Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-27T20:04:04.236Z] === RUN TestTagOfficialNames [2020-07-27T20:04:04.497Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-27T20:04:04.497Z] === RUN TestTagMatchesDigest [2020-07-27T20:04:04.497Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-27T20:04:04.497Z] PASS [2020-07-27T20:04:04.497Z] [2020-07-27T20:04:04.497Z] === Skipped [2020-07-27T20:04:04.497Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-07-27T20:04:04.497Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-27T20:04:04.497Z] [2020-07-27T20:04:04.497Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-27T20:04:04.497Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:04:04.497Z] [2020-07-27T20:04:04.497Z] [2020-07-27T20:04:04.497Z] DONE 12 tests, 2 skipped in 1.821s [2020-07-27T20:04:04.497Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-27T20:04:04.497Z] ++ 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 [2020-07-27T20:04:04.497Z] ++ set -e [2020-07-27T20:04:04.497Z] ++ '[' -n 0 ']' [2020-07-27T20:04:04.497Z] ++ set -x [2020-07-27T20:04:04.497Z] ++ 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 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 [2020-07-27T20:04:04.760Z] INFO: Testing against a local daemon [2020-07-27T20:04:04.760Z] === RUN TestNetworkCreateDelete [2020-07-27T20:04:05.014Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-27T20:04:05.023Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-07-27T20:04:05.023Z] === RUN TestDockerNetworkDeletePreferID [2020-07-27T20:04:05.035Z] ok github.com/docker/docker/pkg/broadcaster 0.110s coverage: 100.0% of statements [2020-07-27T20:04:05.274Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-27T20:04:05.274Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-07-27T20:04:05.274Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2020-07-27T20:04:05.274Z] === RUN TestDaemonIpcModePrivate [2020-07-27T20:04:05.417Z] --- PASS: TestTemplatedConfig (3.64s) [2020-07-27T20:04:05.417Z] === RUN TestConfigCreateResolve [2020-07-27T20:04:05.509Z] ok github.com/docker/docker/pkg/authorization 0.697s coverage: 26.8% of statements [2020-07-27T20:04:05.509Z] ok github.com/docker/docker/pkg/capabilities 0.098s coverage: 87.5% of statements [2020-07-27T20:04:06.417Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-07-27T20:04:06.417Z] === RUN TestDaemonDNSFallback [2020-07-27T20:04:06.505Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2020-07-27T20:04:06.505Z] ok github.com/docker/docker/pkg/chrootarchive 0.147s coverage: 15.4% of statements [2020-07-27T20:04:06.980Z] ok github.com/docker/docker/pkg/discovery 0.048s coverage: 58.3% of statements [2020-07-27T20:04:07.181Z] --- PASS: TestDaemonIpcModePrivate (1.49s) [2020-07-27T20:04:07.181Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-07-27T20:04:07.181Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-27T20:04:07.454Z] ok github.com/docker/docker/pkg/discovery/file 0.181s coverage: 92.9% of statements [2020-07-27T20:04:07.750Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-27T20:04:08.318Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2020-07-27T20:04:08.318Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-07-27T20:04:08.318Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-27T20:04:08.452Z] ok github.com/docker/docker/pkg/discovery/memory 0.118s coverage: 92.3% of statements [2020-07-27T20:04:08.888Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-27T20:04:08.926Z] ok github.com/docker/docker/pkg/discovery/nodes 0.174s coverage: 93.8% of statements [2020-07-27T20:04:08.942Z] --- PASS: TestConfigCreateResolve (3.79s) [2020-07-27T20:04:08.942Z] === RUN TestConfigDaemonLibtrustID [2020-07-27T20:04:09.576Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-27T20:04:09.576Z] PASS [2020-07-27T20:04:09.576Z] [2020-07-27T20:04:09.576Z] DONE 7 tests in 22.932s [2020-07-27T20:04:09.576Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-27T20:04:09.576Z] ++ 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 [2020-07-27T20:04:09.576Z] ++ set -e [2020-07-27T20:04:09.576Z] ++ '[' -n 0 ']' [2020-07-27T20:04:09.576Z] ++ set -x [2020-07-27T20:04:09.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-27T20:04:09.576Z] INFO: Testing against a local daemon [2020-07-27T20:04:09.576Z] === RUN TestCheckpoint [2020-07-27T20:04:09.576Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-27T20:04:09.576Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T20:04:09.577Z] === RUN TestContainerInvalidJSON [2020-07-27T20:04:09.577Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:04:09.577Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:04:09.577Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:04:09.577Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:04:09.577Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:04:09.577Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:04:09.577Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:04:09.577Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:04:09.577Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:04:09.577Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-27T20:04:09.577Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-27T20:04:09.577Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-27T20:04:09.577Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-27T20:04:09.577Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-27T20:04:09.829Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.62s) [2020-07-27T20:04:09.829Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-07-27T20:04:09.829Z] === RUN TestIpcModeOlderClient [2020-07-27T20:04:09.829Z] === PAUSE TestIpcModeOlderClient [2020-07-27T20:04:09.829Z] === RUN TestKillContainerInvalidSignal [2020-07-27T20:04:09.869Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-07-27T20:04:09.869Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-27T20:04:09.869Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-07-27T20:04:09.869Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-27T20:04:09.924Z] ok github.com/docker/docker/pkg/filenotify 0.122s coverage: 45.7% of statements [2020-07-27T20:04:10.089Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-27T20:04:10.161Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-07-27T20:04:10.161Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-27T20:04:10.161Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-07-27T20:04:10.161Z] === RUN TestCopyFromContainer [2020-07-27T20:04:10.348Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-27T20:04:10.611Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2020-07-27T20:04:10.612Z] === RUN TestKillContainer [2020-07-27T20:04:10.612Z] === RUN TestKillContainer/no_signal [2020-07-27T20:04:10.923Z] ok github.com/docker/docker/pkg/fileutils 0.171s coverage: 87.7% of statements [2020-07-27T20:04:10.923Z] ok github.com/docker/docker/pkg/homedir 0.062s coverage: 42.9% of statements [2020-07-27T20:04:11.182Z] === RUN TestKillContainer/non_killing_signal [2020-07-27T20:04:11.775Z] === RUN TestKillContainer/killing_signal [2020-07-27T20:04:11.919Z] ok github.com/docker/docker/pkg/discovery/kv 3.410s coverage: 84.1% of statements [2020-07-27T20:04:11.919Z] ok github.com/docker/docker/pkg/idtools 0.218s coverage: 7.3% of statements [2020-07-27T20:04:12.234Z] === RUN TestCopyFromContainer// [2020-07-27T20:04:12.363Z] --- PASS: TestKillContainer (1.89s) [2020-07-27T20:04:12.363Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-07-27T20:04:12.363Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-07-27T20:04:12.363Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-07-27T20:04:12.363Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-27T20:04:12.363Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-27T20:04:12.526Z] === RUN TestCopyFromContainer//bar/root [2020-07-27T20:04:12.526Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-27T20:04:12.526Z] === RUN TestCopyFromContainer/bar/quux [2020-07-27T20:04:12.526Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-27T20:04:12.819Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-27T20:04:12.819Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-27T20:04:12.819Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-27T20:04:12.819Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-27T20:04:12.933Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-27T20:04:13.111Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-27T20:04:13.111Z] --- PASS: TestCopyFromContainer (2.92s) [2020-07-27T20:04:13.111Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-27T20:04:13.111Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-07-27T20:04:13.111Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-07-27T20:04:13.111Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-27T20:04:13.111Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-27T20:04:13.111Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-27T20:04:13.111Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-07-27T20:04:13.111Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-27T20:04:13.111Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-27T20:04:13.111Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-07-27T20:04:13.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-27T20:04:13.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:04:13.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:04:13.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:04:13.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:04:13.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:04:13.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:04:13.111Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:04:13.111Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:04:13.111Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:04:13.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-27T20:04:13.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-27T20:04:13.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-27T20:04:13.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-27T20:04:13.111Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-27T20:04:13.111Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-27T20:04:13.111Z] === RUN TestCreateWithInvalidEnv [2020-07-27T20:04:13.111Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-27T20:04:13.111Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-27T20:04:13.111Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-27T20:04:13.111Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-27T20:04:13.112Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-27T20:04:13.112Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-27T20:04:13.112Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-27T20:04:13.112Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-27T20:04:13.112Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-27T20:04:13.112Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-27T20:04:13.112Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-27T20:04:13.112Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-27T20:04:13.112Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-27T20:04:13.112Z] === RUN TestCreateTmpfsMountsTarget [2020-07-27T20:04:13.112Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-27T20:04:13.112Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-27T20:04:13.500Z] ok github.com/docker/docker/pkg/archive 7.538s coverage: 62.7% of statements [2020-07-27T20:04:13.500Z] ok github.com/docker/docker/pkg/ioutils 0.698s coverage: 69.2% of statements [2020-07-27T20:04:13.500Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2020-07-27T20:04:13.500Z] ok github.com/docker/docker/pkg/jsonmessage 0.194s coverage: 91.7% of statements [2020-07-27T20:04:13.871Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2020-07-27T20:04:13.871Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2020-07-27T20:04:13.871Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-07-27T20:04:13.871Z] === RUN TestKillStoppedContainer [2020-07-27T20:04:13.871Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-07-27T20:04:13.871Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-27T20:04:13.871Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-07-27T20:04:13.871Z] === RUN TestKillDifferentUserContainer [2020-07-27T20:04:13.974Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2020-07-27T20:04:14.440Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2020-07-27T20:04:14.440Z] === RUN TestInspectOomKilledTrue [2020-07-27T20:04:14.440Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-07-27T20:04:14.440Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:04:14.440Z] === RUN TestInspectOomKilledFalse [2020-07-27T20:04:14.440Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-27T20:04:14.440Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:04:14.440Z] === RUN TestLinksEtcHostsContentMatch [2020-07-27T20:04:14.450Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2020-07-27T20:04:14.450Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2020-07-27T20:04:14.552Z] --- PASS: TestDaemonDNSFallback (7.50s) [2020-07-27T20:04:14.552Z] === RUN TestInspectNetwork [2020-07-27T20:04:14.703Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2020-07-27T20:04:14.703Z] === RUN TestLinksContainerNames [2020-07-27T20:04:14.924Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2020-07-27T20:04:15.273Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-27T20:04:16.017Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2020-07-27T20:04:16.017Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-27T20:04:16.018Z] --- PASS: TestLinksContainerNames (1.29s) [2020-07-27T20:04:16.018Z] === RUN TestLogsFollowTailEmpty [2020-07-27T20:04:16.080Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2020-07-27T20:04:16.961Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-27T20:04:16.961Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-07-27T20:04:16.961Z] === RUN TestContainerNetworkMountsNoChown [2020-07-27T20:04:17.076Z] ok github.com/docker/docker/pkg/plugins/transport 0.128s coverage: 85.7% of statements [2020-07-27T20:04:17.532Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/default [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/default [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/private [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/private [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rprivate [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/slave [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/slave [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rslave [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/shared [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/shared [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rshared [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-27T20:04:17.532Z] === CONT TestMountDaemonRoot/default [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:04:17.532Z] === CONT TestMountDaemonRoot/rslave [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:04:17.532Z] === CONT TestMountDaemonRoot/rshared [2020-07-27T20:04:17.532Z] === CONT TestMountDaemonRoot/shared [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:04:17.532Z] === CONT TestMountDaemonRoot/rprivate [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:04:17.532Z] === CONT TestMountDaemonRoot/slave [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:04:17.532Z] === CONT TestMountDaemonRoot/private [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-27T20:04:17.532Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:04:17.532Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:04:17.532Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:04:17.532Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:04:17.549Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2020-07-27T20:04:17.792Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-27T20:04:17.792Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:04:17.792Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-27T20:04:17.792Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:04:17.792Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:04:17.792Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:04:17.792Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:04:17.792Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:04:17.792Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:04:18.022Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2020-07-27T20:04:18.052Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:04:18.053Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:04:18.053Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:04:18.053Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-27T20:04:18.053Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-27T20:04:18.053Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-27T20:04:18.053Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:04:18.053Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-27T20:04:18.053Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-27T20:04:18.053Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:04:18.053Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:04:18.087Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2020-07-27T20:04:18.087Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-27T20:04:18.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:04:18.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:04:18.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:04:18.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:04:18.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:04:18.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:04:18.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:04:18.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:04:18.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:04:18.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:04:18.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:04:18.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:04:18.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:04:18.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:04:18.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:04:18.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-27T20:04:18.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-27T20:04:18.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-27T20:04:18.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-27T20:04:18.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-27T20:04:18.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-27T20:04:18.087Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-27T20:04:18.312Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:04:18.312Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:04:18.312Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-27T20:04:18.312Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:04:18.312Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:04:18.312Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-27T20:04:18.312Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:04:18.312Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-27T20:04:18.312Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-27T20:04:18.312Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-27T20:04:18.312Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-07-27T20:04:18.312Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-27T20:04:18.312Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-27T20:04:18.312Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-07-27T20:04:18.313Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-27T20:04:18.313Z] === RUN TestContainerBindMountNonRecursive [2020-07-27T20:04:18.820Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-27T20:04:18.840Z] === RUN TestInspectNetwork/full_network_id [2020-07-27T20:04:18.840Z] === RUN TestInspectNetwork/partial_network_id [2020-07-27T20:04:18.840Z] === RUN TestInspectNetwork/network_name [2020-07-27T20:04:18.840Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-27T20:04:19.018Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2020-07-27T20:04:19.018Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 73.9% of statements [2020-07-27T20:04:19.153Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-07-27T20:04:19.153Z] === RUN TestCreateDifferentPlatform [2020-07-27T20:04:19.153Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-27T20:04:19.153Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-27T20:04:19.153Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-27T20:04:19.153Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-27T20:04:19.153Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-27T20:04:19.153Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-27T20:04:19.153Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-27T20:04:19.153Z] === RUN TestContainerStartOnDaemonRestart [2020-07-27T20:04:19.153Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-27T20:04:19.153Z] === RUN TestDaemonRestartIpcMode [2020-07-27T20:04:19.153Z] === PAUSE TestDaemonRestartIpcMode [2020-07-27T20:04:19.153Z] === RUN TestDaemonHostGatewayIP [2020-07-27T20:04:19.153Z] === PAUSE TestDaemonHostGatewayIP [2020-07-27T20:04:19.153Z] === RUN TestContainerKillOnDaemonStart [2020-07-27T20:04:19.153Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-27T20:04:19.153Z] === RUN TestDiff [2020-07-27T20:04:19.694Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-27T20:04:19.848Z] --- PASS: TestDiff (0.86s) [2020-07-27T20:04:19.848Z] === RUN TestExecWithCloseStdin [2020-07-27T20:04:20.015Z] ok github.com/docker/docker/pkg/signal 0.082s coverage: 20.3% of statements [2020-07-27T20:04:20.015Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2020-07-27T20:04:20.635Z] --- PASS: TestContainerBindMountNonRecursive (2.36s) [2020-07-27T20:04:20.636Z] === RUN TestNetworkNat [2020-07-27T20:04:20.884Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-07-27T20:04:20.884Z] === RUN TestExec [2020-07-27T20:04:21.012Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2020-07-27T20:04:21.012Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2020-07-27T20:04:21.519Z] --- PASS: TestExec (0.87s) [2020-07-27T20:04:21.519Z] === RUN TestExecUser [2020-07-27T20:04:21.575Z] --- PASS: TestNetworkNat (0.83s) [2020-07-27T20:04:21.575Z] === RUN TestNetworkLocalhostTCPNat [2020-07-27T20:04:21.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-27T20:04:22.012Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2020-07-27T20:04:22.405Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2020-07-27T20:04:22.405Z] === RUN TestNetworkLoopbackNat [2020-07-27T20:04:22.556Z] --- PASS: TestExecUser (0.92s) [2020-07-27T20:04:22.556Z] === RUN TestExportContainerAndImportImage [2020-07-27T20:04:23.009Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 13.8% of statements [2020-07-27T20:04:23.345Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-27T20:04:23.483Z] ok github.com/docker/docker/pkg/tailfile 0.245s coverage: 88.6% of statements [2020-07-27T20:04:23.483Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-27T20:04:23.483Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-27T20:04:23.483Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-27T20:04:23.483Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-27T20:04:23.483Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-27T20:04:23.483Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-27T20:04:23.483Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-27T20:04:23.483Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-27T20:04:23.593Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-07-27T20:04:23.593Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-27T20:04:23.957Z] testing: warning: no tests to run [2020-07-27T20:04:23.957Z] coverage: [no statements] [2020-07-27T20:04:23.957Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2020-07-27T20:04:24.126Z] --- PASS: TestInspectNetwork (9.54s) [2020-07-27T20:04:24.126Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-27T20:04:24.126Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-27T20:04:24.126Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-27T20:04:24.126Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-27T20:04:24.126Z] === RUN TestRunContainerWithBridgeNone [2020-07-27T20:04:24.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-27T20:04:24.430Z] ok github.com/docker/docker/pkg/tarsum 0.192s coverage: 89.3% of statements [2020-07-27T20:04:24.430Z] ok github.com/docker/docker/pkg/truncindex 0.154s coverage: 91.5% of statements [2020-07-27T20:04:24.904Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2020-07-27T20:04:24.904Z] ok github.com/docker/docker/pkg/useragent 0.079s coverage: 88.9% of statements [2020-07-27T20:04:25.104Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-07-27T20:04:25.104Z] === RUN TestHealthCheckWorkdir [2020-07-27T20:04:25.663Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2020-07-27T20:04:25.663Z] === RUN TestPause [2020-07-27T20:04:26.038Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-07-27T20:04:26.038Z] === RUN TestNetworkInvalidJSON [2020-07-27T20:04:26.038Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-27T20:04:26.038Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-27T20:04:26.038Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:04:26.038Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:04:26.038Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:04:26.038Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:04:26.038Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-27T20:04:26.038Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:04:26.038Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:04:26.038Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-27T20:04:26.038Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-27T20:04:26.038Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-27T20:04:26.038Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-27T20:04:26.038Z] === RUN TestHostIPv4BridgeLabel [2020-07-27T20:04:26.140Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-07-27T20:04:26.140Z] === RUN TestHealthKillContainer [2020-07-27T20:04:26.487Z] ok github.com/docker/docker/plugin/v2 0.086s coverage: 20.1% of statements [2020-07-27T20:04:26.605Z] --- PASS: TestPause (1.05s) [2020-07-27T20:04:26.605Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-27T20:04:26.605Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T20:04:26.605Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T20:04:26.605Z] === RUN TestPauseStopPausedContainer [2020-07-27T20:04:26.610Z] --- PASS: TestHostIPv4BridgeLabel (0.75s) [2020-07-27T20:04:26.610Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-27T20:04:26.960Z] ok github.com/docker/docker/plugin 0.320s coverage: 12.0% of statements [2020-07-27T20:04:26.960Z] ok github.com/docker/docker/reference 0.386s coverage: 84.4% of statements [2020-07-27T20:04:27.545Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2020-07-27T20:04:27.545Z] === RUN TestPsFilter [2020-07-27T20:04:27.545Z] --- PASS: TestPsFilter (0.15s) [2020-07-27T20:04:27.545Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-27T20:04:27.959Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2020-07-27T20:04:27.995Z] --- PASS: TestDaemonRestartWithLiveRestore (1.30s) [2020-07-27T20:04:27.995Z] === RUN TestDaemonDefaultNetworkPools [2020-07-27T20:04:28.433Z] ok github.com/docker/docker/registry/resumable 0.359s coverage: 100.0% of statements [2020-07-27T20:04:28.485Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s) [2020-07-27T20:04:28.485Z] === RUN TestRemoveContainerWithVolume [2020-07-27T20:04:28.939Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-07-27T20:04:28.939Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-27T20:04:29.426Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-07-27T20:04:29.426Z] === RUN TestRemoveContainerRunning [2020-07-27T20:04:29.433Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.2% of statements [2020-07-27T20:04:29.664Z] --- PASS: TestHealthKillContainer (2.87s) [2020-07-27T20:04:29.664Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-27T20:04:29.906Z] ok github.com/docker/docker/testutil 0.122s coverage: 62.5% of statements [2020-07-27T20:04:29.906Z] ok github.com/docker/docker/registry 0.605s coverage: 51.7% of statements [2020-07-27T20:04:29.956Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-07-27T20:04:29.956Z] === RUN TestIpcModeNone [2020-07-27T20:04:29.996Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-27T20:04:30.256Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-07-27T20:04:30.256Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-27T20:04:30.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-27T20:04:30.854Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s) [2020-07-27T20:04:30.854Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-27T20:04:30.992Z] --- PASS: TestIpcModeNone (0.91s) [2020-07-27T20:04:30.993Z] === RUN TestIpcModePrivate [2020-07-27T20:04:31.394Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.20s) [2020-07-27T20:04:31.394Z] === RUN TestRemoveInvalidContainer [2020-07-27T20:04:31.394Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-27T20:04:31.394Z] === RUN TestRenameLinkedContainer [2020-07-27T20:04:31.627Z] --- PASS: TestIpcModePrivate (0.91s) [2020-07-27T20:04:31.627Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-27T20:04:31.627Z] === RUN TestIpcModeShareable [2020-07-27T20:04:32.666Z] --- PASS: TestIpcModeShareable (0.90s) [2020-07-27T20:04:32.666Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-27T20:04:32.666Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-27T20:04:32.888Z] ok github.com/docker/docker/volume/drivers 0.156s coverage: 36.1% of statements [2020-07-27T20:04:32.888Z] ok github.com/docker/docker/volume/local 0.136s coverage: 37.7% of statements [2020-07-27T20:04:32.888Z] ok github.com/docker/docker/volume/mounts 0.162s coverage: 66.2% of statements [2020-07-27T20:04:33.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-27T20:04:33.403Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2020-07-27T20:04:33.403Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-27T20:04:33.974Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-07-27T20:04:33.974Z] === RUN TestServiceWithPredefinedNetwork [2020-07-27T20:04:34.367Z] ......... [ 86%] [2020-07-27T20:04:34.468Z] ok github.com/docker/docker/volume/service 0.361s coverage: 70.3% of statements [2020-07-27T20:04:35.216Z] --- PASS: TestRenameLinkedContainer (3.75s) [2020-07-27T20:04:35.216Z] === RUN TestRenameStoppedContainer [2020-07-27T20:04:35.459Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s) [2020-07-27T20:04:35.459Z] === RUN TestAPIIpcModeHost [2020-07-27T20:04:36.097Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-07-27T20:04:36.097Z] === RUN TestDaemonIpcModeShareable [2020-07-27T20:04:36.158Z] --- PASS: TestRenameStoppedContainer (1.00s) [2020-07-27T20:04:36.158Z] === RUN TestRenameRunningContainerAndReuse [2020-07-27T20:04:36.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-27T20:04:37.277Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2020-07-27T20:04:37.277Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-27T20:04:37.277Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T20:04:37.277Z] service_test.go:236: FLAKY_TEST [2020-07-27T20:04:37.277Z] === RUN TestServiceWithDataPathPortInit [2020-07-27T20:04:38.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-27T20:04:38.066Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-07-27T20:04:38.066Z] === RUN TestRenameInvalidName [2020-07-27T20:04:38.169Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-07-27T20:04:38.169Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-27T20:04:38.169Z] === RUN TestDaemonIpcModePrivate [2020-07-27T20:04:38.493Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-27T20:04:38.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-27T20:04:38.898Z] --- PASS: TestRenameInvalidName (1.10s) [2020-07-27T20:04:38.898Z] === RUN TestRenameAnonymousContainer [2020-07-27T20:04:39.680Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-07-27T20:04:39.680Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-27T20:04:39.680Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-27T20:04:39.686Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-27T20:04:40.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-27T20:04:41.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-27T20:04:41.751Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-07-27T20:04:41.751Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-27T20:04:41.751Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-27T20:04:41.792Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2020-07-27T20:04:41.792Z] === RUN TestRenameContainerWithSameName [2020-07-27T20:04:42.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-27T20:04:42.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-27T20:04:42.616Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-07-27T20:04:42.616Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-27T20:04:43.268Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-07-27T20:04:43.268Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-27T20:04:43.268Z] === RUN TestIpcModeOlderClient [2020-07-27T20:04:43.268Z] === PAUSE TestIpcModeOlderClient [2020-07-27T20:04:43.268Z] === RUN TestKillContainerInvalidSignal [2020-07-27T20:04:44.305Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-07-27T20:04:44.305Z] === RUN TestKillContainer [2020-07-27T20:04:44.305Z] === RUN TestKillContainer/no_signal [2020-07-27T20:04:44.526Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2020-07-27T20:04:44.526Z] === RUN TestResize [2020-07-27T20:04:44.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-27T20:04:44.943Z] === RUN TestKillContainer/non_killing_signal [2020-07-27T20:04:45.046Z] --- PASS: TestResize (0.80s) [2020-07-27T20:04:45.046Z] === RUN TestResizeWithInvalidSize [2020-07-27T20:04:45.578Z] === RUN TestKillContainer/killing_signal [2020-07-27T20:04:45.986Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-07-27T20:04:45.986Z] === RUN TestResizeWhenContainerNotStarted [2020-07-27T20:04:45.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-27T20:04:46.244Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-27T20:04:46.244Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-27T20:04:46.555Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2020-07-27T20:04:46.555Z] === RUN TestDaemonRestartKillContainers [2020-07-27T20:04:46.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:04:46.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:04:46.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:04:46.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:04:46.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:04:46.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:04:46.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:04:46.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:04:46.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:04:46.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:04:46.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:04:46.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:04:46.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:04:46.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:04:46.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:04:46.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:04:46.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:04:46.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:04:46.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:04:46.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:04:46.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:04:46.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:04:46.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:04:46.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:04:46.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:04:46.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:04:47.089Z] --- PASS: TestKillContainer (2.60s) [2020-07-27T20:04:47.089Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-07-27T20:04:47.089Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-07-27T20:04:47.089Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-07-27T20:04:47.089Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-27T20:04:47.089Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-27T20:04:47.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-27T20:04:47.724Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-27T20:04:48.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-07-27T20:04:48.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-07-27T20:04:48.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-27T20:04:48.762Z] === RUN TestKillStoppedContainer [2020-07-27T20:04:48.762Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-27T20:04:48.762Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-27T20:04:48.762Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-07-27T20:04:48.762Z] === RUN TestKillDifferentUserContainer [2020-07-27T20:04:49.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:04:49.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:04:49.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-27T20:04:49.800Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-07-27T20:04:49.800Z] === RUN TestInspectOomKilledTrue [2020-07-27T20:04:49.800Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-27T20:04:49.800Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:04:49.800Z] === RUN TestInspectOomKilledFalse [2020-07-27T20:04:49.800Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-27T20:04:49.800Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:04:49.800Z] === RUN TestLinksEtcHostsContentMatch [2020-07-27T20:04:50.093Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-07-27T20:04:50.093Z] === RUN TestLinksContainerNames [2020-07-27T20:04:50.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-27T20:04:51.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:04:51.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:04:52.047Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-27T20:04:52.197Z] --- PASS: TestLinksContainerNames (1.67s) [2020-07-27T20:04:52.197Z] === RUN TestLogsFollowTailEmpty [2020-07-27T20:04:52.368Z] ok github.com/docker/docker/pkg/plugins 35.096s coverage: 73.4% of statements [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/rootless [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/volume [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-27T20:04:52.368Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-27T20:04:52.831Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-07-27T20:04:52.831Z] === RUN TestContainerNetworkMountsNoChown [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === Skipped [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-27T20:04:52.845Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-27T20:04:52.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-27T20:04:52.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-27T20:04:52.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-27T20:04:52.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-27T20:04:52.845Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-27T20:04:52.845Z] daemon_test.go:147: root required [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-27T20:04:52.845Z] reload_test.go:520: root required [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-27T20:04:52.845Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-27T20:04:52.845Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-27T20:04:52.845Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-27T20:04:52.845Z] download_test.go:268: Needs fixing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-27T20:04:52.845Z] layer_test.go:304: Failing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-27T20:04:52.845Z] layer_test.go:353: Failing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-27T20:04:52.845Z] layer_test.go:468: Failing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-27T20:04:52.845Z] layer_test.go:697: Failing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-27T20:04:52.845Z] migration_test.go:46: Failing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-27T20:04:52.845Z] migration_test.go:182: Failing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-27T20:04:52.845Z] mount_test.go:17: Failing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-27T20:04:52.845Z] mount_test.go:76: Failing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-27T20:04:52.845Z] mount_test.go:125: Failing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-27T20:04:52.845Z] mount_test.go:212: Failing on Windows [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-27T20:04:52.845Z] archive_test.go:133: Xz not present in msys2 [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-27T20:04:52.845Z] archive_test.go:238: Failing on Windows CI machines [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-27T20:04:52.845Z] archive_windows_test.go:16: Currently fails [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-27T20:04:52.845Z] changes_test.go:192: needs more investigation [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-27T20:04:52.845Z] changes_test.go:405: needs further investigation [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-27T20:04:52.845Z] changes_test.go:441: needs further investigation [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-27T20:04:52.845Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-27T20:04:52.845Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.845Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-27T20:04:52.845Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-27T20:04:52.845Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-27T20:04:52.846Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-27T20:04:52.846Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-27T20:04:52.846Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-27T20:04:52.846Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-27T20:04:52.846Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-27T20:04:52.846Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-27T20:04:52.846Z] poller_test.go:41: No chmod on Windows [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-27T20:04:52.846Z] fileutils_test.go:134: Needs porting to Windows [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-27T20:04:52.846Z] fileutils_test.go:180: Needs porting to Windows [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-27T20:04:52.846Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-27T20:04:52.846Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-27T20:04:52.846Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-07-27T20:04:52.846Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-27T20:04:52.846Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-27T20:04:52.846Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] [2020-07-27T20:04:52.846Z] DONE 1765 tests, 46 skipped in 197.171s [2020-07-27T20:04:52.846Z] INFO: make.ps1 ended at 07/27/2020 20:04:52 [2020-07-27T20:04:53.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:04:53.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:04:53.466Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/default [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/default [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/private [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/private [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/rprivate [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/slave [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/slave [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/rslave [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/shared [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/shared [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/rshared [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-27T20:04:53.466Z] === CONT TestMountDaemonRoot/default [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-27T20:04:53.466Z] === CONT TestMountDaemonRoot/rslave [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:04:53.466Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:04:53.466Z] === CONT TestMountDaemonRoot/rshared [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:04:53.466Z] === CONT TestMountDaemonRoot/shared [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:04:53.466Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-27T20:04:53.466Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-27T20:04:53.466Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:04:53.466Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:04:53.466Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:04:53.758Z] === CONT TestMountDaemonRoot/rprivate [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:04:53.758Z] === CONT TestMountDaemonRoot/slave [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:04:53.758Z] === CONT TestMountDaemonRoot/private [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-27T20:04:53.758Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:04:53.758Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:04:53.758Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-27T20:04:53.758Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-27T20:04:53.758Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:04:53.758Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:04:53.758Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:04:53.758Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:04:54.051Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:04:54.051Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:04:54.051Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:04:54.051Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:04:54.051Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-27T20:04:54.051Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-27T20:04:54.051Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:04:54.051Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-27T20:04:54.344Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:04:54.344Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:04:54.344Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:04:54.344Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-27T20:04:54.344Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:04:54.344Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-27T20:04:54.344Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:04:54.344Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:04:54.344Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-27T20:04:54.344Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-27T20:04:54.344Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-27T20:04:54.344Z] === RUN TestContainerBindMountNonRecursive [2020-07-27T20:04:54.426Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-27T20:04:54.899Z] INFO: Unit tests ended at 07/27/2020 20:04:54. Duration:00:03:31.6760938 [2020-07-27T20:04:54.899Z] INFO: Building busybox [2020-07-27T20:04:54.899Z] Sending build context to Docker daemon 5.12kB [2020-07-27T20:04:54.899Z] [2020-07-27T20:04:54.899Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-27T20:04:54.899Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-27T20:04:54.899Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-27T20:04:54.899Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-27T20:04:54.899Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-27T20:04:54.899Z] ---> 987b1d5e0abf [2020-07-27T20:04:54.899Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-27T20:04:54.899Z] ---> Running in faced914d2ac [2020-07-27T20:04:55.320Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-27T20:04:55.320Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-27T20:04:55.394Z] --- PASS: TestServiceWithDataPathPortInit (17.89s) [2020-07-27T20:04:55.394Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-27T20:04:55.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-27T20:04:55.623Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:04:55.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:04:56.415Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2020-07-27T20:04:56.415Z] === RUN TestNetworkNat [2020-07-27T20:04:57.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-27T20:04:57.452Z] --- PASS: TestNetworkNat (0.90s) [2020-07-27T20:04:57.452Z] === RUN TestNetworkLocalhostTCPNat [2020-07-27T20:04:58.087Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-07-27T20:04:58.087Z] === RUN TestNetworkLoopbackNat [2020-07-27T20:04:58.981Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-27T20:04:59.497Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-27T20:04:59.497Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-27T20:04:59.497Z] [2020-07-27T20:04:59.497Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-27T20:04:59.497Z] =========================== short test summary info ============================ [2020-07-27T20:04:59.497Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-27T20:04:59.497Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-27T20:04:59.497Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-27T20:04:59.497Z] Not supported on most drivers [2020-07-27T20:04:59.497Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-27T20:04:59.497Z] Output of docker top depends on host distro, and is not formalized. [2020-07-27T20:04:59.497Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-27T20:04:59.497Z] Output of docker top depends on host distro, and is not formalized. [2020-07-27T20:04:59.497Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-27T20:04:59.497Z] Can fail if eth0 has multiple IP addresses [2020-07-27T20:04:59.497Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-27T20:04:59.497Z] This doesn't seem to be taken into account by the engine [2020-07-27T20:04:59.497Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-27T20:04:59.497Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-27T20:04:59.497Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.11 seconds == [2020-07-27T20:04:59.755Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-27T20:04:59.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:04:59.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-27T20:04:59.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:05:00.816Z] Removing intermediate container faced914d2ac [2020-07-27T20:05:00.816Z] ---> fdef6bbf893d [2020-07-27T20:05:00.816Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-27T20:05:00.816Z] ---> Running in a891f3bff91e [2020-07-27T20:05:00.816Z] Removing intermediate container a891f3bff91e [2020-07-27T20:05:00.816Z] ---> fa26ebd4d0de [2020-07-27T20:05:00.816Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-27T20:05:00.816Z] ---> Running in 2997ac7193da [2020-07-27T20:05:00.816Z] Removing intermediate container 2997ac7193da [2020-07-27T20:05:00.816Z] ---> ef4a8f282210 [2020-07-27T20:05:00.816Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-27T20:05:01.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-27T20:05:01.608Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2020-07-27T20:05:01.608Z] === RUN TestPause [2020-07-27T20:05:02.244Z] --- PASS: TestPause (0.83s) [2020-07-27T20:05:02.244Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-27T20:05:02.244Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T20:05:02.244Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T20:05:02.244Z] === RUN TestPauseStopPausedContainer [2020-07-27T20:05:02.397Z] [2020-07-27T20:05:02.397Z] ---> 7e817a997990 [2020-07-27T20:05:02.397Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-27T20:05:02.397Z] ---> Running in b09bd8ebd836 [2020-07-27T20:05:02.576Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-27T20:05:02.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2020-07-27T20:05:02.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2020-07-27T20:05:02.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-07-27T20:05:02.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2020-07-27T20:05:02.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-07-27T20:05:02.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2020-07-27T20:05:02.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.76s) [2020-07-27T20:05:02.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-07-27T20:05:02.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.75s) [2020-07-27T20:05:02.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.97s) [2020-07-27T20:05:02.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) [2020-07-27T20:05:02.577Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.79s) [2020-07-27T20:05:02.577Z] === RUN TestCgroupNamespacesRun [2020-07-27T20:05:03.280Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-07-27T20:05:03.280Z] === RUN TestPsFilter [2020-07-27T20:05:03.280Z] --- PASS: TestPsFilter (0.30s) [2020-07-27T20:05:03.280Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-27T20:05:03.534Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2020-07-27T20:05:03.534Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:060ovjyjc31203c9585p5tz0a Created:2020-07-27 20:04:56.263217367 +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[dc526d9652c677105ba0ed61f2ba4d81d90ac24ecdafe5c4908b579a383538e8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n6lgmhm79e12pp7o04bk2kepr EndpointID:f250bc6df826ef81b6dda9706d32726580274d0d72dc7875f97a1eadd37228ac MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c02ac696373ca6bc1ce980456235f8e8de1ecd6ef2c93ad62086975210b6e0dd 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:9fed79a07dbd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n6lgmhm79e12pp7o04bk2kepr EndpointID:f250bc6df826ef81b6dda9706d32726580274d0d72dc7875f97a1eadd37228ac EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-27T20:05:03.534Z] PASS [2020-07-27T20:05:03.534Z] [2020-07-27T20:05:03.534Z] === Skipped [2020-07-27T20:05:03.534Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T20:05:03.534Z] service_test.go:236: FLAKY_TEST [2020-07-27T20:05:03.534Z] [2020-07-27T20:05:03.534Z] [2020-07-27T20:05:03.534Z] DONE 23 tests, 1 skipped in 59.137s [2020-07-27T20:05:03.534Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-27T20:05:03.534Z] ++ 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 [2020-07-27T20:05:03.534Z] ++ set -e [2020-07-27T20:05:03.534Z] ++ '[' -n 0 ']' [2020-07-27T20:05:03.534Z] ++ set -x [2020-07-27T20:05:03.534Z] ++ 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 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 [2020-07-27T20:05:03.795Z] INFO: Testing against a local daemon [2020-07-27T20:05:03.795Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-27T20:05:03.795Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-27T20:05:03.795Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:05:03.795Z] === RUN TestDockerNetworkIpvlan [2020-07-27T20:05:03.795Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-27T20:05:03.795Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:05:03.795Z] PASS [2020-07-27T20:05:03.795Z] [2020-07-27T20:05:03.795Z] === Skipped [2020-07-27T20:05:03.795Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-27T20:05:03.795Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:05:03.795Z] [2020-07-27T20:05:03.795Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-27T20:05:03.795Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:05:03.795Z] [2020-07-27T20:05:03.795Z] [2020-07-27T20:05:03.795Z] DONE 2 tests, 2 skipped in 0.168s [2020-07-27T20:05:03.795Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-27T20:05:03.795Z] ++ 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 [2020-07-27T20:05:03.795Z] ++ set -e [2020-07-27T20:05:03.795Z] ++ '[' -n 0 ']' [2020-07-27T20:05:03.795Z] ++ set -x [2020-07-27T20:05:03.795Z] ++ 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 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 [2020-07-27T20:05:04.056Z] INFO: Testing against a local daemon [2020-07-27T20:05:04.056Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-27T20:05:04.317Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-07-27T20:05:04.317Z] === RUN TestRemoveContainerWithVolume [2020-07-27T20:05:04.485Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-07-27T20:05:04.485Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-27T20:05:04.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-27T20:05:04.951Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-07-27T20:05:04.951Z] === RUN TestRemoveContainerRunning [2020-07-27T20:05:05.970Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-07-27T20:05:05.970Z] === RUN TestDockerNetworkMacvlan [2020-07-27T20:05:05.988Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-07-27T20:05:05.988Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-27T20:05:06.394Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-07-27T20:05:06.394Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-27T20:05:06.622Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-07-27T20:05:06.622Z] === RUN TestRemoveInvalidContainer [2020-07-27T20:05:06.622Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-27T20:05:06.622Z] === RUN TestRenameLinkedContainer [2020-07-27T20:05:06.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-27T20:05:07.355Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-27T20:05:07.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-27T20:05:07.792Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-07-27T20:05:07.792Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-27T20:05:08.299Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-27T20:05:09.686Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-27T20:05:09.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-27T20:05:09.705Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2020-07-27T20:05:09.705Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-27T20:05:09.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-27T20:05:10.192Z] --- PASS: TestRenameLinkedContainer (3.48s) [2020-07-27T20:05:10.192Z] === RUN TestRenameStoppedContainer [2020-07-27T20:05:11.234Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-07-27T20:05:11.234Z] === RUN TestRenameRunningContainerAndReuse [2020-07-27T20:05:11.611Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-07-27T20:05:11.611Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-27T20:05:11.948Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T20:05:11.948Z] [2020-07-27T20:05:11.948Z] Unloading profiles will leave already running processes permanently [2020-07-27T20:05:11.948Z] unconfined, which can lead to unexpected situations. [2020-07-27T20:05:11.948Z] [2020-07-27T20:05:11.948Z] To set a process to complain mode, use the command line tool [2020-07-27T20:05:11.948Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T20:05:11.948Z] [2020-07-27T20:05:12.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants Post stage [Pipeline] junit [2020-07-27T20:05:12.218Z] Recording test results [2020-07-27T20:05:12.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [Pipeline] sh [2020-07-27T20:05:12.725Z] + echo Ensuring container killed. [2020-07-27T20:05:12.725Z] Ensuring container killed. [2020-07-27T20:05:12.725Z] + docker rm -vf docker-pr11 [2020-07-27T20:05:12.725Z] Error: No such container: docker-pr11 [2020-07-27T20:05:12.725Z] + true [Pipeline] sh [2020-07-27T20:05:12.746Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-07-27T20:05:12.746Z] === RUN TestRenameInvalidName [2020-07-27T20:05:12.880Z] Removing intermediate container b09bd8ebd836 [2020-07-27T20:05:12.880Z] ---> 91cc3484c945 [2020-07-27T20:05:12.880Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-27T20:05:12.880Z] ---> Running in 7cb0a60e0386 [2020-07-27T20:05:12.987Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-27T20:05:13.006Z] + echo Chowning /workspace to jenkins user [2020-07-27T20:05:13.006Z] Chowning /workspace to jenkins user [2020-07-27T20:05:13.006Z] + id -u [2020-07-27T20:05:13.006Z] + id -g [2020-07-27T20:05:13.006Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41249:/workspace busybox chown -R 1000:1000 /workspace [2020-07-27T20:05:13.010Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2020-07-27T20:05:13.010Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-27T20:05:13.783Z] --- PASS: TestRenameInvalidName (0.87s) [2020-07-27T20:05:13.783Z] === RUN TestRenameAnonymousContainer [2020-07-27T20:05:13.876Z] [2020-07-27T20:05:13.877Z] SUCCESS: Specified value was saved. [2020-07-27T20:05:13.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-27T20:05:13.952Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-07-27T20:05:13.952Z] === RUN TestCgroupNamespacesRunOlderClient [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T20:05:14.255Z] + bundleName=docker-py [2020-07-27T20:05:14.255Z] + echo Creating docker-py-bundles.tar.gz [2020-07-27T20:05:14.255Z] Creating docker-py-bundles.tar.gz [2020-07-27T20:05:14.255Z] + 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 [2020-07-27T20:05:14.267Z] Archiving artifacts [2020-07-27T20:05:14.512Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41249/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-27T20:05:14.872Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/make.sh binary-daemon [2020-07-27T20:05:15.130Z] [2020-07-27T20:05:15.130Z] Removing bundles/ [2020-07-27T20:05:15.389Z] [2020-07-27T20:05:15.389Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-27T20:05:15.389Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-27T20:05:15.389Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T20:05:15.862Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-07-27T20:05:15.862Z] === RUN TestKernelTCPMemory [2020-07-27T20:05:16.292Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-27T20:05:16.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-27T20:05:16.713Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-07-27T20:05:16.713Z] === RUN TestNISDomainname [2020-07-27T20:05:16.857Z] Removing intermediate container 7cb0a60e0386 [2020-07-27T20:05:16.857Z] ---> e93ede6cdcf1 [2020-07-27T20:05:16.857Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-27T20:05:16.857Z] ---> Running in 02f4c4ec18f2 [2020-07-27T20:05:17.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-27T20:05:17.549Z] --- PASS: TestNISDomainname (0.94s) [2020-07-27T20:05:17.549Z] === RUN TestHostnameDnsResolution [2020-07-27T20:05:18.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-27T20:05:18.749Z] --- PASS: TestHostnameDnsResolution (1.18s) [2020-07-27T20:05:18.749Z] === RUN TestStats [2020-07-27T20:05:19.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-27T20:05:19.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-27T20:05:19.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-27T20:05:19.360Z] --- PASS: TestRenameAnonymousContainer (4.99s) [2020-07-27T20:05:19.360Z] === RUN TestRenameContainerWithSameName [2020-07-27T20:05:19.652Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-07-27T20:05:19.652Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-27T20:05:19.888Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-27T20:05:20.458Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-27T20:05:20.687Z] Cannot create a file when that file already exists. [2020-07-27T20:05:21.026Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-27T20:05:21.595Z] --- PASS: TestStats (2.73s) [2020-07-27T20:05:21.595Z] === RUN TestStopContainerWithTimeout [2020-07-27T20:05:21.595Z] === RUN TestStopContainerWithTimeout/0 [2020-07-27T20:05:21.595Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-27T20:05:21.595Z] === RUN TestStopContainerWithTimeout/1 [2020-07-27T20:05:21.595Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-27T20:05:21.595Z] === RUN TestStopContainerWithTimeout/3 [2020-07-27T20:05:21.595Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-27T20:05:21.595Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-27T20:05:21.595Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-27T20:05:21.595Z] === CONT TestStopContainerWithTimeout/0 [2020-07-27T20:05:21.595Z] === CONT TestStopContainerWithTimeout/3 [2020-07-27T20:05:21.725Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2020-07-27T20:05:21.725Z] === RUN TestResize [2020-07-27T20:05:22.018Z] --- PASS: TestResize (0.85s) [2020-07-27T20:05:22.018Z] === RUN TestResizeWithInvalidSize [2020-07-27T20:05:22.876Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-27T20:05:22.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-27T20:05:22.975Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-27T20:05:23.054Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-07-27T20:05:23.054Z] === RUN TestResizeWhenContainerNotStarted [2020-07-27T20:05:23.632Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-27T20:05:23.632Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-27T20:05:23.632Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-27T20:05:23.632Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2020-07-27T20:05:23.633Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-07-27T20:05:23.633Z] ok github.com/docker/docker/api/server/router/swarm 0.033s coverage: 5.4% of statements [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-27T20:05:23.633Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-07-27T20:05:23.633Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 75.0% of statements [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/builder [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-27T20:05:23.633Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-27T20:05:23.633Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-07-27T20:05:23.633Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-07-27T20:05:23.633Z] ok github.com/docker/docker/builder/remotecontext/git 4.161s coverage: 86.3% of statements [2020-07-27T20:05:23.633Z] ok github.com/docker/docker/builder/remotecontext 0.565s coverage: 13.6% of statements [2020-07-27T20:05:24.090Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:05:24.090Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:05:24.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:05:24.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:05:24.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:05:24.260Z] --- PASS: TestDockerNetworkMacvlan (18.12s) [2020-07-27T20:05:24.260Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-27T20:05:24.260Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-27T20:05:24.260Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2020-07-27T20:05:24.261Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-07-27T20:05:24.261Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.71s) [2020-07-27T20:05:24.261Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2020-07-27T20:05:24.261Z] PASS [2020-07-27T20:05:24.261Z] [2020-07-27T20:05:24.261Z] DONE 8 tests in 20.341s [2020-07-27T20:05:24.261Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-27T20:05:24.261Z] ++ 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 [2020-07-27T20:05:24.261Z] ++ set -e [2020-07-27T20:05:24.261Z] ++ '[' -n 0 ']' [2020-07-27T20:05:24.261Z] ++ set -x [2020-07-27T20:05:24.261Z] ++ 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 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 [2020-07-27T20:05:24.261Z] testing: warning: no tests to run [2020-07-27T20:05:24.261Z] PASS [2020-07-27T20:05:24.261Z] [2020-07-27T20:05:24.261Z] DONE 0 tests in 0.034s [2020-07-27T20:05:24.261Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-27T20:05:24.261Z] ++ 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 [2020-07-27T20:05:24.261Z] ++ set -e [2020-07-27T20:05:24.261Z] ++ '[' -n 0 ']' [2020-07-27T20:05:24.261Z] ++ set -x [2020-07-27T20:05:24.261Z] ++ 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 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 [2020-07-27T20:05:24.261Z] INFO: Testing against a local daemon [2020-07-27T20:05:24.261Z] === RUN TestAuthZPluginAllowRequest [2020-07-27T20:05:24.885Z] === CONT TestStopContainerWithTimeout/1 [2020-07-27T20:05:25.727Z] ok github.com/docker/docker/builder/dockerfile 1.211s coverage: 48.1% of statements [2020-07-27T20:05:25.727Z] ? github.com/docker/docker/cli [no test files] [2020-07-27T20:05:25.727Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-27T20:05:25.824Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-27T20:05:26.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:05:26.176Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-07-27T20:05:26.176Z] === RUN TestAuthZPluginTLS [2020-07-27T20:05:26.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-27T20:05:26.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:05:26.593Z] Removing intermediate container 02f4c4ec18f2 [2020-07-27T20:05:26.593Z] ---> e12d9006a0fe [2020-07-27T20:05:26.593Z] Step 13/13 : CMD ["sh"] [2020-07-27T20:05:26.593Z] ---> Running in 3ea43b85107c [2020-07-27T20:05:26.593Z] Removing intermediate container 3ea43b85107c [2020-07-27T20:05:26.593Z] ---> 67a43ef3dd60 [2020-07-27T20:05:26.593Z] Successfully built 67a43ef3dd60 [2020-07-27T20:05:26.593Z] Successfully tagged busybox:latest [2020-07-27T20:05:26.593Z] INFO: Docker images of the daemon under test [2020-07-27T20:05:26.593Z] [2020-07-27T20:05:26.593Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-27T20:05:26.593Z] busybox latest 67a43ef3dd60 Less than a second ago 5.06GB [2020-07-27T20:05:26.593Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 2 weeks ago 4.99GB [2020-07-27T20:05:26.593Z] microsoft/windowsservercore latest 987b1d5e0abf 2 weeks ago 4.99GB [2020-07-27T20:05:26.593Z] [2020-07-27T20:05:26.593Z] INFO: Running integration tests at 07/27/2020 20:05:26... [2020-07-27T20:05:26.593Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-27T20:05:26.593Z] INFO: Integration API tests being run from the host: [2020-07-27T20:05:26.593Z] INFO: make.ps1 starting at 07/27/2020 20:05:26 [2020-07-27T20:05:26.652Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-27T20:05:26.652Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-07-27T20:05:26.652Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2020-07-27T20:05:26.652Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2020-07-27T20:05:26.652Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2020-07-27T20:05:26.652Z] === RUN TestDeleteDevicemapper [2020-07-27T20:05:26.652Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-27T20:05:26.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T20:05:26.652Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-27T20:05:26.748Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-07-27T20:05:26.748Z] === RUN TestAuthZPluginDenyRequest [2020-07-27T20:05:27.223Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-27T20:05:27.320Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2020-07-27T20:05:27.320Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-27T20:05:27.588Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-27T20:05:27.894Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2020-07-27T20:05:27.894Z] === RUN TestAuthZPluginDenyResponse [2020-07-27T20:05:28.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:05:28.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:05:28.163Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-27T20:05:28.836Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2020-07-27T20:05:28.836Z] === RUN TestAuthZPluginAllowEventStream [2020-07-27T20:05:29.103Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-27T20:05:29.103Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s) [2020-07-27T20:05:29.103Z] === RUN TestUpdateMemory [2020-07-27T20:05:29.103Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-27T20:05:29.103Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:05:29.103Z] === RUN TestUpdateCPUQuota [2020-07-27T20:05:29.289Z] ok github.com/docker/docker/client 0.483s coverage: 75.4% of statements [2020-07-27T20:05:29.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:05:29.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:05:29.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-27T20:05:30.222Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-07-27T20:05:30.222Z] === RUN TestAuthZPluginErrorResponse [2020-07-27T20:05:30.611Z] --- PASS: TestUpdateCPUQuota (1.52s) [2020-07-27T20:05:30.611Z] === RUN TestUpdatePidsLimit [2020-07-27T20:05:30.611Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-27T20:05:31.165Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-07-27T20:05:31.165Z] === RUN TestAuthZPluginErrorRequest [2020-07-27T20:05:31.180Z] === RUN TestUpdatePidsLimit/no_change [2020-07-27T20:05:31.440Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-27T20:05:31.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:05:31.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:05:31.737Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-07-27T20:05:31.737Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-27T20:05:32.009Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-27T20:05:32.268Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-27T20:05:32.309Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-07-27T20:05:32.309Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-27T20:05:32.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-27T20:05:32.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-27T20:05:33.098Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-27T20:05:34.483Z] --- PASS: TestUpdatePidsLimit (3.56s) [2020-07-27T20:05:34.483Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-07-27T20:05:34.483Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-07-27T20:05:34.483Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-07-27T20:05:34.483Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-07-27T20:05:34.483Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-07-27T20:05:34.483Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-27T20:05:34.483Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-07-27T20:05:34.483Z] === RUN TestUpdateRestartPolicy [2020-07-27T20:05:34.483Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-27T20:05:34.854Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-07-27T20:05:34.854Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-27T20:05:35.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-27T20:05:35.115Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:05:35.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:05:35.989Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-27T20:05:36.768Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2020-07-27T20:05:36.768Z] === RUN TestAuthZPluginHeader [2020-07-27T20:05:36.928Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-27T20:05:37.187Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-27T20:05:37.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2020-07-27T20:05:37.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-07-27T20:05:37.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-07-27T20:05:37.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-07-27T20:05:37.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-07-27T20:05:37.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-07-27T20:05:37.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2020-07-27T20:05:37.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2020-07-27T20:05:37.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2020-07-27T20:05:37.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.12s) [2020-07-27T20:05:37.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2020-07-27T20:05:37.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2020-07-27T20:05:37.188Z] === RUN TestCgroupNamespacesRun [2020-07-27T20:05:37.188Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-27T20:05:37.448Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-27T20:05:37.708Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-27T20:05:37.711Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-07-27T20:05:37.711Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-27T20:05:37.711Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-27T20:05:37.711Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:05:37.711Z] === RUN TestAuthZPluginV2Disable [2020-07-27T20:05:37.711Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-27T20:05:37.711Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:05:37.711Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-27T20:05:37.711Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-27T20:05:37.711Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:05:37.711Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-27T20:05:37.711Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-27T20:05:37.711Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:05:37.711Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-27T20:05:38.277Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-27T20:05:38.277Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-27T20:05:38.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-27T20:05:38.700Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-07-27T20:05:38.700Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-27T20:05:39.218Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-27T20:05:40.771Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-07-27T20:05:40.771Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-27T20:05:41.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-27T20:05:42.283Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-07-27T20:05:42.283Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-27T20:05:43.669Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-27T20:05:43.799Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2020-07-27T20:05:43.799Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-27T20:05:44.610Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-27T20:05:44.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-27T20:05:45.871Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-07-27T20:05:45.871Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-27T20:05:46.521Z] --- PASS: TestUpdateRestartPolicy (12.09s) [2020-07-27T20:05:46.521Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-27T20:05:46.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-27T20:05:47.040Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-07-27T20:05:47.040Z] === RUN TestWaitNonBlocked [2020-07-27T20:05:47.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:05:47.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:05:47.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:05:47.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:05:47.040Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:05:47.040Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:05:47.040Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-27T20:05:47.382Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2020-07-27T20:05:47.382Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-27T20:05:48.028Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-07-27T20:05:48.028Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-27T20:05:48.464Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-27T20:05:48.464Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2020-07-27T20:05:48.464Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2020-07-27T20:05:48.464Z] === RUN TestWaitBlocked [2020-07-27T20:05:48.464Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:05:48.464Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:05:48.464Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:05:48.464Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:05:48.464Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:05:48.464Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:05:48.464Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-27T20:05:48.726Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-27T20:05:49.298Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-27T20:05:49.558Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-27T20:05:49.558Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2020-07-27T20:05:49.558Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2020-07-27T20:05:49.558Z] === CONT TestContainerStartOnDaemonRestart [2020-07-27T20:05:49.558Z] === CONT TestIpcModeOlderClient [2020-07-27T20:05:49.558Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-07-27T20:05:49.558Z] === CONT TestDaemonHostGatewayIP [2020-07-27T20:05:49.818Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-27T20:05:50.101Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-07-27T20:05:50.101Z] === RUN TestKernelTCPMemory [2020-07-27T20:05:50.387Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-27T20:05:50.387Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-27T20:05:50.736Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-07-27T20:05:50.736Z] === RUN TestNISDomainname [2020-07-27T20:05:51.774Z] --- PASS: TestNISDomainname (0.94s) [2020-07-27T20:05:51.774Z] === RUN TestHostnameDnsResolution [2020-07-27T20:05:52.981Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:05:52.981Z] INFO: Testing against a local daemon [2020-07-27T20:05:53.425Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-07-27T20:05:53.425Z] === RUN TestStats [2020-07-27T20:05:53.685Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2020-07-27T20:05:53.685Z] === CONT TestContainerKillOnDaemonStart [2020-07-27T20:05:53.946Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-27T20:05:53.946Z] --- PASS: TestDaemonHostGatewayIP (4.40s) [2020-07-27T20:05:53.946Z] === CONT TestDaemonRestartIpcMode [2020-07-27T20:05:55.824Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.17s) [2020-07-27T20:05:55.824Z] PASS [2020-07-27T20:05:55.824Z] [2020-07-27T20:05:55.824Z] === Skipped [2020-07-27T20:05:55.824Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-27T20:05:55.824Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:05:55.824Z] [2020-07-27T20:05:55.824Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-27T20:05:55.824Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:05:55.824Z] [2020-07-27T20:05:55.824Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-27T20:05:55.824Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:05:55.824Z] [2020-07-27T20:05:55.824Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-27T20:05:55.824Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:05:55.824Z] [2020-07-27T20:05:55.824Z] [2020-07-27T20:05:55.824Z] DONE 17 tests, 4 skipped in 31.629s [2020-07-27T20:05:55.824Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-27T20:05:55.824Z] ++ 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 [2020-07-27T20:05:55.824Z] ++ set -e [2020-07-27T20:05:55.824Z] ++ '[' -n 0 ']' [2020-07-27T20:05:55.824Z] ++ set -x [2020-07-27T20:05:55.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-27T20:05:55.854Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-27T20:05:56.084Z] INFO: Testing against a local daemon [2020-07-27T20:05:56.084Z] === RUN TestPluginInvalidJSON [2020-07-27T20:05:56.084Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:05:56.084Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:05:56.084Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:05:56.084Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-27T20:05:56.084Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-27T20:05:56.084Z] === RUN TestPluginInstall [2020-07-27T20:05:56.084Z] === RUN TestPluginInstall/no_auth [2020-07-27T20:05:56.159Z] --- PASS: TestStats (2.87s) [2020-07-27T20:05:56.159Z] === RUN TestStopContainerWithTimeout [2020-07-27T20:05:56.159Z] === RUN TestStopContainerWithTimeout/0 [2020-07-27T20:05:56.159Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-27T20:05:56.159Z] === RUN TestStopContainerWithTimeout/1 [2020-07-27T20:05:56.159Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-27T20:05:56.159Z] === RUN TestStopContainerWithTimeout/3 [2020-07-27T20:05:56.159Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-27T20:05:56.159Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-27T20:05:56.159Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-27T20:05:56.159Z] === CONT TestStopContainerWithTimeout/0 [2020-07-27T20:05:56.159Z] === CONT TestStopContainerWithTimeout/3 [2020-07-27T20:05:57.196Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-27T20:05:57.763Z] --- PASS: TestDaemonRestartIpcMode (3.47s) [2020-07-27T20:05:59.266Z] === CONT TestStopContainerWithTimeout/1 [2020-07-27T20:05:59.671Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-27T20:05:59.930Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-27T20:06:00.499Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-27T20:06:01.068Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-27T20:06:01.343Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-27T20:06:01.343Z] --- PASS: TestStopContainerWithTimeout/0 (0.90s) [2020-07-27T20:06:01.343Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-07-27T20:06:01.343Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-07-27T20:06:01.343Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-07-27T20:06:01.343Z] === RUN TestDeleteDevicemapper [2020-07-27T20:06:01.343Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-27T20:06:01.343Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T20:06:01.343Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-27T20:06:01.379Z] time="2020-07-27T20:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:06:01.379Z] time="2020-07-27T20:06:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:06:01.379Z] time="2020-07-27T20:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:817dec1da7fb4cfb4b0888d7596a365c820ec5525654507a264fcf7d53d6dead" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:06:01.379Z] time="2020-07-27T20:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:06:01.379Z] time="2020-07-27T20:06:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:06:01.379Z] time="2020-07-27T20:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:817dec1da7fb4cfb4b0888d7596a365c820ec5525654507a264fcf7d53d6dead" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:06:01.641Z] === RUN TestPluginInstall/with_htpasswd [2020-07-27T20:06:02.584Z] time="2020-07-27T20:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:06:02.584Z] time="2020-07-27T20:06:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:06:02.584Z] time="2020-07-27T20:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8badf008d50d5abfecdc977637a0a54c5938fcb3698782a4ce0414471e48fe2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:06:02.584Z] time="2020-07-27T20:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:06:02.584Z] time="2020-07-27T20:06:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:06:02.584Z] time="2020-07-27T20:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8badf008d50d5abfecdc977637a0a54c5938fcb3698782a4ce0414471e48fe2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:06:02.845Z] === RUN TestPluginInstall/with_insecure [2020-07-27T20:06:02.977Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-27T20:06:03.548Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-27T20:06:03.561Z] ok github.com/docker/docker/integration/build 14.171s [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] === Skipped [2020-07-27T20:06:03.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-27T20:06:03.561Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-27T20:06:03.561Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-27T20:06:03.561Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-07-27T20:06:03.561Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-27T20:06:03.561Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-27T20:06:03.561Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-27T20:06:03.561Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-07-27T20:06:03.561Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-27T20:06:03.561Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-27T20:06:03.561Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] DONE 22 tests, 10 skipped in 35.967s [2020-07-27T20:06:03.561Z] [2020-07-27T20:06:03.561Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-27T20:06:04.230Z] time="2020-07-27T20:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:06:04.230Z] time="2020-07-27T20:06:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:06:04.230Z] time="2020-07-27T20:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:357724945b39214462f19d81129546425cf9689fe7e481b945bf7e44f737cffc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:06:04.230Z] time="2020-07-27T20:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:06:04.230Z] time="2020-07-27T20:06:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:06:04.230Z] time="2020-07-27T20:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:357724945b39214462f19d81129546425cf9689fe7e481b945bf7e44f737cffc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:06:04.804Z] --- PASS: TestPluginInstall (8.56s) [2020-07-27T20:06:04.804Z] --- PASS: TestPluginInstall/no_auth (5.62s) [2020-07-27T20:06:04.804Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-07-27T20:06:04.804Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2020-07-27T20:06:04.804Z] plugin_test.go:157: [d2e455ce6c5e0] daemon is not started [2020-07-27T20:06:04.804Z] PASS [2020-07-27T20:06:04.804Z] [2020-07-27T20:06:04.804Z] DONE 6 tests in 8.836s [2020-07-27T20:06:04.804Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-27T20:06:04.804Z] ++ 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 [2020-07-27T20:06:04.804Z] ++ set -e [2020-07-27T20:06:04.804Z] ++ '[' -n 0 ']' [2020-07-27T20:06:04.804Z] ++ set -x [2020-07-27T20:06:04.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-27T20:06:04.804Z] INFO: Testing against a local daemon [2020-07-27T20:06:04.804Z] === RUN TestExternalGraphDriver [2020-07-27T20:06:04.927Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-27T20:06:04.937Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s) [2020-07-27T20:06:04.937Z] === RUN TestUpdateMemory [2020-07-27T20:06:04.937Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-27T20:06:04.937Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:06:04.937Z] === RUN TestUpdateCPUQuota [2020-07-27T20:06:05.065Z] === RUN TestExternalGraphDriver/json [2020-07-27T20:06:05.188Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-27T20:06:05.447Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-27T20:06:05.615Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-07-27T20:06:05.615Z] === RUN TestUpdatePidsLimit [2020-07-27T20:06:05.615Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-27T20:06:05.708Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-27T20:06:05.796Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:06:05.796Z] INFO: Testing against a local daemon [2020-07-27T20:06:05.796Z] ok github.com/docker/docker/integration/config 0.191s [2020-07-27T20:06:05.796Z] [2020-07-27T20:06:05.796Z] === Skipped [2020-07-27T20:06:05.796Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-27T20:06:05.796Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:06:05.796Z] [2020-07-27T20:06:05.796Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-27T20:06:05.796Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:06:05.796Z] [2020-07-27T20:06:05.796Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-27T20:06:05.796Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:06:05.796Z] [2020-07-27T20:06:05.796Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-27T20:06:05.796Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:06:05.796Z] [2020-07-27T20:06:05.796Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-27T20:06:05.796Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:06:05.796Z] [2020-07-27T20:06:05.796Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-27T20:06:05.796Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:06:05.796Z] [2020-07-27T20:06:05.796Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-27T20:06:05.796Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:06:05.796Z] [2020-07-27T20:06:05.796Z] [2020-07-27T20:06:05.796Z] DONE 7 tests, 7 skipped in 2.313s [2020-07-27T20:06:05.796Z] [2020-07-27T20:06:05.796Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-27T20:06:05.908Z] === RUN TestUpdatePidsLimit/no_change [2020-07-27T20:06:05.967Z] --- PASS: TestContainerKillOnDaemonStart (12.85s) [2020-07-27T20:06:05.967Z] PASS [2020-07-27T20:06:05.967Z] [2020-07-27T20:06:05.967Z] === Skipped [2020-07-27T20:06:05.967Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-27T20:06:05.967Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T20:06:05.967Z] [2020-07-27T20:06:05.967Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-07-27T20:06:05.967Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:06:05.967Z] [2020-07-27T20:06:05.967Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-27T20:06:05.967Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:06:05.967Z] [2020-07-27T20:06:05.967Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T20:06:05.967Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T20:06:05.967Z] [2020-07-27T20:06:05.967Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-27T20:06:05.967Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T20:06:05.967Z] [2020-07-27T20:06:05.967Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-27T20:06:05.967Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:06:05.967Z] [2020-07-27T20:06:05.967Z] [2020-07-27T20:06:05.967Z] DONE 192 tests, 6 skipped in 146.743s [2020-07-27T20:06:05.967Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-27T20:06:05.967Z] ++ 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 [2020-07-27T20:06:05.967Z] ++ set -e [2020-07-27T20:06:05.967Z] ++ '[' -n 0 ']' [2020-07-27T20:06:05.967Z] ++ set -x [2020-07-27T20:06:05.968Z] ++ 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 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 [2020-07-27T20:06:06.200Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-27T20:06:06.227Z] INFO: Testing against a local daemon [2020-07-27T20:06:06.227Z] === RUN TestCommitInheritsEnv [2020-07-27T20:06:06.796Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-07-27T20:06:06.796Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-27T20:06:06.796Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-27T20:06:06.796Z] === RUN TestImagesFilterMultiReference [2020-07-27T20:06:06.796Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-27T20:06:06.796Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-07-27T20:06:06.796Z] === RUN TestImagePullPlatformInvalid [2020-07-27T20:06:06.796Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-27T20:06:06.796Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-27T20:06:06.796Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-27T20:06:06.796Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-27T20:06:06.796Z] === RUN TestRemoveImageOrphaning [2020-07-27T20:06:06.796Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-27T20:06:06.872Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-27T20:06:07.230Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-27T20:06:07.366Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-07-27T20:06:07.366Z] === RUN TestRemoveImageGarbageCollector [2020-07-27T20:06:07.523Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-27T20:06:07.612Z] === RUN TestExternalGraphDriver/spec [2020-07-27T20:06:07.815Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-27T20:06:08.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:06:08.775Z] INFO: Testing against a local daemon [2020-07-27T20:06:09.273Z] --- PASS: TestRemoveImageGarbageCollector (2.08s) [2020-07-27T20:06:09.273Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-27T20:06:09.273Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-07-27T20:06:09.273Z] === RUN TestTagInvalidReference [2020-07-27T20:06:09.396Z] --- PASS: TestUpdatePidsLimit (3.65s) [2020-07-27T20:06:09.396Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-07-27T20:06:09.396Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-07-27T20:06:09.396Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-07-27T20:06:09.396Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-07-27T20:06:09.396Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-07-27T20:06:09.396Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-07-27T20:06:09.396Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-27T20:06:09.396Z] === RUN TestUpdateRestartPolicy [2020-07-27T20:06:09.534Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-27T20:06:09.534Z] === RUN TestTagValidPrefixedRepo [2020-07-27T20:06:09.534Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-07-27T20:06:09.534Z] === RUN TestTagExistedNameWithoutForce [2020-07-27T20:06:09.534Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-27T20:06:09.534Z] === RUN TestTagOfficialNames [2020-07-27T20:06:09.534Z] --- PASS: TestTagOfficialNames (0.08s) [2020-07-27T20:06:09.534Z] === RUN TestTagMatchesDigest [2020-07-27T20:06:09.534Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-27T20:06:09.534Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-27T20:06:10.106Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-27T20:06:10.159Z] === RUN TestExternalGraphDriver/pull [2020-07-27T20:06:11.045Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-27T20:06:12.426Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-27T20:06:12.687Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-27T20:06:12.704Z] --- PASS: TestExternalGraphDriver (7.40s) [2020-07-27T20:06:12.704Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2020-07-27T20:06:12.704Z] --- PASS: TestExternalGraphDriver/spec (2.69s) [2020-07-27T20:06:12.704Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2020-07-27T20:06:12.704Z] === RUN TestGraphdriverPluginV2 [2020-07-27T20:06:12.704Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-07-27T20:06:12.704Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:06:12.704Z] PASS [2020-07-27T20:06:12.704Z] [2020-07-27T20:06:12.704Z] === Skipped [2020-07-27T20:06:12.704Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-07-27T20:06:12.704Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:06:12.704Z] [2020-07-27T20:06:12.704Z] [2020-07-27T20:06:12.704Z] DONE 5 tests, 1 skipped in 7.591s [2020-07-27T20:06:12.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-27T20:06:12.704Z] ++ 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 [2020-07-27T20:06:12.704Z] ++ set -e [2020-07-27T20:06:12.704Z] ++ '[' -n 0 ']' [2020-07-27T20:06:12.704Z] ++ set -x [2020-07-27T20:06:12.704Z] ++ 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 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 [2020-07-27T20:06:12.704Z] INFO: Testing against a local daemon [2020-07-27T20:06:12.704Z] === RUN TestContinueAfterPluginCrash [2020-07-27T20:06:12.704Z] === PAUSE TestContinueAfterPluginCrash [2020-07-27T20:06:12.704Z] === RUN TestReadPluginNoRead [2020-07-27T20:06:12.704Z] === PAUSE TestReadPluginNoRead [2020-07-27T20:06:12.704Z] === RUN TestDaemonStartWithLogOpt [2020-07-27T20:06:12.704Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-27T20:06:12.704Z] === CONT TestContinueAfterPluginCrash [2020-07-27T20:06:12.704Z] === CONT TestDaemonStartWithLogOpt [2020-07-27T20:06:12.704Z] === CONT TestReadPluginNoRead [2020-07-27T20:06:13.257Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-27T20:06:14.639Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-27T20:06:16.547Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-27T20:06:16.749Z] ok github.com/docker/docker/cmd/dockerd 0.161s coverage: 30.8% of statements [2020-07-27T20:06:16.749Z] ok github.com/docker/docker/container 0.203s coverage: 34.7% of statements [2020-07-27T20:06:16.749Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-27T20:06:16.749Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-27T20:06:16.749Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-27T20:06:16.749Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-27T20:06:16.948Z] === RUN TestReadPluginNoRead/default [2020-07-27T20:06:17.047Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2020-07-27T20:06:17.117Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-27T20:06:17.210Z] --- PASS: TestDaemonStartWithLogOpt (4.79s) [2020-07-27T20:06:17.686Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-27T20:06:18.256Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-27T20:06:18.601Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-27T20:06:20.176Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-27T20:06:20.514Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-27T20:06:22.118Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-27T20:06:22.293Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2020-07-27T20:06:22.293Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-27T20:06:22.428Z] --- PASS: TestReadPluginNoRead (9.58s) [2020-07-27T20:06:22.428Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2020-07-27T20:06:22.428Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-07-27T20:06:22.428Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2020-07-27T20:06:22.428Z] read_test.go:92: [dc813465bc6b4] daemon is not started [2020-07-27T20:06:22.689Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2020-07-27T20:06:22.689Z] PASS [2020-07-27T20:06:22.689Z] [2020-07-27T20:06:22.689Z] DONE 6 tests in 10.280s [2020-07-27T20:06:22.689Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-27T20:06:22.689Z] ++ 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 [2020-07-27T20:06:22.689Z] ++ set -e [2020-07-27T20:06:22.689Z] ++ '[' -n 0 ']' [2020-07-27T20:06:22.689Z] ++ set -x [2020-07-27T20:06:22.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-27T20:06:22.689Z] testing: warning: no tests to run [2020-07-27T20:06:22.689Z] PASS [2020-07-27T20:06:22.689Z] [2020-07-27T20:06:22.689Z] DONE 0 tests in 0.049s [2020-07-27T20:06:22.689Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-27T20:06:22.689Z] ++ 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 [2020-07-27T20:06:22.689Z] ++ set -e [2020-07-27T20:06:22.689Z] ++ '[' -n 0 ']' [2020-07-27T20:06:22.689Z] ++ set -x [2020-07-27T20:06:22.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-27T20:06:22.950Z] INFO: Testing against a local daemon [2020-07-27T20:06:22.950Z] === RUN TestPluginWithDevMounts [2020-07-27T20:06:22.950Z] === PAUSE TestPluginWithDevMounts [2020-07-27T20:06:22.950Z] === CONT TestPluginWithDevMounts [2020-07-27T20:06:22.992Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-07-27T20:06:22.992Z] === RUN TestWaitNonBlocked [2020-07-27T20:06:22.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:06:22.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:06:22.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:06:22.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:06:22.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:06:22.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:06:24.028Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-27T20:06:24.035Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 35.4% of statements [2020-07-27T20:06:24.046Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-27T20:06:24.046Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-07-27T20:06:24.046Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2020-07-27T20:06:24.046Z] === RUN TestWaitBlocked [2020-07-27T20:06:24.046Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:06:24.046Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:06:24.046Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:06:24.046Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:06:24.046Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:06:24.046Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:06:25.127Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-27T20:06:25.127Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2020-07-27T20:06:25.127Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-07-27T20:06:25.127Z] === CONT TestContainerStartOnDaemonRestart [2020-07-27T20:06:25.127Z] === CONT TestIpcModeOlderClient [2020-07-27T20:06:25.420Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-07-27T20:06:25.420Z] === CONT TestDaemonHostGatewayIP [2020-07-27T20:06:25.495Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-07-27T20:06:25.495Z] PASS [2020-07-27T20:06:25.495Z] [2020-07-27T20:06:25.495Z] DONE 1 tests in 2.338s [2020-07-27T20:06:25.495Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-27T20:06:25.495Z] ++ 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 [2020-07-27T20:06:25.495Z] ++ set -e [2020-07-27T20:06:25.495Z] ++ '[' -n 0 ']' [2020-07-27T20:06:25.495Z] ++ set -x [2020-07-27T20:06:25.495Z] ++ 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 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 [2020-07-27T20:06:25.495Z] INFO: Testing against a local daemon [2020-07-27T20:06:25.495Z] === RUN TestSecretInspect [2020-07-27T20:06:25.937Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-27T20:06:27.318Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-27T20:06:27.595Z] ok github.com/docker/docker/daemon/cluster 0.171s coverage: 0.5% of statements [2020-07-27T20:06:28.156Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s) [2020-07-27T20:06:28.156Z] === CONT TestContainerKillOnDaemonStart [2020-07-27T20:06:28.797Z] --- PASS: TestSecretInspect (3.16s) [2020-07-27T20:06:28.797Z] === RUN TestSecretList [2020-07-27T20:06:29.193Z] --- PASS: TestDaemonHostGatewayIP (3.73s) [2020-07-27T20:06:29.193Z] === CONT TestDaemonRestartIpcMode [2020-07-27T20:06:30.613Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-27T20:06:31.148Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2020-07-27T20:06:31.148Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.8% of statements [2020-07-27T20:06:31.184Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-27T20:06:31.754Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-27T20:06:32.096Z] --- PASS: TestSecretList (3.25s) [2020-07-27T20:06:32.096Z] === RUN TestSecretsCreateAndDelete [2020-07-27T20:06:32.201Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-07-27T20:06:32.693Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-27T20:06:32.746Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2020-07-27T20:06:33.731Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-27T20:06:35.235Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-27T20:06:35.397Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-07-27T20:06:35.397Z] === RUN TestSecretsUpdate [2020-07-27T20:06:36.492Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.484s coverage: 13.9% of statements [2020-07-27T20:06:36.617Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-27T20:06:36.785Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 2.9% of statements [2020-07-27T20:06:36.820Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-27T20:06:36.820Z] Copying nested executables into bundles/binary-daemon [2020-07-27T20:06:36.820Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-27T20:06:37.150Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/make.sh cross [2020-07-27T20:06:37.408Z] [2020-07-27T20:06:37.558Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-27T20:06:37.558Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-27T20:06:37.667Z] Removing bundles/ [2020-07-27T20:06:37.667Z] [2020-07-27T20:06:37.667Z] ---> Making bundle: cross (in bundles/cross) [2020-07-27T20:06:37.667Z] Cross building: bundles/cross/linux/amd64 [2020-07-27T20:06:37.667Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-27T20:06:37.667Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-27T20:06:37.945Z] --- PASS: TestSecretsUpdate (3.18s) [2020-07-27T20:06:37.945Z] === RUN TestTemplatedSecret [2020-07-27T20:06:38.128Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-27T20:06:38.699Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-27T20:06:38.879Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.559s coverage: 57.9% of statements [2020-07-27T20:06:40.084Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-27T20:06:40.344Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-27T20:06:40.915Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-27T20:06:41.175Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-27T20:06:41.232Z] --- PASS: TestContainerKillOnDaemonStart (12.22s) [2020-07-27T20:06:41.232Z] PASS [2020-07-27T20:06:41.232Z] [2020-07-27T20:06:41.232Z] === Skipped [2020-07-27T20:06:41.232Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-27T20:06:41.232Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T20:06:41.232Z] [2020-07-27T20:06:41.232Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-27T20:06:41.232Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:06:41.232Z] [2020-07-27T20:06:41.232Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-27T20:06:41.232Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:06:41.232Z] [2020-07-27T20:06:41.232Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T20:06:41.232Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T20:06:41.232Z] [2020-07-27T20:06:41.232Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-27T20:06:41.232Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T20:06:41.232Z] [2020-07-27T20:06:41.232Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-27T20:06:41.232Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:06:41.232Z] [2020-07-27T20:06:41.232Z] [2020-07-27T20:06:41.232Z] DONE 192 tests, 6 skipped in 150.693s [2020-07-27T20:06:41.232Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-27T20:06:41.233Z] ++ 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 [2020-07-27T20:06:41.233Z] ++ set -e [2020-07-27T20:06:41.233Z] ++ '[' -n 0 ']' [2020-07-27T20:06:41.233Z] ++ set -x [2020-07-27T20:06:41.233Z] ++ 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 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 [2020-07-27T20:06:41.233Z] INFO: Testing against a local daemon [2020-07-27T20:06:41.233Z] === RUN TestCommitInheritsEnv [2020-07-27T20:06:41.233Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-07-27T20:06:41.233Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-27T20:06:41.233Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-27T20:06:41.233Z] === RUN TestImagesFilterMultiReference [2020-07-27T20:06:41.233Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-27T20:06:41.233Z] === RUN TestImagePullPlatformInvalid [2020-07-27T20:06:41.233Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-27T20:06:41.233Z] === RUN TestRemoveImageOrphaning [2020-07-27T20:06:41.525Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-07-27T20:06:41.525Z] === RUN TestRemoveImageGarbageCollector [2020-07-27T20:06:41.525Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-27T20:06:41.525Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:06:41.525Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-27T20:06:41.525Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-27T20:06:41.525Z] === RUN TestTagInvalidReference [2020-07-27T20:06:41.525Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-27T20:06:41.525Z] === RUN TestTagValidPrefixedRepo [2020-07-27T20:06:41.525Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-27T20:06:41.525Z] === RUN TestTagExistedNameWithoutForce [2020-07-27T20:06:41.525Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-27T20:06:41.525Z] === RUN TestTagOfficialNames [2020-07-27T20:06:41.525Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-27T20:06:41.525Z] === RUN TestTagMatchesDigest [2020-07-27T20:06:41.642Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-07-27T20:06:41.745Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-27T20:06:41.817Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-27T20:06:41.817Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-27T20:06:41.952Z] ok github.com/docker/docker/daemon 12.383s coverage: 17.3% of statements [2020-07-27T20:06:41.952Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-27T20:06:41.952Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-27T20:06:41.952Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-27T20:06:41.952Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-27T20:06:42.154Z] --- PASS: TestTemplatedSecret (3.40s) [2020-07-27T20:06:42.154Z] === RUN TestSecretCreateResolve [2020-07-27T20:06:42.315Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-27T20:06:43.482Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.648s coverage: 69.2% of statements [2020-07-27T20:06:43.781Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.861s coverage: 46.2% of statements [2020-07-27T20:06:43.781Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-27T20:06:44.227Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-27T20:06:44.227Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-27T20:06:44.699Z] --- PASS: TestSecretCreateResolve (3.18s) [2020-07-27T20:06:44.699Z] PASS [2020-07-27T20:06:44.699Z] [2020-07-27T20:06:44.699Z] DONE 6 tests in 19.578s [2020-07-27T20:06:44.699Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-27T20:06:44.699Z] ++ 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 [2020-07-27T20:06:44.699Z] ++ set -e [2020-07-27T20:06:44.699Z] ++ '[' -n 0 ']' [2020-07-27T20:06:44.699Z] ++ set -x [2020-07-27T20:06:44.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-27T20:06:44.699Z] INFO: Testing against a local daemon [2020-07-27T20:06:44.699Z] === RUN TestServiceCreateInit [2020-07-27T20:06:44.962Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-27T20:06:45.876Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.193s coverage: 49.5% of statements [2020-07-27T20:06:46.136Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-27T20:06:46.172Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.0% of statements [2020-07-27T20:06:47.225Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.659s coverage: 76.1% of statements [2020-07-27T20:06:48.047Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-27T20:06:48.762Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-07-27T20:06:48.762Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements [2020-07-27T20:06:49.827Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.738s coverage: 52.1% of statements [2020-07-27T20:06:49.827Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-27T20:06:49.827Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-27T20:06:50.251Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-27T20:06:51.341Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-27T20:06:51.341Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-27T20:06:52.279Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-27T20:06:52.584Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 41.0% of statements [2020-07-27T20:06:52.584Z] ok github.com/docker/docker/daemon/images 0.095s coverage: 4.8% of statements [2020-07-27T20:06:52.584Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-27T20:06:52.584Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-27T20:06:52.849Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-27T20:06:52.880Z] ok github.com/docker/docker/daemon/logger/awslogs 0.523s coverage: 77.8% of statements [2020-07-27T20:06:52.880Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-27T20:06:52.880Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-27T20:06:53.176Z] ok github.com/docker/docker/daemon/logger/gelf 0.055s coverage: 67.0% of statements [2020-07-27T20:06:54.716Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.048s coverage: 87.2% of statements [2020-07-27T20:06:54.755Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-27T20:06:55.013Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2020-07-27T20:06:55.312Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 61.6% of statements [2020-07-27T20:06:55.324Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-27T20:06:55.540Z] --- PASS: TestServiceCreateInit (10.26s) [2020-07-27T20:06:55.540Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2020-07-27T20:06:55.540Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2020-07-27T20:06:55.540Z] === RUN TestCreateServiceMultipleTimes [2020-07-27T20:06:56.362Z] ok github.com/docker/docker/daemon/logger/local 0.087s coverage: 75.2% of statements [2020-07-27T20:06:56.362Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-27T20:06:57.895Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 37.7% of statements [2020-07-27T20:06:57.895Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 33.3% of statements [2020-07-27T20:06:58.673Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-27T20:06:58.948Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2020-07-27T20:06:59.592Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2020-07-27T20:07:01.699Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-07-27T20:07:01.699Z] ok github.com/docker/docker/daemon/logger/splunk 2.475s coverage: 82.5% of statements [2020-07-27T20:07:01.699Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-27T20:07:01.699Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-27T20:07:01.964Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-27T20:07:03.244Z] ok github.com/docker/docker/distribution/metadata 0.150s coverage: 48.2% of statements [2020-07-27T20:07:04.776Z] ok github.com/docker/docker/errdefs 0.021s coverage: 49.4% of statements [2020-07-27T20:07:04.776Z] ok github.com/docker/docker/distribution 0.477s coverage: 22.1% of statements [2020-07-27T20:07:04.776Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-27T20:07:06.164Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-27T20:07:06.733Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-27T20:07:07.564Z] ok github.com/docker/docker/image 0.041s coverage: 86.4% of statements [2020-07-27T20:07:07.564Z] ok github.com/docker/docker/distribution/xfer 1.720s coverage: 85.1% of statements [2020-07-27T20:07:07.564Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-27T20:07:07.564Z] ok github.com/docker/docker/image/cache 0.047s coverage: 19.2% of statements [2020-07-27T20:07:07.564Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-27T20:07:08.115Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-27T20:07:08.115Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-27T20:07:08.115Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-27T20:07:08.206Z] ok github.com/docker/docker/image/v1 0.116s coverage: 25.0% of statements [2020-07-27T20:07:08.206Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-27T20:07:08.849Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-07-27T20:07:09.146Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2020-07-27T20:07:09.496Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-27T20:07:09.510Z] ok github.com/docker/docker/integration/container 55.775s [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === Skipped [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-27T20:07:09.510Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-07-27T20:07:09.510Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-07-27T20:07:09.510Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-07-27T20:07:09.510Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-07-27T20:07:09.510Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-27T20:07:09.510Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-27T20:07:09.510Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-27T20:07:09.510Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-27T20:07:09.510Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-27T20:07:09.510Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-27T20:07:09.510Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.510Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-27T20:07:09.510Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:09.510Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-27T20:07:09.511Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.01s) [2020-07-27T20:07:09.511Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-27T20:07:09.511Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-27T20:07:09.511Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-27T20:07:09.511Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-27T20:07:09.511Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-27T20:07:09.511Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-27T20:07:09.511Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-27T20:07:09.511Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-27T20:07:09.511Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-27T20:07:09.511Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-27T20:07:09.511Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-27T20:07:09.511Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-27T20:07:09.511Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-27T20:07:09.511Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-27T20:07:09.511Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-27T20:07:09.511Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-27T20:07:09.511Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-27T20:07:09.511Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-27T20:07:09.511Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-27T20:07:09.511Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-27T20:07:09.511Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-27T20:07:09.511Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-27T20:07:09.511Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-27T20:07:09.511Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-27T20:07:09.511Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-27T20:07:09.511Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-27T20:07:09.511Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-27T20:07:09.511Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] DONE 84 tests, 41 skipped in 59.356s [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-27T20:07:09.511Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:09.511Z] INFO: Testing against a local daemon [2020-07-27T20:07:09.511Z] ok github.com/docker/docker/integration/image 0.515s [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === Skipped [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-27T20:07:09.511Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-27T20:07:09.511Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-27T20:07:09.511Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-27T20:07:09.511Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] DONE 11 tests, 4 skipped in 2.629s [2020-07-27T20:07:09.511Z] [2020-07-27T20:07:09.511Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-27T20:07:10.439Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-27T20:07:10.508Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:10.508Z] INFO: Testing against a local daemon [2020-07-27T20:07:10.508Z] ok github.com/docker/docker/integration/network 0.258s [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === Skipped [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-27T20:07:10.508Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-27T20:07:10.508Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-27T20:07:10.508Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-27T20:07:10.508Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-27T20:07:10.508Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-27T20:07:10.508Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-27T20:07:10.508Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-27T20:07:10.508Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-27T20:07:10.508Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-27T20:07:10.508Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-27T20:07:10.508Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-27T20:07:10.508Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T20:07:10.508Z] service_test.go:236: FLAKY_TEST [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-27T20:07:10.508Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-27T20:07:10.508Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] DONE 19 tests, 15 skipped in 2.687s [2020-07-27T20:07:10.508Z] [2020-07-27T20:07:10.508Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-27T20:07:11.506Z] testing: warning: no tests to run [2020-07-27T20:07:11.506Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2020-07-27T20:07:11.506Z] [2020-07-27T20:07:11.506Z] DONE 0 tests in 0.760s [2020-07-27T20:07:11.506Z] [2020-07-27T20:07:11.506Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-27T20:07:12.504Z] testing: warning: no tests to run [2020-07-27T20:07:12.504Z] ok github.com/docker/docker/integration/network/macvlan 0.130s [2020-07-27T20:07:12.504Z] [2020-07-27T20:07:12.504Z] DONE 0 tests in 0.824s [2020-07-27T20:07:12.504Z] [2020-07-27T20:07:12.504Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-27T20:07:12.717Z] ok github.com/docker/docker/opts 0.083s coverage: 67.4% of statements [2020-07-27T20:07:12.978Z] testing: warning: no tests to run [2020-07-27T20:07:12.978Z] ok github.com/docker/docker/integration/plugin 0.075s [2020-07-27T20:07:12.978Z] [2020-07-27T20:07:12.978Z] DONE 0 tests in 0.733s [2020-07-27T20:07:12.979Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-27T20:07:13.366Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-07-27T20:07:13.366Z] ok github.com/docker/docker/pkg/authorization 0.775s coverage: 68.3% of statements [2020-07-27T20:07:13.451Z] [2020-07-27T20:07:13.451Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-27T20:07:13.658Z] --- PASS: TestCreateServiceMultipleTimes (18.62s) [2020-07-27T20:07:13.658Z] === RUN TestCreateServiceConflict [2020-07-27T20:07:13.919Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-27T20:07:13.925Z] testing: warning: no tests to run [2020-07-27T20:07:13.925Z] ok github.com/docker/docker/integration/plugin/authz 0.079s [2020-07-27T20:07:13.925Z] [2020-07-27T20:07:13.925Z] DONE 0 tests in 0.764s [2020-07-27T20:07:13.925Z] [2020-07-27T20:07:13.925Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-27T20:07:14.014Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-07-27T20:07:14.352Z] ok github.com/docker/docker/pkg/archive 1.227s coverage: 76.9% of statements [2020-07-27T20:07:14.861Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-27T20:07:15.012Z] ok github.com/docker/docker/pkg/directory 0.024s coverage: 80.0% of statements [2020-07-27T20:07:15.655Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-07-27T20:07:15.952Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2020-07-27T20:07:16.960Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-07-27T20:07:16.960Z] === RUN TestCreateServiceMaxReplicas [2020-07-27T20:07:17.009Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-27T20:07:17.403Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-27T20:07:17.649Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-07-27T20:07:17.945Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-27T20:07:19.476Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-27T20:07:19.476Z] ok github.com/docker/docker/pkg/chrootarchive 3.834s coverage: 43.2% of statements [2020-07-27T20:07:20.123Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-07-27T20:07:20.123Z] ok github.com/docker/docker/layer 7.527s coverage: 68.8% of statements [2020-07-27T20:07:20.123Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-27T20:07:20.123Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-27T20:07:20.123Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-27T20:07:20.123Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-27T20:07:20.123Z] ? github.com/docker/docker/oci [no test files] [2020-07-27T20:07:20.123Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-27T20:07:20.123Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-27T20:07:20.123Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-27T20:07:20.421Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2020-07-27T20:07:20.421Z] ok github.com/docker/docker/pkg/fsutils 0.385s coverage: 85.1% of statements [2020-07-27T20:07:21.168Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2020-07-27T20:07:21.168Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-27T20:07:21.473Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2020-07-27T20:07:21.603Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-27T20:07:22.117Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-07-27T20:07:22.415Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2020-07-27T20:07:22.642Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:22.642Z] INFO: Testing against a local daemon [2020-07-27T20:07:22.642Z] ok github.com/docker/docker/integration/plugin/common 0.241s [2020-07-27T20:07:22.642Z] [2020-07-27T20:07:22.642Z] === Skipped [2020-07-27T20:07:22.642Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-27T20:07:22.642Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-27T20:07:22.642Z] [2020-07-27T20:07:22.642Z] [2020-07-27T20:07:22.642Z] DONE 3 tests, 1 skipped in 7.824s [2020-07-27T20:07:22.642Z] [2020-07-27T20:07:22.642Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-27T20:07:22.710Z] ok github.com/docker/docker/pkg/idtools 0.617s coverage: 70.5% of statements [2020-07-27T20:07:23.009Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2020-07-27T20:07:23.308Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-07-27T20:07:23.308Z] ok github.com/docker/docker/pkg/ioutils 1.256s coverage: 69.3% of statements [2020-07-27T20:07:23.308Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-27T20:07:23.308Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-27T20:07:23.308Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-27T20:07:23.512Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-27T20:07:23.605Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2020-07-27T20:07:23.905Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-07-27T20:07:24.561Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2020-07-27T20:07:24.561Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2020-07-27T20:07:24.561Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-27T20:07:24.561Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-27T20:07:25.202Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-07-27T20:07:25.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:25.618Z] INFO: Testing against a local daemon [2020-07-27T20:07:25.618Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.267s [2020-07-27T20:07:25.618Z] [2020-07-27T20:07:25.618Z] === Skipped [2020-07-27T20:07:25.619Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-27T20:07:25.619Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-27T20:07:25.619Z] [2020-07-27T20:07:25.619Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-27T20:07:25.619Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-27T20:07:25.619Z] [2020-07-27T20:07:25.619Z] [2020-07-27T20:07:25.619Z] DONE 2 tests, 2 skipped in 3.458s [2020-07-27T20:07:25.619Z] [2020-07-27T20:07:25.619Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-27T20:07:26.053Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-27T20:07:26.249Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2020-07-27T20:07:26.249Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-07-27T20:07:26.544Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-07-27T20:07:27.185Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-07-27T20:07:27.825Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-07-27T20:07:27.965Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-27T20:07:28.120Z] ok github.com/docker/docker/pkg/pubsub 1.139s coverage: 73.9% of statements [2020-07-27T20:07:28.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:28.596Z] INFO: Testing against a local daemon [2020-07-27T20:07:28.596Z] ok github.com/docker/docker/integration/plugin/logging 0.214s [2020-07-27T20:07:28.596Z] [2020-07-27T20:07:28.596Z] === Skipped [2020-07-27T20:07:28.596Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-27T20:07:28.596Z] read_test.go:21: no unix domain sockets on Windows [2020-07-27T20:07:28.596Z] [2020-07-27T20:07:28.596Z] [2020-07-27T20:07:28.596Z] DONE 1 tests, 1 skipped in 2.922s [2020-07-27T20:07:28.596Z] [2020-07-27T20:07:28.596Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-27T20:07:28.761Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-07-27T20:07:28.761Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-07-27T20:07:29.056Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-07-27T20:07:30.175Z] testing: warning: no tests to run [2020-07-27T20:07:30.176Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.124s [2020-07-27T20:07:30.176Z] [2020-07-27T20:07:30.176Z] DONE 0 tests in 1.453s [2020-07-27T20:07:30.176Z] [2020-07-27T20:07:30.176Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-27T20:07:30.645Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-27T20:07:30.669Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements [2020-07-27T20:07:30.669Z] ok github.com/docker/docker/pkg/signal 2.852s coverage: 61.0% of statements [2020-07-27T20:07:30.669Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-07-27T20:07:31.311Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2020-07-27T20:07:31.311Z] testing: warning: no tests to run [2020-07-27T20:07:31.311Z] coverage: [no statements] [2020-07-27T20:07:31.311Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-07-27T20:07:31.606Z] ok github.com/docker/docker/pkg/tarsum 0.165s coverage: 89.3% of statements [2020-07-27T20:07:31.903Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-07-27T20:07:32.197Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2020-07-27T20:07:32.197Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-07-27T20:07:33.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:33.295Z] INFO: Testing against a local daemon [2020-07-27T20:07:33.295Z] ok github.com/docker/docker/integration/plugin/volumes 0.298s [2020-07-27T20:07:33.295Z] [2020-07-27T20:07:33.295Z] === Skipped [2020-07-27T20:07:33.295Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-27T20:07:33.295Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:33.295Z] [2020-07-27T20:07:33.295Z] [2020-07-27T20:07:33.295Z] DONE 1 tests, 1 skipped in 3.198s [2020-07-27T20:07:33.295Z] [2020-07-27T20:07:33.295Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-27T20:07:33.939Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-27T20:07:34.290Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-07-27T20:07:34.941Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 68.8% of statements [2020-07-27T20:07:35.319Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-27T20:07:35.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:35.529Z] INFO: Testing against a local daemon [2020-07-27T20:07:35.529Z] ok github.com/docker/docker/integration/secret 0.295s [2020-07-27T20:07:35.529Z] [2020-07-27T20:07:35.529Z] === Skipped [2020-07-27T20:07:35.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-27T20:07:35.529Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:35.529Z] [2020-07-27T20:07:35.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-27T20:07:35.529Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:35.529Z] [2020-07-27T20:07:35.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-27T20:07:35.529Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:35.529Z] [2020-07-27T20:07:35.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s) [2020-07-27T20:07:35.529Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:35.529Z] [2020-07-27T20:07:35.529Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-27T20:07:35.529Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:35.529Z] [2020-07-27T20:07:35.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-27T20:07:35.529Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:35.529Z] [2020-07-27T20:07:35.529Z] [2020-07-27T20:07:35.529Z] DONE 6 tests, 6 skipped in 2.332s [2020-07-27T20:07:35.529Z] [2020-07-27T20:07:35.529Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-27T20:07:35.602Z] ok github.com/docker/docker/reference 0.046s coverage: 84.4% of statements [2020-07-27T20:07:36.073Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.93s) [2020-07-27T20:07:36.073Z] === RUN TestCreateServiceSecretFileMode [2020-07-27T20:07:36.650Z] ok github.com/docker/docker/plugin 0.570s coverage: 23.1% of statements [2020-07-27T20:07:37.297Z] ok github.com/docker/docker/registry/resumable 0.061s coverage: 100.0% of statements [2020-07-27T20:07:37.946Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-07-27T20:07:38.510Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:38.510Z] INFO: Testing against a local daemon [2020-07-27T20:07:38.510Z] ok github.com/docker/docker/integration/service 0.349s [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === Skipped [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-27T20:07:38.510Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-27T20:07:38.510Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-27T20:07:38.510Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-27T20:07:38.510Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-27T20:07:38.510Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-27T20:07:38.510Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-07-27T20:07:38.510Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-27T20:07:38.510Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-27T20:07:38.510Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-27T20:07:38.510Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-27T20:07:38.510Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-27T20:07:38.510Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-27T20:07:38.510Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-27T20:07:38.510Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-27T20:07:38.510Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-27T20:07:38.510Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-27T20:07:38.510Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-27T20:07:38.510Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-27T20:07:38.510Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-27T20:07:38.510Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-27T20:07:38.510Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-27T20:07:38.510Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:38.510Z] [2020-07-27T20:07:38.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-27T20:07:38.510Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:38.511Z] [2020-07-27T20:07:38.511Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-27T20:07:38.511Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:38.511Z] [2020-07-27T20:07:38.511Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-27T20:07:38.511Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-27T20:07:38.511Z] [2020-07-27T20:07:38.511Z] [2020-07-27T20:07:38.511Z] DONE 24 tests, 23 skipped in 2.837s [2020-07-27T20:07:38.511Z] [2020-07-27T20:07:38.511Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-27T20:07:38.619Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2020-07-27T20:07:38.619Z] === RUN TestCreateServiceConfigFileMode [2020-07-27T20:07:38.669Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-27T20:07:38.669Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-27T20:07:38.998Z] ok github.com/docker/docker/testutil 0.026s coverage: 62.5% of statements [2020-07-27T20:07:38.998Z] ok github.com/docker/docker/registry 0.276s coverage: 56.3% of statements [2020-07-27T20:07:39.640Z] ok github.com/docker/docker/runconfig 0.031s coverage: 66.1% of statements [2020-07-27T20:07:40.756Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:40.756Z] INFO: Testing against a local daemon [2020-07-27T20:07:40.756Z] ok github.com/docker/docker/integration/session 0.191s [2020-07-27T20:07:40.756Z] [2020-07-27T20:07:40.756Z] === Skipped [2020-07-27T20:07:40.756Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-27T20:07:40.756Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:40.756Z] [2020-07-27T20:07:40.756Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-27T20:07:40.756Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:40.756Z] [2020-07-27T20:07:40.756Z] [2020-07-27T20:07:40.756Z] DONE 2 tests, 2 skipped in 2.131s [2020-07-27T20:07:40.756Z] [2020-07-27T20:07:40.756Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-27T20:07:41.745Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-07-27T20:07:42.823Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2020-07-27T20:07:42.823Z] === RUN TestCreateServiceSysctls [2020-07-27T20:07:42.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:42.991Z] INFO: Testing against a local daemon [2020-07-27T20:07:43.842Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2020-07-27T20:07:43.842Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2020-07-27T20:07:43.950Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite (322.19s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.35s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.92s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.62s) [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:1449: [d9caf46b9ce40] daemon is not started [2020-07-27T20:07:43.950Z] check_test.go:309: [d6f400012f6c5] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.46s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.90s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d934cc10dc8cb] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.65s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.11s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.73s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.88s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.67s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.67s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.66s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.54s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d1abb1da553c1] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d6c20587c27b5] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d2500655ba1ad] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.46s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.74s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.92s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.68s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d874574ad50a3] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.95s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.50s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.73s) [2020-07-27T20:07:43.950Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-27T20:07:43.950Z] check_test.go:309: [db26ebbd3d78d] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.59s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d59afbbe9d2c4] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.93s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d3633d5407a43] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.55s) [2020-07-27T20:07:43.950Z] docker_cli_daemon_plugins_test.go:79: [da8548fab6781] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.74s) [2020-07-27T20:07:43.950Z] docker_cli_daemon_plugins_test.go:169: [d1c48643d7109] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.13s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d8ca779ad179e] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.40s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.55s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.86s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.48s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d29a514488373] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.45s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.41s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.96s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.19s) [2020-07-27T20:07:43.950Z] check_test.go:309: [de30cb2879c78] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.64s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.72s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.98s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.42s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.99s) [2020-07-27T20:07:43.950Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-27T20:07:43.950Z] check_test.go:309: [d818721c91e06] daemon is not started [2020-07-27T20:07:43.950Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-27T20:07:43.950Z] check_test.go:309: [d7a66f264f327] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.26s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d7301ca2d9cd4] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.75s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.28s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.14s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.34s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.24s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.98s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.18s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d99cfd93c70ee] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.48s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.90s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d33be146203ca] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.21s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-27T20:07:43.950Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-27T20:07:43.950Z] check_test.go:309: [dac736f157765] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2020-07-27T20:07:43.950Z] check_test.go:309: [de44c164e52d6] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2020-07-27T20:07:43.950Z] check_test.go:309: [dd4a46bab8573] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d6fdfb73e9124] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.52s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.54s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.03s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.23s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d2138509c1edd] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-27T20:07:43.950Z] check_test.go:309: [d83a91ea8f309] daemon is not started [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.85s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.70s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.55s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.41s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.94s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.30s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-07-27T20:07:43.950Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.28s) [2020-07-27T20:07:43.951Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.00s) [2020-07-27T20:07:43.951Z] docker_cli_daemon_test.go:2544: [de6a9c480ffa8] daemon is not started [2020-07-27T20:07:43.951Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.91s) [2020-07-27T20:07:43.951Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s) [2020-07-27T20:07:43.951Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2020-07-27T20:07:43.951Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) [2020-07-27T20:07:43.951Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2020-07-27T20:07:43.951Z] check_test.go:309: [d8c52895f9242] daemon is not started [2020-07-27T20:07:43.951Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.95s) [2020-07-27T20:07:43.951Z] === RUN TestDockerSwarmSuite [2020-07-27T20:07:43.951Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-27T20:07:43.951Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-27T20:07:43.986Z] ok github.com/docker/docker/integration/system 1.352s [2020-07-27T20:07:43.986Z] [2020-07-27T20:07:43.986Z] === Skipped [2020-07-27T20:07:43.986Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T20:07:43.986Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-27T20:07:43.986Z] [2020-07-27T20:07:43.986Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-27T20:07:43.986Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-27T20:07:43.986Z] [2020-07-27T20:07:43.986Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-27T20:07:43.986Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-27T20:07:43.986Z] [2020-07-27T20:07:43.986Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-27T20:07:43.986Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-27T20:07:43.986Z] [2020-07-27T20:07:43.986Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-27T20:07:43.986Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-27T20:07:43.986Z] [2020-07-27T20:07:43.986Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-27T20:07:43.986Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-27T20:07:43.987Z] [2020-07-27T20:07:43.987Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-27T20:07:43.987Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-27T20:07:43.987Z] [2020-07-27T20:07:43.987Z] [2020-07-27T20:07:43.987Z] DONE 13 tests, 7 skipped in 3.434s [2020-07-27T20:07:43.987Z] [2020-07-27T20:07:44.461Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-27T20:07:44.481Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-07-27T20:07:45.860Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-27T20:07:46.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:46.694Z] INFO: Testing against a local daemon [2020-07-27T20:07:46.694Z] ok github.com/docker/docker/integration/volume 0.313s [2020-07-27T20:07:46.694Z] [2020-07-27T20:07:46.694Z] === Skipped [2020-07-27T20:07:46.694Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-27T20:07:46.694Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-27T20:07:46.694Z] [2020-07-27T20:07:46.694Z] [2020-07-27T20:07:46.694Z] DONE 5 tests, 1 skipped in 2.599s [2020-07-27T20:07:46.694Z] [2020-07-27T20:07:46.694Z] INFO: make.ps1 ended at 07/27/2020 20:07:46 [2020-07-27T20:07:46.694Z] INFO: Integration CLI tests being run from the host: [2020-07-27T20:07:46.694Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-27T20:07:47.028Z] --- PASS: TestCreateServiceSysctls (4.25s) [2020-07-27T20:07:47.028Z] === RUN TestCreateServiceCapabilities [2020-07-27T20:07:47.767Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-27T20:07:48.336Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-27T20:07:48.596Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-27T20:07:49.165Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-27T20:07:49.425Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-27T20:07:49.425Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-27T20:07:49.575Z] --- PASS: TestCreateServiceCapabilities (3.30s) [2020-07-27T20:07:49.575Z] === RUN TestInspect [2020-07-27T20:07:49.995Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-27T20:07:50.255Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-27T20:07:52.794Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-27T20:07:52.876Z] --- PASS: TestInspect (2.97s) [2020-07-27T20:07:52.876Z] === RUN TestCreateJob [2020-07-27T20:07:54.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-27T20:07:54.702Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-27T20:07:56.083Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-27T20:07:56.179Z] --- PASS: TestCreateJob (3.55s) [2020-07-27T20:07:56.179Z] === RUN TestReplicatedJob [2020-07-27T20:07:57.200Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-27T20:07:57.200Z] INFO: Testing against a local daemon [2020-07-27T20:07:57.996Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-27T20:07:58.933Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-27T20:07:59.122Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-27T20:07:59.123Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-27T20:07:59.123Z] Cross building: bundles/cross/windows/amd64 [2020-07-27T20:07:59.123Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-27T20:07:59.123Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-27T20:07:59.849Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/rootless [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/volume [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-27T20:07:59.849Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === Skipped [2020-07-27T20:07:59.849Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-27T20:07:59.849Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-27T20:07:59.849Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:73: No driver to put! [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-27T20:07:59.849Z] time="2020-07-27T20:06:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-27T20:07:59.849Z] time="2020-07-27T20:06:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-27T20:07:59.849Z] time="2020-07-27T20:06:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-27T20:07:59.849Z] time="2020-07-27T20:06:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-27T20:07:59.849Z] time="2020-07-27T20:06:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:73: No driver to put! [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-27T20:07:59.849Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-27T20:07:59.849Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-27T20:07:59.849Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:07:59.849Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-27T20:07:59.849Z] graphtest_unix.go:73: No driver to put! [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-27T20:07:59.849Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-27T20:07:59.849Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] [2020-07-27T20:07:59.849Z] DONE 2123 tests, 26 skipped in 259.214s [2020-07-27T20:07:59.873Z] === RUN TestDockerSuite/TestBuildEnvUsage Post stage [Pipeline] junit [2020-07-27T20:08:00.531Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-27T20:08:01.394Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/make.sh dynbinary test-integration [2020-07-27T20:08:01.691Z] [2020-07-27T20:08:01.691Z] Removing bundles/ [2020-07-27T20:08:01.691Z] [2020-07-27T20:08:01.691Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-27T20:08:01.691Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T20:08:01.691Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T20:08:02.763Z] --- PASS: TestReplicatedJob (6.20s) [2020-07-27T20:08:02.763Z] === RUN TestUpdateReplicatedJob [2020-07-27T20:08:04.029Z] --- PASS: TestImportExtremelyLargeImageWorks (82.06s) [2020-07-27T20:08:04.029Z] PASS [2020-07-27T20:08:04.029Z] [2020-07-27T20:08:04.029Z] === Skipped [2020-07-27T20:08:04.029Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-27T20:08:04.029Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:08:04.029Z] [2020-07-27T20:08:04.029Z] [2020-07-27T20:08:04.029Z] DONE 12 tests, 1 skipped in 83.464s [2020-07-27T20:08:04.029Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-27T20:08:04.029Z] ++ 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 [2020-07-27T20:08:04.029Z] ++ set -e [2020-07-27T20:08:04.029Z] ++ '[' -n 0 ']' [2020-07-27T20:08:04.029Z] ++ set -x [2020-07-27T20:08:04.029Z] ++ 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 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 [2020-07-27T20:08:04.029Z] INFO: Testing against a local daemon [2020-07-27T20:08:04.029Z] === RUN TestNetworkCreateDelete [2020-07-27T20:08:04.029Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-27T20:08:04.029Z] === RUN TestDockerNetworkDeletePreferID [2020-07-27T20:08:04.321Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-07-27T20:08:04.321Z] === RUN TestDaemonDNSFallback [2020-07-27T20:08:05.151Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-27T20:08:06.969Z] --- PASS: TestUpdateReplicatedJob (4.26s) [2020-07-27T20:08:06.969Z] === RUN TestServiceListWithStatuses [2020-07-27T20:08:06.969Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-27T20:08:06.969Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T20:08:06.969Z] === RUN TestDockerNetworkConnectAlias [2020-07-27T20:08:07.055Z] --- PASS: TestDaemonDNSFallback (2.56s) [2020-07-27T20:08:07.055Z] === RUN TestInspectNetwork [2020-07-27T20:08:08.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-27T20:08:09.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-27T20:08:12.696Z] === RUN TestInspectNetwork/full_network_id [2020-07-27T20:08:12.696Z] === RUN TestInspectNetwork/partial_network_id [2020-07-27T20:08:12.696Z] === RUN TestInspectNetwork/network_name [2020-07-27T20:08:12.696Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-27T20:08:13.554Z] --- PASS: TestDockerNetworkConnectAlias (6.49s) [2020-07-27T20:08:13.554Z] === RUN TestDockerNetworkReConnect [2020-07-27T20:08:17.761Z] --- PASS: TestDockerNetworkReConnect (4.70s) [2020-07-27T20:08:17.761Z] === RUN TestServicePlugin [2020-07-27T20:08:17.761Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-27T20:08:17.761Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:08:17.761Z] === RUN TestServiceUpdateLabel [2020-07-27T20:08:18.265Z] --- PASS: TestInspectNetwork (10.53s) [2020-07-27T20:08:18.265Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-27T20:08:18.265Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-27T20:08:18.265Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-27T20:08:18.265Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-27T20:08:18.265Z] === RUN TestRunContainerWithBridgeNone [2020-07-27T20:08:19.768Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-07-27T20:08:19.768Z] === RUN TestNetworkInvalidJSON [2020-07-27T20:08:19.768Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-27T20:08:19.768Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-27T20:08:19.768Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:08:19.768Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:08:19.768Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:08:19.768Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:08:19.768Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:08:19.768Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-27T20:08:19.768Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:08:19.768Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-27T20:08:19.768Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-27T20:08:19.768Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-27T20:08:19.768Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-27T20:08:19.768Z] === RUN TestHostIPv4BridgeLabel [2020-07-27T20:08:20.399Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-07-27T20:08:20.399Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-27T20:08:21.060Z] --- PASS: TestServiceUpdateLabel (2.66s) [2020-07-27T20:08:21.060Z] === RUN TestServiceUpdateSecrets [2020-07-27T20:08:21.430Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-27T20:08:21.430Z] === RUN TestDaemonDefaultNetworkPools [2020-07-27T20:08:22.061Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-07-27T20:08:22.061Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-27T20:08:23.564Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-07-27T20:08:23.564Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-27T20:08:24.597Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-07-27T20:08:24.597Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-27T20:08:25.233Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-07-27T20:08:25.233Z] === RUN TestServiceWithPredefinedNetwork [2020-07-27T20:08:27.115Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-27T20:08:27.115Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-27T20:08:29.692Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s) [2020-07-27T20:08:29.692Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-27T20:08:29.692Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T20:08:29.692Z] service_test.go:236: FLAKY_TEST [2020-07-27T20:08:29.692Z] === RUN TestServiceWithDataPathPortInit [2020-07-27T20:08:35.278Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-27T20:08:35.537Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-27T20:08:35.966Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2020-07-27T20:08:35.966Z] === RUN TestServiceUpdateConfigs [2020-07-27T20:08:36.107Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-27T20:08:36.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-27T20:08:38.057Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-27T20:08:38.057Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-27T20:08:38.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-27T20:08:38.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-27T20:08:38.317Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-27T20:08:48.305Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-27T20:08:48.305Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-27T20:08:48.873Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-27T20:08:49.441Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-27T20:08:49.700Z] === RUN TestDockerSuite/TestBuildFails [2020-07-27T20:08:50.268Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-27T20:08:50.528Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-27T20:08:52.190Z] --- PASS: TestServiceWithDataPathPortInit (19.74s) [2020-07-27T20:08:52.190Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-27T20:08:52.435Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-27T20:08:54.087Z] --- PASS: TestServiceUpdateConfigs (15.20s) [2020-07-27T20:08:54.087Z] === RUN TestServiceUpdateNetwork [2020-07-27T20:08:54.972Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-27T20:08:56.353Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-27T20:08:57.734Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-27T20:08:57.994Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-27T20:08:58.934Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-27T20:08:59.093Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.54s) [2020-07-27T20:08:59.093Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xqrgt17l3ysw24gjfde8twa9h Created:2020-07-27 20:08:50.165468411 +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[fdc7abf3cf71adc2877ef1e57f21526cd194258ca65d070eae1fd12e55a6e0ba:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.axyg1ymhj50hxe26h453qfw29 EndpointID:51fdddd8a30f3db5c38c43ff4d719478e64ecd6fc89ff2c2b613c9acce802f16 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e872a25b525c425244b0d1ebe102bdee0e561740cad9efaf86517503e4ff988e 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:6ec618041083 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.axyg1ymhj50hxe26h453qfw29 EndpointID:51fdddd8a30f3db5c38c43ff4d719478e64ecd6fc89ff2c2b613c9acce802f16 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-27T20:08:59.093Z] PASS [2020-07-27T20:08:59.093Z] [2020-07-27T20:08:59.093Z] === Skipped [2020-07-27T20:08:59.093Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T20:08:59.093Z] service_test.go:236: FLAKY_TEST [2020-07-27T20:08:59.093Z] [2020-07-27T20:08:59.093Z] [2020-07-27T20:08:59.093Z] DONE 23 tests, 1 skipped in 55.470s [2020-07-27T20:08:59.093Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-27T20:08:59.093Z] ++ 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 [2020-07-27T20:08:59.093Z] ++ set -e [2020-07-27T20:08:59.093Z] ++ '[' -n 0 ']' [2020-07-27T20:08:59.093Z] ++ set -x [2020-07-27T20:08:59.093Z] ++ 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 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 [2020-07-27T20:08:59.386Z] INFO: Testing against a local daemon [2020-07-27T20:08:59.386Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-27T20:08:59.386Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-27T20:08:59.386Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:08:59.386Z] === RUN TestDockerNetworkIpvlan [2020-07-27T20:08:59.386Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-27T20:08:59.386Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:08:59.386Z] PASS [2020-07-27T20:08:59.386Z] [2020-07-27T20:08:59.386Z] === Skipped [2020-07-27T20:08:59.386Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-27T20:08:59.386Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:08:59.386Z] [2020-07-27T20:08:59.386Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-27T20:08:59.386Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:08:59.386Z] [2020-07-27T20:08:59.386Z] [2020-07-27T20:08:59.386Z] DONE 2 tests, 2 skipped in 0.194s [2020-07-27T20:08:59.386Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-27T20:08:59.386Z] ++ 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 [2020-07-27T20:08:59.386Z] ++ set -e [2020-07-27T20:08:59.386Z] ++ '[' -n 0 ']' [2020-07-27T20:08:59.386Z] ++ set -x [2020-07-27T20:08:59.386Z] ++ 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 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 [2020-07-27T20:08:59.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-27T20:08:59.680Z] INFO: Testing against a local daemon [2020-07-27T20:08:59.680Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-27T20:09:00.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-27T20:09:00.703Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-27T20:09:01.191Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-07-27T20:09:01.191Z] === RUN TestDockerNetworkMacvlan [2020-07-27T20:09:01.825Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-27T20:09:02.083Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-27T20:09:02.343Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-27T20:09:02.863Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-27T20:09:03.899Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-27T20:09:04.883Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-27T20:09:06.264Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-27T20:09:06.328Z] --- PASS: TestServiceUpdateNetwork (14.59s) [2020-07-27T20:09:06.328Z] === RUN TestServiceUpdatePidsLimit [2020-07-27T20:09:07.270Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-27T20:09:07.421Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-27T20:09:07.645Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-27T20:09:08.213Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-27T20:09:11.842Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-27T20:09:11.882Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-27T20:09:12.102Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-27T20:09:12.362Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-27T20:09:12.931Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-27T20:09:13.500Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-27T20:09:13.500Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-27T20:09:14.472Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-27T20:09:15.059Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-27T20:09:15.318Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-27T20:09:15.887Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-27T20:09:16.146Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-27T20:09:16.349Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-27T20:09:16.716Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-27T20:09:18.096Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-27T20:09:18.832Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-27T20:09:20.382Z] --- PASS: TestDockerNetworkMacvlan (19.03s) [2020-07-27T20:09:20.382Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-27T20:09:20.382Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-27T20:09:20.382Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s) [2020-07-27T20:09:20.382Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s) [2020-07-27T20:09:20.382Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.28s) [2020-07-27T20:09:20.382Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-07-27T20:09:20.382Z] PASS [2020-07-27T20:09:20.382Z] [2020-07-27T20:09:20.382Z] DONE 8 tests in 20.657s [2020-07-27T20:09:20.382Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-27T20:09:20.382Z] ++ 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 [2020-07-27T20:09:20.382Z] ++ set -e [2020-07-27T20:09:20.382Z] ++ '[' -n 0 ']' [2020-07-27T20:09:20.382Z] ++ set -x [2020-07-27T20:09:20.382Z] ++ 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 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 [2020-07-27T20:09:20.382Z] testing: warning: no tests to run [2020-07-27T20:09:20.382Z] PASS [2020-07-27T20:09:20.382Z] [2020-07-27T20:09:20.382Z] DONE 0 tests in 0.062s [2020-07-27T20:09:20.382Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-27T20:09:20.382Z] ++ 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 [2020-07-27T20:09:20.382Z] ++ set -e [2020-07-27T20:09:20.382Z] ++ '[' -n 0 ']' [2020-07-27T20:09:20.382Z] ++ set -x [2020-07-27T20:09:20.382Z] ++ 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 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 [2020-07-27T20:09:20.382Z] INFO: Testing against a local daemon [2020-07-27T20:09:20.382Z] === RUN TestAuthZPluginAllowRequest [2020-07-27T20:09:20.555Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-27T20:09:20.555Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-27T20:09:20.555Z] remote: Enumerating objects: 2, done. [2020-07-27T20:09:20.555Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-27T20:09:20.555Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-27T20:09:20.555Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-27T20:09:20.556Z] 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. [2020-07-27T20:09:20.556Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-27T20:09:20.556Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-27T20:09:20.637Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-27T20:09:20.884Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/test/unit [2020-07-27T20:09:22.455Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-07-27T20:09:22.455Z] === RUN TestAuthZPluginTLS [2020-07-27T20:09:22.754Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-27T20:09:22.754Z] === RUN TestAuthZPluginDenyRequest [2020-07-27T20:09:23.048Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-07-27T20:09:23.048Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-27T20:09:23.418Z] ? github.com/docker/docker/api [no test files] [2020-07-27T20:09:23.683Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-27T20:09:23.683Z] === RUN TestAuthZPluginDenyResponse [2020-07-27T20:09:24.319Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-27T20:09:24.319Z] === RUN TestAuthZPluginAllowEventStream [2020-07-27T20:09:24.487Z] --- PASS: TestServiceUpdatePidsLimit (17.52s) [2020-07-27T20:09:24.487Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-07-27T20:09:24.487Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-27T20:09:24.487Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-07-27T20:09:24.487Z] PASS [2020-07-27T20:09:24.487Z] [2020-07-27T20:09:24.487Z] === Skipped [2020-07-27T20:09:24.487Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-27T20:09:24.487Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T20:09:24.487Z] [2020-07-27T20:09:24.487Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-27T20:09:24.487Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:09:24.487Z] [2020-07-27T20:09:24.487Z] [2020-07-27T20:09:24.487Z] DONE 27 tests, 2 skipped in 158.523s [2020-07-27T20:09:24.487Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-27T20:09:24.487Z] ++ 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 [2020-07-27T20:09:24.487Z] ++ set -e [2020-07-27T20:09:24.487Z] ++ '[' -n 0 ']' [2020-07-27T20:09:24.487Z] ++ set -x [2020-07-27T20:09:24.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=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 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 [2020-07-27T20:09:24.487Z] INFO: Testing against a local daemon [2020-07-27T20:09:24.487Z] === RUN TestSessionCreate [2020-07-27T20:09:24.487Z] --- PASS: TestSessionCreate (0.06s) [2020-07-27T20:09:24.487Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-27T20:09:24.487Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-27T20:09:24.487Z] PASS [2020-07-27T20:09:24.487Z] [2020-07-27T20:09:24.487Z] DONE 2 tests in 0.254s [2020-07-27T20:09:24.487Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-27T20:09:24.487Z] ++ 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 [2020-07-27T20:09:24.487Z] ++ set -e [2020-07-27T20:09:24.487Z] ++ '[' -n 0 ']' [2020-07-27T20:09:24.487Z] ++ set -x [2020-07-27T20:09:24.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=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 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 [2020-07-27T20:09:24.487Z] INFO: Testing against a local daemon [2020-07-27T20:09:24.487Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-27T20:09:24.487Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T20:09:24.487Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T20:09:24.487Z] === RUN TestEventsExecDie [2020-07-27T20:09:24.487Z] --- PASS: TestEventsExecDie (0.87s) [2020-07-27T20:09:24.487Z] === RUN TestEventsBackwardsCompatible [2020-07-27T20:09:24.487Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-27T20:09:24.487Z] === RUN TestInfoBinaryCommits [2020-07-27T20:09:24.749Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-27T20:09:24.749Z] === RUN TestInfoAPIVersioned [2020-07-27T20:09:24.749Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-27T20:09:24.749Z] === RUN TestInfoDiscoveryBackend [2020-07-27T20:09:25.320Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2020-07-27T20:09:25.321Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-27T20:09:25.831Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-07-27T20:09:25.831Z] === RUN TestAuthZPluginErrorResponse [2020-07-27T20:09:25.912Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-27T20:09:26.262Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-27T20:09:26.262Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-27T20:09:26.467Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-07-27T20:09:26.467Z] === RUN TestAuthZPluginErrorRequest [2020-07-27T20:09:26.835Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-07-27T20:09:26.835Z] === RUN TestInfoAPI [2020-07-27T20:09:26.835Z] --- PASS: TestInfoAPI (0.05s) [2020-07-27T20:09:26.835Z] === RUN TestInfoAPIWarnings [2020-07-27T20:09:27.102Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-27T20:09:27.102Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-27T20:09:27.408Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-07-27T20:09:27.408Z] === RUN TestInfoDebug [2020-07-27T20:09:27.737Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-07-27T20:09:27.737Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-27T20:09:28.352Z] --- PASS: TestInfoDebug (0.61s) [2020-07-27T20:09:28.352Z] === RUN TestInfoInsecureRegistries [2020-07-27T20:09:28.451Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-27T20:09:28.451Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-27T20:09:28.613Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-07-27T20:09:28.613Z] === RUN TestInfoRegistryMirrors [2020-07-27T20:09:28.711Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-27T20:09:28.711Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-27T20:09:28.971Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-27T20:09:29.231Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-27T20:09:29.556Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-07-27T20:09:29.556Z] === RUN TestLoginFailsWithBadCredentials [2020-07-27T20:09:29.556Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-07-27T20:09:29.556Z] === RUN TestPingCacheHeaders [2020-07-27T20:09:29.810Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-07-27T20:09:29.810Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-27T20:09:29.817Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-27T20:09:29.817Z] === RUN TestPingGet [2020-07-27T20:09:29.817Z] --- PASS: TestPingGet (0.03s) [2020-07-27T20:09:29.817Z] === RUN TestPingHead [2020-07-27T20:09:29.817Z] --- PASS: TestPingHead (0.04s) [2020-07-27T20:09:29.817Z] === RUN TestVersion [2020-07-27T20:09:29.817Z] --- PASS: TestVersion (0.05s) [2020-07-27T20:09:29.817Z] PASS [2020-07-27T20:09:29.817Z] [2020-07-27T20:09:29.817Z] === Skipped [2020-07-27T20:09:29.817Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T20:09:29.817Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T20:09:29.817Z] [2020-07-27T20:09:29.817Z] [2020-07-27T20:09:29.817Z] DONE 18 tests, 1 skipped in 6.373s [2020-07-27T20:09:29.817Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-27T20:09:29.817Z] ++ 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 [2020-07-27T20:09:29.817Z] ++ set -e [2020-07-27T20:09:29.817Z] ++ '[' -n 0 ']' [2020-07-27T20:09:29.817Z] ++ set -x [2020-07-27T20:09:29.817Z] ++ 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 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 [2020-07-27T20:09:30.079Z] INFO: Testing against a local daemon [2020-07-27T20:09:30.079Z] === RUN TestVolumesCreateAndList [2020-07-27T20:09:30.079Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-27T20:09:30.079Z] === RUN TestVolumesRemove [2020-07-27T20:09:30.079Z] --- PASS: TestVolumesRemove (0.11s) [2020-07-27T20:09:30.079Z] === RUN TestVolumesInspect [2020-07-27T20:09:30.079Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-27T20:09:30.079Z] === RUN TestVolumesInvalidJSON [2020-07-27T20:09:30.079Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-27T20:09:30.079Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-27T20:09:30.339Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-27T20:09:30.339Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-27T20:09:30.339Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-27T20:09:30.339Z] PASS [2020-07-27T20:09:30.339Z] [2020-07-27T20:09:30.339Z] DONE 5 tests in 0.376s [2020-07-27T20:09:30.339Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T20:09:30.600Z] ++++ cat bundles/test-integration/docker.pid [2020-07-27T20:09:30.600Z] +++ kill 13613 [2020-07-27T20:09:31.138Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-27T20:09:31.888Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-07-27T20:09:31.888Z] === RUN TestAuthZPluginHeader [2020-07-27T20:09:31.983Z] +++ /etc/init.d/apparmor stop [2020-07-27T20:09:31.984Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T20:09:31.984Z] [2020-07-27T20:09:31.984Z] Unloading profiles will leave already running processes permanently [2020-07-27T20:09:31.984Z] unconfined, which can lead to unexpected situations. [2020-07-27T20:09:31.984Z] [2020-07-27T20:09:31.984Z] To set a process to complain mode, use the command line tool [2020-07-27T20:09:31.984Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T20:09:31.984Z] +++ true [2020-07-27T20:09:31.984Z] exiting test-integration [2020-07-27T20:09:31.984Z] ++ exit 0 [2020-07-27T20:09:31.984Z] [2020-07-27T20:09:32.520Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-27T20:09:32.925Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-27T20:09:32.925Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-27T20:09:32.925Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-27T20:09:32.925Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:09:32.925Z] === RUN TestAuthZPluginV2Disable [2020-07-27T20:09:32.925Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-27T20:09:32.925Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:09:32.925Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-27T20:09:32.925Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-27T20:09:32.925Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:09:32.925Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-27T20:09:32.925Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-27T20:09:32.925Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:09:32.925Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-27T20:09:34.430Z] --- PASS: TestImportExtremelyLargeImageWorks (204.94s) [2020-07-27T20:09:34.430Z] PASS [2020-07-27T20:09:34.690Z] [2020-07-27T20:09:34.690Z] DONE 12 tests in 208.592s [2020-07-27T20:09:34.690Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-27T20:09:34.690Z] ++ 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 [2020-07-27T20:09:34.690Z] ++ set -e [2020-07-27T20:09:34.690Z] ++ '[' -n 0 ']' [2020-07-27T20:09:34.690Z] ++ set -x [2020-07-27T20:09:34.690Z] ++ 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 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 [2020-07-27T20:09:34.690Z] INFO: Testing against a local daemon [2020-07-27T20:09:34.690Z] === RUN TestNetworkCreateDelete [2020-07-27T20:09:34.949Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-07-27T20:09:34.949Z] === RUN TestDockerNetworkDeletePreferID [2020-07-27T20:09:35.517Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2020-07-27T20:09:35.517Z] === RUN TestDaemonDNSFallback [2020-07-27T20:09:35.517Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-27T20:09:36.085Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors Post stage [Pipeline] junit [2020-07-27T20:09:36.205Z] Recording test results [2020-07-27T20:09:36.346Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-27T20:09:36.807Z] + echo Ensuring container killed. [2020-07-27T20:09:36.807Z] Ensuring container killed. [2020-07-27T20:09:36.807Z] + docker rm -vf docker-pr11 [2020-07-27T20:09:36.807Z] Error: No such container: docker-pr11 [2020-07-27T20:09:36.807Z] + true [Pipeline] sh [2020-07-27T20:09:37.098Z] + echo Chowning /workspace to jenkins user [2020-07-27T20:09:37.098Z] Chowning /workspace to jenkins user [2020-07-27T20:09:37.098Z] + id -u [2020-07-27T20:09:37.098Z] + id -g [2020-07-27T20:09:37.098Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41249:/workspace busybox chown -R 1000:1000 /workspace [2020-07-27T20:09:38.302Z] ok github.com/docker/docker/api/server 0.019s coverage: 9.0% of statements [2020-07-27T20:09:39.082Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T20:09:39.082Z] [2020-07-27T20:09:39.082Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T20:09:39.082Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T20:09:39.082Z] HOSTNAME=049136720df7 [2020-07-27T20:09:39.082Z] TESTDEBUG=0 [2020-07-27T20:09:39.082Z] DEST=bundles/test-integration [2020-07-27T20:09:39.082Z] PWD=/go/src/github.com/docker/docker [2020-07-27T20:09:39.082Z] DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 [2020-07-27T20:09:39.082Z] container=docker [2020-07-27T20:09:39.082Z] HOME=/root [2020-07-27T20:09:39.082Z] GOLANG_VERSION=1.13.14 [2020-07-27T20:09:39.082Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T20:09:39.082Z] VALIDATE_BRANCH=master [2020-07-27T20:09:39.082Z] TERM=xterm [2020-07-27T20:09:39.082Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T20:09:39.082Z] SHLVL=1 [2020-07-27T20:09:39.082Z] TIMEOUT=120m [2020-07-27T20:09:39.082Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T20:09:39.082Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T20:09:39.082Z] GO111MODULE=off [2020-07-27T20:09:39.082Z] DOCKER_EXPERIMENTAL=1 [2020-07-27T20:09:39.082Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-27T20:09:39.082Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T20:09:39.082Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T20:09:39.082Z] GOPATH=/go [2020-07-27T20:09:39.082Z] PKG_CONFIG=pkg-config [2020-07-27T20:09:39.082Z] _=/usr/bin/env [2020-07-27T20:09:39.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T20:09:40.704Z] + bundleName=arm64-integration [2020-07-27T20:09:40.704Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-27T20:09:40.704Z] Creating arm64-integration-bundles.tar.gz [2020-07-27T20:09:40.704Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-07-27T20:09:40.704Z] + 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 [2020-07-27T20:09:40.978Z] Archiving artifacts [2020-07-27T20:09:41.214Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41249/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-27T20:09:41.530Z] + make clean [2020-07-27T20:09:42.101Z] docker volume rm -f docker-dev-cache [2020-07-27T20:09:42.101Z] docker-dev-cache [Pipeline] deleteDir [2020-07-27T20:09:42.920Z] --- PASS: TestDaemonDNSFallback (6.61s) [2020-07-27T20:09:42.920Z] === RUN TestInspectNetwork [2020-07-27T20:09:42.920Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-27T20:09:46.213Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-27T20:09:46.213Z] === RUN TestInspectNetwork/full_network_id [2020-07-27T20:09:46.213Z] === RUN TestInspectNetwork/partial_network_id [2020-07-27T20:09:46.213Z] === RUN TestInspectNetwork/network_name [2020-07-27T20:09:46.213Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-27T20:09:46.472Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-27T20:09:47.857Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-27T20:09:47.857Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-27T20:09:49.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-27T20:09:50.426Z] --- PASS: TestInspectNetwork (8.39s) [2020-07-27T20:09:50.426Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-27T20:09:50.426Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-27T20:09:50.426Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-27T20:09:50.426Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-27T20:09:50.426Z] === RUN TestRunContainerWithBridgeNone [2020-07-27T20:09:51.531Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-07-27T20:09:51.531Z] PASS [2020-07-27T20:09:51.531Z] [2020-07-27T20:09:51.531Z] === Skipped [2020-07-27T20:09:51.531Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-27T20:09:51.531Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:09:51.531Z] [2020-07-27T20:09:51.531Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-27T20:09:51.531Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:09:51.531Z] [2020-07-27T20:09:51.531Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-27T20:09:51.531Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:09:51.531Z] [2020-07-27T20:09:51.531Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-27T20:09:51.531Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:09:51.531Z] [2020-07-27T20:09:51.531Z] [2020-07-27T20:09:51.531Z] DONE 17 tests, 4 skipped in 29.327s [2020-07-27T20:09:51.531Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-27T20:09:51.531Z] ++ 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 [2020-07-27T20:09:51.531Z] ++ set -e [2020-07-27T20:09:51.531Z] ++ '[' -n 0 ']' [2020-07-27T20:09:51.531Z] ++ set -x [2020-07-27T20:09:51.531Z] ++ 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 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 [2020-07-27T20:09:51.531Z] INFO: Testing against a local daemon [2020-07-27T20:09:51.531Z] === RUN TestPluginInvalidJSON [2020-07-27T20:09:51.531Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:09:51.531Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:09:51.531Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:09:51.531Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-27T20:09:51.531Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-27T20:09:51.531Z] === RUN TestPluginInstall [2020-07-27T20:09:51.531Z] === RUN TestPluginInstall/no_auth [2020-07-27T20:09:51.850Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-27T20:09:52.420Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-27T20:09:52.993Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-07-27T20:09:52.993Z] === RUN TestNetworkInvalidJSON [2020-07-27T20:09:52.993Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-27T20:09:52.993Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-27T20:09:52.993Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:09:52.993Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:09:52.993Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:09:52.993Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:09:52.993Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-27T20:09:52.993Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:09:52.993Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:09:52.993Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-27T20:09:52.993Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-27T20:09:52.993Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-27T20:09:52.993Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-27T20:09:52.993Z] === RUN TestHostIPv4BridgeLabel [2020-07-27T20:09:53.596Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2020-07-27T20:09:53.596Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-27T20:09:53.603Z] time="2020-07-27T20:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:09:53.603Z] time="2020-07-27T20:09:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:09:53.603Z] time="2020-07-27T20:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b4dd2e726252250cb46828c04053fae2726f17d560b1176ea3d66ae2f5414d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:09:53.603Z] time="2020-07-27T20:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:09:53.603Z] time="2020-07-27T20:09:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:09:53.603Z] time="2020-07-27T20:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b4dd2e726252250cb46828c04053fae2726f17d560b1176ea3d66ae2f5414d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:09:53.896Z] === RUN TestPluginInstall/with_htpasswd [2020-07-27T20:09:54.530Z] time="2020-07-27T20:09:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:09:54.530Z] time="2020-07-27T20:09:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:09:54.530Z] time="2020-07-27T20:09:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cad60e1ed9029d95973318764a2791702496d773767f0e66b8e453d92ae94f05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:09:54.530Z] time="2020-07-27T20:09:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:09:54.530Z] time="2020-07-27T20:09:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:09:54.530Z] time="2020-07-27T20:09:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cad60e1ed9029d95973318764a2791702496d773767f0e66b8e453d92ae94f05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:09:54.530Z] === RUN TestPluginInstall/with_insecure [2020-07-27T20:09:54.538Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-27T20:09:54.797Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-07-27T20:09:54.797Z] === RUN TestDaemonDefaultNetworkPools [2020-07-27T20:09:54.797Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-27T20:09:55.567Z] time="2020-07-27T20:09:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:09:55.567Z] time="2020-07-27T20:09:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:09:55.567Z] time="2020-07-27T20:09:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b84c681c590638ea9138f175b3b748b88bc924a517cfd83ddf2c91966222f42b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:09:55.567Z] time="2020-07-27T20:09:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:09:55.567Z] time="2020-07-27T20:09:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:09:55.567Z] time="2020-07-27T20:09:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b84c681c590638ea9138f175b3b748b88bc924a517cfd83ddf2c91966222f42b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:09:55.735Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-07-27T20:09:55.736Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-27T20:09:55.859Z] --- PASS: TestPluginInstall (6.19s) [2020-07-27T20:09:55.859Z] --- PASS: TestPluginInstall/no_auth (4.14s) [2020-07-27T20:09:55.859Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-07-27T20:09:55.859Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2020-07-27T20:09:55.859Z] plugin_test.go:157: [d24ebea8e0417] daemon is not started [2020-07-27T20:09:55.859Z] PASS [2020-07-27T20:09:55.859Z] [2020-07-27T20:09:55.859Z] DONE 6 tests in 6.393s [2020-07-27T20:09:55.859Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-27T20:09:55.859Z] ++ 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 [2020-07-27T20:09:55.859Z] ++ set -e [2020-07-27T20:09:55.859Z] ++ '[' -n 0 ']' [2020-07-27T20:09:55.859Z] ++ set -x [2020-07-27T20:09:55.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-27T20:09:56.152Z] INFO: Testing against a local daemon [2020-07-27T20:09:56.152Z] === RUN TestExternalGraphDriver [2020-07-27T20:09:56.152Z] === RUN TestExternalGraphDriver/json [2020-07-27T20:09:56.304Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-27T20:09:56.873Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-27T20:09:56.873Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-27T20:09:56.873Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-27T20:09:57.485Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-27T20:09:58.055Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-27T20:09:58.055Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-27T20:09:58.222Z] === RUN TestExternalGraphDriver/spec [2020-07-27T20:09:58.314Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-27T20:09:58.574Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-07-27T20:09:58.574Z] === RUN TestServiceWithPredefinedNetwork [2020-07-27T20:09:59.514Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-27T20:09:59.774Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-27T20:09:59.774Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-27T20:10:00.034Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-27T20:10:00.605Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-27T20:10:00.957Z] === RUN TestExternalGraphDriver/pull [2020-07-27T20:10:01.174Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-27T20:10:01.174Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s) [2020-07-27T20:10:01.174Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-27T20:10:01.174Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T20:10:01.174Z] service_test.go:236: FLAKY_TEST [2020-07-27T20:10:01.174Z] === RUN TestServiceWithDataPathPortInit [2020-07-27T20:10:02.473Z] --- PASS: TestExternalGraphDriver (6.35s) [2020-07-27T20:10:02.473Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-07-27T20:10:02.473Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-07-27T20:10:02.473Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-07-27T20:10:02.473Z] === RUN TestGraphdriverPluginV2 [2020-07-27T20:10:02.473Z] --- SKIP: TestGraphdriverPluginV2 (0.14s) [2020-07-27T20:10:02.473Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:10:02.473Z] PASS [2020-07-27T20:10:02.473Z] [2020-07-27T20:10:02.473Z] === Skipped [2020-07-27T20:10:02.473Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.14s) [2020-07-27T20:10:02.473Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:10:02.473Z] [2020-07-27T20:10:02.473Z] [2020-07-27T20:10:02.473Z] DONE 5 tests, 1 skipped in 6.711s [2020-07-27T20:10:02.554Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-27T20:10:02.766Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-27T20:10:02.766Z] ++ 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 [2020-07-27T20:10:02.766Z] ++ set -e [2020-07-27T20:10:02.766Z] ++ '[' -n 0 ']' [2020-07-27T20:10:02.766Z] ++ set -x [2020-07-27T20:10:02.766Z] ++ 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 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 [2020-07-27T20:10:02.766Z] INFO: Testing against a local daemon [2020-07-27T20:10:02.766Z] === RUN TestContinueAfterPluginCrash [2020-07-27T20:10:02.766Z] === PAUSE TestContinueAfterPluginCrash [2020-07-27T20:10:02.766Z] === RUN TestReadPluginNoRead [2020-07-27T20:10:02.766Z] === PAUSE TestReadPluginNoRead [2020-07-27T20:10:02.766Z] === RUN TestDaemonStartWithLogOpt [2020-07-27T20:10:02.766Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-27T20:10:02.766Z] === CONT TestContinueAfterPluginCrash [2020-07-27T20:10:02.766Z] === CONT TestDaemonStartWithLogOpt [2020-07-27T20:10:03.123Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-27T20:10:05.660Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-27T20:10:06.228Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-27T20:10:07.226Z] --- PASS: TestDaemonStartWithLogOpt (3.68s) [2020-07-27T20:10:07.226Z] === CONT TestReadPluginNoRead [2020-07-27T20:10:07.606Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-27T20:10:08.544Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-27T20:10:09.331Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-27T20:10:09.486Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-27T20:10:10.054Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-27T20:10:11.401Z] === RUN TestReadPluginNoRead/default [2020-07-27T20:10:11.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-27T20:10:11.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-27T20:10:12.035Z] --- PASS: TestContinueAfterPluginCrash (9.11s) [2020-07-27T20:10:12.594Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-27T20:10:12.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-27T20:10:13.070Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-27T20:10:14.502Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-27T20:10:14.762Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-27T20:10:15.140Z] --- PASS: TestReadPluginNoRead (8.64s) [2020-07-27T20:10:15.141Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2020-07-27T20:10:15.141Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-07-27T20:10:15.141Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-07-27T20:10:15.141Z] read_test.go:92: [d7a2043c07b2b] daemon is not started [2020-07-27T20:10:15.141Z] PASS [2020-07-27T20:10:15.141Z] [2020-07-27T20:10:15.141Z] DONE 6 tests in 12.474s [2020-07-27T20:10:15.141Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-27T20:10:15.141Z] ++ 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 [2020-07-27T20:10:15.141Z] ++ set -e [2020-07-27T20:10:15.141Z] ++ '[' -n 0 ']' [2020-07-27T20:10:15.141Z] ++ set -x [2020-07-27T20:10:15.141Z] ++ 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 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 [2020-07-27T20:10:15.141Z] testing: warning: no tests to run [2020-07-27T20:10:15.141Z] PASS [2020-07-27T20:10:15.141Z] [2020-07-27T20:10:15.141Z] DONE 0 tests in 0.103s [2020-07-27T20:10:15.141Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-27T20:10:15.141Z] ++ 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 [2020-07-27T20:10:15.141Z] ++ set -e [2020-07-27T20:10:15.141Z] ++ '[' -n 0 ']' [2020-07-27T20:10:15.141Z] ++ set -x [2020-07-27T20:10:15.141Z] ++ 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 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 [2020-07-27T20:10:15.330Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-27T20:10:15.433Z] INFO: Testing against a local daemon [2020-07-27T20:10:15.434Z] === RUN TestPluginWithDevMounts [2020-07-27T20:10:15.434Z] === PAUSE TestPluginWithDevMounts [2020-07-27T20:10:15.434Z] === CONT TestPluginWithDevMounts [2020-07-27T20:10:17.237Z] --- PASS: TestServiceWithDataPathPortInit (15.75s) [2020-07-27T20:10:17.237Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-27T20:10:17.506Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-07-27T20:10:17.506Z] PASS [2020-07-27T20:10:17.506Z] [2020-07-27T20:10:17.506Z] DONE 1 tests in 2.056s [2020-07-27T20:10:17.506Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-27T20:10:17.506Z] ++ 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 [2020-07-27T20:10:17.506Z] ++ set -e [2020-07-27T20:10:17.506Z] ++ '[' -n 0 ']' [2020-07-27T20:10:17.506Z] ++ set -x [2020-07-27T20:10:17.506Z] ++ 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 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 [2020-07-27T20:10:17.506Z] INFO: Testing against a local daemon [2020-07-27T20:10:17.506Z] === RUN TestSecretInspect [2020-07-27T20:10:21.971Z] --- PASS: TestSecretInspect (3.81s) [2020-07-27T20:10:21.971Z] === RUN TestSecretList [2020-07-27T20:10:22.514Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-27T20:10:25.051Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-27T20:10:25.311Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.18s) [2020-07-27T20:10:25.311Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nntu4oerv6ki1pu6aw226r8gd Created:2020-07-27 20:10:18.427246446 +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[ded5aca3858e6e67238f7de477cca12a1953c3729448f18dfbf98903c14c9000:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pxbaor3okv7uju6li50gwvpda EndpointID:9b29c654ce174d1fc531f5d22c895067c130c39d65f60f90aefa09cd1936417b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2569b260b928d95a4400fa3515bc0741a7e2da11e95375f571e89b2d7765806f 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:eca07a58dfeb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pxbaor3okv7uju6li50gwvpda EndpointID:9b29c654ce174d1fc531f5d22c895067c130c39d65f60f90aefa09cd1936417b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-27T20:10:25.311Z] PASS [2020-07-27T20:10:25.311Z] [2020-07-27T20:10:25.311Z] === Skipped [2020-07-27T20:10:25.311Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T20:10:25.311Z] service_test.go:236: FLAKY_TEST [2020-07-27T20:10:25.311Z] [2020-07-27T20:10:25.311Z] [2020-07-27T20:10:25.311Z] DONE 23 tests, 1 skipped in 50.617s [2020-07-27T20:10:25.311Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-27T20:10:25.311Z] ++ 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 [2020-07-27T20:10:25.311Z] ++ set -e [2020-07-27T20:10:25.311Z] ++ '[' -n 0 ']' [2020-07-27T20:10:25.311Z] ++ set -x [2020-07-27T20:10:25.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-07-27T20:10:25.311Z] INFO: Testing against a local daemon [2020-07-27T20:10:25.311Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-27T20:10:25.311Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-27T20:10:25.311Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:10:25.311Z] === RUN TestDockerNetworkIpvlan [2020-07-27T20:10:25.311Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-27T20:10:25.311Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:10:25.311Z] PASS [2020-07-27T20:10:25.311Z] [2020-07-27T20:10:25.311Z] === Skipped [2020-07-27T20:10:25.311Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-27T20:10:25.311Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:10:25.311Z] [2020-07-27T20:10:25.311Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-27T20:10:25.311Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:10:25.311Z] [2020-07-27T20:10:25.311Z] [2020-07-27T20:10:25.311Z] DONE 2 tests, 2 skipped in 0.182s [2020-07-27T20:10:25.311Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-27T20:10:25.311Z] ++ 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 [2020-07-27T20:10:25.311Z] ++ set -e [2020-07-27T20:10:25.311Z] ++ '[' -n 0 ']' [2020-07-27T20:10:25.311Z] ++ set -x [2020-07-27T20:10:25.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-07-27T20:10:25.493Z] --- PASS: TestSecretList (3.83s) [2020-07-27T20:10:25.493Z] === RUN TestSecretsCreateAndDelete [2020-07-27T20:10:25.571Z] INFO: Testing against a local daemon [2020-07-27T20:10:25.571Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-27T20:10:26.514Z] === RUN TestDockerSuite/TestBuildRm [2020-07-27T20:10:27.082Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-07-27T20:10:27.082Z] === RUN TestDockerNetworkMacvlan [2020-07-27T20:10:28.044Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-27T20:10:28.627Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-27T20:10:28.627Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-27T20:10:29.018Z] --- PASS: TestSecretsCreateAndDelete (3.63s) [2020-07-27T20:10:29.018Z] === RUN TestSecretsUpdate [2020-07-27T20:10:29.565Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-27T20:10:29.565Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-27T20:10:30.943Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-27T20:10:31.204Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-27T20:10:31.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-27T20:10:31.773Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-27T20:10:31.773Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-27T20:10:32.537Z] --- PASS: TestSecretsUpdate (3.57s) [2020-07-27T20:10:32.537Z] === RUN TestTemplatedSecret [2020-07-27T20:10:33.155Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-27T20:10:34.536Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-27T20:10:34.536Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-27T20:10:35.918Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-27T20:10:36.058Z] --- PASS: TestTemplatedSecret (3.63s) [2020-07-27T20:10:36.058Z] === RUN TestSecretCreateResolve [2020-07-27T20:10:39.210Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-27T20:10:39.211Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-27T20:10:39.470Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-27T20:10:39.579Z] --- PASS: TestSecretCreateResolve (3.58s) [2020-07-27T20:10:39.579Z] PASS [2020-07-27T20:10:39.579Z] [2020-07-27T20:10:39.579Z] DONE 6 tests in 22.154s [2020-07-27T20:10:39.579Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-27T20:10:39.579Z] ++ 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 [2020-07-27T20:10:39.579Z] ++ set -e [2020-07-27T20:10:39.579Z] ++ '[' -n 0 ']' [2020-07-27T20:10:39.579Z] ++ set -x [2020-07-27T20:10:39.579Z] ++ 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 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 [2020-07-27T20:10:39.579Z] INFO: Testing against a local daemon [2020-07-27T20:10:39.579Z] === RUN TestServiceCreateInit [2020-07-27T20:10:39.579Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-27T20:10:39.730Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-27T20:10:39.730Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-27T20:10:40.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-27T20:10:40.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-27T20:10:40.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-27T20:10:40.300Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-27T20:10:40.300Z] --- PASS: TestDockerNetworkMacvlan (13.28s) [2020-07-27T20:10:40.300Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-07-27T20:10:40.300Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-07-27T20:10:40.300Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2020-07-27T20:10:40.300Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.48s) [2020-07-27T20:10:40.300Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.36s) [2020-07-27T20:10:40.300Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2020-07-27T20:10:40.300Z] PASS [2020-07-27T20:10:40.300Z] [2020-07-27T20:10:40.300Z] DONE 8 tests in 14.904s [2020-07-27T20:10:40.300Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-27T20:10:40.300Z] ++ 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 [2020-07-27T20:10:40.300Z] ++ set -e [2020-07-27T20:10:40.300Z] ++ '[' -n 0 ']' [2020-07-27T20:10:40.300Z] ++ set -x [2020-07-27T20:10:40.300Z] ++ 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 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 [2020-07-27T20:10:40.300Z] testing: warning: no tests to run [2020-07-27T20:10:40.300Z] PASS [2020-07-27T20:10:40.300Z] [2020-07-27T20:10:40.300Z] DONE 0 tests in 0.031s [2020-07-27T20:10:40.300Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-27T20:10:40.300Z] ++ 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 [2020-07-27T20:10:40.300Z] ++ set -e [2020-07-27T20:10:40.300Z] ++ '[' -n 0 ']' [2020-07-27T20:10:40.300Z] ++ set -x [2020-07-27T20:10:40.300Z] ++ 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 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 [2020-07-27T20:10:40.559Z] INFO: Testing against a local daemon [2020-07-27T20:10:40.559Z] === RUN TestAuthZPluginAllowRequest [2020-07-27T20:10:40.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-27T20:10:40.819Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-27T20:10:41.079Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-27T20:10:41.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-27T20:10:41.648Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-27T20:10:41.908Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2020-07-27T20:10:41.908Z] === RUN TestAuthZPluginTLS [2020-07-27T20:10:42.477Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-27T20:10:42.477Z] === RUN TestAuthZPluginDenyRequest [2020-07-27T20:10:42.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-27T20:10:43.047Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-27T20:10:43.047Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-27T20:10:43.616Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-27T20:10:43.616Z] === RUN TestAuthZPluginDenyResponse [2020-07-27T20:10:44.185Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-07-27T20:10:44.185Z] === RUN TestAuthZPluginAllowEventStream [2020-07-27T20:10:44.757Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-27T20:10:45.328Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-27T20:10:45.587Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2020-07-27T20:10:45.587Z] === RUN TestAuthZPluginErrorResponse [2020-07-27T20:10:46.157Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-27T20:10:46.157Z] === RUN TestAuthZPluginErrorRequest [2020-07-27T20:10:46.157Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-27T20:10:46.486Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-27T20:10:46.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-27T20:10:46.726Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-27T20:10:46.726Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-07-27T20:10:46.726Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-27T20:10:47.295Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-27T20:10:47.295Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-27T20:10:47.295Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-27T20:10:48.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-27T20:10:48.680Z] === RUN TestDockerSuite/TestBuildUser [2020-07-27T20:10:49.248Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2020-07-27T20:10:49.248Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-27T20:10:50.187Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-27T20:10:50.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-27T20:10:50.946Z] --- PASS: TestServiceCreateInit (11.06s) [2020-07-27T20:10:50.946Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.76s) [2020-07-27T20:10:50.946Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2020-07-27T20:10:50.946Z] === RUN TestCreateServiceMultipleTimes [2020-07-27T20:10:50.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-27T20:10:51.133Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2020-07-27T20:10:51.133Z] === RUN TestAuthZPluginHeader [2020-07-27T20:10:52.073Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-07-27T20:10:52.073Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-27T20:10:53.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-27T20:10:53.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-27T20:10:53.271Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-27T20:10:54.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-27T20:10:56.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-27T20:10:56.565Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.66s) [2020-07-27T20:10:56.565Z] === RUN TestAuthZPluginV2Disable [2020-07-27T20:10:57.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-27T20:10:59.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.4% of statements [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/builder [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/builder/remotecontext 0.076s coverage: 13.6% of statements [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/builder/dockerfile 0.241s coverage: 48.1% of statements [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-27T20:10:59.754Z] ok github.com/docker/docker/builder/remotecontext/git 1.699s coverage: 86.3% of statements [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/cli [no test files] [2020-07-27T20:10:59.754Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-27T20:10:59.859Z] --- PASS: TestAuthZPluginV2Disable (3.28s) [2020-07-27T20:10:59.859Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-27T20:11:00.272Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T20:11:00.272Z] Using test binary docker [2020-07-27T20:11:00.272Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-27T20:11:00.272Z] +++ /etc/init.d/apparmor start [2020-07-27T20:11:00.272Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T20:11:00.272Z] INFO: Waiting for daemon to start... [2020-07-27T20:11:00.272Z] Starting dockerd [2020-07-27T20:11:00.272Z] +++ 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 [2020-07-27T20:11:01.133Z] ok github.com/docker/docker/client 0.268s coverage: 75.4% of statements [2020-07-27T20:11:02.347Z] . [2020-07-27T20:11:02.347Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T20:11:02.347Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T20:11:02.347Z] Error: No such image: emptyfs [2020-07-27T20:11:02.347Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-27T20:11:02.347Z] ++++ docker load [2020-07-27T20:11:02.647Z] Running integration-test (iteration 1) [2020-07-27T20:11:02.647Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-27T20:11:02.647Z] ++ 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 [2020-07-27T20:11:02.647Z] ++ set -e [2020-07-27T20:11:02.647Z] ++ '[' -n 0 ']' [2020-07-27T20:11:02.647Z] ++ set -x [2020-07-27T20:11:02.647Z] ++ 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 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 [2020-07-27T20:11:03.207Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.06s) [2020-07-27T20:11:03.207Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-27T20:11:05.117Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-27T20:11:05.687Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-27T20:11:06.256Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-27T20:11:07.195Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-27T20:11:08.135Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-27T20:11:10.044Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-27T20:11:10.044Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-27T20:11:10.044Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-27T20:11:10.044Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-27T20:11:10.044Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-27T20:11:11.428Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-27T20:11:11.428Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-27T20:11:11.996Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-27T20:11:12.565Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-27T20:11:13.135Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-27T20:11:13.135Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-27T20:11:13.454Z] --- PASS: TestCreateServiceMultipleTimes (22.23s) [2020-07-27T20:11:13.454Z] === RUN TestCreateServiceConflict [2020-07-27T20:11:13.705Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.77s) [2020-07-27T20:11:13.705Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-27T20:11:15.087Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-27T20:11:16.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-27T20:11:16.466Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-27T20:11:17.103Z] --- PASS: TestCreateServiceConflict (3.67s) [2020-07-27T20:11:17.103Z] === RUN TestCreateServiceMaxReplicas [2020-07-27T20:11:17.405Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-27T20:11:17.664Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-27T20:11:17.924Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-27T20:11:17.924Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-27T20:11:18.046Z] Loaded image: buildpack-deps:buster [2020-07-27T20:11:18.046Z] Loaded image: busybox:latest [2020-07-27T20:11:18.046Z] Loaded image: busybox:glibc [2020-07-27T20:11:18.046Z] Loaded image: debian:buster [2020-07-27T20:11:18.046Z] Loaded image: hello-world:latest [2020-07-27T20:11:18.046Z] INFO: Testing against a local daemon [2020-07-27T20:11:18.046Z] === RUN TestCgroupNamespacesBuild [2020-07-27T20:11:18.046Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2020-07-27T20:11:18.046Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-27T20:11:18.682Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-07-27T20:11:18.682Z] === RUN TestBuildWithSession [2020-07-27T20:11:18.682Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-27T20:11:18.682Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T20:11:18.682Z] === RUN TestBuildSquashParent [2020-07-27T20:11:19.307Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-27T20:11:20.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-27T20:11:20.742Z] --- PASS: TestCreateServiceMaxReplicas (3.85s) [2020-07-27T20:11:20.742Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-27T20:11:20.814Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-27T20:11:20.815Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-27T20:11:20.815Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-27T20:11:21.386Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-27T20:11:22.326Z] === RUN TestDockerSuite/TestCommitChange [2020-07-27T20:11:23.154Z] --- PASS: TestBuildSquashParent (4.66s) [2020-07-27T20:11:23.154Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-27T20:11:23.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:11:23.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:11:23.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:11:23.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:11:23.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:11:23.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:11:23.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:11:23.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:11:23.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:11:23.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:11:23.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:11:23.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:11:23.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T20:11:23.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T20:11:23.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T20:11:23.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T20:11:23.372Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-27T20:11:23.679Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-27T20:11:25.060Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-27T20:11:25.916Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T20:11:25.916Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T20:11:25.997Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-27T20:11:26.257Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-27T20:11:27.436Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-27T20:11:27.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.26s) [2020-07-27T20:11:27.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s) [2020-07-27T20:11:27.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2020-07-27T20:11:27.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s) [2020-07-27T20:11:27.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2020-07-27T20:11:27.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.68s) [2020-07-27T20:11:27.437Z] === RUN TestBuildMultiStageCopy [2020-07-27T20:11:27.437Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-27T20:11:27.637Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-27T20:11:27.897Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-27T20:11:28.834Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-27T20:11:28.952Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-27T20:11:29.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-27T20:11:29.402Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-27T20:11:29.402Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-27T20:11:29.402Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-27T20:11:29.402Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-27T20:11:29.402Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-27T20:11:29.402Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-27T20:11:29.402Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-27T20:11:29.539Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-27T20:11:29.850Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-27T20:11:30.341Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s) [2020-07-27T20:11:30.341Z] PASS [2020-07-27T20:11:30.341Z] [2020-07-27T20:11:30.341Z] DONE 17 tests in 49.906s [2020-07-27T20:11:30.341Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-27T20:11:30.341Z] ++ 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 [2020-07-27T20:11:30.341Z] ++ set -e [2020-07-27T20:11:30.341Z] ++ '[' -n 0 ']' [2020-07-27T20:11:30.341Z] ++ set -x [2020-07-27T20:11:30.341Z] ++ 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 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 [2020-07-27T20:11:30.485Z] --- PASS: TestBuildMultiStageCopy (2.79s) [2020-07-27T20:11:30.485Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2020-07-27T20:11:30.485Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-07-27T20:11:30.485Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-07-27T20:11:30.485Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-07-27T20:11:30.485Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2020-07-27T20:11:30.485Z] === RUN TestBuildMultiStageParentConfig [2020-07-27T20:11:30.601Z] INFO: Testing against a local daemon [2020-07-27T20:11:30.601Z] === RUN TestPluginInvalidJSON [2020-07-27T20:11:30.601Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-27T20:11:30.601Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:11:30.601Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:11:30.601Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:11:30.601Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-27T20:11:30.601Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-27T20:11:30.601Z] === RUN TestPluginInstall [2020-07-27T20:11:30.601Z] === RUN TestPluginInstall/no_auth [2020-07-27T20:11:31.123Z] --- PASS: TestBuildMultiStageParentConfig (0.79s) [2020-07-27T20:11:31.123Z] === RUN TestBuildLabelWithTargets [2020-07-27T20:11:31.540Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-27T20:11:31.799Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-27T20:11:32.396Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-27T20:11:32.643Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2020-07-27T20:11:32.643Z] === RUN TestBuildWithEmptyLayers [2020-07-27T20:11:32.940Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-07-27T20:11:32.940Z] === RUN TestBuildMultiStageOnBuild [2020-07-27T20:11:33.348Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-27T20:11:33.916Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-27T20:11:34.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-27T20:11:34.484Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-27T20:11:35.020Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2020-07-27T20:11:35.020Z] === RUN TestBuildUncleanTarFilenames [2020-07-27T20:11:35.423Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-27T20:11:35.423Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-27T20:11:35.424Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-27T20:11:35.659Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2020-07-27T20:11:35.659Z] === RUN TestBuildMultiStageLayerLeak [2020-07-27T20:11:35.993Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-27T20:11:35.993Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-27T20:11:36.253Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-27T20:11:36.253Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-27T20:11:36.253Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-27T20:11:37.192Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-27T20:11:37.737Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-07-27T20:11:37.738Z] === RUN TestBuildWithHugeFile [2020-07-27T20:11:38.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-27T20:11:39.071Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-27T20:11:39.071Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-27T20:11:39.379Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.94s) [2020-07-27T20:11:39.379Z] === RUN TestCreateServiceSecretFileMode [2020-07-27T20:11:39.855Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 30.8% of statements [2020-07-27T20:11:40.013Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2020-07-27T20:11:40.013Z] === RUN TestCreateServiceConfigFileMode [2020-07-27T20:11:40.451Z] time="2020-07-27T20:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:11:40.451Z] time="2020-07-27T20:11:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:11:40.451Z] time="2020-07-27T20:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b91db1c6e205cc3bf3c1d7099c76bb29c122e5974e417f1cc1fee9cf84c941b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:11:40.451Z] time="2020-07-27T20:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:11:40.451Z] time="2020-07-27T20:11:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:11:40.451Z] time="2020-07-27T20:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b91db1c6e205cc3bf3c1d7099c76bb29c122e5974e417f1cc1fee9cf84c941b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:11:41.022Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-27T20:11:41.022Z] === RUN TestPluginInstall/with_htpasswd [2020-07-27T20:11:41.234Z] ok github.com/docker/docker/container 0.116s coverage: 34.4% of statements [2020-07-27T20:11:41.234Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-27T20:11:41.234Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-27T20:11:41.234Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-27T20:11:41.234Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-27T20:11:41.592Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-27T20:11:41.592Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-27T20:11:41.592Z] time="2020-07-27T20:11:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:11:41.592Z] time="2020-07-27T20:11:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:11:41.592Z] time="2020-07-27T20:11:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:745643c4b7a820ace067d3b7b872fb56a684a6d0507f8ba51cd88cbbcc968650" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:11:41.592Z] time="2020-07-27T20:11:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:11:41.852Z] time="2020-07-27T20:11:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:11:41.852Z] time="2020-07-27T20:11:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:745643c4b7a820ace067d3b7b872fb56a684a6d0507f8ba51cd88cbbcc968650" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:11:42.112Z] === RUN TestPluginInstall/with_insecure [2020-07-27T20:11:42.112Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-27T20:11:42.683Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-27T20:11:43.253Z] time="2020-07-27T20:11:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:11:43.253Z] time="2020-07-27T20:11:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:11:43.253Z] time="2020-07-27T20:11:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc9ce7fd2090ebed223dd84ae376ca75b855417e891687b9f8fac80a563d5b73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:11:43.253Z] time="2020-07-27T20:11:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:11:43.253Z] time="2020-07-27T20:11:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:11:43.253Z] time="2020-07-27T20:11:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc9ce7fd2090ebed223dd84ae376ca75b855417e891687b9f8fac80a563d5b73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:11:43.513Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-27T20:11:43.539Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-07-27T20:11:43.539Z] === RUN TestCreateServiceSysctls [2020-07-27T20:11:43.773Z] --- PASS: TestPluginInstall (13.19s) [2020-07-27T20:11:43.773Z] --- PASS: TestPluginInstall/no_auth (10.49s) [2020-07-27T20:11:43.773Z] --- PASS: TestPluginInstall/with_htpasswd (1.11s) [2020-07-27T20:11:43.773Z] --- PASS: TestPluginInstall/with_insecure (1.59s) [2020-07-27T20:11:43.773Z] plugin_test.go:157: [d36ef85816364] daemon is not started [2020-07-27T20:11:43.773Z] PASS [2020-07-27T20:11:43.773Z] [2020-07-27T20:11:43.773Z] DONE 6 tests in 13.429s [2020-07-27T20:11:43.773Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-27T20:11:43.773Z] ++ 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 [2020-07-27T20:11:43.773Z] ++ set -e [2020-07-27T20:11:43.773Z] ++ '[' -n 0 ']' [2020-07-27T20:11:43.773Z] ++ set -x [2020-07-27T20:11:43.773Z] ++ 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 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 [2020-07-27T20:11:44.034Z] INFO: Testing against a local daemon [2020-07-27T20:11:44.034Z] === RUN TestExternalGraphDriver [2020-07-27T20:11:44.034Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-27T20:11:44.034Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-27T20:11:44.034Z] === RUN TestExternalGraphDriver/json [2020-07-27T20:11:44.604Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-27T20:11:45.543Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-27T20:11:45.805Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-27T20:11:46.065Z] === RUN TestExternalGraphDriver/spec [2020-07-27T20:11:46.065Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-27T20:11:46.635Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-27T20:11:48.015Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-27T20:11:48.015Z] === RUN TestExternalGraphDriver/pull [2020-07-27T20:11:48.017Z] --- PASS: TestCreateServiceSysctls (4.43s) [2020-07-27T20:11:48.017Z] === RUN TestCreateServiceCapabilities [2020-07-27T20:11:48.953Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-27T20:11:48.953Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-27T20:11:48.953Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-27T20:11:48.953Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-27T20:11:48.953Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-27T20:11:49.892Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-27T20:11:49.892Z] --- PASS: TestExternalGraphDriver (5.73s) [2020-07-27T20:11:49.892Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2020-07-27T20:11:49.892Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-07-27T20:11:49.892Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2020-07-27T20:11:49.892Z] === RUN TestGraphdriverPluginV2 [2020-07-27T20:11:51.217Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2020-07-27T20:11:51.541Z] --- PASS: TestCreateServiceCapabilities (3.67s) [2020-07-27T20:11:51.541Z] === RUN TestInspect [2020-07-27T20:11:53.127Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-27T20:11:53.182Z] --- PASS: TestGraphdriverPluginV2 (3.34s) [2020-07-27T20:11:53.182Z] PASS [2020-07-27T20:11:53.182Z] [2020-07-27T20:11:53.182Z] DONE 5 tests in 9.258s [2020-07-27T20:11:53.182Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-27T20:11:53.182Z] ++ 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 [2020-07-27T20:11:53.182Z] ++ set -e [2020-07-27T20:11:53.182Z] ++ '[' -n 0 ']' [2020-07-27T20:11:53.182Z] ++ set -x [2020-07-27T20:11:53.182Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-07-27T20:11:53.182Z] INFO: Testing against a local daemon [2020-07-27T20:11:53.182Z] === RUN TestContinueAfterPluginCrash [2020-07-27T20:11:53.182Z] === PAUSE TestContinueAfterPluginCrash [2020-07-27T20:11:53.182Z] === RUN TestReadPluginNoRead [2020-07-27T20:11:53.182Z] === PAUSE TestReadPluginNoRead [2020-07-27T20:11:53.182Z] === RUN TestDaemonStartWithLogOpt [2020-07-27T20:11:53.182Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-27T20:11:53.182Z] === CONT TestContinueAfterPluginCrash [2020-07-27T20:11:53.182Z] === CONT TestDaemonStartWithLogOpt [2020-07-27T20:11:54.119Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-27T20:11:54.504Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.4% of statements [2020-07-27T20:11:54.688Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-27T20:11:55.626Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-27T20:11:55.626Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-27T20:11:55.626Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-27T20:11:55.997Z] --- PASS: TestInspect (3.82s) [2020-07-27T20:11:55.997Z] === RUN TestCreateJob [2020-07-27T20:11:58.918Z] --- PASS: TestDaemonStartWithLogOpt (5.12s) [2020-07-27T20:11:58.918Z] === CONT TestReadPluginNoRead [2020-07-27T20:11:58.918Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-27T20:11:58.918Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-27T20:12:00.298Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-27T20:12:00.456Z] --- PASS: TestCreateJob (4.52s) [2020-07-27T20:12:00.456Z] === RUN TestReplicatedJob [2020-07-27T20:12:02.207Z] === RUN TestReadPluginNoRead/default [2020-07-27T20:12:03.146Z] --- PASS: TestContinueAfterPluginCrash (10.00s) [2020-07-27T20:12:03.405Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-27T20:12:03.664Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-27T20:12:03.924Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-27T20:12:04.476Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-07-27T20:12:04.476Z] ok github.com/docker/docker/daemon 12.143s coverage: 17.3% of statements [2020-07-27T20:12:04.476Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-27T20:12:04.476Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-27T20:12:04.873Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-27T20:12:05.044Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 81.8% of statements [2020-07-27T20:12:05.454Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-27T20:12:06.392Z] --- PASS: TestReadPluginNoRead (7.87s) [2020-07-27T20:12:06.392Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2020-07-27T20:12:06.392Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2020-07-27T20:12:06.392Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2020-07-27T20:12:06.392Z] read_test.go:92: [d521c82422f56] daemon is not started [2020-07-27T20:12:06.392Z] PASS [2020-07-27T20:12:06.392Z] [2020-07-27T20:12:06.392Z] DONE 6 tests in 13.209s [2020-07-27T20:12:06.392Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-27T20:12:06.392Z] ++ 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 [2020-07-27T20:12:06.392Z] ++ set -e [2020-07-27T20:12:06.392Z] ++ '[' -n 0 ']' [2020-07-27T20:12:06.392Z] ++ set -x [2020-07-27T20:12:06.392Z] ++ 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 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 [2020-07-27T20:12:06.392Z] testing: warning: no tests to run [2020-07-27T20:12:06.392Z] PASS [2020-07-27T20:12:06.392Z] [2020-07-27T20:12:06.392Z] DONE 0 tests in 0.102s [2020-07-27T20:12:06.392Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-27T20:12:06.392Z] ++ 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 [2020-07-27T20:12:06.392Z] ++ set -e [2020-07-27T20:12:06.392Z] ++ '[' -n 0 ']' [2020-07-27T20:12:06.392Z] ++ set -x [2020-07-27T20:12:06.392Z] ++ 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 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 [2020-07-27T20:12:06.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-27T20:12:06.422Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-27T20:12:06.422Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-07-27T20:12:06.422Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-27T20:12:06.422Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-27T20:12:06.652Z] INFO: Testing against a local daemon [2020-07-27T20:12:06.652Z] === RUN TestPluginWithDevMounts [2020-07-27T20:12:06.652Z] === PAUSE TestPluginWithDevMounts [2020-07-27T20:12:06.652Z] === CONT TestPluginWithDevMounts [2020-07-27T20:12:07.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-27T20:12:07.359Z] --- PASS: TestReplicatedJob (7.21s) [2020-07-27T20:12:07.360Z] === RUN TestUpdateReplicatedJob [2020-07-27T20:12:07.803Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-27T20:12:08.600Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-07-27T20:12:08.600Z] PASS [2020-07-27T20:12:08.600Z] [2020-07-27T20:12:08.600Z] DONE 1 tests in 2.107s [2020-07-27T20:12:08.600Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-27T20:12:08.600Z] ++ 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 [2020-07-27T20:12:08.600Z] ++ set -e [2020-07-27T20:12:08.600Z] ++ '[' -n 0 ']' [2020-07-27T20:12:08.600Z] ++ set -x [2020-07-27T20:12:08.600Z] ++ 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 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 [2020-07-27T20:12:08.600Z] INFO: Testing against a local daemon [2020-07-27T20:12:08.600Z] === RUN TestSecretInspect [2020-07-27T20:12:08.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-27T20:12:09.707Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.383s coverage: 73.1% of statements [2020-07-27T20:12:09.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-27T20:12:10.275Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.033s coverage: 2.9% of statements [2020-07-27T20:12:11.212Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.502s coverage: 57.0% of statements [2020-07-27T20:12:11.357Z] --- PASS: TestSecretInspect (2.57s) [2020-07-27T20:12:11.357Z] === RUN TestSecretList [2020-07-27T20:12:11.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-27T20:12:11.820Z] --- PASS: TestUpdateReplicatedJob (4.46s) [2020-07-27T20:12:11.820Z] === RUN TestServiceListWithStatuses [2020-07-27T20:12:11.820Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-27T20:12:11.820Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T20:12:11.820Z] === RUN TestDockerNetworkConnectAlias [2020-07-27T20:12:12.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009ca440_} [2020-07-27T20:12:13.748Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-07-27T20:12:13.933Z] --- PASS: TestSecretList (2.43s) [2020-07-27T20:12:13.933Z] === RUN TestSecretsCreateAndDelete [2020-07-27T20:12:14.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1934804667_/foo_false____} [2020-07-27T20:12:15.132Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.215s coverage: 49.5% of statements [2020-07-27T20:12:15.391Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.465s coverage: 46.2% of statements [2020-07-27T20:12:15.391Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-27T20:12:15.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1934804667_/foo_true____} [2020-07-27T20:12:16.142Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2020-07-27T20:12:16.142Z] === RUN TestSecretsUpdate [2020-07-27T20:12:17.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3899444958_/foo_false____} [2020-07-27T20:12:17.925Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.531s coverage: 57.7% of statements [2020-07-27T20:12:17.925Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-27T20:12:17.925Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.256s coverage: 76.1% of statements [2020-07-27T20:12:17.925Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-27T20:12:18.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3899444958_/foo_true____} [2020-07-27T20:12:18.459Z] --- PASS: TestSecretsUpdate (2.39s) [2020-07-27T20:12:18.459Z] === RUN TestTemplatedSecret [2020-07-27T20:12:19.301Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-07-27T20:12:19.301Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-07-27T20:12:19.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3899444958_/foo_true__0xc0009ca4a0__} [2020-07-27T20:12:19.898Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-07-27T20:12:20.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-27T20:12:20.366Z] --- PASS: TestDockerNetworkConnectAlias (8.23s) [2020-07-27T20:12:20.366Z] === RUN TestDockerNetworkReConnect [2020-07-27T20:12:21.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009ca4c0_} [2020-07-27T20:12:21.479Z] --- PASS: TestTemplatedSecret (2.96s) [2020-07-27T20:12:21.479Z] === RUN TestSecretCreateResolve [2020-07-27T20:12:22.428Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-07-27T20:12:22.428Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-27T20:12:22.428Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-27T20:12:22.428Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 41.0% of statements [2020-07-27T20:12:22.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009ca4e0_} [2020-07-27T20:12:24.240Z] --- PASS: TestSecretCreateResolve (2.73s) [2020-07-27T20:12:24.240Z] PASS [2020-07-27T20:12:24.240Z] [2020-07-27T20:12:24.240Z] DONE 6 tests in 15.547s [2020-07-27T20:12:24.240Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-27T20:12:24.240Z] ++ 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 [2020-07-27T20:12:24.240Z] ++ set -e [2020-07-27T20:12:24.240Z] ++ '[' -n 0 ']' [2020-07-27T20:12:24.240Z] ++ set -x [2020-07-27T20:12:24.240Z] ++ 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 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 [2020-07-27T20:12:24.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009ca500_} [2020-07-27T20:12:24.240Z] INFO: Testing against a local daemon [2020-07-27T20:12:24.240Z] === RUN TestServiceCreateInit [2020-07-27T20:12:24.240Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-27T20:12:24.331Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2020-07-27T20:12:24.331Z] ok github.com/docker/docker/daemon/logger/awslogs 0.203s coverage: 77.8% of statements [2020-07-27T20:12:24.331Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-27T20:12:24.590Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-27T20:12:25.158Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-27T20:12:25.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009ca520_} [2020-07-27T20:12:25.939Z] --- PASS: TestDockerNetworkReConnect (5.91s) [2020-07-27T20:12:25.939Z] === RUN TestServicePlugin [2020-07-27T20:12:25.939Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-27T20:12:25.939Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:12:25.939Z] === RUN TestServiceUpdateLabel [2020-07-27T20:12:26.096Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-07-27T20:12:26.096Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-07-27T20:12:27.472Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-07-27T20:12:27.472Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-27T20:12:27.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-27T20:12:27.731Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 37.7% of statements [2020-07-27T20:12:28.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-27T20:12:28.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-27T20:12:28.729Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-27T20:12:28.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-27T20:12:28.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-27T20:12:28.988Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-27T20:12:29.107Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2020-07-27T20:12:29.467Z] --- PASS: TestServiceUpdateLabel (3.64s) [2020-07-27T20:12:29.467Z] === RUN TestServiceUpdateSecrets [2020-07-27T20:12:30.485Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-27T20:12:30.485Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-27T20:12:31.056Z] ok github.com/docker/docker/daemon/logger/splunk 1.698s coverage: 82.5% of statements [2020-07-27T20:12:31.056Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-27T20:12:31.317Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2020-07-27T20:12:31.317Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-27T20:12:31.528Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-27T20:12:33.223Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2020-07-27T20:12:33.434Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-27T20:12:33.434Z] --- PASS: TestServiceCreateInit (9.14s) [2020-07-27T20:12:33.434Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.40s) [2020-07-27T20:12:33.434Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2020-07-27T20:12:33.434Z] === RUN TestCreateServiceMultipleTimes [2020-07-27T20:12:33.482Z] ok github.com/docker/docker/distribution 0.160s coverage: 22.1% of statements [2020-07-27T20:12:33.482Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-27T20:12:34.735Z] --- PASS: TestBuildWithHugeFile (54.18s) [2020-07-27T20:12:34.735Z] === RUN TestBuildWithEmptyDockerfile [2020-07-27T20:12:34.735Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:12:34.735Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:12:34.735Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:12:34.735Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:12:34.735Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:12:34.735Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:12:34.735Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T20:12:34.735Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T20:12:34.735Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T20:12:34.735Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-27T20:12:34.735Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-07-27T20:12:34.735Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-07-27T20:12:34.735Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-07-27T20:12:34.735Z] === RUN TestBuildPreserveOwnership [2020-07-27T20:12:34.735Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-27T20:12:34.735Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-27T20:12:34.858Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-27T20:12:35.342Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-27T20:12:35.773Z] --- PASS: TestBuildPreserveOwnership (3.81s) [2020-07-27T20:12:35.773Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2020-07-27T20:12:35.773Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2020-07-27T20:12:35.773Z] === RUN TestBuildPlatformInvalid [2020-07-27T20:12:35.773Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-07-27T20:12:35.773Z] PASS [2020-07-27T20:12:35.773Z] [2020-07-27T20:12:35.773Z] === Skipped [2020-07-27T20:12:35.773Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-27T20:12:35.773Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T20:12:35.773Z] [2020-07-27T20:12:35.773Z] [2020-07-27T20:12:35.773Z] DONE 32 tests, 1 skipped in 93.246s [2020-07-27T20:12:35.792Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-07-27T20:12:35.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-27T20:12:36.065Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-27T20:12:36.065Z] ++ 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 [2020-07-27T20:12:36.065Z] ++ set -e [2020-07-27T20:12:36.065Z] ++ '[' -n 0 ']' [2020-07-27T20:12:36.065Z] ++ set -x [2020-07-27T20:12:36.065Z] ++ 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 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 [2020-07-27T20:12:36.065Z] INFO: Testing against a local daemon [2020-07-27T20:12:36.065Z] === RUN TestConfigInspect [2020-07-27T20:12:36.360Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-07-27T20:12:36.360Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.1% of statements [2020-07-27T20:12:36.360Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-27T20:12:36.360Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-27T20:12:36.480Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-27T20:12:37.049Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-27T20:12:37.737Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-07-27T20:12:37.737Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-27T20:12:38.010Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-27T20:12:38.143Z] --- PASS: TestConfigInspect (1.92s) [2020-07-27T20:12:38.143Z] === RUN TestConfigList [2020-07-27T20:12:38.674Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-07-27T20:12:39.399Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-27T20:12:39.968Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-27T20:12:40.081Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-07-27T20:12:40.081Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-27T20:12:40.225Z] --- PASS: TestConfigList (1.92s) [2020-07-27T20:12:40.225Z] === RUN TestConfigsCreateAndDelete [2020-07-27T20:12:41.349Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-27T20:12:41.748Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-07-27T20:12:41.748Z] === RUN TestConfigsUpdate [2020-07-27T20:12:41.918Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-27T20:12:41.985Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 77.1% of statements [2020-07-27T20:12:42.488Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-27T20:12:42.922Z] ok github.com/docker/docker/pkg/authorization 0.523s coverage: 68.3% of statements [2020-07-27T20:12:43.181Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-27T20:12:43.427Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-27T20:12:43.439Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-27T20:12:43.836Z] --- PASS: TestConfigsUpdate (1.87s) [2020-07-27T20:12:43.836Z] === RUN TestTemplatedConfig [2020-07-27T20:12:43.997Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-27T20:12:44.257Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-27T20:12:45.196Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-27T20:12:45.928Z] --- PASS: TestTemplatedConfig (2.40s) [2020-07-27T20:12:45.928Z] === RUN TestConfigCreateResolve [2020-07-27T20:12:46.134Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-27T20:12:46.394Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-27T20:12:46.722Z] ok github.com/docker/docker/pkg/chrootarchive 2.500s coverage: 43.2% of statements [2020-07-27T20:12:46.722Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-27T20:12:46.963Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-27T20:12:47.290Z] ok github.com/docker/docker/layer 8.025s coverage: 68.8% of statements [2020-07-27T20:12:47.290Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-27T20:12:47.290Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-27T20:12:47.290Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-27T20:12:47.290Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-27T20:12:47.290Z] ? github.com/docker/docker/oci [no test files] [2020-07-27T20:12:47.290Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-27T20:12:47.290Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-27T20:12:47.290Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-27T20:12:47.290Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-07-27T20:12:47.859Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-07-27T20:12:47.903Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-27T20:12:48.008Z] --- PASS: TestConfigCreateResolve (1.88s) [2020-07-27T20:12:48.008Z] === RUN TestConfigDaemonLibtrustID [2020-07-27T20:12:48.060Z] --- PASS: TestServiceUpdateSecrets (15.96s) [2020-07-27T20:12:48.060Z] === RUN TestServiceUpdateConfigs [2020-07-27T20:12:48.426Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-27T20:12:48.472Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-27T20:12:48.644Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-27T20:12:48.644Z] PASS [2020-07-27T20:12:48.644Z] [2020-07-27T20:12:48.644Z] DONE 7 tests in 12.540s [2020-07-27T20:12:48.644Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-27T20:12:48.644Z] ++ 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 [2020-07-27T20:12:48.644Z] ++ set -e [2020-07-27T20:12:48.644Z] ++ '[' -n 0 ']' [2020-07-27T20:12:48.644Z] ++ set -x [2020-07-27T20:12:48.644Z] ++ 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 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 [2020-07-27T20:12:48.644Z] INFO: Testing against a local daemon [2020-07-27T20:12:48.644Z] === RUN TestCheckpoint [2020-07-27T20:12:48.644Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-27T20:12:48.644Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T20:12:48.644Z] === RUN TestContainerInvalidJSON [2020-07-27T20:12:48.644Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:12:48.644Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:12:48.644Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:12:48.644Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:12:48.644Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:12:48.644Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:12:48.644Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T20:12:48.644Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T20:12:48.644Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-27T20:12:48.644Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-27T20:12:48.644Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-27T20:12:48.644Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-27T20:12:48.644Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-27T20:12:48.644Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-27T20:12:48.644Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-27T20:12:48.644Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-27T20:12:48.644Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-27T20:12:48.644Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-27T20:12:48.937Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-27T20:12:48.937Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-27T20:12:48.937Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-27T20:12:48.937Z] === RUN TestCopyFromContainer [2020-07-27T20:12:49.040Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-27T20:12:49.040Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-27T20:12:49.367Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-07-27T20:12:49.609Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-27T20:12:49.627Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2020-07-27T20:12:49.869Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-27T20:12:49.978Z] === RUN TestCopyFromContainer// [2020-07-27T20:12:50.273Z] === RUN TestCopyFromContainer//bar/root [2020-07-27T20:12:50.273Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-27T20:12:50.273Z] === RUN TestCopyFromContainer/bar/quux [2020-07-27T20:12:50.273Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-27T20:12:50.436Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-27T20:12:50.568Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-27T20:12:50.568Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-27T20:12:50.568Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-27T20:12:50.568Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-27T20:12:50.870Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-27T20:12:50.870Z] --- PASS: TestCopyFromContainer (1.98s) [2020-07-27T20:12:50.870Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-27T20:12:50.870Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-27T20:12:50.870Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-27T20:12:50.870Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-07-27T20:12:50.870Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-27T20:12:50.870Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-27T20:12:50.870Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-27T20:12:50.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-27T20:12:50.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-27T20:12:50.870Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-27T20:12:50.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-27T20:12:50.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:12:50.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:12:50.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:12:50.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:12:50.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:12:50.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:12:50.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T20:12:50.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T20:12:50.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T20:12:50.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-27T20:12:50.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-27T20:12:50.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-27T20:12:50.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-27T20:12:50.870Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-27T20:12:50.870Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-27T20:12:50.870Z] === RUN TestCreateWithInvalidEnv [2020-07-27T20:12:50.870Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-27T20:12:50.870Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-27T20:12:50.870Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-27T20:12:50.870Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-27T20:12:50.870Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-27T20:12:50.870Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-27T20:12:50.870Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-27T20:12:50.870Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-27T20:12:50.870Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-27T20:12:50.870Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-27T20:12:50.870Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-27T20:12:50.870Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-27T20:12:50.870Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-27T20:12:50.870Z] === RUN TestCreateTmpfsMountsTarget [2020-07-27T20:12:50.870Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-27T20:12:50.870Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-27T20:12:51.003Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-07-27T20:12:51.004Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-27T20:12:51.571Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-07-27T20:12:51.575Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-27T20:12:51.830Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2020-07-27T20:12:52.089Z] ok github.com/docker/docker/pkg/fsutils 0.218s coverage: 85.1% of statements [2020-07-27T20:12:52.089Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-07-27T20:12:52.144Z] --- PASS: TestCreateServiceMultipleTimes (18.60s) [2020-07-27T20:12:52.144Z] === RUN TestCreateServiceConflict [2020-07-27T20:12:52.392Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2020-07-27T20:12:52.392Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-27T20:12:52.712Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-27T20:12:53.281Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-27T20:12:53.464Z] ok github.com/docker/docker/pkg/idtools 0.402s coverage: 70.5% of statements [2020-07-27T20:12:53.724Z] ok github.com/docker/docker/pkg/ioutils 0.541s coverage: 69.3% of statements [2020-07-27T20:12:53.724Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-07-27T20:12:53.912Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2020-07-27T20:12:53.912Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-27T20:12:53.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:12:53.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:12:53.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:12:53.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:12:53.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:12:53.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:12:53.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:12:53.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:12:53.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:12:53.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:12:53.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T20:12:53.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T20:12:53.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T20:12:53.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T20:12:53.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T20:12:54.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-27T20:12:54.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-27T20:12:54.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-27T20:12:54.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-27T20:12:54.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-27T20:12:54.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-27T20:12:54.242Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-27T20:12:54.293Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-07-27T20:12:54.293Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-27T20:12:54.293Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-27T20:12:54.293Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-27T20:12:54.537Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-07-27T20:12:54.537Z] === RUN TestCreateDifferentPlatform [2020-07-27T20:12:54.537Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-27T20:12:54.537Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-27T20:12:54.537Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-27T20:12:54.537Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-27T20:12:54.537Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-27T20:12:54.537Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-27T20:12:54.537Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-27T20:12:54.537Z] === RUN TestContainerStartOnDaemonRestart [2020-07-27T20:12:54.537Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-27T20:12:54.537Z] === RUN TestDaemonRestartIpcMode [2020-07-27T20:12:54.537Z] === PAUSE TestDaemonRestartIpcMode [2020-07-27T20:12:54.537Z] === RUN TestDaemonHostGatewayIP [2020-07-27T20:12:54.537Z] === PAUSE TestDaemonHostGatewayIP [2020-07-27T20:12:54.537Z] === RUN TestContainerKillOnDaemonStart [2020-07-27T20:12:54.537Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-27T20:12:54.537Z] === RUN TestDiff [2020-07-27T20:12:54.552Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-27T20:12:54.552Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-27T20:12:54.660Z] --- PASS: TestCreateServiceConflict (2.62s) [2020-07-27T20:12:54.660Z] === RUN TestCreateServiceMaxReplicas [2020-07-27T20:12:54.812Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-07-27T20:12:54.920Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-27T20:12:55.071Z] ok github.com/docker/docker/pkg/parsers/kernel 0.031s coverage: 60.0% of statements [2020-07-27T20:12:55.190Z] --- PASS: TestDiff (0.48s) [2020-07-27T20:12:55.190Z] === RUN TestExecWithCloseStdin [2020-07-27T20:12:55.330Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2020-07-27T20:12:55.589Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-27T20:12:55.589Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-27T20:12:55.589Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-27T20:12:55.826Z] --- PASS: TestExecWithCloseStdin (0.57s) [2020-07-27T20:12:55.826Z] === RUN TestExec [2020-07-27T20:12:56.467Z] --- PASS: TestExec (0.60s) [2020-07-27T20:12:56.467Z] === RUN TestExecUser [2020-07-27T20:12:56.526Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-07-27T20:12:56.761Z] --- PASS: TestExecUser (0.59s) [2020-07-27T20:12:56.761Z] === RUN TestExportContainerAndImportImage [2020-07-27T20:12:57.094Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-27T20:12:57.353Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-27T20:12:57.611Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-27T20:12:57.803Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-07-27T20:12:57.803Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-27T20:12:58.209Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2020-07-27T20:12:58.209Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-27T20:12:58.468Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-27T20:12:58.984Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-27T20:12:59.243Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-27T20:12:59.326Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-07-27T20:12:59.326Z] === RUN TestHealthCheckWorkdir [2020-07-27T20:12:59.966Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-07-27T20:12:59.966Z] === RUN TestHealthKillContainer [2020-07-27T20:13:01.005Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-27T20:13:01.575Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-27T20:13:02.531Z] ok github.com/docker/docker/pkg/signal 2.451s coverage: 61.0% of statements [2020-07-27T20:13:02.531Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-27T20:13:02.702Z] --- PASS: TestHealthKillContainer (2.59s) [2020-07-27T20:13:02.702Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-27T20:13:02.789Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-27T20:13:02.997Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-07-27T20:13:02.997Z] === RUN TestIpcModeNone [2020-07-27T20:13:03.049Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-27T20:13:03.307Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-27T20:13:03.414Z] --- PASS: TestServiceUpdateConfigs (15.85s) [2020-07-27T20:13:03.414Z] === RUN TestServiceUpdateNetwork [2020-07-27T20:13:03.633Z] --- PASS: TestIpcModeNone (0.58s) [2020-07-27T20:13:03.633Z] === RUN TestIpcModePrivate [2020-07-27T20:13:03.875Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-07-27T20:13:04.110Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-27T20:13:04.267Z] --- PASS: TestIpcModePrivate (0.60s) [2020-07-27T20:13:04.267Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-27T20:13:04.267Z] === RUN TestIpcModeShareable [2020-07-27T20:13:04.441Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-27T20:13:04.902Z] --- PASS: TestIpcModeShareable (0.61s) [2020-07-27T20:13:04.902Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-27T20:13:04.902Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-27T20:13:05.008Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-07-27T20:13:05.575Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-07-27T20:13:05.575Z] testing: warning: no tests to run [2020-07-27T20:13:05.575Z] coverage: [no statements] [2020-07-27T20:13:05.575Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-27T20:13:06.016Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-27T20:13:06.141Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2020-07-27T20:13:06.141Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-27T20:13:06.400Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-27T20:13:06.429Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2020-07-27T20:13:06.429Z] === RUN TestAPIIpcModeHost [2020-07-27T20:13:06.585Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-27T20:13:07.070Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-07-27T20:13:07.070Z] === RUN TestDaemonIpcModeShareable [2020-07-27T20:13:08.301Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.1% of statements [2020-07-27T20:13:08.589Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2020-07-27T20:13:08.589Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-27T20:13:08.589Z] === RUN TestDaemonIpcModePrivate [2020-07-27T20:13:09.235Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-27T20:13:09.801Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-27T20:13:09.876Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-27T20:13:09.876Z] === RUN TestDockerSuite/TestCpToDot [2020-07-27T20:13:10.108Z] --- PASS: TestDaemonIpcModePrivate (1.34s) [2020-07-27T20:13:10.108Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-27T20:13:10.108Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-27T20:13:10.368Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-27T20:13:10.444Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-27T20:13:11.064Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-27T20:13:11.153Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2020-07-27T20:13:11.153Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-27T20:13:11.153Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-27T20:13:11.745Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-07-27T20:13:12.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-27T20:13:12.270Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.22s) [2020-07-27T20:13:12.270Z] === RUN TestCreateServiceSecretFileMode [2020-07-27T20:13:12.270Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-27T20:13:12.313Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-07-27T20:13:12.572Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-07-27T20:13:12.670Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-07-27T20:13:12.670Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-27T20:13:12.670Z] === RUN TestIpcModeOlderClient [2020-07-27T20:13:12.670Z] === PAUSE TestIpcModeOlderClient [2020-07-27T20:13:12.670Z] === RUN TestKillContainerInvalidSignal [2020-07-27T20:13:12.965Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2020-07-27T20:13:12.965Z] === RUN TestKillContainer [2020-07-27T20:13:12.965Z] === RUN TestKillContainer/no_signal [2020-07-27T20:13:13.139Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-07-27T20:13:13.208Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-27T20:13:13.399Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-27T20:13:13.602Z] === RUN TestKillContainer/non_killing_signal [2020-07-27T20:13:13.897Z] === RUN TestKillContainer/killing_signal [2020-07-27T20:13:14.588Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-27T20:13:14.848Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-27T20:13:14.848Z] --- PASS: TestCreateServiceSecretFileMode (2.78s) [2020-07-27T20:13:14.848Z] === RUN TestCreateServiceConfigFileMode [2020-07-27T20:13:14.940Z] --- PASS: TestKillContainer (1.58s) [2020-07-27T20:13:14.940Z] --- PASS: TestKillContainer/no_signal (0.50s) [2020-07-27T20:13:14.940Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-07-27T20:13:14.940Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-07-27T20:13:14.940Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-27T20:13:14.940Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-27T20:13:15.236Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-27T20:13:15.418Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-27T20:13:15.874Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.03s) [2020-07-27T20:13:15.874Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s) [2020-07-27T20:13:15.874Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-07-27T20:13:15.874Z] === RUN TestKillStoppedContainer [2020-07-27T20:13:15.874Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-27T20:13:15.874Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-27T20:13:15.874Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-27T20:13:15.874Z] === RUN TestKillDifferentUserContainer [2020-07-27T20:13:15.933Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-27T20:13:16.500Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-27T20:13:16.514Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2020-07-27T20:13:16.514Z] === RUN TestInspectOomKilledTrue [2020-07-27T20:13:16.797Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-27T20:13:16.797Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-27T20:13:16.797Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-27T20:13:17.151Z] --- PASS: TestInspectOomKilledTrue (0.82s) [2020-07-27T20:13:17.151Z] === RUN TestInspectOomKilledFalse [2020-07-27T20:13:17.366Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-27T20:13:17.366Z] --- PASS: TestCreateServiceConfigFileMode (2.46s) [2020-07-27T20:13:17.366Z] === RUN TestCreateServiceSysctls [2020-07-27T20:13:17.437Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-07-27T20:13:17.789Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-07-27T20:13:17.789Z] === RUN TestLinksEtcHostsContentMatch [2020-07-27T20:13:17.936Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-27T20:13:17.936Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-27T20:13:17.936Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-27T20:13:18.083Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2020-07-27T20:13:18.083Z] === RUN TestLinksContainerNames [2020-07-27T20:13:18.374Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-07-27T20:13:18.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-27T20:13:18.506Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-27T20:13:18.764Z] --- PASS: TestServiceUpdateNetwork (15.91s) [2020-07-27T20:13:18.764Z] === RUN TestServiceUpdatePidsLimit [2020-07-27T20:13:18.764Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-27T20:13:18.766Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-27T20:13:18.766Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-27T20:13:19.026Z] === RUN TestDockerSuite/TestCreateRM [2020-07-27T20:13:19.129Z] --- PASS: TestLinksContainerNames (0.99s) [2020-07-27T20:13:19.129Z] === RUN TestLogsFollowTailEmpty [2020-07-27T20:13:19.286Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-27T20:13:19.286Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-27T20:13:19.286Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-27T20:13:19.399Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-27T20:13:19.546Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-27T20:13:19.765Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-07-27T20:13:19.765Z] === RUN TestContainerNetworkMountsNoChown [2020-07-27T20:13:20.060Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-07-27T20:13:20.060Z] === RUN TestMountDaemonRoot [2020-07-27T20:13:20.060Z] === RUN TestMountDaemonRoot/default [2020-07-27T20:13:20.060Z] === PAUSE TestMountDaemonRoot/default [2020-07-27T20:13:20.060Z] === RUN TestMountDaemonRoot/private [2020-07-27T20:13:20.060Z] === PAUSE TestMountDaemonRoot/private [2020-07-27T20:13:20.060Z] === RUN TestMountDaemonRoot/rprivate [2020-07-27T20:13:20.060Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-27T20:13:20.060Z] === RUN TestMountDaemonRoot/slave [2020-07-27T20:13:20.060Z] === PAUSE TestMountDaemonRoot/slave [2020-07-27T20:13:20.060Z] === RUN TestMountDaemonRoot/rslave [2020-07-27T20:13:20.060Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-27T20:13:20.060Z] === RUN TestMountDaemonRoot/shared [2020-07-27T20:13:20.060Z] === PAUSE TestMountDaemonRoot/shared [2020-07-27T20:13:20.060Z] === RUN TestMountDaemonRoot/rshared [2020-07-27T20:13:20.060Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/default [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rslave [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/slave [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rprivate [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rshared [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/shared [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/private [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-27T20:13:20.356Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:13:20.356Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-27T20:13:20.356Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-27T20:13:20.356Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-27T20:13:20.356Z] === RUN TestContainerBindMountNonRecursive [2020-07-27T20:13:21.457Z] --- PASS: TestCreateServiceSysctls (4.02s) [2020-07-27T20:13:21.457Z] === RUN TestCreateServiceCapabilities [2020-07-27T20:13:21.876Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2020-07-27T20:13:21.876Z] === RUN TestNetworkNat [2020-07-27T20:13:22.025Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-27T20:13:22.025Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-27T20:13:22.025Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-27T20:13:22.169Z] --- PASS: TestNetworkNat (0.52s) [2020-07-27T20:13:22.170Z] === RUN TestNetworkLocalhostTCPNat [2020-07-27T20:13:22.807Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2020-07-27T20:13:22.807Z] === RUN TestNetworkLoopbackNat [2020-07-27T20:13:24.565Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2020-07-27T20:13:24.565Z] === RUN TestInspect [2020-07-27T20:13:25.543Z] --- PASS: TestNetworkLoopbackNat (2.76s) [2020-07-27T20:13:25.543Z] === RUN TestPause [2020-07-27T20:13:26.258Z] --- PASS: TestPause (0.59s) [2020-07-27T20:13:26.258Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-27T20:13:26.258Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T20:13:26.258Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T20:13:26.258Z] === RUN TestPauseStopPausedContainer [2020-07-27T20:13:26.894Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-07-27T20:13:26.894Z] === RUN TestPsFilter [2020-07-27T20:13:26.894Z] --- PASS: TestPsFilter (0.17s) [2020-07-27T20:13:26.894Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-27T20:13:27.106Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-27T20:13:27.106Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-27T20:13:27.106Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-27T20:13:27.106Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-27T20:13:27.106Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-27T20:13:27.364Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-27T20:13:27.530Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2020-07-27T20:13:27.530Z] === RUN TestRemoveContainerWithVolume [2020-07-27T20:13:27.823Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-07-27T20:13:27.823Z] === RUN TestRemoveContainerRunning [2020-07-27T20:13:27.886Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-27T20:13:27.933Z] --- PASS: TestInspect (3.29s) [2020-07-27T20:13:27.933Z] === RUN TestCreateJob [2020-07-27T20:13:27.933Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-27T20:13:28.469Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-07-27T20:13:28.469Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-27T20:13:29.108Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-07-27T20:13:29.108Z] === RUN TestRemoveInvalidContainer [2020-07-27T20:13:29.108Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-27T20:13:29.108Z] === RUN TestRenameLinkedContainer [2020-07-27T20:13:29.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-27T20:13:29.578Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-27T20:13:30.593Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/rootless [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/volume [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-27T20:13:30.593Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-27T20:13:30.593Z] [2020-07-27T20:13:30.593Z] === Skipped [2020-07-27T20:13:30.593Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-27T20:13:30.593Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-27T20:13:30.593Z] [2020-07-27T20:13:30.593Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-27T20:13:30.593Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-27T20:13:30.593Z] [2020-07-27T20:13:30.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:73: No driver to put! [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-27T20:13:30.594Z] time="2020-07-27T20:12:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-27T20:13:30.594Z] time="2020-07-27T20:12:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-27T20:13:30.594Z] time="2020-07-27T20:12:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-27T20:13:30.594Z] time="2020-07-27T20:12:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-27T20:13:30.594Z] time="2020-07-27T20:12:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:73: No driver to put! [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-27T20:13:30.594Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-27T20:13:30.594Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-27T20:13:30.594Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T20:13:30.594Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-27T20:13:30.594Z] graphtest_unix.go:73: No driver to put! [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-27T20:13:30.594Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-27T20:13:30.594Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] [2020-07-27T20:13:30.594Z] DONE 2123 tests, 26 skipped in 248.087s Post stage [Pipeline] junit [2020-07-27T20:13:30.864Z] Recording test results [2020-07-27T20:13:30.958Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-27T20:13:31.191Z] --- PASS: TestRenameLinkedContainer (2.08s) [2020-07-27T20:13:31.191Z] === RUN TestRenameStoppedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-27T20:13:31.594Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41249/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4490782a9f4d76684be573d0f456a9744ee5e45 hack/validate/vendor [2020-07-27T20:13:31.826Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-07-27T20:13:31.826Z] === RUN TestRenameRunningContainerAndReuse [2020-07-27T20:13:31.896Z] --- PASS: TestCreateJob (4.06s) [2020-07-27T20:13:31.896Z] === RUN TestReplicatedJob [2020-07-27T20:13:32.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-27T20:13:32.527Z] 2020/07/27 20:13:32 Collecting initial packages [2020-07-27T20:13:32.527Z] 2020/07/27 20:13:32 Download dependencies [2020-07-27T20:13:32.725Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-27T20:13:32.887Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2020-07-27T20:13:32.887Z] === RUN TestRenameInvalidName [2020-07-27T20:13:33.185Z] --- PASS: TestRenameInvalidName (0.56s) [2020-07-27T20:13:33.185Z] === RUN TestRenameAnonymousContainer [2020-07-27T20:13:33.295Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-27T20:13:33.295Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-27T20:13:34.234Z] === RUN TestDockerSuite/TestDockerFails [2020-07-27T20:13:34.234Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-27T20:13:34.234Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-27T20:13:34.234Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-27T20:13:34.792Z] --- PASS: TestServiceUpdatePidsLimit (17.91s) [2020-07-27T20:13:34.792Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-07-27T20:13:34.792Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-07-27T20:13:34.792Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-07-27T20:13:34.792Z] PASS [2020-07-27T20:13:34.792Z] [2020-07-27T20:13:34.792Z] === Skipped [2020-07-27T20:13:34.792Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-27T20:13:34.792Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T20:13:34.792Z] [2020-07-27T20:13:34.792Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-27T20:13:34.792Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:13:34.792Z] [2020-07-27T20:13:34.792Z] [2020-07-27T20:13:34.792Z] DONE 27 tests, 2 skipped in 175.443s [2020-07-27T20:13:34.792Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-27T20:13:34.792Z] ++ 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 [2020-07-27T20:13:34.792Z] ++ set -e [2020-07-27T20:13:34.792Z] ++ '[' -n 0 ']' [2020-07-27T20:13:34.792Z] ++ set -x [2020-07-27T20:13:34.792Z] ++ 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 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 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Starting whole vndr cycle because no package specified [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Ignoring paths matching "^archive/tar" [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/opencontainers/selinux, revision c688bba66d7ecb448819836b96f9c416da8b0746, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/gorilla/mux, revision 75dcda0896e109a2a22c9315bca3bb21b87b2ba5, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-07-27T20:13:35.056Z] 2020/07/27 20:13:34 Clone golang.org/x/sys, revision 85ca7c5b95cdf1e557abb38a283d1e61a5959c31, attempt 1/20 [2020-07-27T20:13:35.084Z] INFO: Testing against a local daemon [2020-07-27T20:13:35.085Z] === RUN TestSessionCreate [2020-07-27T20:13:35.085Z] --- PASS: TestSessionCreate (0.02s) [2020-07-27T20:13:35.085Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-27T20:13:35.085Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-27T20:13:35.085Z] PASS [2020-07-27T20:13:35.085Z] [2020-07-27T20:13:35.085Z] DONE 2 tests in 0.222s [2020-07-27T20:13:35.085Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-27T20:13:35.085Z] ++ 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 [2020-07-27T20:13:35.085Z] ++ set -e [2020-07-27T20:13:35.085Z] ++ '[' -n 0 ']' [2020-07-27T20:13:35.085Z] ++ set -x [2020-07-27T20:13:35.085Z] ++ 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 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 [2020-07-27T20:13:35.270Z] --- PASS: TestRenameAnonymousContainer (1.93s) [2020-07-27T20:13:35.270Z] === RUN TestRenameContainerWithSameName [2020-07-27T20:13:35.377Z] INFO: Testing against a local daemon [2020-07-27T20:13:35.377Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-27T20:13:35.377Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T20:13:35.377Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T20:13:35.377Z] === RUN TestEventsExecDie [2020-07-27T20:13:35.616Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-27T20:13:35.907Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-07-27T20:13:35.907Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-27T20:13:35.994Z] 2020/07/27 20:13:35 Finished clone github.com/creack/pty [2020-07-27T20:13:35.994Z] 2020/07/27 20:13:35 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-07-27T20:13:36.186Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-27T20:13:36.253Z] 2020/07/27 20:13:36 Finished clone github.com/google/uuid [2020-07-27T20:13:36.253Z] 2020/07/27 20:13:36 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-07-27T20:13:36.253Z] 2020/07/27 20:13:36 Finished clone github.com/tchap/go-patricia [2020-07-27T20:13:36.253Z] 2020/07/27 20:13:36 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-07-27T20:13:36.253Z] 2020/07/27 20:13:36 Finished clone github.com/docker/libtrust [2020-07-27T20:13:36.253Z] 2020/07/27 20:13:36 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-07-27T20:13:36.253Z] 2020/07/27 20:13:36 Finished clone github.com/Azure/go-ansiterm [2020-07-27T20:13:36.254Z] 2020/07/27 20:13:36 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-07-27T20:13:36.254Z] 2020/07/27 20:13:36 Finished clone github.com/Microsoft/go-winio [2020-07-27T20:13:36.254Z] 2020/07/27 20:13:36 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-07-27T20:13:36.254Z] 2020/07/27 20:13:36 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-07-27T20:13:36.254Z] 2020/07/27 20:13:36 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-07-27T20:13:36.254Z] 2020/07/27 20:13:36 Finished clone github.com/moby/term [2020-07-27T20:13:36.254Z] 2020/07/27 20:13:36 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-07-27T20:13:36.413Z] --- PASS: TestEventsExecDie (0.94s) [2020-07-27T20:13:36.413Z] === RUN TestEventsBackwardsCompatible [2020-07-27T20:13:36.413Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-27T20:13:36.413Z] === RUN TestInfoBinaryCommits [2020-07-27T20:13:36.413Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-27T20:13:36.413Z] === RUN TestInfoAPIVersioned [2020-07-27T20:13:36.413Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-27T20:13:36.413Z] === RUN TestInfoDiscoveryBackend [2020-07-27T20:13:36.512Z] 2020/07/27 20:13:36 Finished clone github.com/gorilla/mux [2020-07-27T20:13:36.512Z] 2020/07/27 20:13:36 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-07-27T20:13:36.771Z] 2020/07/27 20:13:36 Finished clone github.com/sirupsen/logrus [2020-07-27T20:13:36.771Z] 2020/07/27 20:13:36 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-07-27T20:13:36.950Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2020-07-27T20:13:36.950Z] === RUN TestResize [2020-07-27T20:13:37.074Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-27T20:13:37.074Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-27T20:13:37.243Z] --- PASS: TestResize (0.52s) [2020-07-27T20:13:37.243Z] === RUN TestResizeWithInvalidSize [2020-07-27T20:13:37.339Z] 2020/07/27 20:13:37 Finished clone github.com/docker/go-units [2020-07-27T20:13:37.339Z] 2020/07/27 20:13:37 Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20 [2020-07-27T20:13:37.565Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-27T20:13:37.565Z] --- PASS: TestReplicatedJob (5.55s) [2020-07-27T20:13:37.565Z] === RUN TestUpdateReplicatedJob [2020-07-27T20:13:37.565Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-27T20:13:37.565Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-27T20:13:37.599Z] 2020/07/27 20:13:37 Finished clone github.com/moby/sys [2020-07-27T20:13:37.599Z] 2020/07/27 20:13:37 Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20 [2020-07-27T20:13:37.599Z] 2020/07/27 20:13:37 Finished clone github.com/syndtr/gocapability [2020-07-27T20:13:37.599Z] 2020/07/27 20:13:37 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-07-27T20:13:37.599Z] 2020/07/27 20:13:37 Finished clone github.com/RackSec/srslog [2020-07-27T20:13:37.599Z] 2020/07/27 20:13:37 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-07-27T20:13:37.599Z] 2020/07/27 20:13:37 Finished clone github.com/opencontainers/selinux [2020-07-27T20:13:37.599Z] 2020/07/27 20:13:37 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-07-27T20:13:37.825Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-27T20:13:37.858Z] 2020/07/27 20:13:37 Finished clone github.com/imdario/mergo [2020-07-27T20:13:37.858Z] 2020/07/27 20:13:37 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-07-27T20:13:37.858Z] 2020/07/27 20:13:37 Finished clone gotest.tools/v3 [2020-07-27T20:13:37.858Z] 2020/07/27 20:13:37 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-07-27T20:13:37.881Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-07-27T20:13:37.881Z] === RUN TestResizeWhenContainerNotStarted [2020-07-27T20:13:38.112Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-27T20:13:38.112Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-27T20:13:38.117Z] 2020/07/27 20:13:37 Finished clone github.com/google/go-cmp [2020-07-27T20:13:38.117Z] 2020/07/27 20:13:37 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-07-27T20:13:38.377Z] 2020/07/27 20:13:38 Finished clone golang.org/x/sync [2020-07-27T20:13:38.377Z] 2020/07/27 20:13:38 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-07-27T20:13:38.404Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-27T20:13:38.404Z] === RUN TestInfoAPI [2020-07-27T20:13:38.404Z] --- PASS: TestInfoAPI (0.02s) [2020-07-27T20:13:38.404Z] === RUN TestInfoAPIWarnings [2020-07-27T20:13:38.532Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:13:38.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:13:38.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:13:38.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:13:38.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:13:38.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:13:38.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:13:38.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:13:38.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:13:38.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:13:38.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:13:38.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:13:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:13:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:13:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:13:38.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T20:13:38.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:13:38.533Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T20:13:38.533Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T20:13:38.945Z] 2020/07/27 20:13:38 Finished clone github.com/docker/go-connections [2020-07-27T20:13:38.945Z] 2020/07/27 20:13:38 Clone github.com/docker/libnetwork, revision 9e99af28df21367340c95a3863e31808d689c92a, attempt 1/20 [2020-07-27T20:13:38.945Z] 2020/07/27 20:13:38 Finished clone github.com/google/shlex [2020-07-27T20:13:38.945Z] 2020/07/27 20:13:38 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-07-27T20:13:39.040Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-27T20:13:39.040Z] === RUN TestInfoDebug [2020-07-27T20:13:39.205Z] 2020/07/27 20:13:38 Finished clone github.com/opentracing-contrib/go-stdlib [2020-07-27T20:13:39.205Z] 2020/07/27 20:13:38 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-07-27T20:13:39.205Z] 2020/07/27 20:13:38 Finished clone github.com/mitchellh/hashstructure [2020-07-27T20:13:39.205Z] 2020/07/27 20:13:38 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-07-27T20:13:39.205Z] 2020/07/27 20:13:39 Finished clone github.com/opentracing/opentracing-go [2020-07-27T20:13:39.205Z] 2020/07/27 20:13:39 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-07-27T20:13:39.205Z] 2020/07/27 20:13:39 Finished clone github.com/gofrs/flock [2020-07-27T20:13:39.205Z] 2020/07/27 20:13:39 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-07-27T20:13:39.332Z] --- PASS: TestInfoDebug (0.52s) [2020-07-27T20:13:39.332Z] === RUN TestInfoInsecureRegistries [2020-07-27T20:13:39.775Z] 2020/07/27 20:13:39 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-07-27T20:13:39.775Z] 2020/07/27 20:13:39 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-07-27T20:13:39.966Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-27T20:13:39.966Z] === RUN TestInfoRegistryMirrors [2020-07-27T20:13:40.344Z] 2020/07/27 20:13:40 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-07-27T20:13:40.602Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-27T20:13:40.602Z] === RUN TestLoginFailsWithBadCredentials [2020-07-27T20:13:40.604Z] 2020/07/27 20:13:40 Finished clone github.com/docker/go-events [2020-07-27T20:13:40.604Z] 2020/07/27 20:13:40 Finished clone github.com/armon/go-metrics [2020-07-27T20:13:40.604Z] 2020/07/27 20:13:40 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-07-27T20:13:40.604Z] 2020/07/27 20:13:40 Finished clone github.com/armon/go-radix [2020-07-27T20:13:40.604Z] 2020/07/27 20:13:40 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-07-27T20:13:40.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:13:40.864Z] 2020/07/27 20:13:40 Finished clone github.com/sean-/seed [2020-07-27T20:13:40.864Z] 2020/07/27 20:13:40 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-07-27T20:13:40.894Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-07-27T20:13:40.895Z] === RUN TestPingCacheHeaders [2020-07-27T20:13:40.895Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-27T20:13:40.895Z] === RUN TestPingGet [2020-07-27T20:13:40.895Z] --- PASS: TestPingGet (0.01s) [2020-07-27T20:13:40.895Z] === RUN TestPingHead [2020-07-27T20:13:40.895Z] --- PASS: TestPingHead (0.02s) [2020-07-27T20:13:40.895Z] === RUN TestVersion [2020-07-27T20:13:40.895Z] --- PASS: TestVersion (0.01s) [2020-07-27T20:13:40.895Z] PASS [2020-07-27T20:13:40.895Z] [2020-07-27T20:13:40.895Z] === Skipped [2020-07-27T20:13:40.895Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T20:13:40.895Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T20:13:40.895Z] [2020-07-27T20:13:40.895Z] [2020-07-27T20:13:40.895Z] DONE 18 tests, 1 skipped in 5.740s [2020-07-27T20:13:40.895Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-27T20:13:40.895Z] ++ 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 [2020-07-27T20:13:40.895Z] ++ set -e [2020-07-27T20:13:40.895Z] ++ '[' -n 0 ']' [2020-07-27T20:13:40.895Z] ++ set -x [2020-07-27T20:13:40.895Z] ++ 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 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 [2020-07-27T20:13:40.895Z] INFO: Testing against a local daemon [2020-07-27T20:13:40.895Z] === RUN TestVolumesCreateAndList [2020-07-27T20:13:40.895Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-07-27T20:13:40.895Z] === RUN TestVolumesRemove [2020-07-27T20:13:41.120Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2020-07-27T20:13:41.120Z] === RUN TestServiceListWithStatuses [2020-07-27T20:13:41.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-27T20:13:41.120Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-07-27T20:13:41.120Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T20:13:41.120Z] === RUN TestDockerNetworkConnectAlias [2020-07-27T20:13:41.187Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-27T20:13:41.187Z] === RUN TestVolumesInspect [2020-07-27T20:13:41.187Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-27T20:13:41.187Z] === RUN TestVolumesInvalidJSON [2020-07-27T20:13:41.187Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-27T20:13:41.187Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-27T20:13:41.187Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-27T20:13:41.187Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-27T20:13:41.187Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-27T20:13:41.187Z] PASS [2020-07-27T20:13:41.187Z] [2020-07-27T20:13:41.187Z] DONE 5 tests in 0.259s [2020-07-27T20:13:41.187Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T20:13:41.187Z] ++++ cat bundles/test-integration/docker.pid [2020-07-27T20:13:41.187Z] +++ kill 11935 [2020-07-27T20:13:41.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T20:13:41.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T20:13:41.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T20:13:41.810Z] 2020/07/27 20:13:41 Finished clone github.com/hashicorp/errwrap [2020-07-27T20:13:41.810Z] 2020/07/27 20:13:41 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-07-27T20:13:41.810Z] 2020/07/27 20:13:41 Finished clone github.com/hashicorp/memberlist [2020-07-27T20:13:41.810Z] 2020/07/27 20:13:41 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-07-27T20:13:41.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T20:13:42.069Z] 2020/07/27 20:13:41 Finished clone github.com/hashicorp/go-multierror [2020-07-27T20:13:42.069Z] 2020/07/27 20:13:41 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-07-27T20:13:42.069Z] 2020/07/27 20:13:42 Finished clone github.com/tonistiigi/fsutil [2020-07-27T20:13:42.069Z] 2020/07/27 20:13:42 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-07-27T20:13:42.698Z] +++ /etc/init.d/apparmor stop [2020-07-27T20:13:42.698Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T20:13:42.698Z] [2020-07-27T20:13:42.698Z] Unloading profiles will leave already running processes permanently [2020-07-27T20:13:42.698Z] unconfined, which can lead to unexpected situations. [2020-07-27T20:13:42.698Z] [2020-07-27T20:13:42.698Z] To set a process to complain mode, use the command line tool [2020-07-27T20:13:42.698Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T20:13:42.698Z] +++ true [2020-07-27T20:13:42.698Z] exiting test-integration [2020-07-27T20:13:42.698Z] ++ exit 0 [2020-07-27T20:13:42.698Z] [2020-07-27T20:13:43.445Z] 2020/07/27 20:13:43 Finished clone github.com/vishvananda/netns [2020-07-27T20:13:43.445Z] 2020/07/27 20:13:43 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-07-27T20:13:43.445Z] 2020/07/27 20:13:43 Finished clone github.com/docker/libkv [2020-07-27T20:13:43.445Z] 2020/07/27 20:13:43 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-07-27T20:13:43.657Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-27T20:13:43.704Z] 2020/07/27 20:13:43 Finished clone github.com/hashicorp/go-sockaddr [2020-07-27T20:13:43.704Z] 2020/07/27 20:13:43 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-07-27T20:13:43.704Z] 2020/07/27 20:13:43 Finished clone github.com/golang/gddo [2020-07-27T20:13:43.704Z] 2020/07/27 20:13:43 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 Post stage [Pipeline] junit [2020-07-27T20:13:44.256Z] Recording test results [2020-07-27T20:13:44.271Z] 2020/07/27 20:13:44 Finished clone golang.org/x/net [2020-07-27T20:13:44.271Z] 2020/07/27 20:13:44 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-27T20:13:44.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T20:13:44.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T20:13:44.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T20:13:44.840Z] 2020/07/27 20:13:44 Finished clone github.com/moby/ipvs [2020-07-27T20:13:44.840Z] 2020/07/27 20:13:44 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-07-27T20:13:44.906Z] + echo Ensuring container killed. [2020-07-27T20:13:44.906Z] Ensuring container killed. [2020-07-27T20:13:44.906Z] + docker rm -vf docker-pr11 [2020-07-27T20:13:44.906Z] Error: No such container: docker-pr11 [2020-07-27T20:13:44.906Z] + true [Pipeline] sh [2020-07-27T20:13:45.099Z] 2020/07/27 20:13:44 Finished clone github.com/BurntSushi/toml [2020-07-27T20:13:45.099Z] 2020/07/27 20:13:44 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-07-27T20:13:45.099Z] 2020/07/27 20:13:44 Finished clone github.com/vishvananda/netlink [2020-07-27T20:13:45.099Z] 2020/07/27 20:13:44 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-07-27T20:13:45.287Z] + echo Chowning /workspace to jenkins user [2020-07-27T20:13:45.287Z] Chowning /workspace to jenkins user [2020-07-27T20:13:45.287Z] + id -u [2020-07-27T20:13:45.287Z] + id -g [2020-07-27T20:13:45.287Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41249:/workspace busybox chown -R 1001:1001 /workspace [2020-07-27T20:13:45.287Z] Unable to find image 'busybox:latest' locally [2020-07-27T20:13:45.358Z] 2020/07/27 20:13:45 Finished clone github.com/samuel/go-zookeeper [2020-07-27T20:13:45.358Z] 2020/07/27 20:13:45 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-07-27T20:13:45.358Z] 2020/07/27 20:13:45 Finished clone github.com/deckarep/golang-set [2020-07-27T20:13:45.358Z] 2020/07/27 20:13:45 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-07-27T20:13:45.579Z] latest: Pulling from library/busybox [2020-07-27T20:13:45.579Z] 351d6c492d3f: Pulling fs layer [2020-07-27T20:13:45.617Z] 2020/07/27 20:13:45 Finished clone github.com/hashicorp/go-msgpack [2020-07-27T20:13:45.617Z] 2020/07/27 20:13:45 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-07-27T20:13:45.617Z] 2020/07/27 20:13:45 Finished clone github.com/coreos/go-semver [2020-07-27T20:13:45.617Z] 2020/07/27 20:13:45 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-07-27T20:13:45.874Z] 351d6c492d3f: Verifying Checksum [2020-07-27T20:13:45.874Z] 351d6c492d3f: Download complete [2020-07-27T20:13:46.204Z] 351d6c492d3f: Pull complete [2020-07-27T20:13:46.204Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-27T20:13:46.204Z] Status: Downloaded newer image for busybox:latest [2020-07-27T20:13:46.228Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-27T20:13:46.229Z] --- PASS: TestDockerNetworkConnectAlias (5.44s) [2020-07-27T20:13:46.229Z] === RUN TestDockerNetworkReConnect [2020-07-27T20:13:46.554Z] 2020/07/27 20:13:46 Finished clone github.com/ishidawataru/sctp [2020-07-27T20:13:46.554Z] 2020/07/27 20:13:46 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-07-27T20:13:46.783Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.04s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.14s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.24s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.65s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-07-27T20:13:46.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2020-07-27T20:13:46.784Z] === RUN TestCgroupNamespacesRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T20:13:47.834Z] --- PASS: TestCgroupNamespacesRun (1.32s) [2020-07-27T20:13:47.834Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-27T20:13:48.118Z] + bundleName=s390x-integration [2020-07-27T20:13:48.118Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-27T20:13:48.118Z] Creating s390x-integration-bundles.tar.gz [2020-07-27T20:13:48.118Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-07-27T20:13:48.118Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-27T20:13:48.135Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [Pipeline] archiveArtifacts [2020-07-27T20:13:48.163Z] Archiving artifacts [2020-07-27T20:13:48.455Z] 2020/07/27 20:13:48 Finished clone github.com/opencontainers/go-digest [2020-07-27T20:13:48.455Z] 2020/07/27 20:13:48 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-07-27T20:13:48.455Z] 2020/07/27 20:13:48 Finished clone github.com/vbatts/tar-split [2020-07-27T20:13:48.455Z] 2020/07/27 20:13:48 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-07-27T20:13:48.510Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41249/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-27T20:13:48.713Z] 2020/07/27 20:13:48 Finished clone go.etcd.io/bbolt [2020-07-27T20:13:48.713Z] 2020/07/27 20:13:48 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-07-27T20:13:48.893Z] + make clean [2020-07-27T20:13:49.358Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2020-07-27T20:13:49.358Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-27T20:13:49.527Z] docker volume rm -f docker-dev-cache [2020-07-27T20:13:49.527Z] docker-dev-cache [Pipeline] deleteDir [2020-07-27T20:13:49.585Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-27T20:13:49.650Z] 2020/07/27 20:13:49 Finished clone github.com/mistifyio/go-zfs [2020-07-27T20:13:49.650Z] 2020/07/27 20:13:49 Clone github.com/opencontainers/runtime-spec, revision c4ee7d12c742ffe806cd9350b6af3b4b19faed6f, attempt 1/20 [2020-07-27T20:13:49.909Z] 2020/07/27 20:13:49 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-07-27T20:13:49.909Z] 2020/07/27 20:13:49 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-07-27T20:13:50.153Z] --- PASS: TestDockerNetworkReConnect (4.15s) [2020-07-27T20:13:50.153Z] === RUN TestServicePlugin [2020-07-27T20:13:50.412Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-27T20:13:50.477Z] 2020/07/27 20:13:50 Finished clone github.com/Microsoft/opengcs [2020-07-27T20:13:50.477Z] 2020/07/27 20:13:50 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-07-27T20:13:50.885Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2020-07-27T20:13:50.885Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] } [2020-07-27T20:13:50.982Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-27T20:13:51.853Z] 2020/07/27 20:13:51 Finished clone github.com/hashicorp/serf [2020-07-27T20:13:51.853Z] 2020/07/27 20:13:51 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-07-27T20:13:51.853Z] 2020/07/27 20:13:51 Finished clone github.com/seccomp/libseccomp-golang [2020-07-27T20:13:51.854Z] 2020/07/27 20:13:51 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-07-27T20:13:51.923Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-27T20:13:51.937Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2020-07-27T20:13:51.937Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-27T20:13:52.492Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-27T20:13:53.060Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-27T20:13:53.232Z] 2020/07/27 20:13:53 Finished clone github.com/opencontainers/runtime-spec [2020-07-27T20:13:53.232Z] 2020/07/27 20:13:53 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-07-27T20:13:53.232Z] 2020/07/27 20:13:53 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-07-27T20:13:53.232Z] 2020/07/27 20:13:53 Finished clone github.com/Microsoft/hcsshim [2020-07-27T20:13:53.455Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-07-27T20:13:53.455Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-27T20:13:53.627Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-27T20:13:53.800Z] 2020/07/27 20:13:53 Finished clone github.com/opencontainers/image-spec [2020-07-27T20:13:53.800Z] 2020/07/27 20:13:53 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-07-27T20:13:54.059Z] 2020/07/27 20:13:53 Finished clone github.com/coreos/go-systemd [2020-07-27T20:13:54.059Z] 2020/07/27 20:13:53 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-07-27T20:13:54.059Z] 2020/07/27 20:13:53 Finished clone github.com/coreos/go-systemd/v22 [2020-07-27T20:13:54.059Z] 2020/07/27 20:13:53 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-07-27T20:13:54.317Z] 2020/07/27 20:13:54 Finished clone github.com/ugorji/go [2020-07-27T20:13:54.317Z] 2020/07/27 20:13:54 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-07-27T20:13:54.498Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s) [2020-07-27T20:13:54.498Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-27T20:13:54.576Z] 2020/07/27 20:13:54 Finished clone golang.org/x/sys [2020-07-27T20:13:54.576Z] 2020/07/27 20:13:54 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-07-27T20:13:54.576Z] 2020/07/27 20:13:54 Finished clone github.com/Graylog2/go-gelf [2020-07-27T20:13:54.576Z] 2020/07/27 20:13:54 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-07-27T20:13:55.145Z] 2020/07/27 20:13:54 Finished clone github.com/fluent/fluent-logger-golang [2020-07-27T20:13:55.145Z] 2020/07/27 20:13:54 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-07-27T20:13:55.145Z] 2020/07/27 20:13:55 Finished clone github.com/godbus/dbus/v5 [2020-07-27T20:13:55.145Z] 2020/07/27 20:13:55 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-07-27T20:13:55.403Z] 2020/07/27 20:13:55 Finished clone github.com/philhofer/fwd [2020-07-27T20:13:55.403Z] 2020/07/27 20:13:55 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-07-27T20:13:55.533Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-27T20:13:55.536Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-07-27T20:13:55.536Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-27T20:13:55.971Z] 2020/07/27 20:13:55 Finished clone github.com/fsnotify/fsnotify [2020-07-27T20:13:55.971Z] 2020/07/27 20:13:55 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-07-27T20:13:56.103Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-27T20:13:56.230Z] 2020/07/27 20:13:56 Finished clone github.com/bsphere/le_go [2020-07-27T20:13:56.230Z] 2020/07/27 20:13:56 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-07-27T20:13:56.489Z] 2020/07/27 20:13:56 Finished clone github.com/jmespath/go-jmespath [2020-07-27T20:13:56.489Z] 2020/07/27 20:13:56 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-07-27T20:13:57.069Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-07-27T20:13:57.069Z] === RUN TestKernelTCPMemory [2020-07-27T20:13:57.367Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-07-27T20:13:57.367Z] === RUN TestNISDomainname [2020-07-27T20:13:57.425Z] 2020/07/27 20:13:57 Finished clone golang.org/x/oauth2 [2020-07-27T20:13:57.425Z] 2020/07/27 20:13:57 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-07-27T20:13:57.993Z] 2020/07/27 20:13:57 Finished clone github.com/googleapis/gax-go [2020-07-27T20:13:57.993Z] 2020/07/27 20:13:57 Clone github.com/containerd/containerd, revision c80284d4b5291a351bb471bcdabb5c1d95e7a583, attempt 1/20 [2020-07-27T20:13:57.993Z] 2020/07/27 20:13:57 Finished clone github.com/tinylib/msgp [2020-07-27T20:13:57.993Z] 2020/07/27 20:13:57 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-07-27T20:13:58.007Z] --- PASS: TestNISDomainname (0.65s) [2020-07-27T20:13:58.007Z] === RUN TestHostnameDnsResolution [2020-07-27T20:13:58.561Z] 2020/07/27 20:13:58 Finished clone github.com/moby/buildkit [2020-07-27T20:13:58.561Z] 2020/07/27 20:13:58 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-07-27T20:13:58.640Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-27T20:13:58.821Z] 2020/07/27 20:13:58 Finished clone golang.org/x/text [2020-07-27T20:13:58.821Z] 2020/07/27 20:13:58 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-07-27T20:13:59.052Z] --- PASS: TestHostnameDnsResolution (0.84s) [2020-07-27T20:13:59.052Z] === RUN TestStats [2020-07-27T20:13:59.080Z] 2020/07/27 20:13:58 Finished clone github.com/docker/libnetwork [2020-07-27T20:13:59.080Z] 2020/07/27 20:13:58 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-07-27T20:13:59.339Z] 2020/07/27 20:13:59 Finished clone github.com/containerd/fifo [2020-07-27T20:13:59.339Z] 2020/07/27 20:13:59 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-07-27T20:13:59.907Z] 2020/07/27 20:13:59 Finished clone go.opencensus.io [2020-07-27T20:13:59.907Z] 2020/07/27 20:13:59 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-07-27T20:14:00.547Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-27T20:14:01.285Z] 2020/07/27 20:14:00 Finished clone github.com/containerd/go-runc [2020-07-27T20:14:01.285Z] 2020/07/27 20:14:00 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-07-27T20:14:01.285Z] 2020/07/27 20:14:00 Finished clone github.com/containerd/cgroups [2020-07-27T20:14:01.285Z] 2020/07/27 20:14:00 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-07-27T20:14:01.285Z] 2020/07/27 20:14:01 Finished clone github.com/containerd/typeurl [2020-07-27T20:14:01.285Z] 2020/07/27 20:14:01 Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20 [2020-07-27T20:14:01.285Z] 2020/07/27 20:14:01 Finished clone github.com/miekg/dns [2020-07-27T20:14:01.285Z] 2020/07/27 20:14:01 Clone github.com/docker/swarmkit, revision 035d564a3686f5e348d861ec0c074ff26854c498, attempt 1/20 [2020-07-27T20:14:01.486Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-27T20:14:01.798Z] --- PASS: TestStats (2.54s) [2020-07-27T20:14:01.798Z] === RUN TestStopContainerWithTimeout [2020-07-27T20:14:01.798Z] === RUN TestStopContainerWithTimeout/0 [2020-07-27T20:14:01.798Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-27T20:14:01.798Z] === RUN TestStopContainerWithTimeout/1 [2020-07-27T20:14:01.798Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-27T20:14:01.798Z] === RUN TestStopContainerWithTimeout/3 [2020-07-27T20:14:01.798Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-27T20:14:01.798Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-27T20:14:01.798Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-27T20:14:01.798Z] === CONT TestStopContainerWithTimeout/0 [2020-07-27T20:14:01.798Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-27T20:14:01.798Z] === CONT TestStopContainerWithTimeout/3 [2020-07-27T20:14:01.798Z] === CONT TestStopContainerWithTimeout/1 [2020-07-27T20:14:02.243Z] 2020/07/27 20:14:02 Finished clone github.com/containerd/console [2020-07-27T20:14:02.243Z] 2020/07/27 20:14:02 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-07-27T20:14:02.243Z] 2020/07/27 20:14:02 Finished clone github.com/containerd/ttrpc [2020-07-27T20:14:02.243Z] 2020/07/27 20:14:02 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-07-27T20:14:02.424Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-27T20:14:02.814Z] 2020/07/27 20:14:02 Finished clone github.com/gogo/googleapis [2020-07-27T20:14:02.814Z] 2020/07/27 20:14:02 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-07-27T20:14:03.072Z] 2020/07/27 20:14:02 Finished clone github.com/containerd/continuity [2020-07-27T20:14:03.072Z] 2020/07/27 20:14:02 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-07-27T20:14:03.639Z] 2020/07/27 20:14:03 Finished clone github.com/opencontainers/runc [2020-07-27T20:14:03.639Z] 2020/07/27 20:14:03 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-07-27T20:14:03.639Z] 2020/07/27 20:14:03 Finished clone google.golang.org/grpc [2020-07-27T20:14:03.639Z] 2020/07/27 20:14:03 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-07-27T20:14:04.545Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-27T20:14:04.545Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-07-27T20:14:04.545Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-07-27T20:14:04.545Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2020-07-27T20:14:04.545Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2020-07-27T20:14:04.545Z] === RUN TestDeleteDevicemapper [2020-07-27T20:14:04.545Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-27T20:14:04.545Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T20:14:04.545Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-27T20:14:04.577Z] 2020/07/27 20:14:04 Finished clone github.com/fernet/fernet-go [2020-07-27T20:14:04.577Z] 2020/07/27 20:14:04 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-07-27T20:14:04.836Z] 2020/07/27 20:14:04 Finished clone github.com/cilium/ebpf [2020-07-27T20:14:04.836Z] 2020/07/27 20:14:04 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-07-27T20:14:05.773Z] 2020/07/27 20:14:05 Finished clone golang.org/x/time [2020-07-27T20:14:05.773Z] 2020/07/27 20:14:05 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-07-27T20:14:06.033Z] 2020/07/27 20:14:05 Finished clone github.com/docker/distribution [2020-07-27T20:14:06.033Z] 2020/07/27 20:14:05 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-07-27T20:14:06.091Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2020-07-27T20:14:06.091Z] === RUN TestUpdateMemory [2020-07-27T20:14:06.293Z] 2020/07/27 20:14:06 Finished clone github.com/hashicorp/go-memdb [2020-07-27T20:14:06.293Z] 2020/07/27 20:14:06 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-07-27T20:14:06.865Z] 2020/07/27 20:14:06 Finished clone github.com/hashicorp/go-immutable-radix [2020-07-27T20:14:06.865Z] 2020/07/27 20:14:06 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-07-27T20:14:07.136Z] --- PASS: TestUpdateMemory (0.73s) [2020-07-27T20:14:07.136Z] === RUN TestUpdateCPUQuota [2020-07-27T20:14:07.437Z] 2020/07/27 20:14:07 Finished clone github.com/hashicorp/golang-lru [2020-07-27T20:14:07.437Z] 2020/07/27 20:14:07 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-07-27T20:14:07.696Z] 2020/07/27 20:14:07 Finished clone github.com/coreos/pkg [2020-07-27T20:14:07.696Z] 2020/07/27 20:14:07 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-07-27T20:14:07.774Z] --- PASS: TestUpdateCPUQuota (0.84s) [2020-07-27T20:14:07.775Z] === RUN TestUpdatePidsLimit [2020-07-27T20:14:07.775Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-27T20:14:08.070Z] === RUN TestUpdatePidsLimit/no_change [2020-07-27T20:14:08.267Z] 2020/07/27 20:14:08 Finished clone code.cloudfoundry.org/clock [2020-07-27T20:14:08.267Z] 2020/07/27 20:14:08 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-07-27T20:14:08.363Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-27T20:14:08.656Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-27T20:14:08.656Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-27T20:14:08.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-27T20:14:08.994Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-27T20:14:08.994Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-27T20:14:09.206Z] 2020/07/27 20:14:09 Finished clone github.com/beorn7/perks [2020-07-27T20:14:09.206Z] 2020/07/27 20:14:09 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-07-27T20:14:09.246Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-27T20:14:09.563Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-27T20:14:09.776Z] 2020/07/27 20:14:09 Finished clone golang.org/x/crypto [2020-07-27T20:14:09.776Z] 2020/07/27 20:14:09 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-07-27T20:14:09.776Z] 2020/07/27 20:14:09 Finished clone github.com/prometheus/client_model [2020-07-27T20:14:09.776Z] 2020/07/27 20:14:09 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-07-27T20:14:10.131Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-27T20:14:10.289Z] --- PASS: TestUpdatePidsLimit (2.40s) [2020-07-27T20:14:10.289Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-07-27T20:14:10.289Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-07-27T20:14:10.289Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-07-27T20:14:10.289Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-07-27T20:14:10.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-07-27T20:14:10.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-07-27T20:14:10.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-07-27T20:14:10.289Z] === RUN TestUpdateRestartPolicy [2020-07-27T20:14:10.391Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-27T20:14:10.651Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-27T20:14:10.651Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-27T20:14:10.651Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-27T20:14:10.714Z] 2020/07/27 20:14:10 Finished clone github.com/golang/protobuf [2020-07-27T20:14:10.714Z] 2020/07/27 20:14:10 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-07-27T20:14:10.714Z] 2020/07/27 20:14:10 Finished clone github.com/prometheus/client_golang [2020-07-27T20:14:10.714Z] 2020/07/27 20:14:10 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-07-27T20:14:11.283Z] 2020/07/27 20:14:11 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-07-27T20:14:11.283Z] 2020/07/27 20:14:11 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-07-27T20:14:11.590Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-27T20:14:12.221Z] 2020/07/27 20:14:11 Finished clone github.com/pkg/errors [2020-07-27T20:14:12.221Z] 2020/07/27 20:14:11 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-07-27T20:14:12.221Z] 2020/07/27 20:14:12 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-07-27T20:14:12.221Z] 2020/07/27 20:14:12 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-07-27T20:14:12.480Z] 2020/07/27 20:14:12 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-07-27T20:14:12.480Z] 2020/07/27 20:14:12 Finished clone github.com/prometheus/procfs [2020-07-27T20:14:12.480Z] 2020/07/27 20:14:12 Finished clone github.com/prometheus/common [2020-07-27T20:14:12.481Z] 2020/07/27 20:14:12 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-07-27T20:14:12.481Z] 2020/07/27 20:14:12 Finished clone github.com/cespare/xxhash/v2 [2020-07-27T20:14:12.481Z] 2020/07/27 20:14:12 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-07-27T20:14:12.529Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-27T20:14:12.529Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-27T20:14:12.529Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-27T20:14:13.097Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-27T20:14:13.356Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-27T20:14:13.615Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-27T20:14:13.859Z] 2020/07/27 20:14:13 Finished clone github.com/inconshreveable/mousetrap [2020-07-27T20:14:13.859Z] 2020/07/27 20:14:13 Finished clone github.com/docker/go-metrics [2020-07-27T20:14:14.119Z] 2020/07/27 20:14:13 Finished clone github.com/morikuni/aec [2020-07-27T20:14:14.119Z] 2020/07/27 20:14:14 Finished clone github.com/spf13/pflag [2020-07-27T20:14:14.551Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-27T20:14:14.811Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-27T20:14:14.811Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-27T20:14:14.811Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-27T20:14:15.057Z] 2020/07/27 20:14:14 Finished clone github.com/spf13/cobra [2020-07-27T20:14:16.191Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-27T20:14:16.762Z] === RUN TestDockerSuite/TestEventsRename [2020-07-27T20:14:17.023Z] === RUN TestDockerSuite/TestEventsResize [2020-07-27T20:14:17.592Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-27T20:14:17.594Z] 2020/07/27 20:14:17 Finished clone github.com/google/certificate-transparency-go [2020-07-27T20:14:19.499Z] 2020/07/27 20:14:19 Finished clone github.com/cloudflare/cfssl [2020-07-27T20:14:22.865Z] --- PASS: TestServicePlugin (31.91s) [2020-07-27T20:14:22.865Z] plugin_test.go:62: [d47afbdea454b] joining swarm manager [d1ecec922a3a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:14:22.865Z] plugin_test.go:65: [d99999a601fc0] joining swarm manager [d1ecec922a3a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:14:22.865Z] === RUN TestServiceUpdateLabel [2020-07-27T20:14:22.865Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-27T20:14:22.977Z] --- PASS: TestUpdateRestartPolicy (11.29s) [2020-07-27T20:14:22.977Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-27T20:14:22.977Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-07-27T20:14:22.977Z] === RUN TestWaitNonBlocked [2020-07-27T20:14:22.977Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:14:22.977Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:14:22.977Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:14:22.977Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:14:22.977Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T20:14:22.977Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T20:14:22.977Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-27T20:14:22.977Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2020-07-27T20:14:22.977Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2020-07-27T20:14:22.977Z] === RUN TestWaitBlocked [2020-07-27T20:14:22.977Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:14:22.977Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:14:22.977Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:14:22.977Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:14:22.977Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T20:14:22.977Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T20:14:23.434Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-27T20:14:23.626Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-27T20:14:23.626Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2020-07-27T20:14:23.626Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2020-07-27T20:14:23.626Z] === CONT TestContainerStartOnDaemonRestart [2020-07-27T20:14:23.626Z] === CONT TestContainerKillOnDaemonStart [2020-07-27T20:14:23.626Z] === CONT TestDaemonHostGatewayIP [2020-07-27T20:14:23.626Z] === CONT TestDaemonRestartIpcMode [2020-07-27T20:14:24.003Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-27T20:14:24.571Z] --- PASS: TestServiceUpdateLabel (2.54s) [2020-07-27T20:14:24.571Z] === RUN TestServiceUpdateSecrets [2020-07-27T20:14:27.153Z] === RUN TestDockerSuite/TestEventsTop [2020-07-27T20:14:27.197Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s) [2020-07-27T20:14:27.197Z] === CONT TestIpcModeOlderClient [2020-07-27T20:14:27.197Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-07-27T20:14:27.413Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-27T20:14:27.490Z] --- PASS: TestDaemonHostGatewayIP (4.06s) [2020-07-27T20:14:27.781Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2020-07-27T20:14:29.501Z] 2020/07/27 20:14:27 Finished clone cloud.google.com/go [2020-07-27T20:14:29.501Z] 2020/07/27 20:14:27 Finished clone github.com/docker/swarmkit [2020-07-27T20:14:29.947Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-27T20:14:33.698Z] 2020/07/27 20:14:33 Finished clone github.com/coreos/etcd [2020-07-27T20:14:35.084Z] 2020/07/27 20:14:34 Finished clone github.com/containerd/containerd [2020-07-27T20:14:36.273Z] --- PASS: TestContainerKillOnDaemonStart (12.84s) [2020-07-27T20:14:36.273Z] PASS [2020-07-27T20:14:36.273Z] [2020-07-27T20:14:36.273Z] === Skipped [2020-07-27T20:14:36.273Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-27T20:14:36.273Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T20:14:36.273Z] [2020-07-27T20:14:36.273Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T20:14:36.273Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T20:14:36.273Z] [2020-07-27T20:14:36.273Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-27T20:14:36.273Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T20:14:36.273Z] [2020-07-27T20:14:36.273Z] [2020-07-27T20:14:36.273Z] DONE 192 tests, 3 skipped in 107.809s [2020-07-27T20:14:36.273Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-27T20:14:36.273Z] ++ 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 [2020-07-27T20:14:36.273Z] ++ set -e [2020-07-27T20:14:36.273Z] ++ '[' -n 0 ']' [2020-07-27T20:14:36.273Z] ++ set -x [2020-07-27T20:14:36.273Z] ++ 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 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 [2020-07-27T20:14:36.273Z] INFO: Testing against a local daemon [2020-07-27T20:14:36.273Z] === RUN TestCommitInheritsEnv [2020-07-27T20:14:36.513Z] === RUN TestDockerSuite/TestExec [2020-07-27T20:14:36.513Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-27T20:14:36.772Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-27T20:14:36.911Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-07-27T20:14:36.911Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-27T20:14:36.911Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-27T20:14:36.911Z] === RUN TestImagesFilterMultiReference [2020-07-27T20:14:36.911Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-27T20:14:36.911Z] === RUN TestImagePullPlatformInvalid [2020-07-27T20:14:36.911Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-27T20:14:36.911Z] === RUN TestRemoveImageOrphaning [2020-07-27T20:14:37.208Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-07-27T20:14:37.208Z] === RUN TestRemoveImageGarbageCollector [2020-07-27T20:14:37.208Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-27T20:14:37.208Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:14:37.208Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-27T20:14:37.208Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-27T20:14:37.208Z] === RUN TestTagInvalidReference [2020-07-27T20:14:37.208Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-27T20:14:37.208Z] === RUN TestTagValidPrefixedRepo [2020-07-27T20:14:37.208Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-27T20:14:37.208Z] === RUN TestTagExistedNameWithoutForce [2020-07-27T20:14:37.208Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-27T20:14:37.208Z] === RUN TestTagOfficialNames [2020-07-27T20:14:37.208Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-27T20:14:37.208Z] === RUN TestTagMatchesDigest [2020-07-27T20:14:37.208Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-27T20:14:37.208Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-27T20:14:37.341Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-27T20:14:37.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-27T20:14:37.860Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-27T20:14:39.242Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-27T20:14:39.242Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2020-07-27T20:14:39.242Z] === RUN TestServiceUpdateConfigs [2020-07-27T20:14:39.813Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-27T20:14:40.754Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-27T20:14:41.659Z] 2020/07/27 20:14:41 Finished clone google.golang.org/genproto [2020-07-27T20:14:41.698Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-27T20:14:42.638Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-27T20:14:42.898Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-27T20:14:43.837Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-27T20:14:44.776Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-27T20:14:45.713Z] === RUN TestDockerSuite/TestExecEnv [2020-07-27T20:14:46.281Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-27T20:14:47.233Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-27T20:14:47.808Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-27T20:14:49.187Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-27T20:14:49.755Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-27T20:14:50.324Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-27T20:14:50.583Z] === RUN TestDockerSuite/TestExecParseError [2020-07-27T20:14:51.152Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-27T20:14:51.648Z] 2020/07/27 20:14:50 Finished clone github.com/gogo/protobuf [2020-07-27T20:14:52.091Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-27T20:14:52.659Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-27T20:14:53.227Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-27T20:14:53.801Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-27T20:14:54.370Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-27T20:14:54.630Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2020-07-27T20:14:54.630Z] === RUN TestServiceUpdateNetwork [2020-07-27T20:14:58.217Z] 2020/07/27 20:14:57 Finished clone github.com/hashicorp/consul [2020-07-27T20:15:06.847Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-27T20:15:06.847Z] === RUN TestDockerSuite/TestExecTTY [2020-07-27T20:15:06.847Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-27T20:15:06.847Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-27T20:15:07.106Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2020-07-27T20:15:07.106Z] === RUN TestServiceUpdatePidsLimit [2020-07-27T20:15:07.366Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-27T20:15:08.307Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-27T20:15:08.307Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-27T20:15:08.568Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-27T20:15:09.509Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-27T20:15:09.509Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-27T20:15:10.078Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-27T20:15:11.015Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-27T20:15:11.585Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-27T20:15:12.152Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-27T20:15:16.342Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-27T20:15:16.342Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-27T20:15:16.353Z] 2020/07/27 20:15:15 Finished clone github.com/aws/aws-sdk-go [2020-07-27T20:15:21.626Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-27T20:15:22.564Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-27T20:15:23.942Z] --- PASS: TestServiceUpdatePidsLimit (16.66s) [2020-07-27T20:15:23.942Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-27T20:15:23.942Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-07-27T20:15:23.942Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-07-27T20:15:23.942Z] PASS [2020-07-27T20:15:23.942Z] [2020-07-27T20:15:23.942Z] === Skipped [2020-07-27T20:15:23.942Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-07-27T20:15:23.942Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T20:15:23.942Z] [2020-07-27T20:15:23.942Z] [2020-07-27T20:15:23.942Z] DONE 27 tests, 1 skipped in 179.645s [2020-07-27T20:15:23.942Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-27T20:15:23.942Z] ++ 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 [2020-07-27T20:15:23.942Z] ++ set -e [2020-07-27T20:15:23.942Z] ++ '[' -n 0 ']' [2020-07-27T20:15:23.942Z] ++ set -x [2020-07-27T20:15:23.942Z] ++ 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 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 [2020-07-27T20:15:23.942Z] INFO: Testing against a local daemon [2020-07-27T20:15:23.942Z] === RUN TestSessionCreate [2020-07-27T20:15:23.942Z] --- PASS: TestSessionCreate (0.02s) [2020-07-27T20:15:23.942Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-27T20:15:23.942Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-27T20:15:23.942Z] PASS [2020-07-27T20:15:23.942Z] [2020-07-27T20:15:23.942Z] DONE 2 tests in 0.191s [2020-07-27T20:15:23.942Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-27T20:15:23.942Z] ++ 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 [2020-07-27T20:15:23.942Z] ++ set -e [2020-07-27T20:15:23.942Z] ++ '[' -n 0 ']' [2020-07-27T20:15:23.942Z] ++ set -x [2020-07-27T20:15:23.942Z] ++ 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 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 [2020-07-27T20:15:24.201Z] INFO: Testing against a local daemon [2020-07-27T20:15:24.201Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-27T20:15:24.201Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T20:15:24.201Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T20:15:24.201Z] === RUN TestEventsExecDie [2020-07-27T20:15:24.774Z] --- PASS: TestEventsExecDie (0.50s) [2020-07-27T20:15:24.774Z] === RUN TestEventsBackwardsCompatible [2020-07-27T20:15:24.774Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-27T20:15:24.774Z] === RUN TestInfoBinaryCommits [2020-07-27T20:15:24.774Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-27T20:15:24.774Z] === RUN TestInfoAPIVersioned [2020-07-27T20:15:24.774Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-27T20:15:24.774Z] === RUN TestInfoDiscoveryBackend [2020-07-27T20:15:25.341Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-27T20:15:25.341Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-27T20:15:26.277Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-27T20:15:26.277Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-27T20:15:26.845Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-07-27T20:15:26.845Z] === RUN TestInfoAPI [2020-07-27T20:15:26.845Z] --- PASS: TestInfoAPI (0.02s) [2020-07-27T20:15:26.845Z] === RUN TestInfoAPIWarnings [2020-07-27T20:15:26.845Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-27T20:15:27.414Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-27T20:15:27.414Z] === RUN TestInfoDebug [2020-07-27T20:15:27.414Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-27T20:15:27.414Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-27T20:15:27.414Z] === RUN TestDockerSuite/TestHealth [2020-07-27T20:15:27.982Z] --- PASS: TestInfoDebug (0.55s) [2020-07-27T20:15:27.982Z] === RUN TestInfoInsecureRegistries [2020-07-27T20:15:28.552Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-27T20:15:28.552Z] === RUN TestInfoRegistryMirrors [2020-07-27T20:15:28.811Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-27T20:15:28.811Z] === RUN TestLoginFailsWithBadCredentials [2020-07-27T20:15:29.070Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-07-27T20:15:29.070Z] === RUN TestPingCacheHeaders [2020-07-27T20:15:29.070Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-27T20:15:29.070Z] === RUN TestPingGet [2020-07-27T20:15:29.070Z] --- PASS: TestPingGet (0.01s) [2020-07-27T20:15:29.070Z] === RUN TestPingHead [2020-07-27T20:15:29.070Z] --- PASS: TestPingHead (0.02s) [2020-07-27T20:15:29.070Z] === RUN TestVersion [2020-07-27T20:15:29.070Z] --- PASS: TestVersion (0.02s) [2020-07-27T20:15:29.070Z] PASS [2020-07-27T20:15:29.070Z] [2020-07-27T20:15:29.070Z] === Skipped [2020-07-27T20:15:29.070Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T20:15:29.070Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T20:15:29.070Z] [2020-07-27T20:15:29.070Z] [2020-07-27T20:15:29.070Z] DONE 18 tests, 1 skipped in 5.210s [2020-07-27T20:15:29.070Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-27T20:15:29.070Z] ++ 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 [2020-07-27T20:15:29.070Z] ++ set -e [2020-07-27T20:15:29.070Z] ++ '[' -n 0 ']' [2020-07-27T20:15:29.070Z] ++ set -x [2020-07-27T20:15:29.070Z] ++ 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 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 [2020-07-27T20:15:29.329Z] INFO: Testing against a local daemon [2020-07-27T20:15:29.329Z] === RUN TestVolumesCreateAndList [2020-07-27T20:15:29.329Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-27T20:15:29.329Z] === RUN TestVolumesRemove [2020-07-27T20:15:29.329Z] --- PASS: TestVolumesRemove (0.08s) [2020-07-27T20:15:29.329Z] === RUN TestVolumesInspect [2020-07-27T20:15:29.588Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-27T20:15:29.588Z] === RUN TestVolumesInvalidJSON [2020-07-27T20:15:29.588Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-27T20:15:29.588Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-27T20:15:29.588Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-27T20:15:29.588Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-27T20:15:29.588Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-27T20:15:29.588Z] PASS [2020-07-27T20:15:29.588Z] [2020-07-27T20:15:29.588Z] DONE 5 tests in 0.301s [2020-07-27T20:15:29.588Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T20:15:29.848Z] ++++ cat bundles/test-integration/docker.pid [2020-07-27T20:15:29.848Z] +++ kill 5596 [2020-07-27T20:15:31.226Z] +++ /etc/init.d/apparmor stop [2020-07-27T20:15:31.226Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T20:15:31.226Z] [2020-07-27T20:15:31.226Z] Unloading profiles will leave already running processes permanently [2020-07-27T20:15:31.226Z] unconfined, which can lead to unexpected situations. [2020-07-27T20:15:31.226Z] [2020-07-27T20:15:31.226Z] To set a process to complain mode, use the command line tool [2020-07-27T20:15:31.226Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T20:15:31.226Z] +++ true [2020-07-27T20:15:31.226Z] exiting test-integration [2020-07-27T20:15:31.226Z] ++ exit 0 [2020-07-27T20:15:31.226Z] [2020-07-27T20:15:32.162Z] + for job in $(jobs -p) [2020-07-27T20:15:32.162Z] + wait 15769 [2020-07-27T20:15:38.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-27T20:15:46.850Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-27T20:15:46.850Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-27T20:15:46.850Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-27T20:15:46.850Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-27T20:15:46.850Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-27T20:15:46.850Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-27T20:15:47.112Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-27T20:15:47.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-27T20:15:47.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-27T20:15:47.371Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-27T20:15:47.371Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-27T20:15:47.630Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-27T20:15:47.890Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-27T20:15:47.890Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-27T20:15:48.459Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-27T20:15:48.718Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-27T20:15:49.298Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-27T20:15:49.873Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-27T20:15:49.873Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-27T20:15:50.441Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-27T20:15:52.973Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-27T20:15:52.973Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-27T20:15:52.973Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-27T20:15:54.352Z] === RUN TestDockerSuite/TestImportFile [2020-07-27T20:15:55.289Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-27T20:15:55.289Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-27T20:15:56.226Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-27T20:15:57.605Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-27T20:15:58.543Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-27T20:15:59.111Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-27T20:15:59.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-27T20:15:59.370Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-27T20:15:59.939Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-27T20:15:59.939Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-27T20:16:00.200Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-27T20:16:00.459Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-27T20:16:01.397Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-27T20:16:01.966Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-27T20:16:02.535Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-27T20:16:03.104Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-27T20:16:03.675Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-27T20:16:03.935Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-27T20:16:03.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-27T20:16:05.315Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-27T20:16:05.577Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-27T20:16:06.146Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-27T20:16:06.146Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-27T20:16:06.715Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-27T20:16:06.715Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-27T20:16:07.655Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-27T20:16:08.593Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-27T20:16:08.853Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-27T20:16:09.792Z] === RUN TestDockerSuite/TestInspectImage [2020-07-27T20:16:09.792Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-27T20:16:09.792Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-27T20:16:09.792Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-27T20:16:10.367Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-27T20:16:10.938Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-27T20:16:11.197Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-27T20:16:11.766Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-27T20:16:12.705Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-27T20:16:14.083Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-27T20:16:14.083Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-27T20:16:14.342Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-27T20:16:14.911Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-27T20:16:15.848Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-27T20:16:16.415Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-27T20:16:16.675Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-27T20:16:17.243Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-27T20:16:17.811Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-27T20:16:18.071Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-27T20:16:18.638Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-27T20:16:18.638Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-27T20:16:20.544Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-27T20:16:21.112Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-27T20:16:22.049Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-27T20:16:22.308Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-27T20:16:22.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-27T20:16:23.507Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-27T20:16:25.415Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-27T20:16:26.795Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-27T20:16:26.795Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-27T20:16:28.703Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-27T20:16:28.962Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-27T20:16:29.901Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-27T20:16:36.501Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-27T20:16:37.801Z] 2020/07/27 20:16:30 Finished clone google.golang.org/api [2020-07-27T20:16:37.801Z] 2020/07/27 20:16:30 Dependencies downloaded. Download time: 2m55.509950272s [2020-07-27T20:16:37.801Z] 2020/07/27 20:16:30 Collecting all dependencies [2020-07-27T20:16:37.878Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-27T20:16:38.816Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-27T20:16:39.385Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-27T20:16:39.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-27T20:16:41.022Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-27T20:16:41.022Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-27T20:16:41.022Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-27T20:16:41.087Z] 2020/07/27 20:16:40 Clean vendor dir from unused packages [2020-07-27T20:16:41.087Z] 2020/07/27 20:16:40 Ignoring paths matching "^archive/tar" [2020-07-27T20:16:41.282Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-27T20:16:41.282Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-27T20:16:42.024Z] 2020/07/27 20:16:41 Success [2020-07-27T20:16:42.024Z] 2020/07/27 20:16:41 Running time: 3m9.471488088s [2020-07-27T20:16:42.225Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-27T20:16:42.285Z] Congratulations! All vendoring changes are done the right way. [2020-07-27T20:16:42.794Z] === RUN TestDockerSuite/TestLogsAPIUntil [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-27T20:16:43.186Z] + echo Building e2e image [2020-07-27T20:16:43.186Z] Building e2e image [2020-07-27T20:16:43.186Z] + docker build --build-arg DOCKER_GITCOMMIT=a4490782a9f4d76684be573d0f456a9744ee5e45 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-27T20:16:43.186Z] #2 [internal] load .dockerignore [2020-07-27T20:16:43.186Z] #2 transferring context: 34B done [2020-07-27T20:16:43.186Z] #2 DONE 0.0s [2020-07-27T20:16:43.186Z] [2020-07-27T20:16:43.186Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-27T20:16:43.186Z] #1 transferring dockerfile: 3.21kB done [2020-07-27T20:16:43.186Z] #1 DONE 0.0s [2020-07-27T20:16:43.186Z] [2020-07-27T20:16:43.186Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-27T20:16:43.186Z] #4 DONE 0.1s [2020-07-27T20:16:43.186Z] [2020-07-27T20:16:43.186Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-27T20:16:43.186Z] #3 DONE 0.1s [2020-07-27T20:16:43.186Z] [2020-07-27T20:16:43.186Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-27T20:16:43.186Z] #5 DONE 0.0s [2020-07-27T20:16:43.186Z] [2020-07-27T20:16:43.186Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-27T20:16:43.186Z] #14 DONE 0.0s [2020-07-27T20:16:43.186Z] [2020-07-27T20:16:43.186Z] #8 [internal] load build context [2020-07-27T20:16:43.445Z] #8 transferring context: 850.55kB 0.2s done [2020-07-27T20:16:43.445Z] #8 DONE 0.2s [2020-07-27T20:16:43.445Z] [2020-07-27T20:16:43.445Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-27T20:16:43.445Z] #15 CACHED [2020-07-27T20:16:43.445Z] [2020-07-27T20:16:43.445Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-27T20:16:43.445Z] #16 CACHED [2020-07-27T20:16:43.445Z] [2020-07-27T20:16:43.445Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-27T20:16:43.445Z] #17 CACHED [2020-07-27T20:16:43.445Z] [2020-07-27T20:16:43.445Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-27T20:16:43.445Z] #18 CACHED [2020-07-27T20:16:43.445Z] [2020-07-27T20:16:43.445Z] #31 [builder 1/4] COPY . . [2020-07-27T20:16:44.380Z] #31 DONE 0.7s [2020-07-27T20:16:44.380Z] [2020-07-27T20:16:44.380Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-27T20:16:44.642Z] #32 DONE 0.5s [2020-07-27T20:16:44.642Z] [2020-07-27T20:16:44.642Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-27T20:16:45.209Z] #33 0.461 [2020-07-27T20:16:45.209Z] #33 0.531 Removing bundles/ [2020-07-27T20:16:45.468Z] #33 0.532 [2020-07-27T20:16:45.468Z] #33 0.536 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-27T20:16:45.726Z] #33 0.992 Building test suite binary ./integration-cli/test.main [2020-07-27T20:16:46.987Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-27T20:16:46.987Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-27T20:16:51.175Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-27T20:16:51.743Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-27T20:16:51.744Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-27T20:16:52.313Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-27T20:16:53.252Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-27T20:16:53.820Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-27T20:16:54.759Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-27T20:16:55.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-27T20:16:55.585Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-27T20:16:58.124Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-27T20:16:59.063Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-27T20:16:59.632Z] === RUN TestDockerSuite/TestLogsSince [2020-07-27T20:17:01.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-27T20:17:06.834Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-27T20:17:12.106Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-27T20:17:12.106Z] === RUN TestDockerSuite/TestLogsTail [2020-07-27T20:17:12.674Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-27T20:17:12.934Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-27T20:17:13.504Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-27T20:17:13.763Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-27T20:17:14.332Z] === RUN TestDockerSuite/TestNetHostname [2020-07-27T20:17:15.710Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-27T20:17:15.710Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-27T20:17:22.277Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-27T20:17:22.536Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-27T20:17:22.795Z] === RUN TestDockerSuite/TestPluginActive [2020-07-27T20:17:24.702Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-27T20:17:28.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-27T20:17:28.898Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-27T20:17:28.898Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-27T20:17:29.835Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-27T20:17:31.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-27T20:17:32.181Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-27T20:17:33.565Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-27T20:17:36.101Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-27T20:17:39.391Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-27T20:17:40.770Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-27T20:17:41.708Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-27T20:17:42.647Z] === RUN TestDockerSuite/TestPortList [2020-07-27T20:17:49.222Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-27T20:17:49.791Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-27T20:17:53.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-27T20:17:55.887Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-27T20:17:55.887Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-27T20:17:55.887Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-27T20:17:56.456Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-27T20:17:56.456Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-27T20:17:56.715Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-27T20:17:56.715Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-27T20:17:57.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-27T20:17:57.543Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-27T20:17:58.480Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-27T20:17:58.480Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-27T20:18:00.044Z] --- PASS: TestImportExtremelyLargeImageWorks (193.46s) [2020-07-27T20:18:00.044Z] PASS [2020-07-27T20:18:00.044Z] [2020-07-27T20:18:00.044Z] === Skipped [2020-07-27T20:18:00.044Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-27T20:18:00.044Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:18:00.044Z] [2020-07-27T20:18:00.044Z] [2020-07-27T20:18:00.044Z] DONE 12 tests, 1 skipped in 194.454s [2020-07-27T20:18:00.044Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-27T20:18:00.044Z] ++ 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 [2020-07-27T20:18:00.044Z] ++ set -e [2020-07-27T20:18:00.044Z] ++ '[' -n 0 ']' [2020-07-27T20:18:00.044Z] ++ set -x [2020-07-27T20:18:00.044Z] ++ 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 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 [2020-07-27T20:18:00.044Z] INFO: Testing against a local daemon [2020-07-27T20:18:00.044Z] === RUN TestNetworkCreateDelete [2020-07-27T20:18:00.044Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-27T20:18:00.044Z] === RUN TestDockerNetworkDeletePreferID [2020-07-27T20:18:00.044Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-07-27T20:18:00.044Z] === RUN TestDaemonDNSFallback [2020-07-27T20:18:00.044Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-07-27T20:18:00.044Z] === RUN TestInspectNetwork [2020-07-27T20:18:00.044Z] === RUN TestInspectNetwork/full_network_id [2020-07-27T20:18:00.044Z] === RUN TestInspectNetwork/partial_network_id [2020-07-27T20:18:00.044Z] === RUN TestInspectNetwork/network_name [2020-07-27T20:18:00.044Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-27T20:18:00.340Z] --- PASS: TestInspectNetwork (7.18s) [2020-07-27T20:18:00.340Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-27T20:18:00.340Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-27T20:18:00.340Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-27T20:18:00.340Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-27T20:18:00.340Z] === RUN TestRunContainerWithBridgeNone [2020-07-27T20:18:01.791Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-27T20:18:02.373Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-27T20:18:02.425Z] --- PASS: TestRunContainerWithBridgeNone (1.88s) [2020-07-27T20:18:02.425Z] === RUN TestNetworkInvalidJSON [2020-07-27T20:18:02.425Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-27T20:18:02.425Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-27T20:18:02.425Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:18:02.425Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:18:02.425Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:18:02.425Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:18:02.425Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-27T20:18:02.425Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T20:18:02.425Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T20:18:02.425Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-27T20:18:02.425Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-27T20:18:02.425Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-27T20:18:02.425Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-27T20:18:02.425Z] === RUN TestHostIPv4BridgeLabel [2020-07-27T20:18:02.719Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-27T20:18:02.719Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-27T20:18:02.945Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-27T20:18:02.945Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-27T20:18:03.782Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-27T20:18:03.782Z] === RUN TestDaemonDefaultNetworkPools [2020-07-27T20:18:04.441Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-07-27T20:18:04.441Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-27T20:18:04.856Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-27T20:18:05.793Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-27T20:18:05.972Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-27T20:18:05.972Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-27T20:18:07.038Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-07-27T20:18:07.038Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-27T20:18:07.678Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-07-27T20:18:07.678Z] === RUN TestServiceWithPredefinedNetwork [2020-07-27T20:18:07.700Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-27T20:18:09.764Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2020-07-27T20:18:09.764Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-27T20:18:09.764Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T20:18:09.764Z] service_test.go:236: FLAKY_TEST [2020-07-27T20:18:09.764Z] === RUN TestServiceWithDataPathPortInit [2020-07-27T20:18:10.989Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-27T20:18:10.989Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-27T20:18:13.528Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-27T20:18:20.097Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-27T20:18:21.036Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-27T20:18:21.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-27T20:18:22.415Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-27T20:18:23.795Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-27T20:18:24.735Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-27T20:18:25.163Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2020-07-27T20:18:25.164Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-27T20:18:26.640Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-27T20:18:29.183Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-27T20:18:30.126Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-27T20:18:30.126Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-27T20:18:30.778Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2020-07-27T20:18:30.778Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jfp2h2kd6yk7lgt8oetkxrm2h Created:2020-07-27 20:18:24.429883386 +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[2e6bccd26d67432c25587df8ed72e8e5c2f7c5d4c5c29c8dcbea272f4d48a41c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.28ggzo4dkfdtlhlux5sf4b3bw EndpointID:f3f993f6a291d92207739b6bf2b246a8710e4a38d1a176c729938325c3846dfe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cd41f3e9119f5c117ec49a795402a763f9cc2a0ebeb738a3c885ecd941f3f820 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:4dfcd70258bb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.28ggzo4dkfdtlhlux5sf4b3bw EndpointID:f3f993f6a291d92207739b6bf2b246a8710e4a38d1a176c729938325c3846dfe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-27T20:18:30.778Z] PASS [2020-07-27T20:18:30.778Z] [2020-07-27T20:18:30.778Z] === Skipped [2020-07-27T20:18:30.778Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T20:18:30.778Z] service_test.go:236: FLAKY_TEST [2020-07-27T20:18:30.778Z] [2020-07-27T20:18:30.778Z] [2020-07-27T20:18:30.778Z] DONE 23 tests, 1 skipped in 39.412s [2020-07-27T20:18:30.778Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-27T20:18:30.778Z] ++ 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 [2020-07-27T20:18:30.778Z] ++ set -e [2020-07-27T20:18:30.778Z] ++ '[' -n 0 ']' [2020-07-27T20:18:30.778Z] ++ set -x [2020-07-27T20:18:30.778Z] ++ 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 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 [2020-07-27T20:18:30.778Z] INFO: Testing against a local daemon [2020-07-27T20:18:30.778Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-27T20:18:30.778Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-27T20:18:30.778Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:18:30.778Z] === RUN TestDockerNetworkIpvlan [2020-07-27T20:18:30.778Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-27T20:18:30.778Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:18:30.778Z] PASS [2020-07-27T20:18:30.778Z] [2020-07-27T20:18:30.778Z] === Skipped [2020-07-27T20:18:30.778Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-27T20:18:30.778Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:18:30.778Z] [2020-07-27T20:18:30.778Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-27T20:18:30.778Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T20:18:30.778Z] [2020-07-27T20:18:30.778Z] [2020-07-27T20:18:30.778Z] DONE 2 tests, 2 skipped in 0.080s [2020-07-27T20:18:30.778Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-27T20:18:30.778Z] ++ 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 [2020-07-27T20:18:30.778Z] ++ set -e [2020-07-27T20:18:30.778Z] ++ '[' -n 0 ']' [2020-07-27T20:18:30.778Z] ++ set -x [2020-07-27T20:18:30.778Z] ++ 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 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 [2020-07-27T20:18:30.778Z] INFO: Testing against a local daemon [2020-07-27T20:18:30.778Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-27T20:18:31.068Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-27T20:18:31.820Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-07-27T20:18:31.820Z] === RUN TestDockerNetworkMacvlan [2020-07-27T20:18:32.860Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-27T20:18:32.978Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-27T20:18:33.500Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-27T20:18:34.356Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-27T20:18:34.551Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-27T20:18:34.615Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-27T20:18:34.615Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-27T20:18:34.874Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-27T20:18:34.874Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-27T20:18:35.133Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-27T20:18:35.391Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-27T20:18:36.331Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-27T20:18:36.645Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-27T20:18:37.714Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-27T20:18:37.974Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-27T20:18:38.724Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-27T20:18:42.382Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-27T20:18:43.024Z] --- PASS: TestDockerNetworkMacvlan (11.16s) [2020-07-27T20:18:43.024Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-27T20:18:43.024Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-27T20:18:43.024Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-07-27T20:18:43.024Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2020-07-27T20:18:43.024Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s) [2020-07-27T20:18:43.024Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2020-07-27T20:18:43.024Z] PASS [2020-07-27T20:18:43.024Z] [2020-07-27T20:18:43.024Z] DONE 8 tests in 12.661s [2020-07-27T20:18:43.024Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-27T20:18:43.024Z] ++ 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 [2020-07-27T20:18:43.024Z] ++ set -e [2020-07-27T20:18:43.024Z] ++ '[' -n 0 ']' [2020-07-27T20:18:43.024Z] ++ set -x [2020-07-27T20:18:43.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-27T20:18:43.024Z] testing: warning: no tests to run [2020-07-27T20:18:43.024Z] PASS [2020-07-27T20:18:43.024Z] [2020-07-27T20:18:43.024Z] DONE 0 tests in 0.012s [2020-07-27T20:18:43.024Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-27T20:18:43.024Z] ++ 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 [2020-07-27T20:18:43.024Z] ++ set -e [2020-07-27T20:18:43.024Z] ++ '[' -n 0 ']' [2020-07-27T20:18:43.024Z] ++ set -x [2020-07-27T20:18:43.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-27T20:18:43.024Z] INFO: Testing against a local daemon [2020-07-27T20:18:43.024Z] === RUN TestAuthZPluginAllowRequest [2020-07-27T20:18:44.540Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-07-27T20:18:44.540Z] === RUN TestAuthZPluginTLS [2020-07-27T20:18:44.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-27T20:18:44.725Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-27T20:18:45.180Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-27T20:18:45.180Z] === RUN TestAuthZPluginDenyRequest [2020-07-27T20:18:45.295Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-27T20:18:45.476Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-27T20:18:45.476Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-27T20:18:46.113Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-27T20:18:46.113Z] === RUN TestAuthZPluginDenyResponse [2020-07-27T20:18:46.760Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-27T20:18:46.760Z] === RUN TestAuthZPluginAllowEventStream [2020-07-27T20:18:47.202Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-27T20:18:47.202Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-27T20:18:47.202Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-27T20:18:47.462Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-27T20:18:48.289Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2020-07-27T20:18:48.289Z] === RUN TestAuthZPluginErrorResponse [2020-07-27T20:18:48.583Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-27T20:18:48.583Z] === RUN TestAuthZPluginErrorRequest [2020-07-27T20:18:49.230Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-27T20:18:49.230Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-27T20:18:49.527Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-27T20:18:49.527Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-27T20:18:50.003Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-27T20:18:50.940Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-27T20:18:51.606Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2020-07-27T20:18:51.606Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-27T20:18:52.336Z] #33 119.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-27T20:18:52.336Z] #33 121.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-27T20:18:52.336Z] #33 123.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-27T20:18:52.336Z] #33 125.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-27T20:18:52.336Z] #33 127.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-27T20:18:52.847Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-27T20:18:53.144Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2020-07-27T20:18:53.144Z] === RUN TestAuthZPluginHeader [2020-07-27T20:18:53.417Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-27T20:18:53.676Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-27T20:18:53.676Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-27T20:18:53.712Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-27T20:18:54.190Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-27T20:18:54.190Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-27T20:18:54.190Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-27T20:18:54.190Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:18:54.190Z] === RUN TestAuthZPluginV2Disable [2020-07-27T20:18:54.190Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-27T20:18:54.190Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:18:54.190Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-27T20:18:54.190Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-27T20:18:54.190Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:18:54.190Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-27T20:18:54.190Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-27T20:18:54.190Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:18:54.190Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-27T20:18:55.091Z] #33 130.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-27T20:18:56.215Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-27T20:18:56.468Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-27T20:18:56.468Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-27T20:18:56.784Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-27T20:18:57.056Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-27T20:18:57.845Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-27T20:18:58.437Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-27T20:18:59.005Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-27T20:18:59.749Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-27T20:18:59.942Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-27T20:19:00.510Z] === RUN TestDockerSuite/TestRmiTag [2020-07-27T20:19:00.510Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-27T20:19:01.079Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-27T20:19:01.125Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-27T20:19:02.503Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-27T20:19:03.440Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-27T20:19:04.367Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-27T20:19:04.367Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-27T20:19:04.865Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-27T20:19:05.306Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-27T20:19:05.565Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-27T20:19:06.241Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-27T20:19:06.502Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-27T20:19:06.761Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-27T20:19:07.020Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-27T20:19:07.590Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-27T20:19:07.590Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-27T20:19:07.849Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-27T20:19:08.143Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-27T20:19:09.077Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-27T20:19:09.227Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-27T20:19:09.487Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-27T20:19:10.055Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-27T20:19:10.458Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-27T20:19:10.623Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-27T20:19:11.396Z] #33 146.7 [2020-07-27T20:19:11.396Z] #33 DONE 146.8s [2020-07-27T20:19:11.654Z] [2020-07-27T20:19:11.654Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-27T20:19:12.003Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-27T20:19:12.784Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-07-27T20:19:12.784Z] PASS [2020-07-27T20:19:12.784Z] [2020-07-27T20:19:12.784Z] === Skipped [2020-07-27T20:19:12.784Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-27T20:19:12.784Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:19:12.784Z] [2020-07-27T20:19:12.784Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-27T20:19:12.784Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:19:12.784Z] [2020-07-27T20:19:12.784Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-27T20:19:12.784Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:19:12.784Z] [2020-07-27T20:19:12.784Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-27T20:19:12.784Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:19:12.784Z] [2020-07-27T20:19:12.784Z] [2020-07-27T20:19:12.784Z] DONE 17 tests, 4 skipped in 27.671s [2020-07-27T20:19:12.784Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-27T20:19:12.784Z] ++ 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 [2020-07-27T20:19:12.784Z] ++ set -e [2020-07-27T20:19:12.784Z] ++ '[' -n 0 ']' [2020-07-27T20:19:12.784Z] ++ set -x [2020-07-27T20:19:12.784Z] ++ 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 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 [2020-07-27T20:19:12.784Z] INFO: Testing against a local daemon [2020-07-27T20:19:12.784Z] === RUN TestPluginInvalidJSON [2020-07-27T20:19:12.784Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:19:12.784Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:19:12.784Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T20:19:12.784Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-27T20:19:12.784Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-27T20:19:12.784Z] === RUN TestPluginInstall [2020-07-27T20:19:12.784Z] === RUN TestPluginInstall/no_auth [2020-07-27T20:19:12.940Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-27T20:19:13.029Z] #34 DONE 1.2s [2020-07-27T20:19:13.508Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-27T20:19:14.076Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-27T20:19:14.404Z] #27 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-27T20:19:14.404Z] #23 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-27T20:19:14.404Z] #9 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-27T20:19:14.404Z] #21 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-27T20:19:14.404Z] #12 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-27T20:19:14.404Z] #11 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-27T20:19:14.404Z] #24 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-27T20:19:14.404Z] #29 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-27T20:19:14.404Z] #26 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-27T20:19:14.404Z] #28 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-27T20:19:14.404Z] #6 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-27T20:19:14.404Z] #7 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-27T20:19:14.404Z] #10 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-27T20:19:14.404Z] #13 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-27T20:19:14.404Z] #20 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-27T20:19:14.404Z] #25 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T20:19:14.404Z] #19 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-27T20:19:14.404Z] #22 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-27T20:19:14.404Z] #30 CACHED [2020-07-27T20:19:14.404Z] [2020-07-27T20:19:14.404Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-27T20:19:14.645Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-27T20:19:14.904Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-27T20:19:14.971Z] #35 DONE 0.6s [2020-07-27T20:19:14.971Z] [2020-07-27T20:19:14.971Z] #36 exporting to image [2020-07-27T20:19:14.971Z] #36 exporting layers [2020-07-27T20:19:15.472Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-27T20:19:16.040Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-27T20:19:16.339Z] time="2020-07-27T20:19:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:19:16.339Z] time="2020-07-27T20:19:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:19:16.339Z] time="2020-07-27T20:19:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1c41b84a52f1fb0363a052910aff269bca18cf721e9a7b720f8466993842459" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:19:16.339Z] time="2020-07-27T20:19:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:19:16.339Z] time="2020-07-27T20:19:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:19:16.339Z] time="2020-07-27T20:19:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1c41b84a52f1fb0363a052910aff269bca18cf721e9a7b720f8466993842459" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:19:16.339Z] === RUN TestPluginInstall/with_htpasswd [2020-07-27T20:19:16.345Z] #36 exporting layers 1.4s done [2020-07-27T20:19:16.345Z] #36 writing image sha256:42759522c13cb3a2506099b1f55a25c09b56020df8581321365fe0f8bfef7156 done [2020-07-27T20:19:16.345Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-27T20:19:16.345Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-27T20:19:16.655Z] + echo Ensuring container killed. [2020-07-27T20:19:16.655Z] Ensuring container killed. [2020-07-27T20:19:16.655Z] + docker rm -vf docker-pr11 [2020-07-27T20:19:16.655Z] Error: No such container: docker-pr11 [2020-07-27T20:19:16.655Z] + true [Pipeline] sh [2020-07-27T20:19:16.937Z] + echo Chowning /workspace to jenkins user [2020-07-27T20:19:16.938Z] Chowning /workspace to jenkins user [2020-07-27T20:19:16.938Z] + id -u [2020-07-27T20:19:16.938Z] + id -g [2020-07-27T20:19:16.938Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41249:/workspace busybox chown -R 1000:1000 /workspace [2020-07-27T20:19:16.976Z] time="2020-07-27T20:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:19:16.976Z] time="2020-07-27T20:19:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:19:16.976Z] time="2020-07-27T20:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b79114140a8efe0993eaaa8dee0b374545e29fdf50f7ccacbece1b170c1cc92f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:19:16.976Z] time="2020-07-27T20:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:19:16.976Z] time="2020-07-27T20:19:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:19:16.976Z] time="2020-07-27T20:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b79114140a8efe0993eaaa8dee0b374545e29fdf50f7ccacbece1b170c1cc92f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:19:16.978Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-27T20:19:17.279Z] === RUN TestPluginInstall/with_insecure [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T20:19:17.547Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-27T20:19:17.798Z] + bundleName=unit [2020-07-27T20:19:17.798Z] + echo Creating unit-bundles.tar.gz [2020-07-27T20:19:17.798Z] Creating unit-bundles.tar.gz [2020-07-27T20:19:17.798Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-27T20:19:17.798Z] bundles/junit-report.xml [2020-07-27T20:19:17.798Z] bundles/go-test-report.json [2020-07-27T20:19:17.798Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-27T20:19:17.808Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-27T20:19:17.810Z] Archiving artifacts [2020-07-27T20:19:18.255Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41249/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-27T20:19:18.335Z] time="2020-07-27T20:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:19:18.335Z] time="2020-07-27T20:19:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:19:18.335Z] time="2020-07-27T20:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e522475e7b18108fabf0f5a70782387776a8ccb6e93e3d84181eaa93890d71d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:19:18.335Z] time="2020-07-27T20:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T20:19:18.335Z] time="2020-07-27T20:19:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T20:19:18.335Z] time="2020-07-27T20:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e522475e7b18108fabf0f5a70782387776a8ccb6e93e3d84181eaa93890d71d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T20:19:18.377Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-27T20:19:18.377Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-27T20:19:18.572Z] + make clean [2020-07-27T20:19:18.572Z] docker volume rm -f docker-dev-cache [2020-07-27T20:19:18.629Z] --- PASS: TestPluginInstall (7.71s) [2020-07-27T20:19:18.629Z] --- PASS: TestPluginInstall/no_auth (5.39s) [2020-07-27T20:19:18.629Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2020-07-27T20:19:18.629Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2020-07-27T20:19:18.629Z] plugin_test.go:157: [ddb8cf70ed09c] daemon is not started [2020-07-27T20:19:18.629Z] PASS [2020-07-27T20:19:18.629Z] [2020-07-27T20:19:18.629Z] DONE 6 tests in 7.815s [2020-07-27T20:19:18.629Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-27T20:19:18.629Z] ++ 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 [2020-07-27T20:19:18.629Z] ++ set -e [2020-07-27T20:19:18.629Z] ++ '[' -n 0 ']' [2020-07-27T20:19:18.629Z] ++ set -x [2020-07-27T20:19:18.629Z] ++ 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 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 [2020-07-27T20:19:18.629Z] INFO: Testing against a local daemon [2020-07-27T20:19:18.629Z] === RUN TestExternalGraphDriver [2020-07-27T20:19:18.629Z] === RUN TestExternalGraphDriver/json [2020-07-27T20:19:18.830Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-27T20:19:19.785Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-27T20:19:20.045Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-27T20:19:20.614Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-27T20:19:20.703Z] === RUN TestExternalGraphDriver/spec [2020-07-27T20:19:20.874Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-27T20:19:21.442Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-27T20:19:21.442Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-27T20:19:22.010Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-27T20:19:22.234Z] === RUN TestExternalGraphDriver/pull [2020-07-27T20:19:22.269Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-27T20:19:22.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-27T20:19:22.787Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-27T20:19:23.359Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-27T20:19:23.618Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-27T20:19:23.878Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-27T20:19:24.333Z] --- PASS: TestExternalGraphDriver (5.45s) [2020-07-27T20:19:24.333Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-07-27T20:19:24.333Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-07-27T20:19:24.333Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2020-07-27T20:19:24.333Z] === RUN TestGraphdriverPluginV2 [2020-07-27T20:19:24.333Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-07-27T20:19:24.333Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:19:24.333Z] PASS [2020-07-27T20:19:24.333Z] [2020-07-27T20:19:24.333Z] === Skipped [2020-07-27T20:19:24.333Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-07-27T20:19:24.333Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:19:24.333Z] [2020-07-27T20:19:24.333Z] [2020-07-27T20:19:24.333Z] DONE 5 tests, 1 skipped in 5.603s [2020-07-27T20:19:24.333Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-27T20:19:24.333Z] ++ 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 [2020-07-27T20:19:24.333Z] ++ set -e [2020-07-27T20:19:24.333Z] ++ '[' -n 0 ']' [2020-07-27T20:19:24.333Z] ++ set -x [2020-07-27T20:19:24.333Z] ++ 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 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 [2020-07-27T20:19:24.333Z] INFO: Testing against a local daemon [2020-07-27T20:19:24.333Z] === RUN TestContinueAfterPluginCrash [2020-07-27T20:19:24.333Z] === PAUSE TestContinueAfterPluginCrash [2020-07-27T20:19:24.333Z] === RUN TestReadPluginNoRead [2020-07-27T20:19:24.333Z] === PAUSE TestReadPluginNoRead [2020-07-27T20:19:24.333Z] === RUN TestDaemonStartWithLogOpt [2020-07-27T20:19:24.333Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-27T20:19:24.333Z] === CONT TestContinueAfterPluginCrash [2020-07-27T20:19:24.333Z] === CONT TestDaemonStartWithLogOpt [2020-07-27T20:19:24.333Z] === CONT TestReadPluginNoRead [2020-07-27T20:19:24.447Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-27T20:19:24.447Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-27T20:19:25.827Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-27T20:19:26.396Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-27T20:19:26.967Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-27T20:19:27.537Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-27T20:19:27.537Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-27T20:19:28.107Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-27T20:19:29.044Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-27T20:19:29.959Z] === RUN TestReadPluginNoRead/default [2020-07-27T20:19:29.959Z] --- PASS: TestDaemonStartWithLogOpt (5.32s) [2020-07-27T20:19:29.982Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-27T20:19:30.594Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-27T20:19:30.920Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-27T20:19:31.489Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-27T20:19:31.749Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-27T20:19:32.104Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-27T20:19:32.318Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-27T20:19:32.887Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-27T20:19:33.457Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-27T20:19:33.678Z] --- PASS: TestReadPluginNoRead (9.29s) [2020-07-27T20:19:33.678Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2020-07-27T20:19:33.678Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-07-27T20:19:33.679Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2020-07-27T20:19:33.679Z] read_test.go:92: [d908bda884993] daemon is not started [2020-07-27T20:19:34.724Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2020-07-27T20:19:34.724Z] PASS [2020-07-27T20:19:34.724Z] [2020-07-27T20:19:34.724Z] DONE 6 tests in 10.699s [2020-07-27T20:19:34.724Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-27T20:19:34.724Z] ++ 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 [2020-07-27T20:19:34.724Z] ++ set -e [2020-07-27T20:19:34.724Z] ++ '[' -n 0 ']' [2020-07-27T20:19:34.724Z] ++ set -x [2020-07-27T20:19:34.724Z] ++ 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 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 [2020-07-27T20:19:34.838Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-27T20:19:35.020Z] testing: warning: no tests to run [2020-07-27T20:19:35.020Z] PASS [2020-07-27T20:19:35.020Z] [2020-07-27T20:19:35.020Z] DONE 0 tests in 0.019s [2020-07-27T20:19:35.020Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-27T20:19:35.020Z] ++ 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 [2020-07-27T20:19:35.020Z] ++ set -e [2020-07-27T20:19:35.020Z] ++ '[' -n 0 ']' [2020-07-27T20:19:35.020Z] ++ set -x [2020-07-27T20:19:35.020Z] ++ 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 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 [2020-07-27T20:19:35.020Z] INFO: Testing against a local daemon [2020-07-27T20:19:35.020Z] === RUN TestPluginWithDevMounts [2020-07-27T20:19:35.020Z] === PAUSE TestPluginWithDevMounts [2020-07-27T20:19:35.020Z] === CONT TestPluginWithDevMounts [2020-07-27T20:19:37.094Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-07-27T20:19:37.095Z] PASS [2020-07-27T20:19:37.095Z] [2020-07-27T20:19:37.095Z] DONE 1 tests in 1.915s [2020-07-27T20:19:37.095Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-27T20:19:37.095Z] ++ 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 [2020-07-27T20:19:37.095Z] ++ set -e [2020-07-27T20:19:37.095Z] ++ '[' -n 0 ']' [2020-07-27T20:19:37.095Z] ++ set -x [2020-07-27T20:19:37.095Z] ++ 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 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 [2020-07-27T20:19:37.095Z] INFO: Testing against a local daemon [2020-07-27T20:19:37.095Z] === RUN TestSecretInspect [2020-07-27T20:19:37.375Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-27T20:19:37.375Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-27T20:19:37.375Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-27T20:19:39.186Z] --- PASS: TestSecretInspect (1.93s) [2020-07-27T20:19:39.186Z] === RUN TestSecretList [2020-07-27T20:19:39.282Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-27T20:19:40.220Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-27T20:19:40.757Z] --- PASS: TestSecretList (1.92s) [2020-07-27T20:19:40.757Z] === RUN TestSecretsCreateAndDelete [2020-07-27T20:19:42.135Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-27T20:19:42.832Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2020-07-27T20:19:42.832Z] === RUN TestSecretsUpdate [2020-07-27T20:19:44.040Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-27T20:19:44.041Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-27T20:19:44.041Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-27T20:19:44.299Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-27T20:19:44.907Z] --- PASS: TestSecretsUpdate (1.91s) [2020-07-27T20:19:44.907Z] === RUN TestTemplatedSecret [2020-07-27T20:19:45.679Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-27T20:19:46.248Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-27T20:19:47.007Z] --- PASS: TestTemplatedSecret (2.46s) [2020-07-27T20:19:47.007Z] === RUN TestSecretCreateResolve [2020-07-27T20:19:48.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-27T20:19:48.414Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-27T20:19:48.985Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-27T20:19:49.087Z] --- PASS: TestSecretCreateResolve (1.95s) [2020-07-27T20:19:49.088Z] PASS [2020-07-27T20:19:49.088Z] [2020-07-27T20:19:49.088Z] DONE 6 tests in 12.197s [2020-07-27T20:19:49.088Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-27T20:19:49.088Z] ++ 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 [2020-07-27T20:19:49.088Z] ++ set -e [2020-07-27T20:19:49.088Z] ++ '[' -n 0 ']' [2020-07-27T20:19:49.088Z] ++ set -x [2020-07-27T20:19:49.088Z] ++ 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 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 [2020-07-27T20:19:49.088Z] INFO: Testing against a local daemon [2020-07-27T20:19:49.088Z] === RUN TestServiceCreateInit [2020-07-27T20:19:49.088Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-27T20:19:50.364Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-27T20:19:50.934Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-27T20:19:50.934Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-27T20:19:51.504Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-27T20:19:52.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-27T20:19:52.883Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-27T20:19:53.143Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-27T20:19:53.403Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-27T20:19:53.569Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-27T20:19:53.971Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-27T20:19:54.541Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-27T20:19:55.478Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-27T20:19:55.478Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-27T20:19:55.478Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-27T20:19:56.047Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-27T20:19:56.306Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-27T20:19:56.875Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-27T20:19:57.106Z] --- PASS: TestServiceCreateInit (8.09s) [2020-07-27T20:19:57.106Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2020-07-27T20:19:57.106Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.31s) [2020-07-27T20:19:57.106Z] === RUN TestCreateServiceMultipleTimes [2020-07-27T20:19:57.446Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-27T20:19:58.384Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-27T20:19:58.644Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-27T20:19:58.903Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-27T20:19:59.163Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-27T20:19:59.732Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-27T20:19:59.992Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-27T20:20:00.562Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-27T20:20:01.132Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-27T20:20:01.391Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-27T20:20:02.337Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-27T20:20:02.597Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-27T20:20:02.597Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-27T20:20:04.504Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-27T20:20:05.073Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-27T20:20:05.641Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-27T20:20:07.021Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-27T20:20:10.311Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-27T20:20:12.486Z] --- PASS: TestCreateServiceMultipleTimes (15.35s) [2020-07-27T20:20:12.486Z] === RUN TestCreateServiceConflict [2020-07-27T20:20:13.602Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-27T20:20:14.573Z] --- PASS: TestCreateServiceConflict (1.94s) [2020-07-27T20:20:14.573Z] === RUN TestCreateServiceMaxReplicas [2020-07-27T20:20:16.891Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-27T20:20:17.328Z] --- PASS: TestCreateServiceMaxReplicas (2.57s) [2020-07-27T20:20:17.328Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-27T20:20:17.460Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-27T20:20:18.399Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-27T20:20:18.399Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-27T20:20:18.399Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-27T20:20:18.399Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-27T20:20:18.966Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-27T20:20:20.871Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-27T20:20:21.439Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-27T20:20:22.376Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-27T20:20:28.941Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-27T20:20:28.941Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-27T20:20:28.941Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-27T20:20:29.200Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-27T20:20:29.200Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-27T20:20:29.200Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-27T20:20:29.985Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.71s) [2020-07-27T20:20:29.985Z] === RUN TestCreateServiceSecretFileMode [2020-07-27T20:20:30.143Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-27T20:20:30.714Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-27T20:20:31.651Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-27T20:20:31.651Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-27T20:20:31.910Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-27T20:20:32.073Z] --- PASS: TestCreateServiceSecretFileMode (2.19s) [2020-07-27T20:20:32.073Z] === RUN TestCreateServiceConfigFileMode [2020-07-27T20:20:32.847Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-27T20:20:33.783Z] === RUN TestDockerSuite/TestRunMount [2020-07-27T20:20:34.152Z] --- PASS: TestCreateServiceConfigFileMode (2.17s) [2020-07-27T20:20:34.152Z] === RUN TestCreateServiceSysctls [2020-07-27T20:20:37.073Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-27T20:20:37.643Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-27T20:20:37.690Z] --- PASS: TestCreateServiceSysctls (3.24s) [2020-07-27T20:20:37.690Z] === RUN TestCreateServiceCapabilities [2020-07-27T20:20:38.213Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-27T20:20:38.783Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-27T20:20:39.780Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-07-27T20:20:39.780Z] === RUN TestInspect [2020-07-27T20:20:40.165Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-27T20:20:42.074Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-27T20:20:42.577Z] --- PASS: TestInspect (2.48s) [2020-07-27T20:20:42.577Z] === RUN TestCreateJob [2020-07-27T20:20:43.982Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-27T20:20:45.362Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-27T20:20:45.424Z] --- PASS: TestCreateJob (3.04s) [2020-07-27T20:20:45.425Z] === RUN TestReplicatedJob [2020-07-27T20:20:45.622Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-27T20:20:47.003Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-27T20:20:48.913Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-27T20:20:49.481Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-27T20:20:49.741Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-27T20:20:49.741Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-27T20:20:50.309Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-27T20:20:50.877Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-27T20:20:51.021Z] --- PASS: TestReplicatedJob (5.11s) [2020-07-27T20:20:51.021Z] === RUN TestUpdateReplicatedJob [2020-07-27T20:20:51.447Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-27T20:20:52.017Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-27T20:20:53.394Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-27T20:20:53.769Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2020-07-27T20:20:53.769Z] === RUN TestServiceListWithStatuses [2020-07-27T20:20:53.769Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-27T20:20:53.769Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T20:20:53.769Z] === RUN TestDockerNetworkConnectAlias [2020-07-27T20:20:54.797Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-27T20:20:57.299Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2020-07-27T20:20:57.299Z] === RUN TestDockerNetworkReConnect [2020-07-27T20:20:57.336Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-27T20:20:57.336Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-27T20:20:57.596Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-27T20:20:58.164Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-27T20:20:58.164Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-27T20:20:58.423Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-27T20:20:58.995Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-27T20:20:58.995Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-27T20:20:59.564Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-27T20:21:00.849Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2020-07-27T20:21:00.849Z] === RUN TestServicePlugin [2020-07-27T20:21:00.849Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-27T20:21:00.849Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:21:00.849Z] === RUN TestServiceUpdateLabel [2020-07-27T20:21:02.851Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-27T20:21:02.964Z] --- PASS: TestServiceUpdateLabel (1.97s) [2020-07-27T20:21:02.964Z] === RUN TestServiceUpdateSecrets [2020-07-27T20:21:04.759Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-27T20:21:05.019Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-27T20:21:05.019Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-27T20:21:05.591Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-27T20:21:05.851Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-27T20:21:07.758Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-27T20:21:07.758Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-27T20:21:08.327Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-27T20:21:08.586Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-27T20:21:09.155Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-27T20:21:09.727Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-27T20:21:10.298Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-27T20:21:10.557Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-27T20:21:10.816Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-27T20:21:10.816Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-27T20:21:11.385Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-27T20:21:11.954Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-27T20:21:11.954Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-27T20:21:12.525Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-27T20:21:13.905Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-27T20:21:13.905Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-27T20:21:13.905Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-27T20:21:16.463Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-27T20:21:16.463Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-27T20:21:17.408Z] === RUN TestDockerSuite/TestRunRm [2020-07-27T20:21:17.668Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-27T20:21:18.359Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2020-07-27T20:21:18.359Z] === RUN TestServiceUpdateConfigs [2020-07-27T20:21:19.574Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-27T20:21:21.480Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-27T20:21:21.480Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-27T20:21:22.049Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-27T20:21:22.619Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-27T20:21:24.529Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-27T20:21:24.788Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-27T20:21:25.047Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-27T20:21:28.343Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-27T20:21:30.879Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-27T20:21:30.879Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-27T20:21:31.009Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2020-07-27T20:21:31.009Z] === RUN TestServiceUpdateNetwork [2020-07-27T20:21:31.139Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-27T20:21:31.708Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-27T20:21:31.969Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-27T20:21:32.538Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-27T20:21:33.476Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-27T20:21:33.735Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-27T20:21:34.304Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-27T20:21:34.873Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-27T20:21:35.132Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-27T20:21:36.070Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-27T20:21:37.980Z] === RUN TestDockerSuite/TestRunState [2020-07-27T20:21:39.366Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-27T20:21:39.366Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-27T20:21:39.949Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-27T20:21:40.208Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-27T20:21:40.208Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-27T20:21:40.467Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-27T20:21:41.037Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-27T20:21:41.975Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-27T20:21:41.976Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-27T20:21:41.976Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-27T20:21:42.235Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-27T20:21:43.665Z] --- PASS: TestServiceUpdateNetwork (12.23s) [2020-07-27T20:21:43.665Z] === RUN TestServiceUpdatePidsLimit [2020-07-27T20:21:44.143Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-27T20:21:44.143Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-27T20:21:44.307Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-27T20:21:45.355Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-27T20:21:45.522Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-27T20:21:47.432Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-27T20:21:49.337Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-27T20:21:50.275Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-27T20:21:50.844Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-27T20:21:51.414Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-27T20:21:51.984Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-27T20:21:52.259Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-27T20:21:52.553Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-27T20:21:53.492Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-27T20:21:54.873Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-27T20:21:55.441Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-27T20:21:55.441Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-27T20:21:55.700Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-27T20:21:56.271Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-27T20:21:56.271Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-27T20:21:56.839Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-27T20:21:57.407Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-27T20:21:57.407Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-27T20:21:57.407Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-27T20:21:57.976Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-27T20:21:59.882Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-27T20:22:00.776Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2020-07-27T20:22:00.776Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-07-27T20:22:00.776Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-07-27T20:22:00.776Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.81s) [2020-07-27T20:22:00.776Z] PASS [2020-07-27T20:22:00.776Z] [2020-07-27T20:22:00.776Z] === Skipped [2020-07-27T20:22:00.776Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-27T20:22:00.776Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T20:22:00.776Z] [2020-07-27T20:22:00.776Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-27T20:22:00.776Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T20:22:00.776Z] [2020-07-27T20:22:00.776Z] [2020-07-27T20:22:00.776Z] DONE 27 tests, 2 skipped in 130.379s [2020-07-27T20:22:00.776Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-27T20:22:00.776Z] ++ 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 [2020-07-27T20:22:00.776Z] ++ set -e [2020-07-27T20:22:00.776Z] ++ '[' -n 0 ']' [2020-07-27T20:22:00.776Z] ++ set -x [2020-07-27T20:22:00.776Z] ++ 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 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 [2020-07-27T20:22:00.776Z] INFO: Testing against a local daemon [2020-07-27T20:22:00.776Z] === RUN TestSessionCreate [2020-07-27T20:22:00.776Z] --- PASS: TestSessionCreate (0.03s) [2020-07-27T20:22:00.776Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-27T20:22:00.776Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-27T20:22:00.776Z] PASS [2020-07-27T20:22:00.776Z] [2020-07-27T20:22:00.776Z] DONE 2 tests in 0.154s [2020-07-27T20:22:00.776Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-27T20:22:00.776Z] ++ 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 [2020-07-27T20:22:00.776Z] ++ set -e [2020-07-27T20:22:00.776Z] ++ '[' -n 0 ']' [2020-07-27T20:22:00.776Z] ++ set -x [2020-07-27T20:22:00.776Z] ++ 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 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 [2020-07-27T20:22:00.776Z] INFO: Testing against a local daemon [2020-07-27T20:22:00.776Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-27T20:22:00.776Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T20:22:00.776Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T20:22:00.776Z] === RUN TestEventsExecDie [2020-07-27T20:22:00.776Z] --- PASS: TestEventsExecDie (0.60s) [2020-07-27T20:22:00.776Z] === RUN TestEventsBackwardsCompatible [2020-07-27T20:22:00.776Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-07-27T20:22:00.776Z] === RUN TestInfoBinaryCommits [2020-07-27T20:22:00.776Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-27T20:22:00.776Z] === RUN TestInfoAPIVersioned [2020-07-27T20:22:00.776Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-27T20:22:00.776Z] === RUN TestInfoDiscoveryBackend [2020-07-27T20:22:01.070Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-27T20:22:01.070Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-27T20:22:01.881Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-27T20:22:02.117Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-27T20:22:02.117Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-27T20:22:02.140Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-27T20:22:02.411Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-27T20:22:02.411Z] === RUN TestInfoAPI [2020-07-27T20:22:02.411Z] --- PASS: TestInfoAPI (0.04s) [2020-07-27T20:22:02.411Z] === RUN TestInfoAPIWarnings [2020-07-27T20:22:03.057Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-27T20:22:03.057Z] === RUN TestInfoDebug [2020-07-27T20:22:03.077Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-27T20:22:03.702Z] --- PASS: TestInfoDebug (0.53s) [2020-07-27T20:22:03.702Z] === RUN TestInfoInsecureRegistries [2020-07-27T20:22:03.997Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-07-27T20:22:03.997Z] === RUN TestInfoRegistryMirrors [2020-07-27T20:22:04.457Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-27T20:22:04.457Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-27T20:22:04.636Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-27T20:22:04.636Z] === RUN TestLoginFailsWithBadCredentials [2020-07-27T20:22:04.931Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-07-27T20:22:04.931Z] === RUN TestPingCacheHeaders [2020-07-27T20:22:04.931Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-27T20:22:04.931Z] === RUN TestPingGet [2020-07-27T20:22:04.931Z] --- PASS: TestPingGet (0.02s) [2020-07-27T20:22:04.931Z] === RUN TestPingHead [2020-07-27T20:22:04.931Z] --- PASS: TestPingHead (0.03s) [2020-07-27T20:22:04.931Z] === RUN TestVersion [2020-07-27T20:22:05.225Z] --- PASS: TestVersion (0.05s) [2020-07-27T20:22:05.225Z] PASS [2020-07-27T20:22:05.225Z] [2020-07-27T20:22:05.225Z] === Skipped [2020-07-27T20:22:05.225Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T20:22:05.225Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T20:22:05.225Z] [2020-07-27T20:22:05.225Z] [2020-07-27T20:22:05.225Z] DONE 18 tests, 1 skipped in 5.498s [2020-07-27T20:22:05.225Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-27T20:22:05.225Z] ++ 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 [2020-07-27T20:22:05.225Z] ++ set -e [2020-07-27T20:22:05.225Z] ++ '[' -n 0 ']' [2020-07-27T20:22:05.225Z] ++ set -x [2020-07-27T20:22:05.225Z] ++ 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 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 [2020-07-27T20:22:05.225Z] INFO: Testing against a local daemon [2020-07-27T20:22:05.225Z] === RUN TestVolumesCreateAndList [2020-07-27T20:22:05.225Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-27T20:22:05.225Z] === RUN TestVolumesRemove [2020-07-27T20:22:05.225Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-27T20:22:05.225Z] === RUN TestVolumesInspect [2020-07-27T20:22:05.225Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-27T20:22:05.225Z] === RUN TestVolumesInvalidJSON [2020-07-27T20:22:05.225Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-27T20:22:05.225Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-27T20:22:05.225Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-27T20:22:05.225Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-27T20:22:05.225Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-27T20:22:05.225Z] PASS [2020-07-27T20:22:05.225Z] [2020-07-27T20:22:05.225Z] DONE 5 tests in 0.212s [2020-07-27T20:22:05.225Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T20:22:05.394Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-27T20:22:05.519Z] ++++ cat bundles/test-integration/docker.pid [2020-07-27T20:22:05.519Z] +++ kill 13780 [2020-07-27T20:22:07.034Z] +++ /etc/init.d/apparmor stop [2020-07-27T20:22:07.034Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T20:22:07.034Z] [2020-07-27T20:22:07.034Z] Unloading profiles will leave already running processes permanently [2020-07-27T20:22:07.034Z] unconfined, which can lead to unexpected situations. [2020-07-27T20:22:07.034Z] [2020-07-27T20:22:07.034Z] To set a process to complain mode, use the command line tool [2020-07-27T20:22:07.034Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T20:22:07.034Z] +++ true [2020-07-27T20:22:07.034Z] exiting test-integration [2020-07-27T20:22:07.034Z] ++ exit 0 [2020-07-27T20:22:07.034Z] [2020-07-27T20:22:07.305Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-27T20:22:07.569Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY Post stage [Pipeline] junit [2020-07-27T20:22:08.123Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-27T20:22:08.950Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-27T20:22:09.121Z] + echo Ensuring container killed. [2020-07-27T20:22:09.121Z] Ensuring container killed. [2020-07-27T20:22:09.121Z] + docker rm -vf docker-pr11 [2020-07-27T20:22:09.121Z] Error: No such container: docker-pr11 [2020-07-27T20:22:09.121Z] + true [Pipeline] sh [2020-07-27T20:22:09.518Z] + echo Chowning /workspace to jenkins user [2020-07-27T20:22:09.518Z] Chowning /workspace to jenkins user [2020-07-27T20:22:09.518Z] + id -u [2020-07-27T20:22:09.518Z] + id -g [2020-07-27T20:22:09.518Z] + docker run --rm -v /home/docker/workspace/moby_PR-41249:/workspace busybox chown -R 1001:1001 /workspace [2020-07-27T20:22:09.518Z] Unable to find image 'busybox:latest' locally [2020-07-27T20:22:09.812Z] latest: Pulling from library/busybox [2020-07-27T20:22:09.812Z] 7257f00f7d70: Pulling fs layer [2020-07-27T20:22:09.889Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-27T20:22:10.105Z] 7257f00f7d70: Verifying Checksum [2020-07-27T20:22:10.105Z] 7257f00f7d70: Download complete [2020-07-27T20:22:10.148Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-27T20:22:10.400Z] 7257f00f7d70: Pull complete [2020-07-27T20:22:10.400Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-27T20:22:10.400Z] Status: Downloaded newer image for busybox:latest [2020-07-27T20:22:10.716Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-27T20:22:10.716Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-27T20:22:10.716Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-27T20:22:10.716Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-27T20:22:10.975Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-27T20:22:10.975Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-27T20:22:11.543Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-27T20:22:11.803Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T20:22:12.315Z] + bundleName=ppc64le-integration [2020-07-27T20:22:12.315Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-27T20:22:12.315Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-27T20:22:12.315Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-07-27T20:22:12.315Z] -print [Pipeline] archiveArtifacts [2020-07-27T20:22:12.362Z] Archiving artifacts [2020-07-27T20:22:12.741Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-27T20:22:12.882Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41249/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-27T20:22:13.285Z] + make clean [2020-07-27T20:22:13.310Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-27T20:22:13.569Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-27T20:22:13.569Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-27T20:22:13.577Z] make: command: Command not found [2020-07-27T20:22:13.577Z] make: command: Command not found [2020-07-27T20:22:13.577Z] docker volume rm -f docker-dev-cache [2020-07-27T20:22:13.577Z] docker-dev-cache [Pipeline] deleteDir [2020-07-27T20:22:14.137Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-27T20:22:14.137Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-27T20:22:14.137Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-27T20:22:14.137Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-27T20:22:14.138Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-27T20:22:14.138Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-27T20:22:14.138Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-27T20:22:14.138Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-27T20:22:14.138Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-27T20:22:14.138Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-27T20:22:14.706Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-27T20:22:14.965Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [Pipeline] } [Pipeline] // withEnv [2020-07-27T20:22:15.536Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-27T20:22:15.536Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-27T20:22:16.105Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-27T20:22:16.105Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-27T20:22:16.673Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-27T20:22:16.673Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-27T20:22:16.932Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-27T20:22:17.500Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-27T20:22:17.500Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-27T20:22:17.500Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-27T20:22:18.068Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-27T20:22:18.638Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-27T20:22:19.207Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-27T20:22:19.207Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-27T20:22:19.466Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-27T20:22:19.466Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-27T20:22:20.404Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-27T20:22:20.663Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-27T20:22:21.239Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-27T20:22:23.168Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-27T20:22:23.428Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-27T20:22:23.428Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-27T20:22:23.428Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-27T20:22:23.996Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-27T20:22:24.933Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-27T20:22:25.501Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-27T20:22:25.501Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-27T20:22:26.880Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-27T20:22:26.880Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-27T20:22:27.140Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-27T20:22:28.520Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-27T20:22:28.520Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-27T20:22:29.459Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-27T20:22:29.459Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-27T20:22:29.459Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-27T20:22:30.837Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-27T20:22:31.776Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-27T20:22:32.711Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-27T20:22:32.711Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-27T20:22:32.970Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-27T20:22:32.970Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-27T20:22:33.540Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-27T20:22:33.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-27T20:22:35.449Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-27T20:22:40.722Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-27T20:22:42.099Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-27T20:22:42.668Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-27T20:22:43.607Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-27T20:22:46.162Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-27T20:22:47.105Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-27T20:22:48.041Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-27T20:22:48.610Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-27T20:22:49.988Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-27T20:22:49.988Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-27T20:22:51.370Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-27T20:22:52.308Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-27T20:22:54.843Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-27T20:22:59.041Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-27T20:23:02.326Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-27T20:23:06.516Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-27T20:23:06.516Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-27T20:23:09.048Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-27T20:23:09.048Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-27T20:23:10.426Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-27T20:23:10.993Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-27T20:23:11.252Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-27T20:23:11.821Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-27T20:23:12.389Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-27T20:23:12.389Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-27T20:23:12.653Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-27T20:23:15.946Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-27T20:23:19.232Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-27T20:23:19.232Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-27T20:23:19.493Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-27T20:23:19.493Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-27T20:23:20.062Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-27T20:23:21.000Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-27T20:23:21.000Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-27T20:23:21.938Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-27T20:23:22.507Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-27T20:23:23.076Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-27T20:23:24.014Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-27T20:23:28.204Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-27T20:23:28.462Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-27T20:23:28.462Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-27T20:23:29.030Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-27T20:23:29.598Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-27T20:23:31.504Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-27T20:23:31.504Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-27T20:23:34.041Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-27T20:23:36.578Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-27T20:23:37.516Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-27T20:23:39.444Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-27T20:23:40.014Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-27T20:23:42.549Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-27T20:23:42.811Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-27T20:23:44.720Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-27T20:23:46.098Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-27T20:23:46.666Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-27T20:23:47.605Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-27T20:23:48.983Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-27T20:23:50.364Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-27T20:23:51.742Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-27T20:23:53.120Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-27T20:23:54.061Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-27T20:23:57.348Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-27T20:24:09.556Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-27T20:24:09.556Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-27T20:24:09.556Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-27T20:24:09.816Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-27T20:24:09.816Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-27T20:24:09.816Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-27T20:24:09.816Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-27T20:24:10.397Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-27T20:24:10.397Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-27T20:24:10.978Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-27T20:24:10.978Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-27T20:24:11.236Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-27T20:24:11.236Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-27T20:24:11.236Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-27T20:24:12.615Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-27T20:24:12.615Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-27T20:24:12.878Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-27T20:24:12.878Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-27T20:24:12.878Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-27T20:24:16.164Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-27T20:24:18.700Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-27T20:24:19.638Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-27T20:24:19.638Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-27T20:24:19.638Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-27T20:24:21.546Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-27T20:24:24.085Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite (1325.26s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.34s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.06s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.07s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.91s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.67s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.87s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.78s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.70s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.87s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.99s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAttachDetach (1.22s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.99s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.14s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.04s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.68s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.95s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.46s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.38s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.03s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.21s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.14s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.68s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.76s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.77s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.24s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.14s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.15s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.44s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.06s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.13s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.40s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.45s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.57s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.80s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.73s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.45s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.98s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.50s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.54s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.05s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.49s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.29s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.64s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.63s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.53s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.25s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.30s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.10s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.20s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.57s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.57s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.91s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.24s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.71s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.30s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.28s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2020-07-27T20:24:24.085Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-27T20:24:24.085Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.13s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.45s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.79s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildContChar (2.63s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.25s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.40s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.60s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.45s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.99s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.56s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.27s) [2020-07-27T20:24:24.085Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-27T20:24:24.085Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.085Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-27T20:24:24.085Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.085Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-27T20:24:24.085Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.085Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-27T20:24:24.085Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.11s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.43s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.33s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.83s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.18s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.53s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.89s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.20s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.17s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.27s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.61s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.20s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.32s) [2020-07-27T20:24:24.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.66s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.45s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.24s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.34s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.24s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.90s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.47s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.36s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.18s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.04s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.66s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEnv (1.73s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.00s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.89s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.30s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.37s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.41s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.76s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.71s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.22s) [2020-07-27T20:24:24.086Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-27T20:24:24.086Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.38s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.91s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.49s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.25s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.82s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.18s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.25s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.69s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.43s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildHistory (3.92s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.87s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.86s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.85s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.83s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.39s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.06s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.13s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.10s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.45s) [2020-07-27T20:24:24.086Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-27T20:24:24.086Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.82s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.71s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.07s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.44s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.73s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.74s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.13s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.53s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.43s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.61s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.02s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.34s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.96s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.80s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildPATH (1.53s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.48s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.01s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.56s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.43s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildRm (2.37s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.24s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.46s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.20s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.46s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.32s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-07-27T20:24:24.086Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-27T20:24:24.086Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.85s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.85s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.14s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildUser (1.53s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.09s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.90s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.99s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.09s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.59s) [2020-07-27T20:24:24.086Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-27T20:24:24.086Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.086Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-27T20:24:24.086Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.086Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-07-27T20:24:24.086Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.086Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-27T20:24:24.086Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.46s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.71s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.88s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.31s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.86s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s) [2020-07-27T20:24:24.086Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-27T20:24:24.086Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.00s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.84s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-07-27T20:24:24.086Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-27T20:24:24.086Z] docker_cli_sni_test.go:18: Flakey test [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCommitChange (0.94s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.64s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.09s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.02s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.15s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.87s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.75s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.69s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.98s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.60s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.57s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.52s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.17s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.23s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.71s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-07-27T20:24:24.086Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-27T20:24:24.086Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.43s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.46s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.07s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.63s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.43s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.34s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.44s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.29s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009ca440_} (1.46s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1934804667_/foo_false____} (1.41s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1934804667_/foo_true____} (1.37s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3899444958_/foo_false____} (1.31s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3899444958_/foo_true____} (1.38s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3899444958_/foo_true__0xc0009ca4a0__} (1.47s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009ca4c0_} (1.57s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009ca4e0_} (1.43s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009ca500_} (1.42s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009ca520_} (1.50s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.46s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-27T20:24:24.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.62s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.62s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.09s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.29s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.42s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.09s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.06s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.88s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.15s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.92s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.51s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.78s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.56s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.49s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.48s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.63s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.51s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.12s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.65s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.47s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.41s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.68s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.66s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.55s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.61s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.82s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.04s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToStdout (0.82s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.64s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.57s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.23s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.46s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2020-07-27T20:24:24.087Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-27T20:24:24.087Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.64s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2020-07-27T20:24:24.087Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-27T20:24:24.087Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.28s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.75s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.25s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.07s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.42s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.25s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.75s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.14s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.39s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.48s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.59s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.93s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.71s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsAttach (0.64s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsCommit (0.85s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.68s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.62s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.53s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.95s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.32s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.29s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFormat (0.86s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.24s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-07-27T20:24:24.087Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-27T20:24:24.087Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-27T20:24:24.087Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-27T20:24:24.087Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.41s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.42s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsRename (0.46s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsTop (0.60s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.77s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.17s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.76s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.95s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.08s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecEnv (0.61s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecInspectID (1.52s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.47s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.82s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.81s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.49s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecStartFails (0.64s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.44s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.65s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.61s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecUlimits (0.66s) [2020-07-27T20:24:24.087Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-27T20:24:24.087Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.54s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.67s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.62s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestExecWithUser (0.54s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.46s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.46s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.46s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.58s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestHealth (18.56s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.52s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.46s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImportFile (1.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.57s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.69s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.73s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.56s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.71s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.56s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.23s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.64s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s) [2020-07-27T20:24:24.087Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-27T20:24:24.087Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.81s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectHistory (0.91s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-27T20:24:24.087Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-27T20:24:24.087Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.50s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.69s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.73s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.70s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.35s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-27T20:24:24.087Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.68s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.18s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.82s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.61s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.84s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.83s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.53s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.57s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.63s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.58s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.75s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.63s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.72s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.55s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.54s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPluginActive (1.41s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.67s) [2020-07-27T20:24:24.088Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-27T20:24:24.088Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.42s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.73s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.82s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.09s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPortList (6.08s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.96s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.54s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.15s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsByOrder (1.96s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.08s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.18s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.59s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.38s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.61s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.23s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.00s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.53s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.67s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.14s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.66s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.83s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.50s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2020-07-27T20:24:24.088Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-27T20:24:24.088Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.13s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.63s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.23s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.90s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.72s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.24s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.18s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.84s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.89s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.69s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.60s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.91s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.63s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.20s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.43s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.58s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.34s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.66s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.64s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.56s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.00s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.63s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.59s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.30s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.54s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.16s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s) [2020-07-27T20:24:24.088Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-27T20:24:24.088Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.088Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-27T20:24:24.088Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.04s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.95s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.98s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.17s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2020-07-27T20:24:24.088Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-27T20:24:24.088Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.68s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.51s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.53s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.76s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.53s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.67s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.62s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.06s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2020-07-27T20:24:24.088Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-27T20:24:24.088Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.49s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.14s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.86s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.83s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.77s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.86s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.54s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.29s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.62s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.82s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.91s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.87s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunMount (3.94s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.58s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.40s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.70s) [2020-07-27T20:24:24.088Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.93s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.79s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.62s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.48s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.10s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNetHost (0.63s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.63s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.29s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.55s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.46s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.73s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.57s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.28s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-27T20:24:24.089Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.52s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.09s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.86s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.60s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.80s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.86s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.64s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.50s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunState (1.37s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunSysctls (0.87s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.46s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.42s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.10s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.11s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.56s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.73s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.56s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.45s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.42s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.68s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.56s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.75s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.55s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.83s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.80s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.49s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.48s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.88s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.42s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.42s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.40s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.83s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.81s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.66s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s) [2020-07-27T20:24:24.089Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents018180856 [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.98s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.76s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.17s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.16s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.09s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.44s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.02s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.58s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStartRecordError (1.37s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.14s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.62s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.60s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.63s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.13s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.51s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.03s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.51s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.81s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.62s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.07s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.56s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.02s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.31s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.42s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.04s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.69s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.82s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.26s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.26s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.45s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.69s) [2020-07-27T20:24:24.089Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.40s) [2020-07-27T20:24:24.089Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-27T20:24:24.089Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-27T20:24:24.089Z] === RUN TestDockerRegistrySuite [2020-07-27T20:24:24.089Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-27T20:24:24.089Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-27T20:24:25.469Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-27T20:24:26.850Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-27T20:24:28.232Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-27T20:24:28.232Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-27T20:24:31.522Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-27T20:24:33.427Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-27T20:24:36.748Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-27T20:24:37.317Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-27T20:24:38.256Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-27T20:24:39.195Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-27T20:24:40.134Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-27T20:24:41.512Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-27T20:24:42.079Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-27T20:24:43.015Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-27T20:24:44.921Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-27T20:24:46.828Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-27T20:24:47.396Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-27T20:24:49.933Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-27T20:24:50.502Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-27T20:24:50.503Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-27T20:24:51.439Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-27T20:24:52.378Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-27T20:24:53.315Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-27T20:24:55.224Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-27T20:24:55.792Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-27T20:24:56.729Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-27T20:24:56.988Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-27T20:24:56.988Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-27T20:24:57.246Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-27T20:24:57.505Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-27T20:24:58.073Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-27T20:24:58.073Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-27T20:24:59.026Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-27T20:25:00.405Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-27T20:25:01.343Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-27T20:25:02.279Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-27T20:25:03.216Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite (39.92s) [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.39s) [2020-07-27T20:25:03.784Z] check_test.go:196: [df10568abce4d] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.36s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d332f731b92a9] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.44s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d66ee4479b5e8] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d08812cc1a846] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2020-07-27T20:25:03.784Z] check_test.go:196: [dc2ce0fe1f6ab] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.62s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d3f89b70e169b] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.74s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d4bc75f08229a] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d6063c0f6803b] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d2bde6c00a2c9] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2020-07-27T20:25:03.784Z] check_test.go:196: [deb7ca159a1a3] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.16s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d23f297a6e947] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d5b64098ff35e] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d737119b1dc27] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2020-07-27T20:25:03.784Z] check_test.go:196: [da26fc03a21c7] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.73s) [2020-07-27T20:25:03.784Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e5c15807e560f52a4937b7397127c6b1e8b487dec336736f790b727ebb1ffaea [2020-07-27T20:25:03.784Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d605a6274fe26d783fb9618f18a00c621882b8d24d3466182398bc28b3178333 [2020-07-27T20:25:03.784Z] check_test.go:196: [d0f442b854f25] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.63s) [2020-07-27T20:25:03.784Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:754676db9db0ee5910ca5796d7b374a35f836ab877b3640ee1a8fadde02bca2b [2020-07-27T20:25:03.784Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6e38d6bd1e1d24c1393d310ca24ea36c17bba69995100370fa35396b7386d2b3 [2020-07-27T20:25:03.784Z] check_test.go:196: [d69740027d0ca] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s) [2020-07-27T20:25:03.784Z] check_test.go:196: [da8152be37d29] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.96s) [2020-07-27T20:25:03.784Z] check_test.go:196: [dd0f79a915be5] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2020-07-27T20:25:03.784Z] check_test.go:196: [ddad24cef72a6] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-27T20:25:03.784Z] check_test.go:196: [da709255ebedf] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d2ddb1b4bda40] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2020-07-27T20:25:03.784Z] check_test.go:196: [dfedac0c0ee0a] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d51bcf28035c5] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.19s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d6eaa64af0738] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d1ad8b4ac3be8] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s) [2020-07-27T20:25:03.784Z] check_test.go:196: [df7d35ce65fb3] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-07-27T20:25:03.784Z] check_test.go:196: [df2871062443a] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d57635d8b304a] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-27T20:25:03.784Z] check_test.go:196: [ded9411b6091d] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d92f3cb7e3caf] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-07-27T20:25:03.784Z] check_test.go:196: [dfd2565976b47] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d3f26fb32558f] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d41122fddac9c] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2020-07-27T20:25:03.784Z] check_test.go:196: [dd5224049db33] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s) [2020-07-27T20:25:03.784Z] check_test.go:196: [d0b902655cb05] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2020-07-27T20:25:03.784Z] check_test.go:196: [dbb3ca2ffa921] daemon is not started [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-07-27T20:25:03.784Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-07-27T20:25:03.784Z] === RUN TestDockerSchema1RegistrySuite [2020-07-27T20:25:03.784Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-27T20:25:04.044Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-27T20:25:06.581Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-27T20:25:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-27T20:25:12.411Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-27T20:25:12.981Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-27T20:25:13.918Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-27T20:25:13.918Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-27T20:25:15.301Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-27T20:25:15.870Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-27T20:25:16.808Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-27T20:25:19.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-27T20:25:19.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-27T20:25:19.914Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-27T20:25:19.914Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-27T20:25:20.173Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-27T20:25:20.432Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-27T20:25:21.001Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite (17.23s) [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-07-27T20:25:21.001Z] check_test.go:223: [da6f3089c761b] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.67s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d9aa46d966189] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.71s) [2020-07-27T20:25:21.001Z] check_test.go:223: [da0ec8d2de55b] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.64s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d0ac55d76b0af] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d7feb93e30e01] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d5ba89b97363d] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d699fa2dad109] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d1d4338f21d1c] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d205ccba0badf] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d1137a7b4dc71] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d356a568aee0b] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-07-27T20:25:21.001Z] check_test.go:223: [de502b0b171db] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d692de9121af3] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-27T20:25:21.001Z] check_test.go:223: [df53b7add280f] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d29879818313b] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-07-27T20:25:21.001Z] check_test.go:223: [db03e4647b379] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d451f31c53dcd] daemon is not started [2020-07-27T20:25:21.001Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-27T20:25:21.001Z] check_test.go:223: [d07e98dde3ab9] daemon is not started [2020-07-27T20:25:21.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-27T20:25:21.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-27T20:25:21.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-27T20:25:22.206Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-27T20:25:22.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-27T20:25:23.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-27T20:25:23.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-27T20:25:24.229Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-27T20:25:24.798Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-27T20:25:24.798Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s) [2020-07-27T20:25:24.798Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-07-27T20:25:24.798Z] check_test.go:252: [d3b6ac6f27607] daemon is not started [2020-07-27T20:25:24.798Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-07-27T20:25:24.798Z] check_test.go:252: [dabbc97c603f4] daemon is not started [2020-07-27T20:25:24.798Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2020-07-27T20:25:24.798Z] check_test.go:252: [d7de9abe1d2f3] daemon is not started [2020-07-27T20:25:24.798Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2020-07-27T20:25:24.798Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-07-27T20:25:24.798Z] check_test.go:252: [d6a3dc716cd77] daemon is not started [2020-07-27T20:25:24.798Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-07-27T20:25:24.798Z] check_test.go:252: [df82259e4f250] daemon is not started [2020-07-27T20:25:24.798Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.57s) [2020-07-27T20:25:24.798Z] check_test.go:252: [dff4d32c182cf] daemon is not started [2020-07-27T20:25:24.798Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-27T20:25:24.798Z] check_test.go:252: [d74d4b18ce2ac] daemon is not started [2020-07-27T20:25:24.798Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-27T20:25:24.798Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-27T20:25:30.070Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-27T20:25:30.070Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-27T20:25:30.329Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-27T20:25:30.329Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-27T20:25:30.587Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-07-27T20:25:30.587Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-27T20:25:30.587Z] check_test.go:279: [dfda794bc51b5] daemon is not started [2020-07-27T20:25:30.587Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-27T20:25:30.587Z] check_test.go:279: [d76b59bcd74ec] daemon is not started [2020-07-27T20:25:30.587Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-27T20:25:30.587Z] check_test.go:279: [dd7dd2be5e834] daemon is not started [2020-07-27T20:25:30.587Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-27T20:25:30.587Z] check_test.go:279: [d58c6f71270cb] daemon is not started [2020-07-27T20:25:30.587Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-27T20:25:30.587Z] check_test.go:279: [d23f76ef1d8dc] daemon is not started [2020-07-27T20:25:30.587Z] === RUN TestDockerNetworkSuite [2020-07-27T20:25:30.587Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-27T20:25:32.493Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-27T20:25:33.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-27T20:25:35.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-27T20:25:36.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-27T20:25:39.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-27T20:25:40.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-27T20:25:46.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-27T20:25:48.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-27T20:25:49.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-27T20:25:49.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-27T20:25:50.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-27T20:25:51.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-27T20:25:51.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-27T20:25:52.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-27T20:25:52.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-27T20:25:53.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-27T20:25:53.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-27T20:25:53.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-27T20:25:53.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-27T20:25:54.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-27T20:25:55.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-27T20:25:55.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-27T20:25:55.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-27T20:25:55.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-27T20:25:58.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-27T20:26:00.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-27T20:26:05.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-27T20:26:05.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-27T20:26:06.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-27T20:26:06.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-27T20:26:06.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-27T20:26:06.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-27T20:26:07.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-27T20:26:07.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-27T20:26:09.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-27T20:26:09.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-27T20:26:09.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-27T20:26:10.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-27T20:26:13.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-27T20:26:16.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-27T20:26:16.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-27T20:26:17.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-27T20:26:18.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-27T20:26:18.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-27T20:26:19.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-27T20:26:19.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-27T20:26:20.757Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite (54.66s) [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.69s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [dfda17e3e2ab9] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [de82d6ff0bbe9] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.54s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d608603e12d89] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [dcc175ced353c] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:1233: [d5f89ebcfb301] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d1e30557c4289] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.98s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d5178e6a876b8] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [df88c07f99861] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d9a2f2f2dce5f] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d099a94cfaa6b] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.43s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d10aeed595560] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d3e6a129e828e] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d6f96fd37e983] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d41ad8a09a117] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d7c3ea4fd9385] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d8950ddbb2f2a] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [ddfdadf379d3c] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d3a5334e6d115] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d79fe72b81362] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d885e7ad3a4ce] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d93315a338fb7] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d88740e53584e] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [dc76efdf7d4ca] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d4d47417f38c3] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:968: [d56a83b242c75] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.69s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [d1fb0bc837163] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.71s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:1116: [df2ae84ef3851] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [dfd4f087fc03f] daemon is not started [2020-07-27T20:26:26.033Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2020-07-27T20:26:26.033Z] docker_cli_network_unix_test.go:46: [dea45f9206b83] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [dc6dd3925eae2] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d55837def7f7b] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d1060c5cd24be] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d9fde675dd3ee] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d31504b120cb6] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.32s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d82b8e82011d1] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d56ffbaac7290] daemon is not started [2020-07-27T20:26:26.034Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d9fc9a7583be4] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d09fd62b430f1] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s) [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.93s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:1084: [d9d0536cb7bfa] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d8588b864c990] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d739b2c625ba5] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [df3815b4727b7] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d605655f693e6] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [db695b23a0eb0] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d29517d02900f] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d0e689736eb74] daemon is not started [2020-07-27T20:26:26.034Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.55s) [2020-07-27T20:26:26.034Z] docker_cli_network_unix_test.go:46: [d80e5afb24795] daemon is not started [2020-07-27T20:26:26.034Z] === RUN TestDockerHubPullSuite [2020-07-27T20:26:26.034Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-27T20:26:26.969Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-27T20:26:28.872Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-27T20:26:29.440Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-27T20:26:30.817Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-27T20:26:30.817Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-27T20:26:31.076Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-27T20:26:31.076Z] --- PASS: TestDockerHubPullSuite (5.77s) [2020-07-27T20:26:31.076Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s) [2020-07-27T20:26:31.076Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-07-27T20:26:31.076Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2020-07-27T20:26:31.076Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s) [2020-07-27T20:26:31.076Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s) [2020-07-27T20:26:31.076Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-07-27T20:26:31.076Z] PASS [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === Skipped [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_sni_test.go:18: Flakey test [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-27T20:26:31.076Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-27T20:26:31.076Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-27T20:26:31.076Z] [2020-07-27T20:26:31.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-27T20:26:31.076Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-27T20:26:31.076Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-27T20:26:31.077Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-27T20:26:31.077Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-27T20:26:31.077Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-27T20:26:31.077Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-27T20:26:31.077Z] docker_cli_network_unix_test.go:46: [d9fc9a7583be4] daemon is not started [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] [2020-07-27T20:26:31.077Z] DONE 1277 tests, 51 skipped in 1491.214s [2020-07-27T20:26:31.077Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T20:26:31.077Z] ++++ cat bundles/test-integration/docker.pid [2020-07-27T20:26:31.077Z] +++ kill 7580 [2020-07-27T20:26:32.013Z] +++ /etc/init.d/apparmor stop [2020-07-27T20:26:32.013Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T20:26:32.013Z] [2020-07-27T20:26:32.013Z] Unloading profiles will leave already running processes permanently [2020-07-27T20:26:32.013Z] unconfined, which can lead to unexpected situations. [2020-07-27T20:26:32.013Z] [2020-07-27T20:26:32.013Z] To set a process to complain mode, use the command line tool [2020-07-27T20:26:32.013Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T20:26:32.013Z] +++ true [2020-07-27T20:26:32.013Z] exiting test-integration [2020-07-27T20:26:32.013Z] ++ exit 0 [2020-07-27T20:26:32.013Z] [2020-07-27T20:26:32.585Z] + for job in $(jobs -p) [2020-07-27T20:26:32.585Z] + wait 15770 [2020-07-27T20:26:35.875Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-27T20:26:42.446Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-27T20:26:47.742Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-27T20:26:49.645Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-27T20:26:53.837Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-27T20:27:00.402Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-27T20:27:04.747Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-27T20:27:04.747Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-27T20:27:10.019Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-27T20:27:10.277Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-27T20:27:10.845Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-27T20:27:13.378Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-27T20:28:09.648Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-27T20:29:05.873Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-27T20:29:11.142Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-27T20:29:15.332Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-27T20:31:36.819Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-27T20:31:38.721Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-27T20:31:40.099Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-27T20:31:40.099Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-27T20:31:40.099Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-27T20:31:40.099Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-27T20:31:41.036Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-27T20:31:43.575Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-27T20:31:46.864Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-27T20:31:48.768Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-27T20:32:44.997Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-27T20:32:44.997Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-27T20:32:46.902Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-27T20:32:48.806Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-27T20:32:52.100Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-27T20:32:54.634Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-27T20:33:16.566Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-27T20:33:28.771Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-27T20:33:30.674Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-27T20:33:32.578Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-27T20:33:35.868Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-27T20:33:42.433Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-27T20:33:47.718Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-27T20:33:49.621Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-27T20:33:52.157Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-27T20:33:54.692Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-27T20:33:57.227Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-27T20:34:00.517Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-27T20:34:02.420Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-27T20:34:58.673Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-27T20:35:13.572Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite (1665.54s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.73s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.15s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.46s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.56s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.08s) [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:562: [decece8a599aa] joining swarm manager [d3554ec862c86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:584: [def821689620d] joining swarm manager [d3554ec862c86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] check_test.go:380: [decece8a599aa] daemon is not started [2020-07-27T20:35:31.657Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.22s) [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:45: [de0fcf17c4ec8] joining swarm manager [dd5247abcfd4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.39s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.36s) [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:303: [d34ddce4217dc] joining swarm manager [d24eb03deea9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:304: [d82ef83c89e70] joining swarm manager [d24eb03deea9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.65s) [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:271: [d897b41315bbd] joining swarm manager [d58f13206780b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:272: [d4a95a587e13f] joining swarm manager [d58f13206780b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.57s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.97s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.98s) [2020-07-27T20:35:31.657Z] docker_api_swarm_node_test.go:19: [db766ba580455] joining swarm manager [d4547a7166a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_node_test.go:20: [d1d214bdbefc6] joining swarm manager [d4547a7166a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.83s) [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:501: [dd29aea4af9e2] joining swarm manager [d6b3a42287832]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:506: [d5ce37bfbe459] joining swarm manager [d6b3a42287832]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.65s) [2020-07-27T20:35:31.657Z] docker_api_swarm_node_test.go:80: [d23665b8a90b0] joining swarm manager [d75aaa1d3ab78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.99s) [2020-07-27T20:35:31.657Z] docker_api_swarm_node_test.go:52: [dce1c16a24171] joining swarm manager [d32adc7af688a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_node_test.go:53: [ddf938cc27296] joining swarm manager [d32adc7af688a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.20s) [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:201: [dc7afe4564c61] joining swarm manager [d874c799c6a45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.15s) [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:383: [d7bcf4e5e2060] joining swarm manager [daea427f81228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:384: [d953a9b623436] joining swarm manager [daea427f81228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] check_test.go:380: [d953a9b623436] daemon is not started [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.16s) [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:801: [da6ac49b5eec4] joining swarm manager [d787bf75470c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:801: [d8d2336a0891a] joining swarm manager [d787bf75470c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:801: [d66510720c521] joining swarm manager [d787bf75470c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:801: [d1df06e016813] joining swarm manager [d787bf75470c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-27T20:35:31.657Z] docker_api_swarm_test.go:809: [ddeba487dec94] joining swarm manager [d787bf75470c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.68s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.64s) [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:394: [dd84b6300cd36] joining swarm manager [dc442386e8e2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:394: [d013bc0193c28] joining swarm manager [dc442386e8e2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.12s) [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:342: [d0d6065a9defc] joining swarm manager [d494f075fe404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:342: [db0f6caee8fb8] joining swarm manager [d494f075fe404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.60s) [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:489: [d93e8f3b11795] joining swarm manager [dcc986234f2ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:489: [dc6856519f09e] joining swarm manager [dcc986234f2ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.32s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.26s) [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:127: [d4a7520ad0b36] joining swarm manager [dd89bd3563d73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:128: [d3984d81d9a9f] joining swarm manager [dd89bd3563d73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:136: [dd77caf88facc] joining swarm manager [dd89bd3563d73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:137: [d2d42a34a3146] joining swarm manager [dd89bd3563d73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.51s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.64s) [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:303: [d44261e4dea2d] joining swarm manager [dcf2401f84061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:303: [d1986cc103bf4] joining swarm manager [dcf2401f84061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.98s) [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:99: [d32652799df9f] joining swarm manager [d810e913f5446]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:100: [df7f401c08f1d] joining swarm manager [d810e913f5446]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] check_test.go:380: [d32652799df9f] daemon is not started [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.82s) [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:532: [df8ad26b0a7e6] joining swarm manager [db9e87f38a053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:533: [df8ef78182eae] joining swarm manager [db9e87f38a053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.74s) [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:147: [db3f6c24c5a9c] joining swarm manager [d573021b355d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.657Z] docker_api_swarm_service_test.go:147: [dc69c68a1f906] joining swarm manager [d573021b355d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.48s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.93s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.78s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.90s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s) [2020-07-27T20:35:31.657Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.09s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.46s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.64s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.50s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.91s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.49s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.56s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.90s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.37s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.19s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.26s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.23s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.39s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.58s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.13s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.03s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.07s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.47s) [2020-07-27T20:35:31.658Z] docker_cli_service_logs_test.go:245: checking task k5nmvtg2lki1 [2020-07-27T20:35:31.658Z] docker_cli_service_logs_test.go:250: checking messages for k5nmvtg2lki1 [2020-07-27T20:35:31.658Z] docker_cli_service_logs_test.go:245: checking task nyo67m5gkmov [2020-07-27T20:35:31.658Z] docker_cli_service_logs_test.go:250: checking messages for nyo67m5gkmov [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.71s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.79s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.22s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.49s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.92s) [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1901: [da959320cd92e] joining swarm manager [d828dee78fe60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1902: [df922a599fa7d] joining swarm manager [d828dee78fe60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.78s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.27s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.80s) [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1802: [d5737a0b1e617] joining swarm manager [d335fb4457a45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1803: [db76653255080] joining swarm manager [d335fb4457a45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (126.62s) [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1321: [d63f20ba9b983] joining swarm manager [d3ddc7f70b760]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1322: [d2d92b61223d0] joining swarm manager [d3ddc7f70b760]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.07s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.74s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.69s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.62s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.77s) [2020-07-27T20:35:31.658Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.25s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.25s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.04s) [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1186: [d554249664b48] joining swarm manager [dcb15390e0ad5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1195: [de177717d411b] joining swarm manager [dcb15390e0ad5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.11s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.97s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.39s) [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1118: [d1b5035f3e212] joining swarm manager [d8689ef648325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1119: [d042a78a8ffcf] joining swarm manager [d8689ef648325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1172: [d4e9a497c0c40] joining swarm manager [d8689ef648325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1453: [dbd6d32e70930] joining swarm manager [de6ec165e6e53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.658Z] docker_cli_swarm_test.go:1454: [d8bc5c1e5c19e] joining swarm manager [de6ec165e6e53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.29s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.44s) [2020-07-27T20:35:31.658Z] docker_cli_swarm_unix_test.go:62: [df18681d91e44] joining swarm manager [d4c71dc43a3a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.25s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.33s) [2020-07-27T20:35:31.658Z] docker_api_swarm_test.go:961: [de20577a83efa] joining swarm manager [d8f613afa33fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.24s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.33s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.93s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.64s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2020-07-27T20:35:31.658Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2020-07-27T20:35:31.658Z] === RUN TestDockerExternalVolumeSuite [2020-07-27T20:35:31.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-27T20:35:46.536Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-27T20:36:54.397Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-27T20:37:00.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-27T20:37:33.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-27T20:37:47.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-27T20:38:19.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-27T20:38:32.288Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-27T20:39:04.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-27T20:39:19.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-27T20:39:37.326Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-27T20:40:24.019Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-27T20:40:42.103Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-27T20:41:14.179Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-27T20:41:46.253Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-27T20:41:58.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-27T20:42:16.574Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-27T20:42:31.559Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite (436.93s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-07-27T20:42:46.437Z] docker_cli_external_volume_driver_test.go:53: [df0ed0deace2f] daemon is not started [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-07-27T20:42:46.437Z] docker_cli_external_volume_driver_test.go:53: [d1c5ffb62bfe2] daemon is not started [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-27T20:42:46.437Z] docker_cli_external_volume_driver_test.go:53: [de6a461322b04] daemon is not started [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-27T20:42:46.437Z] docker_cli_external_volume_driver_test.go:53: [d33143affc912] daemon is not started [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2020-07-27T20:42:46.437Z] docker_cli_external_volume_driver_test.go:485: [d1a0d5175d09d] daemon is not started [2020-07-27T20:42:46.437Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-27T20:42:46.437Z] docker_cli_external_volume_driver_test.go:53: [d8afafe91fb55] daemon is not started [2020-07-27T20:42:46.437Z] PASS [2020-07-27T20:42:46.437Z] [2020-07-27T20:42:46.437Z] === Skipped [2020-07-27T20:42:46.437Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-27T20:42:46.437Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-27T20:42:46.437Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-27T20:42:46.437Z] check_test.go:309: [db26ebbd3d78d] daemon is not started [2020-07-27T20:42:46.437Z] [2020-07-27T20:42:46.437Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-27T20:42:46.437Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-27T20:42:46.437Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-27T20:42:46.437Z] check_test.go:309: [d818721c91e06] daemon is not started [2020-07-27T20:42:46.437Z] [2020-07-27T20:42:46.437Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-27T20:42:46.437Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-27T20:42:46.437Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-27T20:42:46.437Z] check_test.go:309: [d7a66f264f327] daemon is not started [2020-07-27T20:42:46.437Z] [2020-07-27T20:42:46.437Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-27T20:42:46.437Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-27T20:42:46.437Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-27T20:42:46.437Z] [2020-07-27T20:42:46.437Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-27T20:42:46.437Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-27T20:42:46.437Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-27T20:42:46.437Z] [2020-07-27T20:42:46.437Z] [2020-07-27T20:42:46.437Z] DONE 273 tests, 5 skipped in 2463.672s [2020-07-27T20:42:46.437Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T20:42:46.437Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dee450174eb07/docker.pid [2020-07-27T20:42:46.437Z] +++ kill 5508 [2020-07-27T20:42:46.437Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5508 is not a child of this shell [2020-07-27T20:42:46.437Z] warning: PID 5508 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dee450174eb07/docker.pid had a nonzero exit code [2020-07-27T20:42:46.437Z] ++++ cat bundles/test-integration/docker.pid [2020-07-27T20:42:46.437Z] +++ kill 7542 [2020-07-27T20:42:47.006Z] +++ /etc/init.d/apparmor stop [2020-07-27T20:42:47.006Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T20:42:47.006Z] [2020-07-27T20:42:47.006Z] Unloading profiles will leave already running processes permanently [2020-07-27T20:42:47.006Z] unconfined, which can lead to unexpected situations. [2020-07-27T20:42:47.006Z] [2020-07-27T20:42:47.006Z] To set a process to complain mode, use the command line tool [2020-07-27T20:42:47.006Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T20:42:47.006Z] +++ true [2020-07-27T20:42:47.006Z] exiting test-integration [2020-07-27T20:42:47.006Z] ++ exit 0 [2020-07-27T20:42:47.006Z] [2020-07-27T20:42:47.265Z] + exit 0 [2020-07-27T20:42:47.265Z] ++ jobs -p [2020-07-27T20:42:47.265Z] + pids= [2020-07-27T20:42:47.265Z] + echo 'Remaining pids to kill: []' [2020-07-27T20:42:47.265Z] Remaining pids to kill: [] [2020-07-27T20:42:47.265Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-27T20:42:47.279Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-27T20:42:48.294Z] + echo Ensuring container killed. [2020-07-27T20:42:48.294Z] Ensuring container killed. [2020-07-27T20:42:48.294Z] + docker ps -aq -f name=docker-pr11-* [2020-07-27T20:42:48.294Z] + cids=9e8ed0e7bc48 [2020-07-27T20:42:48.294Z] 6cee1e4966f6 [2020-07-27T20:42:48.294Z] 3e524fc5e18b [2020-07-27T20:42:48.294Z] + [ -n 9e8ed0e7bc48 [2020-07-27T20:42:48.294Z] 6cee1e4966f6 [2020-07-27T20:42:48.294Z] 3e524fc5e18b ] [2020-07-27T20:42:48.294Z] + docker rm -vf 9e8ed0e7bc48 6cee1e4966f6 3e524fc5e18b [2020-07-27T20:42:49.673Z] 9e8ed0e7bc48 [2020-07-27T20:42:52.961Z] 6cee1e4966f6 [2020-07-27T20:42:52.961Z] 3e524fc5e18b [Pipeline] sh [2020-07-27T20:42:53.246Z] + echo Chowning /workspace to jenkins user [2020-07-27T20:42:53.246Z] Chowning /workspace to jenkins user [2020-07-27T20:42:53.246Z] + id -u [2020-07-27T20:42:53.246Z] + id -g [2020-07-27T20:42:53.246Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41249:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T20:42:56.833Z] + bundleName=amd64 [2020-07-27T20:42:56.833Z] + echo Creating amd64-bundles.tar.gz [2020-07-27T20:42:56.833Z] Creating amd64-bundles.tar.gz [2020-07-27T20:42:56.833Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-27T20:42:56.833Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-27T20:42:57.801Z] Archiving artifacts [2020-07-27T20:43:03.281Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41249/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-27T20:43:03.593Z] + make clean [2020-07-27T20:43:03.852Z] docker volume rm -f docker-dev-cache [2020-07-27T20:43:03.852Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-27T20:46:11.121Z] ok github.com/docker/docker/integration-cli 2282.526s [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === Skipped [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-27T20:46:11.121Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-27T20:46:11.121Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.17s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.17s) [2020-07-27T20:46:11.121Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.19s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.19s) [2020-07-27T20:46:11.121Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.31s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.31s) [2020-07-27T20:46:11.121Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-27T20:46:11.121Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-27T20:46:11.121Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-27T20:46:11.121Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-27T20:46:11.121Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-27T20:46:11.121Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-27T20:46:11.121Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-27T20:46:11.121Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-27T20:46:11.121Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-27T20:46:11.121Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-27T20:46:11.121Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-27T20:46:11.121Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.121Z] [2020-07-27T20:46:11.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2020-07-27T20:46:11.122Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-07-27T20:46:11.122Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-27T20:46:11.122Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-27T20:46:11.122Z] docker_cli_sni_test.go:18: Flakey test [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-27T20:46:11.122Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-27T20:46:11.122Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-27T20:46:11.122Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-27T20:46:11.122Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-27T20:46:11.122Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-27T20:46:11.122Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-27T20:46:11.122Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.122Z] [2020-07-27T20:46:11.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-27T20:46:11.122Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-07-27T20:46:11.123Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-07-27T20:46:11.123Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-07-27T20:46:11.123Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-27T20:46:11.123Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-27T20:46:11.123Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-27T20:46:11.123Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-27T20:46:11.123Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-27T20:46:11.123Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-27T20:46:11.123Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-27T20:46:11.123Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-27T20:46:11.123Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-27T20:46:11.123Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-27T20:46:11.123Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-07-27T20:46:11.123Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-27T20:46:11.123Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.123Z] [2020-07-27T20:46:11.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-27T20:46:11.123Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-07-27T20:46:11.124Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-07-27T20:46:11.124Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-27T20:46:11.124Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-27T20:46:11.124Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-27T20:46:11.124Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-27T20:46:11.124Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-27T20:46:11.124Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-27T20:46:11.124Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-27T20:46:11.124Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-07-27T20:46:11.124Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-07-27T20:46:11.124Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-27T20:46:11.124Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-27T20:46:11.124Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-27T20:46:11.124Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-27T20:46:11.124Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-27T20:46:11.124Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-07-27T20:46:11.124Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-07-27T20:46:11.124Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.124Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-27T20:46:11.125Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-07-27T20:46:11.125Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-07-27T20:46:11.125Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-07-27T20:46:11.125Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-27T20:46:11.125Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-07-27T20:46:11.125Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-27T20:46:11.125Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-07-27T20:46:11.125Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-27T20:46:11.125Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-27T20:46:11.125Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-27T20:46:11.125Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-27T20:46:11.125Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-27T20:46:11.125Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-27T20:46:11.125Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-27T20:46:11.125Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-07-27T20:46:11.125Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-27T20:46:11.125Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.125Z] [2020-07-27T20:46:11.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-27T20:46:11.125Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-27T20:46:11.126Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.06s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.06s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-27T20:46:11.126Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.126Z] [2020-07-27T20:46:11.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-27T20:46:11.126Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-27T20:46:11.127Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-27T20:46:11.127Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.127Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-07-27T20:46:11.128Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-07-27T20:46:11.128Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-07-27T20:46:11.128Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-27T20:46:11.128Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-27T20:46:11.128Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-27T20:46:11.128Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.128Z] [2020-07-27T20:46:11.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-27T20:46:11.129Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-27T20:46:11.129Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.129Z] [2020-07-27T20:46:11.130Z] DONE 1096 tests, 549 skipped in 2291.758s [2020-07-27T20:46:11.130Z] INFO: Integration tests ended at 07/27/2020 20:45:58. Duration:00:38:11.8842494 [2020-07-27T20:46:11.130Z] INFO: Docker info of the daemon under test at end of run [2020-07-27T20:46:11.130Z] [2020-07-27T20:46:11.130Z] Containers: 2 [2020-07-27T20:46:11.130Z] Running: 0 [2020-07-27T20:46:11.130Z] Paused: 0 [2020-07-27T20:46:11.130Z] Stopped: 2 [2020-07-27T20:46:11.130Z] Images: 15 [2020-07-27T20:46:11.130Z] Server Version: 0.0.0-dev [2020-07-27T20:46:11.130Z] Storage Driver: windowsfilter [2020-07-27T20:46:11.130Z] Windows: [2020-07-27T20:46:11.130Z] Logging Driver: json-file [2020-07-27T20:46:11.130Z] Plugins: [2020-07-27T20:46:11.130Z] Volume: local [2020-07-27T20:46:11.130Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-27T20:46:11.130Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-27T20:46:11.130Z] Swarm: inactive [2020-07-27T20:46:11.130Z] Default Isolation: process [2020-07-27T20:46:11.130Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-27T20:46:11.130Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-27T20:46:11.130Z] OSType: windows [2020-07-27T20:46:11.130Z] Architecture: x86_64 [2020-07-27T20:46:11.130Z] CPUs: 4 [2020-07-27T20:46:11.130Z] Total Memory: 32GiB [2020-07-27T20:46:11.130Z] Name: azwin-2-0cae10 [2020-07-27T20:46:11.130Z] ID: PI5H:PMOS:DLLC:NUZN:ORHX:FGWD:DHFO:UF47:JX6W:EAP5:56RX:BE3Z [2020-07-27T20:46:11.130Z] Docker Root Dir: D:\CI\PR-41249\11\daemon [2020-07-27T20:46:11.130Z] Debug Mode (client): false [2020-07-27T20:46:11.130Z] Debug Mode (server): true [2020-07-27T20:46:11.130Z] File Descriptors: -1 [2020-07-27T20:46:11.130Z] Goroutines: 18 [2020-07-27T20:46:11.130Z] System Time: 2020-07-27T20:45:58.5646171Z [2020-07-27T20:46:11.130Z] EventsListeners: 0 [2020-07-27T20:46:11.130Z] Registry: https://index.docker.io/v1/ [2020-07-27T20:46:11.130Z] Labels: [2020-07-27T20:46:11.130Z] Experimental: false [2020-07-27T20:46:11.130Z] Insecure Registries: [2020-07-27T20:46:11.130Z] 127.0.0.0/8 [2020-07-27T20:46:11.130Z] Live Restore Enabled: false [2020-07-27T20:46:11.130Z] [2020-07-27T20:46:11.130Z] [2020-07-27T20:46:11.130Z] INFO: Stopping daemon under test [2020-07-27T20:46:11.130Z] SUCCESS: The process with PID 2212 (child process of PID 8648) has been terminated. [2020-07-27T20:46:11.130Z] SUCCESS: The process with PID 8648 (child process of PID 6320) has been terminated. [2020-07-27T20:46:11.130Z] INFO: Stop tailing logs of the daemon under tests [2020-07-27T20:46:11.130Z] INFO: executeCI.ps1 Completed successfully at 07/27/2020 20:45:58. [2020-07-27T20:46:11.130Z] INFO: Tidying up at end of run [2020-07-27T20:46:11.130Z] INFO: Saving daemon under test log (d:\CI\PR-41249\11\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-27T20:46:11.130Z] INFO: Saving daemon under test log (d:\CI\PR-41249\11\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-27T20:46:11.130Z] INFO: Nuke-Everything... [2020-07-27T20:46:11.130Z] INFO: Container count on control daemon to delete is 2 [2020-07-27T20:46:11.130Z] 7f00ece3a453 [2020-07-27T20:46:11.130Z] cef2c1d2f515 [2020-07-27T20:46:11.130Z] INFO: Non-base image count on control daemon to delete is 1 [2020-07-27T20:46:11.199Z] Deleted: sha256:f435f00315cb10c4e928a8ffe95a75d1b7969a116b17532f5f8aae6e976a8540 [2020-07-27T20:46:11.199Z] Deleted: sha256:32f7325555e238d5e0dc0465785adafe63795922f3e30ebed3df51d1a164c8e8 [2020-07-27T20:46:11.199Z] INFO: Tidying pidfile d:\CI\PR-41249\11\docker.pid [2020-07-27T20:46:11.199Z] INFO: Nuking d:\CI [2020-07-27T20:46:29.079Z] INFO: Zapped successfully [2020-07-27T20:46:29.079Z] [2020-07-27T20:46:29.079Z] INFO: executeCI.ps1 exiting at Mon Jul 27 20:46:27 CUT 2020. Duration 00:52:01.5497269 [2020-07-27T20:46:29.079Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-27T20:46:29.338Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-27T20:46:31.628Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-27T20:46:33.431Z] Archiving artifacts [2020-07-27T20:46:34.574Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41249/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-27T20:46:35.538Z] + make clean [2020-07-27T20:46:36.533Z] docker volume rm -f docker-dev-cache [2020-07-27T20:46:36.533Z] 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