Pull request #40731 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 rather than 1026f873a47c88bc0dd617402ae3c1247a4117a2 Obtained Jenkinsfile from a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 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 241f6703d31895690d4cb6f158f753615abe74ac 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 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 [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-04-07T14:25:01.779Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-07T14:25:01.787Z] Trying to pass milestone 3 [Pipeline] milestone [2020-04-07T14:25:01.819Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-07T14:25:16.946Z] Still waiting to schedule task [2020-04-07T14:25:16.946Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-07T14:26:16.358Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d6231c16aa3886d5) in /home/ubuntu/workspace/moby_PR-40731 [Pipeline] { [Pipeline] checkout [2020-04-07T14:26:19.730Z] using credential docker-jenkins-github-credentials [2020-04-07T14:26:19.786Z] Cloning the remote Git repository [2020-04-07T14:26:19.786Z] Cloning with configured refspecs honoured and without tags [2020-04-07T14:26:19.853Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T14:26:19.955Z] > git init /home/ubuntu/workspace/moby_PR-40731 # timeout=10 [2020-04-07T14:26:20.366Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:26:20.366Z] > git --version # timeout=10 [2020-04-07T14:26:20.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:26:20.384Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:26:46.792Z] Fetching without tags [2020-04-07T14:26:47.194Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 1026f873a47c88bc0dd617402ae3c1247a4117a2 [2020-04-07T14:26:46.722Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:26:46.732Z] > git config --add remote.origin.fetch +refs/pull/40731/head:refs/remotes/origin/PR-40731 # timeout=10 [2020-04-07T14:26:46.745Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:26:46.771Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:26:46.844Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:26:46.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:26:46.845Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:26:47.211Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:26:47.226Z] > git checkout -f 1026f873a47c88bc0dd617402ae3c1247a4117a2 # timeout=10 [2020-04-07T14:26:48.974Z] Merge succeeded, producing 8aafbbff43fbb270ff5ef9c1665843746128de5c [2020-04-07T14:26:48.975Z] Checking out Revision 8aafbbff43fbb270ff5ef9c1665843746128de5c (PR-40731) [2020-04-07T14:26:48.069Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T14:26:48.946Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T14:26:48.984Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:26:49.017Z] > git checkout -f 8aafbbff43fbb270ff5ef9c1665843746128de5c # timeout=10 [2020-04-07T14:26:52.774Z] Commit message: "Merge commit 'a6a47d1a4944799ffbe3657d4dae68e0829a0dc6' into HEAD" [2020-04-07T14:26:52.803Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T14:26:53.991Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40731:/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-04-07T14:26:52.784Z] > git rev-list --no-walk b7345e5ab482f072b5478da45f3fe986452509b7 # timeout=10 [2020-04-07T14:27:02.131Z] Unable to find image 'alpine:latest' locally [2020-04-07T14:27:02.131Z] latest: Pulling from library/alpine [2020-04-07T14:27:02.131Z] aad63a933944: Pulling fs layer [2020-04-07T14:27:02.433Z] aad63a933944: Verifying Checksum [2020-04-07T14:27:02.433Z] aad63a933944: Download complete [2020-04-07T14:27:02.997Z] aad63a933944: Pull complete [2020-04-07T14:27:02.997Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-07T14:27:02.997Z] Status: Downloaded newer image for alpine:latest [2020-04-07T14:27:09.918Z] 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 [Pipeline] node [Pipeline] node [2020-04-07T14:27:10.303Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e813c7ff2fcbc7ae) in /home/ubuntu/workspace/moby_PR-40731 [Pipeline] node [2020-04-07T14:27:10.306Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d6231c16aa3886d5) in /home/ubuntu/workspace/moby_PR-40731 [2020-04-07T14:27:10.309Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071b188fe68c3dee3) in /home/ubuntu/workspace/moby_PR-40731 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-04-07T14:27:10.334Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0d67bf31ee9722876) in /home/ubuntu/workspace/moby_PR-40731 [Pipeline] { [2020-04-07T14:27:10.356Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-40731 [2020-04-07T14:27:10.358Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-40731 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-04-07T14:27:10.412Z] using credential docker-jenkins-github-credentials [2020-04-07T14:27:10.413Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-07T14:27:10.421Z] Cloning the remote Git repository [2020-04-07T14:27:10.421Z] Cloning with configured refspecs honoured and without tags [2020-04-07T14:27:10.436Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-07T14:27:10.443Z] Cloning the remote Git repository [2020-04-07T14:27:10.443Z] Cloning with configured refspecs honoured and without tags [2020-04-07T14:27:10.447Z] Running on azwin-2-22d0b0 in d:\jenkins\workspace\moby_PR-40731 [2020-04-07T14:27:10.451Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] stage [2020-04-07T14:27:10.496Z] Fetching without tags [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [2020-04-07T14:27:10.523Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-04-07T14:27:10.533Z] Cloning the remote Git repository [2020-04-07T14:27:10.533Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] ws [2020-04-07T14:27:10.570Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-04-07T14:27:10.581Z] using credential docker-jenkins-github-credentials [2020-04-07T14:27:10.587Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-04-07T14:27:10.597Z] Cloning the remote Git repository [2020-04-07T14:27:10.597Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-04-07T14:27:10.606Z] Cloning the remote Git repository [2020-04-07T14:27:10.606Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-04-07T14:27:10.613Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T14:27:10.614Z] > git init /home/docker/workspace/moby_PR-40731 # timeout=10 [2020-04-07T14:27:10.625Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:10.625Z] > git --version # timeout=10 [2020-04-07T14:27:10.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:10.630Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [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 [2020-04-07T14:27:10.859Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-07T14:27:10.933Z] Cloning the remote Git repository [2020-04-07T14:27:10.933Z] Cloning with configured refspecs honoured and without tags [2020-04-07T14:27:10.997Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 1026f873a47c88bc0dd617402ae3c1247a4117a2 [2020-04-07T14:27:10.467Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T14:27:10.467Z] > git init /home/ubuntu/workspace/moby_PR-40731 # timeout=10 [2020-04-07T14:27:10.473Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:10.473Z] > git --version # timeout=10 [2020-04-07T14:27:10.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:10.479Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:10.432Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-07T14:27:10.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:10.510Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:10.510Z] > git --version # timeout=10 [2020-04-07T14:27:10.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:10.536Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:11.006Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:11.026Z] > git checkout -f 1026f873a47c88bc0dd617402ae3c1247a4117a2 # timeout=10 [2020-04-07T14:27:11.286Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T14:27:10.435Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T14:27:10.436Z] > git init /home/ubuntu/workspace/moby_PR-40731 # timeout=10 [2020-04-07T14:27:10.453Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:10.453Z] > git --version # timeout=10 [2020-04-07T14:27:10.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:10.461Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:10.552Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T14:27:10.553Z] > git init /home/ubuntu/workspace/moby_PR-40731 # timeout=10 [2020-04-07T14:27:10.559Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:10.560Z] > git --version # timeout=10 [2020-04-07T14:27:10.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:10.572Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:10.603Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T14:27:10.603Z] > git init /home/jenkins/workspace/moby_PR-40731 # timeout=10 [2020-04-07T14:27:10.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:10.621Z] > git --version # timeout=10 [2020-04-07T14:27:10.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:10.626Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:11.680Z] Merge succeeded, producing 705b3167fa6c477271bec01b820393691a9451fd [2020-04-07T14:27:11.680Z] Checking out Revision 705b3167fa6c477271bec01b820393691a9451fd (PR-40731) [2020-04-07T14:27:10.970Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T14:27:10.970Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-07T14:27:11.042Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:11.042Z] > git --version # timeout=10 [2020-04-07T14:27:11.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:11.105Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:11.999Z] Commit message: "Merge commit 'a6a47d1a4944799ffbe3657d4dae68e0829a0dc6' into HEAD" [2020-04-07T14:27:12.031Z] First time build. Skipping changelog. [2020-04-07T14:27:11.663Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T14:27:11.690Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:11.704Z] > git checkout -f 705b3167fa6c477271bec01b820393691a9451fd # timeout=10 [2020-04-07T14:27:12.014Z] > git rev-list --no-walk b7345e5ab482f072b5478da45f3fe986452509b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T14:27:12.919Z] + docker version [2020-04-07T14:27:12.919Z] Client: Docker Engine - Community [2020-04-07T14:27:12.919Z] Version: 19.03.5 [2020-04-07T14:27:12.919Z] API version: 1.40 [2020-04-07T14:27:12.919Z] Go version: go1.12.12 [2020-04-07T14:27:12.919Z] Git commit: 633a0ea838 [2020-04-07T14:27:12.919Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-07T14:27:12.919Z] OS/Arch: linux/amd64 [2020-04-07T14:27:12.919Z] Experimental: false [2020-04-07T14:27:12.919Z] [2020-04-07T14:27:12.919Z] Server: Docker Engine - Community [2020-04-07T14:27:12.919Z] Engine: [2020-04-07T14:27:12.919Z] Version: 19.03.5 [2020-04-07T14:27:12.919Z] API version: 1.40 (minimum version 1.12) [2020-04-07T14:27:12.919Z] Go version: go1.12.12 [2020-04-07T14:27:12.919Z] Git commit: 633a0ea838 [2020-04-07T14:27:12.919Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-07T14:27:12.919Z] OS/Arch: linux/amd64 [2020-04-07T14:27:12.919Z] Experimental: true [2020-04-07T14:27:12.919Z] containerd: [2020-04-07T14:27:12.919Z] Version: 1.2.10 [2020-04-07T14:27:12.919Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T14:27:12.919Z] runc: [2020-04-07T14:27:12.919Z] Version: 1.0.0-rc8+dev [2020-04-07T14:27:12.919Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T14:27:12.919Z] docker-init: [2020-04-07T14:27:12.919Z] Version: 0.18.0 [2020-04-07T14:27:12.919Z] GitCommit: fec3683 [Pipeline] sh [2020-04-07T14:27:13.210Z] + docker info [2020-04-07T14:27:20.025Z] Fetching without tags [2020-04-07T14:27:19.999Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:20.000Z] > git config --add remote.origin.fetch +refs/pull/40731/head:refs/remotes/origin/PR-40731 # timeout=10 [2020-04-07T14:27:20.001Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:20.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:20.031Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:20.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:20.031Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:20.287Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 1026f873a47c88bc0dd617402ae3c1247a4117a2 [2020-04-07T14:27:21.231Z] Merge succeeded, producing e6118d9f1ffa6b721de24e0a3a74bf2e86f4d357 [2020-04-07T14:27:21.232Z] Checking out Revision e6118d9f1ffa6b721de24e0a3a74bf2e86f4d357 (PR-40731) [2020-04-07T14:27:21.289Z] Commit message: "Merge commit 'a6a47d1a4944799ffbe3657d4dae68e0829a0dc6' into HEAD" [2020-04-07T14:27:21.302Z] First time build. Skipping changelog. [2020-04-07T14:27:20.292Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:20.297Z] > git checkout -f 1026f873a47c88bc0dd617402ae3c1247a4117a2 # timeout=10 [2020-04-07T14:27:20.731Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T14:27:21.213Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T14:27:21.237Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:21.246Z] > git checkout -f e6118d9f1ffa6b721de24e0a3a74bf2e86f4d357 # timeout=10 [2020-04-07T14:27:21.295Z] > git rev-list --no-walk b7345e5ab482f072b5478da45f3fe986452509b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T14:27:22.120Z] + docker version [2020-04-07T14:27:22.120Z] Client: Docker Engine - Community [2020-04-07T14:27:22.120Z] Version: 19.03.7 [2020-04-07T14:27:22.120Z] API version: 1.40 [2020-04-07T14:27:22.120Z] Go version: go1.12.17 [2020-04-07T14:27:22.120Z] Git commit: 7141c199a2 [2020-04-07T14:27:22.120Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-07T14:27:22.120Z] OS/Arch: linux/s390x [2020-04-07T14:27:22.120Z] Experimental: false [2020-04-07T14:27:22.120Z] [2020-04-07T14:27:22.120Z] Server: Docker Engine - Community [2020-04-07T14:27:22.120Z] Engine: [2020-04-07T14:27:22.120Z] Version: 19.03.7 [2020-04-07T14:27:22.120Z] API version: 1.40 (minimum version 1.12) [2020-04-07T14:27:22.120Z] Go version: go1.12.17 [2020-04-07T14:27:22.120Z] Git commit: 7141c199a2 [2020-04-07T14:27:22.120Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-07T14:27:22.120Z] OS/Arch: linux/s390x [2020-04-07T14:27:22.120Z] Experimental: true [2020-04-07T14:27:22.120Z] containerd: [2020-04-07T14:27:22.120Z] Version: 1.2.13 [2020-04-07T14:27:22.120Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-07T14:27:22.120Z] runc: [2020-04-07T14:27:22.120Z] Version: 1.0.0-rc10 [2020-04-07T14:27:22.120Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T14:27:22.120Z] docker-init: [2020-04-07T14:27:22.120Z] Version: 0.18.0 [2020-04-07T14:27:22.120Z] GitCommit: fec3683 [Pipeline] sh [2020-04-07T14:27:22.484Z] + docker info [2020-04-07T14:27:22.766Z] Client: [2020-04-07T14:27:22.766Z] Debug Mode: false [2020-04-07T14:27:22.766Z] [2020-04-07T14:27:22.766Z] Server: [2020-04-07T14:27:22.766Z] Containers: 0 [2020-04-07T14:27:22.766Z] Running: 0 [2020-04-07T14:27:22.766Z] Paused: 0 [2020-04-07T14:27:22.766Z] Stopped: 0 [2020-04-07T14:27:22.766Z] Images: 2 [2020-04-07T14:27:22.766Z] Server Version: 19.03.7 [2020-04-07T14:27:22.766Z] Storage Driver: overlay2 [2020-04-07T14:27:22.766Z] Backing Filesystem: [2020-04-07T14:27:22.766Z] Supports d_type: true [2020-04-07T14:27:22.766Z] Native Overlay Diff: true [2020-04-07T14:27:22.766Z] Logging Driver: json-file [2020-04-07T14:27:22.766Z] Cgroup Driver: cgroupfs [2020-04-07T14:27:22.766Z] Plugins: [2020-04-07T14:27:22.766Z] Volume: local [2020-04-07T14:27:22.766Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T14:27:22.766Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-07T14:27:22.766Z] Swarm: inactive [2020-04-07T14:27:22.766Z] Runtimes: runc [2020-04-07T14:27:22.766Z] Default Runtime: runc [2020-04-07T14:27:22.766Z] Init Binary: docker-init [2020-04-07T14:27:22.766Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-07T14:27:22.766Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T14:27:22.766Z] init version: fec3683 [2020-04-07T14:27:22.766Z] Security Options: [2020-04-07T14:27:22.766Z] apparmor [2020-04-07T14:27:22.766Z] seccomp [2020-04-07T14:27:22.766Z] Profile: default [2020-04-07T14:27:22.766Z] Kernel Version: 4.15.0-88-generic [2020-04-07T14:27:22.766Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-07T14:27:22.766Z] OSType: linux [2020-04-07T14:27:22.766Z] Architecture: s390x [2020-04-07T14:27:22.766Z] CPUs: 2 [2020-04-07T14:27:22.766Z] Total Memory: 7.861GiB [2020-04-07T14:27:22.766Z] Name: s390x-ubuntu-30 [2020-04-07T14:27:22.766Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-07T14:27:22.766Z] Docker Root Dir: /var/lib/docker [2020-04-07T14:27:22.766Z] Debug Mode: false [2020-04-07T14:27:22.766Z] Username: dockerbuildbot [2020-04-07T14:27:22.766Z] Registry: https://index.docker.io/v1/ [2020-04-07T14:27:22.766Z] Labels: [2020-04-07T14:27:22.766Z] Experimental: true [2020-04-07T14:27:22.766Z] Insecure Registries: [2020-04-07T14:27:22.766Z] 127.0.0.0/8 [2020-04-07T14:27:22.766Z] Live Restore Enabled: false [2020-04-07T14:27:22.766Z] [2020-04-07T14:27:22.766Z] WARNING: No swap limit support [Pipeline] sh [2020-04-07T14:27:23.131Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:23.131Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:23.131Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40731/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T14:27:23.413Z] + bash /home/jenkins/workspace/moby_PR-40731/check-config.sh [2020-04-07T14:27:23.413Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T14:27:23.413Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-07T14:27:23.413Z] [2020-04-07T14:27:23.413Z] Generally Necessary: [2020-04-07T14:27:23.413Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T14:27:23.413Z] - apparmor: enabled and tools installed [2020-04-07T14:27:23.413Z] - CONFIG_NAMESPACES: enabled [2020-04-07T14:27:23.413Z] - CONFIG_NET_NS: enabled [2020-04-07T14:27:23.413Z] - CONFIG_PID_NS: enabled [2020-04-07T14:27:23.413Z] - CONFIG_IPC_NS: enabled [2020-04-07T14:27:23.413Z] - CONFIG_UTS_NS: enabled [2020-04-07T14:27:23.413Z] - CONFIG_CGROUPS: enabled [2020-04-07T14:27:23.413Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T14:27:23.413Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T14:27:23.413Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T14:27:23.413Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T14:27:23.413Z] - CONFIG_CPUSETS: enabled [2020-04-07T14:27:23.413Z] - CONFIG_MEMCG: enabled [2020-04-07T14:27:23.413Z] - CONFIG_KEYS: enabled [2020-04-07T14:27:23.413Z] - CONFIG_VETH: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T14:27:23.413Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T14:27:23.413Z] [2020-04-07T14:27:23.413Z] Optional Features: [2020-04-07T14:27:23.413Z] - CONFIG_USER_NS: enabled [2020-04-07T14:27:23.413Z] - CONFIG_SECCOMP: enabled [2020-04-07T14:27:23.413Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T14:27:23.413Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T14:27:23.413Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T14:27:23.413Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-07T14:27:23.413Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T14:27:23.413Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T14:27:23.413Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T14:27:23.413Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T14:27:23.413Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T14:27:23.413Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T14:27:23.413Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T14:27:23.413Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T14:27:23.413Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T14:27:23.413Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T14:27:23.481Z] Fetching without tags [2020-04-07T14:27:23.517Z] Client: [2020-04-07T14:27:23.517Z] Debug Mode: false [2020-04-07T14:27:23.517Z] [2020-04-07T14:27:23.517Z] Server: [2020-04-07T14:27:23.517Z] Containers: 0 [2020-04-07T14:27:23.517Z] Running: 0 [2020-04-07T14:27:23.517Z] Paused: 0 [2020-04-07T14:27:23.517Z] Stopped: 0 [2020-04-07T14:27:23.517Z] Images: 1 [2020-04-07T14:27:23.517Z] Server Version: 19.03.5 [2020-04-07T14:27:23.517Z] Storage Driver: overlay2 [2020-04-07T14:27:23.517Z] Backing Filesystem: extfs [2020-04-07T14:27:23.517Z] Supports d_type: true [2020-04-07T14:27:23.517Z] Native Overlay Diff: true [2020-04-07T14:27:23.517Z] Logging Driver: json-file [2020-04-07T14:27:23.517Z] Cgroup Driver: cgroupfs [2020-04-07T14:27:23.517Z] Plugins: [2020-04-07T14:27:23.517Z] Volume: local [2020-04-07T14:27:23.517Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T14:27:23.517Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-07T14:27:23.517Z] Swarm: inactive [2020-04-07T14:27:23.517Z] Runtimes: runc [2020-04-07T14:27:23.517Z] Default Runtime: runc [2020-04-07T14:27:23.517Z] Init Binary: docker-init [2020-04-07T14:27:23.517Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T14:27:23.517Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T14:27:23.517Z] init version: fec3683 [2020-04-07T14:27:23.517Z] Security Options: [2020-04-07T14:27:23.517Z] apparmor [2020-04-07T14:27:23.517Z] seccomp [2020-04-07T14:27:23.517Z] Profile: default [2020-04-07T14:27:23.517Z] Kernel Version: 4.15.0-1058-aws [2020-04-07T14:27:23.517Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-07T14:27:23.517Z] OSType: linux [2020-04-07T14:27:23.517Z] Architecture: x86_64 [2020-04-07T14:27:23.517Z] CPUs: 2 [2020-04-07T14:27:23.517Z] Total Memory: 7.501GiB [2020-04-07T14:27:23.517Z] Name: ip-10-100-79-153 [2020-04-07T14:27:23.517Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-07T14:27:23.517Z] Docker Root Dir: /var/lib/docker [2020-04-07T14:27:23.517Z] Debug Mode: false [2020-04-07T14:27:23.517Z] Registry: https://index.docker.io/v1/ [2020-04-07T14:27:23.517Z] Labels: [2020-04-07T14:27:23.517Z] Experimental: true [2020-04-07T14:27:23.517Z] Insecure Registries: [2020-04-07T14:27:23.517Z] 127.0.0.0/8 [2020-04-07T14:27:23.517Z] Live Restore Enabled: true [2020-04-07T14:27:23.517Z] [2020-04-07T14:27:23.517Z] WARNING: No swap limit support [Pipeline] sh [2020-04-07T14:27:23.693Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T14:27:23.693Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T14:27:23.693Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T14:27:23.693Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T14:27:23.693Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_EXT4_FS: enabled [2020-04-07T14:27:23.693Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T14:27:23.693Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T14:27:23.693Z] - Network Drivers: [2020-04-07T14:27:23.693Z] - "overlay": [2020-04-07T14:27:23.693Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T14:27:23.693Z] Optional (for encrypted networks): [2020-04-07T14:27:23.693Z] - CONFIG_CRYPTO: enabled [2020-04-07T14:27:23.693Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-07T14:27:23.693Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-07T14:27:23.693Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-07T14:27:23.693Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-07T14:27:23.693Z] - CONFIG_XFRM: enabled [2020-04-07T14:27:23.693Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T14:27:23.693Z] - "ipvlan": [2020-04-07T14:27:23.693Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T14:27:23.693Z] - "macvlan": [2020-04-07T14:27:23.693Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T14:27:23.693Z] - "ftp,tftp client in container": [2020-04-07T14:27:23.693Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T14:27:23.693Z] - Storage Drivers: [2020-04-07T14:27:23.693Z] - "aufs": [2020-04-07T14:27:23.693Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T14:27:23.693Z] - "btrfs": [2020-04-07T14:27:23.693Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T14:27:23.693Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T14:27:23.693Z] - "devicemapper": [2020-04-07T14:27:23.693Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T14:27:23.693Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T14:27:23.693Z] - "overlay": [2020-04-07T14:27:23.693Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T14:27:23.693Z] - "zfs": [2020-04-07T14:27:23.693Z] - /dev/zfs: missing [2020-04-07T14:27:23.693Z] - zfs command: missing [2020-04-07T14:27:23.693Z] - zpool command: missing [2020-04-07T14:27:23.693Z] [2020-04-07T14:27:23.693Z] Limits: [2020-04-07T14:27:23.693Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T14:27:23.693Z] [2020-04-07T14:27:23.693Z] + true [2020-04-07T14:27:23.710Z] Fetching without tags [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-04-07T14:27:23.763Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 1026f873a47c88bc0dd617402ae3c1247a4117a2 [Pipeline] sh [2020-04-07T14:27:23.883Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:23.883Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:23.883Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40731/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T14:27:23.883Z] + bash /home/ubuntu/workspace/moby_PR-40731/check-config.sh [2020-04-07T14:27:23.883Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T14:27:23.883Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-07T14:27:23.883Z] [2020-04-07T14:27:23.883Z] Generally Necessary: [2020-04-07T14:27:23.883Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T14:27:23.883Z] - apparmor: enabled and tools installed [2020-04-07T14:27:23.944Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 1026f873a47c88bc0dd617402ae3c1247a4117a2 [2020-04-07T14:27:24.107Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8aafbbff43fbb270ff5ef9c1665843746128de5c . [2020-04-07T14:27:24.107Z] #2 [internal] load .dockerignore [2020-04-07T14:27:24.107Z] #2 transferring context: 87B done [2020-04-07T14:27:24.107Z] #2 DONE 0.0s [2020-04-07T14:27:24.107Z] [2020-04-07T14:27:24.107Z] #1 [internal] load build definition from Dockerfile [2020-04-07T14:27:24.107Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-07T14:27:24.107Z] #1 DONE 0.0s [2020-04-07T14:27:24.107Z] [2020-04-07T14:27:24.107Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-07T14:27:24.193Z] - CONFIG_NAMESPACES: enabled [2020-04-07T14:27:24.193Z] - CONFIG_NET_NS: enabled [2020-04-07T14:27:24.193Z] - CONFIG_PID_NS: enabled [2020-04-07T14:27:24.193Z] - CONFIG_IPC_NS: enabled [2020-04-07T14:27:24.193Z] - CONFIG_UTS_NS: enabled [2020-04-07T14:27:24.193Z] - CONFIG_CGROUPS: enabled [2020-04-07T14:27:24.193Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T14:27:24.193Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T14:27:24.193Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T14:27:24.193Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T14:27:24.193Z] - CONFIG_CPUSETS: enabled [2020-04-07T14:27:24.193Z] - CONFIG_MEMCG: enabled [2020-04-07T14:27:24.193Z] - CONFIG_KEYS: enabled [2020-04-07T14:27:24.193Z] - CONFIG_VETH: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T14:27:24.193Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T14:27:24.193Z] [2020-04-07T14:27:24.193Z] Optional Features: [2020-04-07T14:27:24.193Z] - CONFIG_USER_NS: enabled [2020-04-07T14:27:24.193Z] - CONFIG_SECCOMP: enabled [2020-04-07T14:27:24.193Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T14:27:24.193Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T14:27:24.193Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T14:27:24.193Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-07T14:27:24.193Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-07T14:27:24.193Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T14:27:24.193Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T14:27:24.193Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T14:27:24.193Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T14:27:24.193Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T14:27:24.193Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T14:27:24.193Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T14:27:24.193Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T14:27:24.193Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T14:27:24.193Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T14:27:24.193Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T14:27:24.193Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T14:27:24.193Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T14:27:24.193Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T14:27:24.388Z] #3 DONE 0.2s [2020-04-07T14:27:24.388Z] [2020-04-07T14:27:24.388Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T14:27:24.388Z] #4 CACHED [2020-04-07T14:27:24.449Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T14:27:24.449Z] - CONFIG_EXT4_FS: enabled [2020-04-07T14:27:24.449Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T14:27:24.449Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T14:27:24.449Z] - Network Drivers: [2020-04-07T14:27:24.449Z] - "overlay": [2020-04-07T14:27:24.449Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T14:27:24.449Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T14:27:24.449Z] Optional (for encrypted networks): [2020-04-07T14:27:24.449Z] - CONFIG_CRYPTO: enabled [2020-04-07T14:27:24.449Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-07T14:27:24.449Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-07T14:27:24.449Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-07T14:27:24.449Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-07T14:27:24.449Z] - CONFIG_XFRM: enabled [2020-04-07T14:27:24.449Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T14:27:24.449Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T14:27:24.449Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T14:27:24.449Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T14:27:24.449Z] - "ipvlan": [2020-04-07T14:27:24.449Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T14:27:24.449Z] - "macvlan": [2020-04-07T14:27:24.449Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T14:27:24.449Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T14:27:24.449Z] - "ftp,tftp client in container": [2020-04-07T14:27:24.449Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T14:27:24.449Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T14:27:24.449Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T14:27:24.449Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T14:27:24.449Z] - Storage Drivers: [2020-04-07T14:27:24.449Z] - "aufs": [2020-04-07T14:27:24.449Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T14:27:24.449Z] - "btrfs": [2020-04-07T14:27:24.449Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T14:27:24.449Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T14:27:24.449Z] - "devicemapper": [2020-04-07T14:27:24.449Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T14:27:24.449Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T14:27:24.449Z] - "overlay": [2020-04-07T14:27:24.449Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T14:27:24.449Z] - "zfs": [2020-04-07T14:27:24.449Z] - /dev/zfs: missing [2020-04-07T14:27:24.449Z] - zfs command: missing [2020-04-07T14:27:24.449Z] - zpool command: missing [2020-04-07T14:27:24.449Z] [2020-04-07T14:27:24.449Z] Limits: [2020-04-07T14:27:24.449Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T14:27:24.449Z] [2020-04-07T14:27:24.449Z] + true [2020-04-07T14:27:23.488Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:23.494Z] > git config --add remote.origin.fetch +refs/pull/40731/head:refs/remotes/origin/PR-40731 # timeout=10 [2020-04-07T14:27:23.496Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:23.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:23.546Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:23.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:23.547Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:23.787Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:23.792Z] > git checkout -f 1026f873a47c88bc0dd617402ae3c1247a4117a2 # timeout=10 [2020-04-07T14:27:24.247Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T14:27:23.698Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:23.700Z] > git config --add remote.origin.fetch +refs/pull/40731/head:refs/remotes/origin/PR-40731 # timeout=10 [2020-04-07T14:27:23.705Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:23.714Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:23.724Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:23.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:23.724Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:23.958Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:23.963Z] > git checkout -f 1026f873a47c88bc0dd617402ae3c1247a4117a2 # timeout=10 [2020-04-07T14:27:24.423Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [Pipeline] } [Pipeline] // stage [2020-04-07T14:27:24.728Z] Merge succeeded, producing e4561f5265976093cac7728429e4cfea48c25765 [2020-04-07T14:27:24.728Z] Checking out Revision e4561f5265976093cac7728429e4cfea48c25765 (PR-40731) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-07T14:27:24.896Z] Fetching without tags [2020-04-07T14:27:24.998Z] [2020-04-07T14:27:24.998Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T14:27:24.998Z] #5 DONE 0.2s [2020-04-07T14:27:24.998Z] [2020-04-07T14:27:24.998Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T14:27:24.998Z] #6 DONE 0.2s [2020-04-07T14:27:24.998Z] [2020-04-07T14:27:24.998Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T14:27:24.998Z] #71 DONE 0.0s [2020-04-07T14:27:24.998Z] [2020-04-07T14:27:24.998Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T14:27:24.998Z] #7 DONE 0.0s [2020-04-07T14:27:24.998Z] [2020-04-07T14:27:24.998Z] #20 [internal] load build context [2020-04-07T14:27:25.086Z] + sudo modprobe ip_vs [2020-04-07T14:27:25.105Z] Commit message: "Merge commit 'a6a47d1a4944799ffbe3657d4dae68e0829a0dc6' into HEAD" [2020-04-07T14:27:25.109Z] First time build. Skipping changelog. [2020-04-07T14:27:25.154Z] Merge succeeded, producing e4561f5265976093cac7728429e4cfea48c25765 [2020-04-07T14:27:25.154Z] Checking out Revision e4561f5265976093cac7728429e4cfea48c25765 (PR-40731) [2020-04-07T14:27:25.225Z] Commit message: "Merge commit 'a6a47d1a4944799ffbe3657d4dae68e0829a0dc6' into HEAD" [2020-04-07T14:27:25.279Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 1026f873a47c88bc0dd617402ae3c1247a4117a2 [2020-04-07T14:27:25.343Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8aafbbff43fbb270ff5ef9c1665843746128de5c . [2020-04-07T14:27:25.599Z] #1 [internal] load build definition from Dockerfile [2020-04-07T14:27:25.599Z] #1 transferring dockerfile: 17.09kB done [2020-04-07T14:27:25.599Z] #1 DONE 0.1s [2020-04-07T14:27:25.599Z] [2020-04-07T14:27:25.599Z] #2 [internal] load .dockerignore [2020-04-07T14:27:25.599Z] #2 transferring context: 87B done [2020-04-07T14:27:25.599Z] #2 DONE 0.1s [2020-04-07T14:27:25.599Z] [2020-04-07T14:27:25.599Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T14:27:25.794Z] Fetching without tags [2020-04-07T14:27:25.856Z] #3 DONE 0.3s [2020-04-07T14:27:25.856Z] [2020-04-07T14:27:25.856Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T14:27:25.856Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T14:27:26.000Z] #20 transferring context: 52.78MB 0.8s done [2020-04-07T14:27:26.000Z] #20 DONE 0.9s [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #31 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T14:27:26.000Z] #22 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T14:27:26.000Z] #13 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T14:27:26.000Z] #69 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T14:27:26.000Z] #76 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #39 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T14:27:26.000Z] #29 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:27:26.000Z] #10 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #42 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #51 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:27:26.000Z] #17 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:26.000Z] #68 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T14:27:26.000Z] #14 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T14:27:26.000Z] #19 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T14:27:26.000Z] #45 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T14:27:26.000Z] #12 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T14:27:26.000Z] #18 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T14:27:26.000Z] #26 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:26.000Z] #53 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T14:27:26.000Z] #9 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:26.000Z] #47 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T14:27:26.000Z] #11 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T14:27:26.000Z] #30 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #48 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T14:27:26.000Z] #55 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #34 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #75 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:26.000Z] #38 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:27:26.000Z] #41 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:26.000Z] #21 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T14:27:26.000Z] #15 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:27:26.000Z] #25 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T14:27:26.000Z] #72 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:27:26.000Z] #43 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:26.000Z] #50 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T14:27:26.000Z] #67 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T14:27:26.000Z] #24 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T14:27:26.000Z] #49 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #61 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #70 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #66 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T14:27:26.000Z] #46 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:26.000Z] #60 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:26.000Z] #23 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:26.000Z] #56 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T14:27:26.000Z] #32 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #54 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:27:26.000Z] #35 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T14:27:26.000Z] #52 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T14:27:26.000Z] #37 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T14:27:26.000Z] #59 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:26.000Z] #58 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:26.000Z] #74 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:26.000Z] #36 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T14:27:26.000Z] #16 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:26.000Z] #65 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:27:26.000Z] #27 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T14:27:26.000Z] #40 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:26.000Z] #33 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T14:27:26.000Z] #73 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T14:27:26.000Z] #8 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T14:27:26.000Z] #28 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T14:27:26.000Z] #64 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:27:26.000Z] #44 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T14:27:26.000Z] #57 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:27:26.000Z] #62 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:26.000Z] #63 CACHED [2020-04-07T14:27:26.000Z] [2020-04-07T14:27:26.000Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T14:27:26.000Z] #77 CACHED [2020-04-07T14:27:26.113Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-07T14:27:26.113Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-07T14:27:26.113Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-07T14:27:26.113Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-07T14:27:26.177Z] + [ PR != PR ] [2020-04-07T14:27:26.177Z] + [ master != master ] [2020-04-07T14:27:26.177Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T14:27:26.239Z] + docker version [2020-04-07T14:27:26.239Z] Client: Docker Engine - Community [2020-04-07T14:27:26.239Z] Version: 19.03.5 [2020-04-07T14:27:26.239Z] API version: 1.40 [2020-04-07T14:27:26.239Z] Go version: go1.12.12 [2020-04-07T14:27:26.239Z] Git commit: 633a0ea838 [2020-04-07T14:27:26.239Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-07T14:27:26.239Z] OS/Arch: linux/amd64 [2020-04-07T14:27:26.239Z] Experimental: false [2020-04-07T14:27:26.239Z] [2020-04-07T14:27:26.239Z] Server: Docker Engine - Community [2020-04-07T14:27:26.239Z] Engine: [2020-04-07T14:27:26.239Z] Version: 19.03.5 [2020-04-07T14:27:26.239Z] API version: 1.40 (minimum version 1.12) [2020-04-07T14:27:26.239Z] Go version: go1.12.12 [2020-04-07T14:27:26.239Z] Git commit: 633a0ea838 [2020-04-07T14:27:26.239Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-07T14:27:26.239Z] OS/Arch: linux/amd64 [2020-04-07T14:27:26.239Z] Experimental: true [2020-04-07T14:27:26.239Z] containerd: [2020-04-07T14:27:26.239Z] Version: 1.2.10 [2020-04-07T14:27:26.239Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T14:27:26.239Z] runc: [2020-04-07T14:27:26.239Z] Version: 1.0.0-rc8+dev [2020-04-07T14:27:26.239Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T14:27:26.239Z] docker-init: [2020-04-07T14:27:26.239Z] Version: 0.18.0 [2020-04-07T14:27:26.239Z] GitCommit: fec3683 [2020-04-07T14:27:24.736Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T14:27:24.751Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:24.753Z] > git checkout -f e4561f5265976093cac7728429e4cfea48c25765 # timeout=10 [2020-04-07T14:27:25.128Z] > git rev-list --no-walk b7345e5ab482f072b5478da45f3fe986452509b7 # timeout=10 [2020-04-07T14:27:25.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T14:27:25.168Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:25.184Z] > git checkout -f e4561f5265976093cac7728429e4cfea48c25765 # timeout=10 [Pipeline] sh [2020-04-07T14:27:24.860Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:24.883Z] > git config --add remote.origin.fetch +refs/pull/40731/head:refs/remotes/origin/PR-40731 # timeout=10 [2020-04-07T14:27:24.889Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:24.903Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:24.915Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:24.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:24.917Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:25.298Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:25.304Z] > git checkout -f 1026f873a47c88bc0dd617402ae3c1247a4117a2 # timeout=10 [2020-04-07T14:27:26.162Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T14:27:26.411Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-07T14:27:26.411Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-07T14:27:26.517Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 1026f873a47c88bc0dd617402ae3c1247a4117a2 [2020-04-07T14:27:26.581Z] + docker version [2020-04-07T14:27:26.581Z] Client: Docker Engine - Community [2020-04-07T14:27:26.581Z] Version: 19.03.5 [2020-04-07T14:27:26.581Z] API version: 1.40 [2020-04-07T14:27:26.581Z] Go version: go1.12.12 [2020-04-07T14:27:26.581Z] Git commit: 633a0ea838 [2020-04-07T14:27:26.581Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-07T14:27:26.581Z] OS/Arch: linux/amd64 [2020-04-07T14:27:26.581Z] Experimental: false [2020-04-07T14:27:26.581Z] [2020-04-07T14:27:26.581Z] Server: Docker Engine - Community [2020-04-07T14:27:26.581Z] Engine: [2020-04-07T14:27:26.581Z] Version: 19.03.5 [2020-04-07T14:27:26.581Z] API version: 1.40 (minimum version 1.12) [2020-04-07T14:27:26.581Z] Go version: go1.12.12 [2020-04-07T14:27:26.581Z] Git commit: 633a0ea838 [2020-04-07T14:27:26.581Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-07T14:27:26.581Z] OS/Arch: linux/amd64 [2020-04-07T14:27:26.581Z] Experimental: true [2020-04-07T14:27:26.581Z] containerd: [2020-04-07T14:27:26.581Z] Version: 1.2.10 [2020-04-07T14:27:26.581Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T14:27:26.581Z] runc: [2020-04-07T14:27:26.581Z] Version: 1.0.0-rc8+dev [2020-04-07T14:27:26.581Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T14:27:26.581Z] docker-init: [2020-04-07T14:27:26.581Z] Version: 0.18.0 [2020-04-07T14:27:26.581Z] GitCommit: fec3683 [Pipeline] sh [2020-04-07T14:27:26.604Z] Merge succeeded, producing 0ec019b43d82704b79a54d5772fb9c42c2ea5d31 [2020-04-07T14:27:26.604Z] Checking out Revision 0ec019b43d82704b79a54d5772fb9c42c2ea5d31 (PR-40731) [2020-04-07T14:27:26.611Z] [2020-04-07T14:27:26.611Z] #78 exporting to image [2020-04-07T14:27:26.611Z] #78 exporting layers done [2020-04-07T14:27:26.611Z] #78 writing image sha256:c15fc0c17e20bd49421fdadf95601c15f478b75109899b519ebc1f9f19e7b11f done [2020-04-07T14:27:26.611Z] #78 naming to docker.io/library/docker:8aafbbff43fbb270ff5ef9c1665843746128de5c done [2020-04-07T14:27:26.611Z] #78 DONE 0.1s [2020-04-07T14:27:26.616Z] + docker info [2020-04-07T14:27:25.460Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:25.516Z] > git config --add remote.origin.fetch +refs/pull/40731/head:refs/remotes/origin/PR-40731 # timeout=10 [2020-04-07T14:27:25.576Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:25.702Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:25.832Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:25.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:25.834Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:26.553Z] > git config core.sparsecheckout # timeout=10 [Pipeline] } [Pipeline] // stage [2020-04-07T14:27:26.667Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-07T14:27:26.668Z] #4 DONE 0.8s [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-07T14:27:26.854Z] + docker info [2020-04-07T14:27:26.855Z] Commit message: "Merge commit 'a6a47d1a4944799ffbe3657d4dae68e0829a0dc6' into HEAD" [2020-04-07T14:27:26.864Z] First time build. Skipping changelog. [2020-04-07T14:27:27.036Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/test/unit [2020-04-07T14:27:27.111Z] Client: [2020-04-07T14:27:27.111Z] Debug Mode: false [2020-04-07T14:27:27.111Z] [2020-04-07T14:27:27.111Z] Server: [2020-04-07T14:27:27.111Z] Containers: 0 [2020-04-07T14:27:27.111Z] Running: 0 [2020-04-07T14:27:27.111Z] Paused: 0 [2020-04-07T14:27:27.111Z] Stopped: 0 [2020-04-07T14:27:27.111Z] Images: 4 [2020-04-07T14:27:27.111Z] Server Version: 19.03.5 [2020-04-07T14:27:27.111Z] Storage Driver: overlay2 [2020-04-07T14:27:27.111Z] Backing Filesystem: extfs [2020-04-07T14:27:27.111Z] Supports d_type: true [2020-04-07T14:27:27.111Z] Native Overlay Diff: true [2020-04-07T14:27:27.111Z] Logging Driver: json-file [2020-04-07T14:27:27.111Z] Cgroup Driver: cgroupfs [2020-04-07T14:27:27.111Z] Plugins: [2020-04-07T14:27:27.111Z] Volume: local [2020-04-07T14:27:27.111Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T14:27:27.111Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-07T14:27:27.111Z] Swarm: inactive [2020-04-07T14:27:27.111Z] Runtimes: runc [2020-04-07T14:27:27.111Z] Default Runtime: runc [2020-04-07T14:27:27.111Z] Init Binary: docker-init [2020-04-07T14:27:27.111Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T14:27:27.111Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T14:27:27.111Z] init version: fec3683 [2020-04-07T14:27:27.111Z] Security Options: [2020-04-07T14:27:27.111Z] apparmor [2020-04-07T14:27:27.111Z] seccomp [2020-04-07T14:27:27.111Z] Profile: default [2020-04-07T14:27:27.111Z] Kernel Version: 4.15.0-1058-aws [2020-04-07T14:27:27.111Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-07T14:27:27.111Z] OSType: linux [2020-04-07T14:27:27.111Z] Architecture: x86_64 [2020-04-07T14:27:27.111Z] CPUs: 2 [2020-04-07T14:27:27.111Z] Total Memory: 7.501GiB [2020-04-07T14:27:27.111Z] Name: ip-10-100-73-193 [2020-04-07T14:27:27.111Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-07T14:27:27.111Z] Docker Root Dir: /var/lib/docker [2020-04-07T14:27:27.111Z] Debug Mode: false [2020-04-07T14:27:27.111Z] Registry: https://index.docker.io/v1/ [2020-04-07T14:27:27.111Z] Labels: [2020-04-07T14:27:27.111Z] Experimental: true [2020-04-07T14:27:27.111Z] Insecure Registries: [2020-04-07T14:27:27.111Z] 127.0.0.0/8 [2020-04-07T14:27:27.111Z] Live Restore Enabled: true [2020-04-07T14:27:27.111Z] [2020-04-07T14:27:27.111Z] WARNING: No swap limit support [Pipeline] sh [2020-04-07T14:27:27.182Z] Client: [2020-04-07T14:27:27.182Z] Debug Mode: false [2020-04-07T14:27:27.182Z] [2020-04-07T14:27:27.182Z] Server: [2020-04-07T14:27:27.182Z] Containers: 0 [2020-04-07T14:27:27.182Z] Running: 0 [2020-04-07T14:27:27.182Z] Paused: 0 [2020-04-07T14:27:27.182Z] Stopped: 0 [2020-04-07T14:27:27.182Z] Images: 3 [2020-04-07T14:27:27.182Z] Server Version: 19.03.5 [2020-04-07T14:27:27.182Z] Storage Driver: overlay2 [2020-04-07T14:27:27.182Z] Backing Filesystem: extfs [2020-04-07T14:27:27.182Z] Supports d_type: true [2020-04-07T14:27:27.182Z] Native Overlay Diff: true [2020-04-07T14:27:27.182Z] Logging Driver: json-file [2020-04-07T14:27:27.182Z] Cgroup Driver: cgroupfs [2020-04-07T14:27:27.182Z] Plugins: [2020-04-07T14:27:27.182Z] Volume: local [2020-04-07T14:27:27.182Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T14:27:27.182Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-07T14:27:27.182Z] Swarm: inactive [2020-04-07T14:27:27.182Z] Runtimes: runc [2020-04-07T14:27:27.182Z] Default Runtime: runc [2020-04-07T14:27:27.182Z] Init Binary: docker-init [2020-04-07T14:27:27.182Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T14:27:27.182Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T14:27:27.182Z] init version: fec3683 [2020-04-07T14:27:27.182Z] Security Options: [2020-04-07T14:27:27.182Z] apparmor [2020-04-07T14:27:27.182Z] seccomp [2020-04-07T14:27:27.182Z] Profile: default [2020-04-07T14:27:27.182Z] Kernel Version: 4.15.0-1058-aws [2020-04-07T14:27:27.182Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-07T14:27:27.182Z] OSType: linux [2020-04-07T14:27:27.182Z] Architecture: x86_64 [2020-04-07T14:27:27.182Z] CPUs: 2 [2020-04-07T14:27:27.182Z] Total Memory: 7.501GiB [2020-04-07T14:27:27.182Z] Name: ip-10-100-46-108 [2020-04-07T14:27:27.182Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-07T14:27:27.182Z] Docker Root Dir: /var/lib/docker [2020-04-07T14:27:27.182Z] Debug Mode: false [2020-04-07T14:27:27.182Z] Registry: https://index.docker.io/v1/ [2020-04-07T14:27:27.182Z] Labels: [2020-04-07T14:27:27.182Z] Experimental: true [2020-04-07T14:27:27.182Z] Insecure Registries: [2020-04-07T14:27:27.182Z] 127.0.0.0/8 [2020-04-07T14:27:27.182Z] Live Restore Enabled: true [2020-04-07T14:27:27.182Z] [2020-04-07T14:27:27.182Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T14:27:27.466Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:27.466Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:27.466Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40731/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T14:27:27.466Z] + bash /home/ubuntu/workspace/moby_PR-40731/check-config.sh [2020-04-07T14:27:27.466Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T14:27:27.466Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-07T14:27:27.466Z] [2020-04-07T14:27:27.466Z] Generally Necessary: [2020-04-07T14:27:27.466Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T14:27:27.466Z] - apparmor: enabled and tools installed [2020-04-07T14:27:27.466Z] - CONFIG_NAMESPACES: enabled [2020-04-07T14:27:27.466Z] - CONFIG_NET_NS: enabled [2020-04-07T14:27:27.466Z] - CONFIG_PID_NS: enabled [2020-04-07T14:27:27.466Z] - CONFIG_IPC_NS: enabled [2020-04-07T14:27:27.466Z] - CONFIG_UTS_NS: enabled [2020-04-07T14:27:27.466Z] - CONFIG_CGROUPS: enabled [2020-04-07T14:27:27.466Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T14:27:27.466Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T14:27:27.466Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T14:27:27.466Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T14:27:27.466Z] - CONFIG_CPUSETS: enabled [2020-04-07T14:27:27.466Z] - CONFIG_MEMCG: enabled [2020-04-07T14:27:27.466Z] - CONFIG_KEYS: enabled [2020-04-07T14:27:27.466Z] - CONFIG_VETH: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T14:27:27.466Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T14:27:27.466Z] [2020-04-07T14:27:27.466Z] Optional Features: [2020-04-07T14:27:27.466Z] - CONFIG_USER_NS: enabled [2020-04-07T14:27:27.466Z] - CONFIG_SECCOMP: enabled [2020-04-07T14:27:27.466Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T14:27:27.466Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T14:27:27.466Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T14:27:27.466Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-07T14:27:27.466Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-07T14:27:27.466Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T14:27:27.466Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T14:27:27.466Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T14:27:27.466Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T14:27:27.466Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T14:27:27.466Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T14:27:27.466Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T14:27:27.466Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T14:27:27.466Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T14:27:27.466Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T14:27:27.466Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T14:27:27.466Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T14:27:27.500Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:27.500Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:27.500Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40731/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T14:27:27.500Z] + bash /home/ubuntu/workspace/moby_PR-40731/check-config.sh [2020-04-07T14:27:27.500Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T14:27:27.500Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-07T14:27:27.500Z] [2020-04-07T14:27:27.500Z] Generally Necessary: [2020-04-07T14:27:27.500Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T14:27:27.500Z] - apparmor: enabled and tools installed [2020-04-07T14:27:27.500Z] - CONFIG_NAMESPACES: enabled [2020-04-07T14:27:27.500Z] - CONFIG_NET_NS: enabled [2020-04-07T14:27:27.500Z] - CONFIG_PID_NS: enabled [2020-04-07T14:27:27.500Z] - CONFIG_IPC_NS: enabled [2020-04-07T14:27:27.500Z] - CONFIG_UTS_NS: enabled [2020-04-07T14:27:27.500Z] - CONFIG_CGROUPS: enabled [2020-04-07T14:27:27.500Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T14:27:27.500Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T14:27:27.500Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T14:27:27.500Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T14:27:27.500Z] - CONFIG_CPUSETS: enabled [2020-04-07T14:27:27.500Z] - CONFIG_MEMCG: enabled [2020-04-07T14:27:27.500Z] - CONFIG_KEYS: enabled [2020-04-07T14:27:27.500Z] - CONFIG_VETH: enabled (as module) [2020-04-07T14:27:27.500Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T14:27:27.500Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T14:27:27.500Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T14:27:27.500Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T14:27:27.500Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T14:27:27.500Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T14:27:27.500Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T14:27:27.500Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T14:27:27.500Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T14:27:27.500Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T14:27:27.500Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T14:27:27.500Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T14:27:27.500Z] [2020-04-07T14:27:27.500Z] Optional Features: [2020-04-07T14:27:27.500Z] - CONFIG_USER_NS: enabled [2020-04-07T14:27:27.500Z] - CONFIG_SECCOMP: enabled [2020-04-07T14:27:27.500Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T14:27:27.500Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T14:27:27.500Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T14:27:27.500Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-07T14:27:27.500Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-07T14:27:27.500Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T14:27:27.628Z] [2020-04-07T14:27:27.628Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T14:27:27.628Z] #6 DONE 0.3s [2020-04-07T14:27:27.628Z] [2020-04-07T14:27:27.628Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T14:27:27.628Z] #5 DONE 0.3s [2020-04-07T14:27:27.628Z] [2020-04-07T14:27:27.628Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T14:27:27.628Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-07T14:27:27.675Z] + docker version [2020-04-07T14:27:27.675Z] Client: Docker Engine - Community [2020-04-07T14:27:27.675Z] Version: 19.03.5 [2020-04-07T14:27:27.675Z] API version: 1.40 [2020-04-07T14:27:27.675Z] Go version: go1.12.12 [2020-04-07T14:27:27.675Z] Git commit: 633a0ea [2020-04-07T14:27:27.675Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-07T14:27:27.675Z] OS/Arch: linux/arm64 [2020-04-07T14:27:27.675Z] Experimental: false [2020-04-07T14:27:27.675Z] [2020-04-07T14:27:27.675Z] Server: Docker Engine - Community [2020-04-07T14:27:27.675Z] Engine: [2020-04-07T14:27:27.675Z] Version: 19.03.5 [2020-04-07T14:27:27.675Z] API version: 1.40 (minimum version 1.12) [2020-04-07T14:27:27.675Z] Go version: go1.12.12 [2020-04-07T14:27:27.675Z] Git commit: 633a0ea [2020-04-07T14:27:27.675Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-07T14:27:27.675Z] OS/Arch: linux/arm64 [2020-04-07T14:27:27.675Z] Experimental: true [2020-04-07T14:27:27.675Z] containerd: [2020-04-07T14:27:27.675Z] Version: 1.2.10 [2020-04-07T14:27:27.676Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T14:27:27.676Z] runc: [2020-04-07T14:27:27.676Z] Version: 1.0.0-rc8+dev [2020-04-07T14:27:27.676Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T14:27:27.676Z] docker-init: [2020-04-07T14:27:27.676Z] Version: 0.18.0 [2020-04-07T14:27:27.676Z] GitCommit: fec3683 [Pipeline] sh [2020-04-07T14:27:27.721Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T14:27:27.721Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T14:27:27.721Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T14:27:27.721Z] - CONFIG_EXT4_FS: enabled [2020-04-07T14:27:27.721Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T14:27:27.721Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T14:27:27.721Z] - Network Drivers: [2020-04-07T14:27:27.721Z] - "overlay": [2020-04-07T14:27:27.721Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T14:27:27.721Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T14:27:27.721Z] Optional (for encrypted networks): [2020-04-07T14:27:27.721Z] - CONFIG_CRYPTO: enabled [2020-04-07T14:27:27.721Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-07T14:27:27.721Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-07T14:27:27.721Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-07T14:27:27.721Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-07T14:27:27.721Z] - CONFIG_XFRM: enabled [2020-04-07T14:27:27.721Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T14:27:27.721Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T14:27:27.721Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T14:27:27.722Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T14:27:27.722Z] - "ipvlan": [2020-04-07T14:27:27.722Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T14:27:27.722Z] - "macvlan": [2020-04-07T14:27:27.722Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T14:27:27.722Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T14:27:27.722Z] - "ftp,tftp client in container": [2020-04-07T14:27:27.722Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T14:27:27.722Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T14:27:27.722Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T14:27:27.722Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T14:27:27.722Z] - Storage Drivers: [2020-04-07T14:27:27.722Z] - "aufs": [2020-04-07T14:27:27.722Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T14:27:27.722Z] - "btrfs": [2020-04-07T14:27:27.722Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T14:27:27.722Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T14:27:27.722Z] - "devicemapper": [2020-04-07T14:27:27.722Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T14:27:27.722Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T14:27:27.722Z] - "overlay": [2020-04-07T14:27:27.722Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T14:27:27.722Z] - "zfs": [2020-04-07T14:27:27.722Z] - /dev/zfs: missing [2020-04-07T14:27:27.722Z] - zfs command: missing [2020-04-07T14:27:27.722Z] - zpool command: missing [2020-04-07T14:27:27.722Z] [2020-04-07T14:27:27.722Z] Limits: [2020-04-07T14:27:27.722Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T14:27:27.722Z] [2020-04-07T14:27:27.722Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-04-07T14:27:27.759Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T14:27:27.759Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T14:27:27.759Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T14:27:27.759Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T14:27:27.759Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T14:27:27.759Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T14:27:27.759Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T14:27:27.759Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T14:27:27.759Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T14:27:27.759Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T14:27:27.759Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T14:27:27.759Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T14:27:27.759Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_EXT4_FS: enabled [2020-04-07T14:27:27.759Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T14:27:27.759Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T14:27:27.759Z] - Network Drivers: [2020-04-07T14:27:27.759Z] - "overlay": [2020-04-07T14:27:27.759Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T14:27:27.759Z] Optional (for encrypted networks): [2020-04-07T14:27:27.759Z] - CONFIG_CRYPTO: enabled [2020-04-07T14:27:27.759Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-07T14:27:27.759Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-07T14:27:27.759Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-07T14:27:27.759Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-07T14:27:27.759Z] - CONFIG_XFRM: enabled [2020-04-07T14:27:27.759Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T14:27:27.759Z] - "ipvlan": [2020-04-07T14:27:27.759Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T14:27:27.759Z] - "macvlan": [2020-04-07T14:27:27.759Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T14:27:27.759Z] - "ftp,tftp client in container": [2020-04-07T14:27:27.759Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T14:27:27.759Z] - Storage Drivers: [2020-04-07T14:27:27.759Z] - "aufs": [2020-04-07T14:27:27.759Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T14:27:27.759Z] - "btrfs": [2020-04-07T14:27:27.759Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T14:27:27.759Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T14:27:27.759Z] - "devicemapper": [2020-04-07T14:27:27.759Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T14:27:27.759Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T14:27:27.759Z] - "overlay": [2020-04-07T14:27:27.759Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T14:27:27.759Z] - "zfs": [2020-04-07T14:27:27.759Z] - /dev/zfs: missing [2020-04-07T14:27:27.759Z] - zfs command: missing [2020-04-07T14:27:27.759Z] - zpool command: missing [2020-04-07T14:27:27.759Z] [2020-04-07T14:27:27.759Z] Limits: [2020-04-07T14:27:27.759Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T14:27:27.759Z] [2020-04-07T14:27:27.759Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-07T14:27:27.886Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done [2020-04-07T14:27:27.886Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0B / 7.81MB 0.2s [2020-04-07T14:27:27.886Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-07T14:27:27.886Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done [2020-04-07T14:27:27.886Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 781.84kB / 50.38MB 0.2s [2020-04-07T14:27:27.962Z] + docker info [Pipeline] sh [2020-04-07T14:27:28.186Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 764.43kB / 7.81MB 0.3s [2020-04-07T14:27:28.186Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 3.32MB / 50.38MB 0.3s [2020-04-07T14:27:26.610Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T14:27:26.623Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:26.629Z] > git checkout -f 0ec019b43d82704b79a54d5772fb9c42c2ea5d31 # timeout=10 [2020-04-07T14:27:26.874Z] > git rev-list --no-walk b7345e5ab482f072b5478da45f3fe986452509b7 # timeout=10 [2020-04-07T14:27:28.217Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8aafbbff43fbb270ff5ef9c1665843746128de5c . [2020-04-07T14:27:28.217Z] #2 [internal] load .dockerignore [2020-04-07T14:27:28.217Z] #2 transferring context: 87B done [2020-04-07T14:27:28.217Z] #2 DONE 0.0s [2020-04-07T14:27:28.217Z] [2020-04-07T14:27:28.217Z] #1 [internal] load build definition from Dockerfile [2020-04-07T14:27:28.217Z] #1 transferring dockerfile: 17.09kB done [2020-04-07T14:27:28.217Z] #1 DONE 0.0s [2020-04-07T14:27:28.217Z] [2020-04-07T14:27:28.217Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-07T14:27:28.222Z] Client: [2020-04-07T14:27:28.222Z] Debug Mode: false [2020-04-07T14:27:28.222Z] [2020-04-07T14:27:28.222Z] Server: [2020-04-07T14:27:28.222Z] Containers: 0 [2020-04-07T14:27:28.222Z] Running: 0 [2020-04-07T14:27:28.222Z] Paused: 0 [2020-04-07T14:27:28.222Z] Stopped: 0 [2020-04-07T14:27:28.222Z] Images: 2 [2020-04-07T14:27:28.222Z] Server Version: 19.03.5 [2020-04-07T14:27:28.222Z] Storage Driver: overlay2 [2020-04-07T14:27:28.222Z] Backing Filesystem: extfs [2020-04-07T14:27:28.222Z] Supports d_type: true [2020-04-07T14:27:28.222Z] Native Overlay Diff: true [2020-04-07T14:27:28.222Z] Logging Driver: json-file [2020-04-07T14:27:28.222Z] Cgroup Driver: cgroupfs [2020-04-07T14:27:28.222Z] Plugins: [2020-04-07T14:27:28.222Z] Volume: local [2020-04-07T14:27:28.222Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T14:27:28.222Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-07T14:27:28.222Z] Swarm: inactive [2020-04-07T14:27:28.222Z] Runtimes: runc [2020-04-07T14:27:28.222Z] Default Runtime: runc [2020-04-07T14:27:28.222Z] Init Binary: docker-init [2020-04-07T14:27:28.222Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T14:27:28.222Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T14:27:28.222Z] init version: fec3683 [2020-04-07T14:27:28.222Z] Security Options: [2020-04-07T14:27:28.222Z] apparmor [2020-04-07T14:27:28.222Z] seccomp [2020-04-07T14:27:28.222Z] Profile: default [2020-04-07T14:27:28.222Z] Kernel Version: 4.15.0-1057-aws [2020-04-07T14:27:28.222Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-07T14:27:28.222Z] OSType: linux [2020-04-07T14:27:28.222Z] Architecture: aarch64 [2020-04-07T14:27:28.222Z] CPUs: 4 [2020-04-07T14:27:28.222Z] Total Memory: 7.525GiB [2020-04-07T14:27:28.222Z] Name: ip-10-100-34-62 [2020-04-07T14:27:28.222Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-07T14:27:28.222Z] Docker Root Dir: /var/lib/docker [2020-04-07T14:27:28.222Z] Debug Mode: false [2020-04-07T14:27:28.222Z] Registry: https://index.docker.io/v1/ [2020-04-07T14:27:28.222Z] Labels: [2020-04-07T14:27:28.222Z] Experimental: true [2020-04-07T14:27:28.222Z] Insecure Registries: [2020-04-07T14:27:28.222Z] 127.0.0.0/8 [2020-04-07T14:27:28.222Z] Live Restore Enabled: true [2020-04-07T14:27:28.222Z] [2020-04-07T14:27:28.222Z] WARNING: No swap limit support [Pipeline] sh [2020-04-07T14:27:28.251Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8aafbbff43fbb270ff5ef9c1665843746128de5c . [2020-04-07T14:27:28.251Z] #2 [internal] load .dockerignore [2020-04-07T14:27:28.251Z] #2 transferring context: 87B done [2020-04-07T14:27:28.251Z] #2 DONE 0.0s [2020-04-07T14:27:28.251Z] [2020-04-07T14:27:28.251Z] #1 [internal] load build definition from Dockerfile [2020-04-07T14:27:28.251Z] #1 transferring dockerfile: 17.09kB done [2020-04-07T14:27:28.251Z] #1 DONE 0.0s [2020-04-07T14:27:28.251Z] [2020-04-07T14:27:28.251Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-07T14:27:26.608Z] > git checkout -f 1026f873a47c88bc0dd617402ae3c1247a4117a2 # timeout=10 [2020-04-07T14:27:28.443Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 5.50MB / 7.81MB 0.5s [2020-04-07T14:27:28.443Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 10.48MB / 50.38MB 0.5s [2020-04-07T14:27:28.443Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.6s done [2020-04-07T14:27:28.443Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 16.14MB / 50.38MB 0.7s [2020-04-07T14:27:28.443Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0B / 10.00MB 0.7s [2020-04-07T14:27:28.473Z] #3 DONE 0.1s [2020-04-07T14:27:28.473Z] [2020-04-07T14:27:28.473Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T14:27:28.473Z] #4 CACHED [2020-04-07T14:27:28.508Z] #3 DONE 0.1s [2020-04-07T14:27:28.508Z] [2020-04-07T14:27:28.508Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T14:27:28.508Z] #4 CACHED [2020-04-07T14:27:28.511Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:28.511Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:28.511Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40731/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T14:27:28.511Z] + bash /home/ubuntu/workspace/moby_PR-40731/check-config.sh [2020-04-07T14:27:28.511Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T14:27:28.511Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-07T14:27:28.511Z] [2020-04-07T14:27:28.511Z] Generally Necessary: [2020-04-07T14:27:28.511Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T14:27:28.699Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 20.74MB / 50.38MB 1.1s [2020-04-07T14:27:28.699Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 3.20MB / 10.00MB 1.1s [2020-04-07T14:27:28.699Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 1.92MB / 51.79MB 1.1s [2020-04-07T14:27:28.771Z] - apparmor: enabled and tools installed [2020-04-07T14:27:28.771Z] - CONFIG_NAMESPACES: enabled [2020-04-07T14:27:28.771Z] - CONFIG_NET_NS: enabled [2020-04-07T14:27:28.771Z] - CONFIG_PID_NS: enabled [2020-04-07T14:27:28.771Z] - CONFIG_IPC_NS: enabled [2020-04-07T14:27:28.771Z] - CONFIG_UTS_NS: enabled [2020-04-07T14:27:28.771Z] - CONFIG_CGROUPS: enabled [2020-04-07T14:27:28.771Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T14:27:28.771Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T14:27:28.771Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T14:27:28.771Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T14:27:28.771Z] - CONFIG_CPUSETS: enabled [2020-04-07T14:27:28.771Z] - CONFIG_MEMCG: enabled [2020-04-07T14:27:28.771Z] - CONFIG_KEYS: enabled [2020-04-07T14:27:28.771Z] - CONFIG_VETH: enabled (as module) [2020-04-07T14:27:28.771Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T14:27:28.771Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T14:27:28.771Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T14:27:28.771Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T14:27:28.771Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T14:27:28.771Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T14:27:28.771Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T14:27:28.771Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T14:27:28.771Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T14:27:28.771Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T14:27:28.771Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T14:27:28.771Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T14:27:28.771Z] [2020-04-07T14:27:28.771Z] Optional Features: [2020-04-07T14:27:28.771Z] - CONFIG_USER_NS: enabled [2020-04-07T14:27:28.954Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 6.18MB / 10.00MB 1.2s [2020-04-07T14:27:28.954Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 25.69MB / 50.38MB 1.4s [2020-04-07T14:27:28.954Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.3s done [2020-04-07T14:27:28.954Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 6.60MB / 51.79MB 1.4s [2020-04-07T14:27:28.954Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0B / 68.60MB 1.4s [2020-04-07T14:27:29.030Z] - CONFIG_SECCOMP: enabled [2020-04-07T14:27:29.030Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T14:27:29.030Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T14:27:29.030Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T14:27:29.030Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-07T14:27:29.030Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T14:27:29.030Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T14:27:29.030Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T14:27:29.030Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T14:27:29.030Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T14:27:29.030Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T14:27:29.030Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T14:27:29.030Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T14:27:29.030Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T14:27:29.030Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T14:27:29.030Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T14:27:29.030Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T14:27:29.030Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T14:27:29.030Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T14:27:29.030Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T14:27:29.030Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T14:27:29.030Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T14:27:29.030Z] - CONFIG_EXT4_FS: enabled [2020-04-07T14:27:29.030Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T14:27:29.030Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T14:27:29.030Z] - Network Drivers: [2020-04-07T14:27:29.030Z] - "overlay": [2020-04-07T14:27:29.031Z] [2020-04-07T14:27:29.031Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T14:27:29.073Z] [2020-04-07T14:27:29.074Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T14:27:29.074Z] #6 DONE 0.1s [2020-04-07T14:27:29.074Z] [2020-04-07T14:27:29.074Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T14:27:29.074Z] #5 DONE 0.1s [2020-04-07T14:27:29.074Z] [2020-04-07T14:27:29.074Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T14:27:29.074Z] #71 DONE 0.0s [2020-04-07T14:27:29.074Z] [2020-04-07T14:27:29.074Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T14:27:29.074Z] #7 DONE 0.0s [2020-04-07T14:27:29.074Z] [2020-04-07T14:27:29.074Z] #20 [internal] load build context [2020-04-07T14:27:29.216Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 29.85MB / 50.38MB 1.6s [2020-04-07T14:27:29.216Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 16.04MB / 51.79MB 1.6s [2020-04-07T14:27:29.216Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.72MB / 68.60MB 1.6s [2020-04-07T14:27:29.287Z] #6 DONE 0.1s [2020-04-07T14:27:29.287Z] [2020-04-07T14:27:29.287Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T14:27:29.287Z] #5 DONE 0.1s [2020-04-07T14:27:29.287Z] [2020-04-07T14:27:29.287Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T14:27:29.287Z] #71 DONE 0.0s [2020-04-07T14:27:29.287Z] [2020-04-07T14:27:29.287Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T14:27:29.287Z] #7 DONE 0.0s [2020-04-07T14:27:29.287Z] [2020-04-07T14:27:29.287Z] #20 [internal] load build context [2020-04-07T14:27:29.289Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T14:27:29.289Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T14:27:29.289Z] Optional (for encrypted networks): [2020-04-07T14:27:29.289Z] - CONFIG_CRYPTO: enabled [2020-04-07T14:27:29.289Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-07T14:27:29.289Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-07T14:27:29.289Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-07T14:27:29.289Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-07T14:27:29.289Z] - CONFIG_XFRM: enabled [2020-04-07T14:27:29.289Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T14:27:29.289Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T14:27:29.289Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T14:27:29.289Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T14:27:29.289Z] - "ipvlan": [2020-04-07T14:27:29.289Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T14:27:29.289Z] - "macvlan": [2020-04-07T14:27:29.289Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T14:27:29.289Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T14:27:29.289Z] - "ftp,tftp client in container": [2020-04-07T14:27:29.289Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T14:27:29.289Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T14:27:29.289Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T14:27:29.289Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T14:27:29.289Z] - Storage Drivers: [2020-04-07T14:27:29.289Z] - "aufs": [2020-04-07T14:27:29.289Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T14:27:29.289Z] - "btrfs": [2020-04-07T14:27:29.289Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T14:27:29.289Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T14:27:29.289Z] - "devicemapper": [2020-04-07T14:27:29.518Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 35.46MB / 50.38MB 1.8s [2020-04-07T14:27:29.518Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 20.53MB / 51.79MB 1.8s [2020-04-07T14:27:29.518Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 8.34MB / 68.60MB 1.8s [2020-04-07T14:27:29.547Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T14:27:29.547Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T14:27:29.548Z] - "overlay": [2020-04-07T14:27:29.548Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T14:27:29.548Z] - "zfs": [2020-04-07T14:27:29.548Z] - /dev/zfs: missing [2020-04-07T14:27:29.548Z] - zfs command: missing [2020-04-07T14:27:29.548Z] - zpool command: missing [2020-04-07T14:27:29.548Z] [2020-04-07T14:27:29.548Z] Limits: [2020-04-07T14:27:29.548Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T14:27:29.548Z] [2020-04-07T14:27:29.548Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-07T14:27:29.776Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 42.14MB / 50.38MB 2.0s [2020-04-07T14:27:29.776Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 27.30MB / 51.79MB 2.0s [2020-04-07T14:27:29.776Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 12.05MB / 68.60MB 2.0s [2020-04-07T14:27:29.776Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 46.01MB / 50.38MB 2.1s [2020-04-07T14:27:29.776Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 30.62MB / 51.79MB 2.1s [2020-04-07T14:27:29.776Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 15.68MB / 68.60MB 2.1s [2020-04-07T14:27:29.894Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8aafbbff43fbb270ff5ef9c1665843746128de5c . [2020-04-07T14:27:29.894Z] #1 [internal] load .dockerignore [2020-04-07T14:27:29.894Z] #1 transferring context: 87B done [2020-04-07T14:27:29.894Z] #1 DONE 0.0s [2020-04-07T14:27:29.894Z] [2020-04-07T14:27:29.894Z] #2 [internal] load build definition from Dockerfile [2020-04-07T14:27:29.894Z] #2 transferring dockerfile: 17.09kB done [2020-04-07T14:27:29.894Z] #2 DONE 0.0s [2020-04-07T14:27:29.894Z] [2020-04-07T14:27:29.894Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-07T14:27:30.073Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.3s [2020-04-07T14:27:30.073Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 35.76MB / 51.79MB 2.3s [2020-04-07T14:27:30.073Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 20.68MB / 68.60MB 2.3s [2020-04-07T14:27:30.073Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.4s done [2020-04-07T14:27:30.073Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 39.99MB / 51.79MB 2.5s [2020-04-07T14:27:30.073Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 0B / 120.14MB 2.5s [2020-04-07T14:27:30.156Z] #3 DONE 0.1s [2020-04-07T14:27:30.156Z] [2020-04-07T14:27:30.156Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T14:27:30.156Z] #4 CACHED [2020-04-07T14:27:29.925Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T14:27:30.421Z] [2020-04-07T14:27:30.421Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T14:27:30.421Z] #6 DONE 0.1s [2020-04-07T14:27:30.421Z] [2020-04-07T14:27:30.421Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T14:27:30.421Z] #5 DONE 0.1s [2020-04-07T14:27:30.459Z] #20 transferring context: 52.78MB 1.2s done [2020-04-07T14:27:30.459Z] #20 DONE 1.2s [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T14:27:30.459Z] #76 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:27:30.459Z] #27 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T14:27:30.459Z] #32 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:27:30.459Z] #10 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:30.459Z] #47 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T14:27:30.459Z] #13 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:30.459Z] #58 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T14:27:30.459Z] #12 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #54 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T14:27:30.459Z] #45 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #57 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T14:27:30.459Z] #40 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T14:27:30.459Z] #73 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T14:27:30.459Z] #22 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #34 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:30.459Z] #38 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T14:27:30.459Z] #29 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T14:27:30.459Z] #8 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T14:27:30.459Z] #19 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #75 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:30.459Z] #53 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:30.459Z] #60 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T14:27:30.459Z] #37 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #42 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T14:27:30.459Z] #52 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:30.459Z] #74 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #66 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #70 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:30.459Z] #21 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:30.459Z] #33 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T14:27:30.459Z] #9 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T14:27:30.459Z] #24 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T14:27:30.459Z] #55 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T14:27:30.459Z] #59 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:30.459Z] #56 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T14:27:30.459Z] #11 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:27:30.459Z] #44 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #39 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T14:27:30.459Z] #64 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #48 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:27:30.459Z] #25 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:30.459Z] #23 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T14:27:30.459Z] #16 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:27:30.459Z] #43 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:30.459Z] #65 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T14:27:30.459Z] #28 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T14:27:30.459Z] #14 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T14:27:30.459Z] #30 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T14:27:30.459Z] #46 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #51 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T14:27:30.459Z] #26 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #61 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:27:30.459Z] #17 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:27:30.459Z] #41 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T14:27:30.459Z] #31 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T14:27:30.459Z] #18 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T14:27:30.459Z] #72 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:27:30.459Z] #62 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T14:27:30.459Z] #69 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T14:27:30.459Z] #15 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T14:27:30.459Z] #49 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:30.459Z] #63 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:30.459Z] #36 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T14:27:30.459Z] #67 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:27:30.459Z] #35 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:30.459Z] #68 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:30.459Z] #50 CACHED [2020-04-07T14:27:30.459Z] [2020-04-07T14:27:30.459Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T14:27:30.459Z] #77 CACHED [2020-04-07T14:27:30.481Z] ? github.com/docker/docker/api [no test files] [2020-04-07T14:27:30.635Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 24.21MB / 68.60MB 2.6s [2020-04-07T14:27:30.635Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 44.41MB / 51.79MB 2.8s [2020-04-07T14:27:30.635Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 28.20MB / 68.60MB 2.9s [2020-04-07T14:27:30.635Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 6.54MB / 120.14MB 2.9s [2020-04-07T14:27:30.635Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e [2020-04-07T14:27:30.646Z] #20 transferring context: 52.78MB 1.2s done [2020-04-07T14:27:30.646Z] #20 DONE 1.2s [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:30.646Z] #65 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:30.646Z] #38 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #34 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T14:27:30.646Z] #8 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T14:27:30.646Z] #30 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:27:30.646Z] #17 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #75 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:30.646Z] #47 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T14:27:30.646Z] #28 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T14:27:30.646Z] #13 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #57 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:30.646Z] #60 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T14:27:30.646Z] #49 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:30.646Z] #23 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #31 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T14:27:30.646Z] #40 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T14:27:30.646Z] #12 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:27:30.646Z] #25 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:30.646Z] #53 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #51 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T14:27:30.646Z] #24 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #48 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:27:30.646Z] #43 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T14:27:30.646Z] #18 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:30.646Z] #58 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T14:27:30.646Z] #72 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T14:27:30.646Z] #64 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:30.646Z] #74 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T14:27:30.646Z] #14 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:30.646Z] #21 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #42 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #39 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:27:30.646Z] #41 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:27:30.646Z] #27 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:27:30.646Z] #10 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T14:27:30.646Z] #15 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T14:27:30.646Z] #76 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T14:27:30.646Z] #55 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #61 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T14:27:30.646Z] #9 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T14:27:30.646Z] #16 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T14:27:30.646Z] #73 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T14:27:30.646Z] #22 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T14:27:30.646Z] #45 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:30.646Z] #50 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #70 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T14:27:30.646Z] #26 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:30.646Z] #63 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T14:27:30.646Z] #29 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:30.646Z] #33 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:30.646Z] #56 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T14:27:30.646Z] #67 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T14:27:30.646Z] #19 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:27:30.646Z] #62 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T14:27:30.646Z] #37 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:27:30.646Z] #44 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T14:27:30.646Z] #52 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:30.646Z] #68 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #66 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:30.646Z] #36 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:27:30.646Z] #35 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T14:27:30.646Z] #69 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T14:27:30.646Z] #59 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T14:27:30.646Z] #32 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T14:27:30.646Z] #46 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T14:27:30.646Z] #54 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T14:27:30.646Z] #11 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T14:27:30.646Z] #77 CACHED [2020-04-07T14:27:30.646Z] [2020-04-07T14:27:30.646Z] #78 exporting to image [2020-04-07T14:27:30.646Z] #78 exporting layers done [2020-04-07T14:27:30.646Z] #78 writing image sha256:09303d0c02beefc1d7412349a5cd996f6f7d926175ffde6b03199a2dd8947f01 [2020-04-07T14:27:30.646Z] #78 writing image sha256:09303d0c02beefc1d7412349a5cd996f6f7d926175ffde6b03199a2dd8947f01 done [2020-04-07T14:27:30.646Z] #78 naming to docker.io/library/docker:8aafbbff43fbb270ff5ef9c1665843746128de5c done [2020-04-07T14:27:30.646Z] #78 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-04-07T14:27:30.684Z] [2020-04-07T14:27:30.684Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T14:27:30.684Z] #71 DONE 0.0s [2020-04-07T14:27:30.684Z] [2020-04-07T14:27:30.684Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T14:27:30.684Z] #7 DONE 0.0s [2020-04-07T14:27:30.684Z] [2020-04-07T14:27:30.684Z] #20 [internal] load build context [Pipeline] sh [2020-04-07T14:27:30.892Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 3.1s [2020-04-07T14:27:31.018Z] Merge succeeded, producing 940f7438b177f8faf3ecc96a1b44df38c5458a4d [2020-04-07T14:27:31.019Z] Checking out Revision 940f7438b177f8faf3ecc96a1b44df38c5458a4d (PR-40731) [2020-04-07T14:27:31.023Z] [2020-04-07T14:27:31.023Z] #78 exporting to image [2020-04-07T14:27:31.023Z] #78 exporting layers done [2020-04-07T14:27:31.023Z] #78 writing image sha256:f0404915783675d05a12b8fc26de694d1d27176bee6d89a6151624c449422712 [2020-04-07T14:27:31.023Z] #78 writing image sha256:f0404915783675d05a12b8fc26de694d1d27176bee6d89a6151624c449422712 done [2020-04-07T14:27:31.023Z] #78 naming to docker.io/library/docker:8aafbbff43fbb270ff5ef9c1665843746128de5c done [2020-04-07T14:27:31.023Z] #78 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-04-07T14:27:31.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40731/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/validate/default [Pipeline] sh [2020-04-07T14:27:31.151Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 3.1s done [2020-04-07T14:27:31.151Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 33.65MB / 68.60MB 3.3s [2020-04-07T14:27:31.151Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 14.19MB / 120.14MB 3.3s [2020-04-07T14:27:31.151Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 0B / 124B 3.3s [2020-04-07T14:27:31.151Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 3.3s done [2020-04-07T14:27:31.378Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -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:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/make.sh dynbinary test-integration [2020-04-07T14:27:31.409Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 38.26MB / 68.60MB 3.5s [2020-04-07T14:27:31.409Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 42.94MB / 68.60MB 3.7s [2020-04-07T14:27:31.409Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 23.55MB / 120.14MB 3.7s [2020-04-07T14:27:31.439Z] Commit message: "Merge commit 'a6a47d1a4944799ffbe3657d4dae68e0829a0dc6' into HEAD" [2020-04-07T14:27:31.559Z] First time build. Skipping changelog. [2020-04-07T14:27:31.664Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 46.83MB / 68.60MB 3.9s [2020-04-07T14:27:31.943Z] [2020-04-07T14:27:31.959Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 52.88MB / 68.60MB 4.1s [2020-04-07T14:27:31.960Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 31.56MB / 120.14MB 4.1s [2020-04-07T14:27:32.016Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-04-07T14:27:32.075Z] #20 transferring context: 52.78MB 1.3s done [2020-04-07T14:27:32.075Z] #20 DONE 1.4s [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:32.075Z] #56 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T14:27:32.075Z] #55 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:27:32.075Z] #44 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T14:27:32.075Z] #16 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T14:27:32.075Z] #18 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #31 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:27:32.075Z] #43 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T14:27:32.075Z] #24 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:27:32.075Z] #25 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:32.075Z] #36 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:32.075Z] #65 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #70 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T14:27:32.075Z] #28 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:27:32.075Z] #41 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #39 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T14:27:32.075Z] #45 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:32.075Z] #38 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T14:27:32.075Z] #12 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T14:27:32.075Z] #73 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T14:27:32.075Z] #46 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T14:27:32.075Z] #22 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:32.075Z] #50 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #42 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T14:27:32.075Z] #30 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #66 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T14:27:32.075Z] #32 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:27:32.075Z] #35 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T14:27:32.075Z] #26 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T14:27:32.075Z] #37 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T14:27:32.075Z] #72 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T14:27:32.075Z] #59 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T14:27:32.075Z] #76 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:32.075Z] #68 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:32.075Z] #33 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:27:32.075Z] #10 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T14:27:32.075Z] #11 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T14:27:32.075Z] #19 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #34 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #57 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:27:32.075Z] #62 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #75 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T14:27:32.075Z] #9 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:32.075Z] #21 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #61 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:32.075Z] #60 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:27:32.075Z] #47 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #51 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T14:27:32.075Z] #49 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T14:27:32.075Z] #15 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #48 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T14:27:32.075Z] #29 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:32.075Z] #53 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:27:32.075Z] #74 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:32.075Z] #58 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T14:27:32.075Z] #14 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:27:32.075Z] #17 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T14:27:32.075Z] #40 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:32.075Z] #23 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T14:27:32.075Z] #8 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:27:32.075Z] #27 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T14:27:32.075Z] #54 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T14:27:32.075Z] #67 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:32.075Z] #63 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T14:27:32.075Z] #69 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T14:27:32.075Z] #64 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T14:27:32.075Z] #13 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T14:27:32.075Z] #52 CACHED [2020-04-07T14:27:32.075Z] [2020-04-07T14:27:32.075Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T14:27:32.075Z] #77 CACHED [Pipeline] sh [2020-04-07T14:27:32.215Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 56.57MB / 68.60MB 4.4s [2020-04-07T14:27:32.215Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 38.52MB / 120.14MB 4.5s [2020-04-07T14:27:30.933Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-07T14:27:31.056Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:31.120Z] > git checkout -f 940f7438b177f8faf3ecc96a1b44df38c5458a4d # timeout=10 [2020-04-07T14:27:31.476Z] > git rev-list --no-walk b7345e5ab482f072b5478da45f3fe986452509b7 # timeout=10 [2020-04-07T14:27:32.471Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 63.24MB / 68.60MB 4.7s [2020-04-07T14:27:32.507Z] Removing bundles/ [2020-04-07T14:27:32.507Z] [2020-04-07T14:27:32.507Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-07T14:27:32.507Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:27:32.507Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T14:27:32.642Z] [2020-04-07T14:27:32.642Z] #78 exporting to image [2020-04-07T14:27:32.642Z] #78 exporting layers done [2020-04-07T14:27:32.642Z] #78 writing image sha256:03df5b2a9b9fd058074e7de41ce7512eb9688192d1028bdd62d1ac3f5ece833b done [2020-04-07T14:27:32.642Z] #78 naming to docker.io/library/docker:8aafbbff43fbb270ff5ef9c1665843746128de5c done [2020-04-07T14:27:32.642Z] #78 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-07T14:27:32.727Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 4.8s [2020-04-07T14:27:32.727Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 48.39MB / 120.14MB 5.0s [2020-04-07T14:27:32.936Z] + docker version [2020-04-07T14:27:32.936Z] Client: Docker Engine - Enterprise [2020-04-07T14:27:32.936Z] Version: 19.03.5 [2020-04-07T14:27:32.936Z] API version: 1.40 [2020-04-07T14:27:32.936Z] Go version: go1.12.12 [2020-04-07T14:27:32.936Z] Git commit: 2ee0c57608 [2020-04-07T14:27:32.936Z] Built: 11/13/2019 08:00:16 [2020-04-07T14:27:32.936Z] OS/Arch: windows/amd64 [2020-04-07T14:27:32.936Z] Experimental: false [2020-04-07T14:27:32.936Z] [2020-04-07T14:27:32.936Z] Server: Docker Engine - Enterprise [2020-04-07T14:27:32.936Z] Engine: [2020-04-07T14:27:32.936Z] Version: 19.03.5 [2020-04-07T14:27:32.936Z] API version: 1.40 (minimum version 1.24) [2020-04-07T14:27:32.936Z] Go version: go1.12.12 [2020-04-07T14:27:32.936Z] Git commit: 2ee0c57608 [2020-04-07T14:27:32.936Z] Built: 11/13/2019 07:58:51 [2020-04-07T14:27:32.936Z] OS/Arch: windows/amd64 [2020-04-07T14:27:32.936Z] Experimental: true [2020-04-07T14:27:32.978Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/test/unit [2020-04-07T14:27:32.984Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 5.0s done [2020-04-07T14:27:32.984Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 54.75MB / 120.14MB 5.1s [Pipeline] sh [2020-04-07T14:27:33.281Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 62.93MB / 120.14MB 5.4s [2020-04-07T14:27:33.537Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 73.39MB / 120.14MB 5.7s [2020-04-07T14:27:33.798Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 80.89MB / 120.14MB 6.0s [2020-04-07T14:27:33.921Z] + docker info [2020-04-07T14:27:34.054Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 93.46MB / 120.14MB 6.4s [2020-04-07T14:27:34.313Z] #7 ... [2020-04-07T14:27:34.313Z] [2020-04-07T14:27:34.313Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T14:27:34.313Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-07T14:27:34.313Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-07T14:27:34.313Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-07T14:27:34.313Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2020-04-07T14:27:34.313Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.5s done [2020-04-07T14:27:34.313Z] #71 DONE 6.6s [2020-04-07T14:27:34.313Z] [2020-04-07T14:27:34.313Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T14:27:34.313Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 102.86MB / 120.14MB 6.6s [2020-04-07T14:27:34.313Z] #7 ... [2020-04-07T14:27:34.313Z] [2020-04-07T14:27:34.313Z] #20 [internal] load build context [2020-04-07T14:27:34.313Z] #20 transferring context: 39.38MB 6.6s [2020-04-07T14:27:35.238Z] #20 transferring context: 52.78MB 7.4s done [2020-04-07T14:27:35.238Z] #20 DONE 7.5s [2020-04-07T14:27:35.238Z] [2020-04-07T14:27:35.238Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T14:27:35.238Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 7.1s done [2020-04-07T14:27:35.426Z] Client: [2020-04-07T14:27:35.426Z] Debug Mode: false [2020-04-07T14:27:35.426Z] Plugins: [2020-04-07T14:27:35.426Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-07T14:27:35.426Z] [2020-04-07T14:27:35.426Z] Server: [2020-04-07T14:27:35.426Z] Containers: 1 [2020-04-07T14:27:35.426Z] Running: 0 [2020-04-07T14:27:35.426Z] Paused: 0 [2020-04-07T14:27:35.426Z] Stopped: 1 [2020-04-07T14:27:35.426Z] Images: 11 [2020-04-07T14:27:35.426Z] Server Version: 19.03.5 [2020-04-07T14:27:35.426Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-07T14:27:35.426Z] Windows: [2020-04-07T14:27:35.426Z] LCOW: [2020-04-07T14:27:35.426Z] Logging Driver: json-file [2020-04-07T14:27:35.426Z] Plugins: [2020-04-07T14:27:35.426Z] Volume: local [2020-04-07T14:27:35.426Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-07T14:27:35.426Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-07T14:27:35.426Z] Swarm: inactive [2020-04-07T14:27:35.426Z] Default Isolation: process [2020-04-07T14:27:35.426Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-07T14:27:35.426Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-07T14:27:35.426Z] OSType: windows [2020-04-07T14:27:35.426Z] Architecture: x86_64 [2020-04-07T14:27:35.426Z] CPUs: 4 [2020-04-07T14:27:35.426Z] Total Memory: 32GiB [2020-04-07T14:27:35.426Z] Name: azwin-2-22d0b0 [2020-04-07T14:27:35.426Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-07T14:27:35.426Z] Docker Root Dir: D:\docker [2020-04-07T14:27:35.426Z] Debug Mode: false [2020-04-07T14:27:35.426Z] Registry: https://index.docker.io/v1/ [2020-04-07T14:27:35.426Z] Labels: [2020-04-07T14:27:35.426Z] Experimental: true [2020-04-07T14:27:35.426Z] Insecure Registries: [2020-04-07T14:27:35.426Z] 10.0.0.4:5000 [2020-04-07T14:27:35.426Z] 127.0.0.0/8 [2020-04-07T14:27:35.426Z] Registry Mirrors: [2020-04-07T14:27:35.426Z] http://10.0.0.4:5000/ [2020-04-07T14:27:35.426Z] Live Restore Enabled: false [2020-04-07T14:27:35.426Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-07T14:27:35.797Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 5.0s [2020-04-07T14:27:36.124Z] Fetching without tags [2020-04-07T14:27:36.273Z] ? github.com/docker/docker/api [no test files] [2020-04-07T14:27:36.091Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:36.095Z] > git config --add remote.origin.fetch +refs/pull/40731/head:refs/remotes/origin/PR-40731 # timeout=10 [2020-04-07T14:27:36.099Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:36.116Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T14:27:36.132Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T14:27:36.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T14:27:36.134Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40731/head:refs/remotes/origin/PR-40731 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:27:37.251Z] Congratulations! Seccomp profile generation is done correctly. [2020-04-07T14:27:37.251Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-07T14:27:37.251Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-07T14:27:37.251Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-07T14:27:37.251Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-07T14:27:37.251Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-07T14:27:37.251Z] Congratulations! No new tests were added to integration-cli. [2020-04-07T14:27:37.251Z] [2020-04-07T14:27:37.251Z] INFO Start validation with golang-ci-lint [2020-04-07T14:27:37.251Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-07T14:27:37.251Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-07T14:27:37.251Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-07T14:27:37.851Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.1s done [2020-04-07T14:27:38.106Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.1s [2020-04-07T14:27:38.361Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done [2020-04-07T14:27:38.659Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 [2020-04-07T14:27:38.835Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-04-07T14:27:39.219Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.5s done [2020-04-07T14:27:39.219Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-07T14:27:41.140Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 1026f873a47c88bc0dd617402ae3c1247a4117a2 [2020-04-07T14:27:43.351Z] Merge succeeded, producing 7d4c0cec988cc7fe32070074fa628f4599c95fc0 [2020-04-07T14:27:43.351Z] Checking out Revision 7d4c0cec988cc7fe32070074fa628f4599c95fc0 (PR-40731) [2020-04-07T14:27:43.471Z] Commit message: "Merge commit 'a6a47d1a4944799ffbe3657d4dae68e0829a0dc6' into HEAD" [2020-04-07T14:27:43.488Z] First time build. Skipping changelog. [2020-04-07T14:27:41.148Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:41.151Z] > git checkout -f 1026f873a47c88bc0dd617402ae3c1247a4117a2 # timeout=10 [2020-04-07T14:27:42.034Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T14:27:43.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T14:27:43.358Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:27:43.362Z] > git checkout -f 7d4c0cec988cc7fe32070074fa628f4599c95fc0 # timeout=10 [2020-04-07T14:27:43.479Z] > git rev-list --no-walk b7345e5ab482f072b5478da45f3fe986452509b7 # timeout=10 [2020-04-07T14:27:43.567Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.5s done [2020-04-07T14:27:43.567Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T14:27:44.363Z] + docker version [2020-04-07T14:27:44.363Z] Client: [2020-04-07T14:27:44.363Z] Version: 18.06.1-ce [2020-04-07T14:27:44.363Z] API version: 1.38 [2020-04-07T14:27:44.363Z] Go version: go1.10.3 [2020-04-07T14:27:44.363Z] Git commit: e68fc7a [2020-04-07T14:27:44.363Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-07T14:27:44.363Z] OS/Arch: linux/ppc64le [2020-04-07T14:27:44.363Z] Experimental: false [2020-04-07T14:27:44.363Z] [2020-04-07T14:27:44.363Z] Server: [2020-04-07T14:27:44.363Z] Engine: [2020-04-07T14:27:44.363Z] Version: 18.06.1-ce [2020-04-07T14:27:44.363Z] API version: 1.38 (minimum version 1.12) [2020-04-07T14:27:44.363Z] Go version: go1.10.3 [2020-04-07T14:27:44.363Z] Git commit: e68fc7a [2020-04-07T14:27:44.363Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-07T14:27:44.363Z] OS/Arch: linux/ppc64le [2020-04-07T14:27:44.363Z] Experimental: true [Pipeline] sh [2020-04-07T14:27:44.745Z] + docker info [2020-04-07T14:27:44.745Z] Containers: 1 [2020-04-07T14:27:44.745Z] Running: 1 [2020-04-07T14:27:44.745Z] Paused: 0 [2020-04-07T14:27:44.745Z] Stopped: 0 [2020-04-07T14:27:44.745Z] Images: 14 [2020-04-07T14:27:44.745Z] Server Version: 18.06.1-ce [2020-04-07T14:27:44.745Z] Storage Driver: overlay2 [2020-04-07T14:27:44.745Z] Backing Filesystem: extfs [2020-04-07T14:27:44.745Z] Supports d_type: true [2020-04-07T14:27:44.745Z] Native Overlay Diff: true [2020-04-07T14:27:44.745Z] Logging Driver: json-file [2020-04-07T14:27:44.745Z] Cgroup Driver: cgroupfs [2020-04-07T14:27:44.745Z] Plugins: [2020-04-07T14:27:44.745Z] Volume: local [2020-04-07T14:27:44.745Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T14:27:44.745Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-07T14:27:44.745Z] Swarm: inactive [2020-04-07T14:27:44.745Z] Runtimes: runc [2020-04-07T14:27:44.745Z] Default Runtime: runc [2020-04-07T14:27:44.745Z] Init Binary: docker-init [2020-04-07T14:27:44.745Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-07T14:27:44.745Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-07T14:27:44.745Z] init version: fec3683 [2020-04-07T14:27:44.745Z] Security Options: [2020-04-07T14:27:44.745Z] apparmor [2020-04-07T14:27:44.745Z] seccomp [2020-04-07T14:27:44.745Z] Profile: default [2020-04-07T14:27:44.745Z] Kernel Version: 4.4.0-139-generic [2020-04-07T14:27:44.745Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-07T14:27:44.745Z] OSType: linux [2020-04-07T14:27:44.745Z] Architecture: ppc64le [2020-04-07T14:27:44.745Z] CPUs: 4 [2020-04-07T14:27:44.745Z] Total Memory: 7.972GiB [2020-04-07T14:27:44.745Z] Name: ppc64le-ubuntu-20 [2020-04-07T14:27:44.745Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-07T14:27:44.745Z] Docker Root Dir: /var/lib/docker [2020-04-07T14:27:44.745Z] Debug Mode (client): false [2020-04-07T14:27:44.745Z] Debug Mode (server): false [2020-04-07T14:27:44.745Z] Username: dockerbuildbot [2020-04-07T14:27:44.745Z] Registry: https://index.docker.io/v1/ [2020-04-07T14:27:44.745Z] Labels: [2020-04-07T14:27:44.745Z] Experimental: true [2020-04-07T14:27:44.745Z] Insecure Registries: [2020-04-07T14:27:44.745Z] 127.0.0.0/8 [2020-04-07T14:27:44.745Z] Live Restore Enabled: false [2020-04-07T14:27:44.745Z] [Pipeline] sh [2020-04-07T14:27:45.132Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:45.132Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:45.132Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40731/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T14:27:45.132Z] + bash /home/docker/workspace/moby_PR-40731/check-config.sh [2020-04-07T14:27:45.132Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T14:27:45.132Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-07T14:27:45.132Z] [2020-04-07T14:27:45.132Z] Generally Necessary: [2020-04-07T14:27:45.132Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T14:27:45.132Z] - apparmor: enabled and tools installed [2020-04-07T14:27:45.132Z] - CONFIG_NAMESPACES: enabled [2020-04-07T14:27:45.132Z] - CONFIG_NET_NS: enabled [2020-04-07T14:27:45.132Z] - CONFIG_PID_NS: enabled [2020-04-07T14:27:45.419Z] - CONFIG_IPC_NS: enabled [2020-04-07T14:27:45.419Z] - CONFIG_UTS_NS: enabled [2020-04-07T14:27:45.419Z] - CONFIG_CGROUPS: enabled [2020-04-07T14:27:45.419Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T14:27:45.419Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T14:27:45.419Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T14:27:45.419Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T14:27:45.419Z] - CONFIG_CPUSETS: enabled [2020-04-07T14:27:45.419Z] - CONFIG_MEMCG: enabled [2020-04-07T14:27:45.419Z] - CONFIG_KEYS: enabled [2020-04-07T14:27:45.419Z] - CONFIG_VETH: enabled (as module) [2020-04-07T14:27:45.419Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T14:27:45.419Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T14:27:45.419Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T14:27:45.419Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T14:27:45.419Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T14:27:45.419Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T14:27:45.419Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T14:27:45.419Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T14:27:45.419Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T14:27:45.419Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T14:27:45.419Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T14:27:45.419Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T14:27:45.419Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-07T14:27:45.419Z] [2020-04-07T14:27:45.419Z] Optional Features: [2020-04-07T14:27:45.419Z] - CONFIG_USER_NS: enabled [2020-04-07T14:27:45.419Z] - CONFIG_SECCOMP: enabled [2020-04-07T14:27:45.419Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T14:27:45.419Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T14:27:45.419Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T14:27:45.419Z] (cgroup swap accounting is currently enabled) [2020-04-07T14:27:45.419Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-07T14:27:45.419Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T14:27:45.419Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T14:27:45.419Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T14:27:45.419Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T14:27:45.419Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T14:27:45.707Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T14:27:45.707Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T14:27:45.707Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T14:27:45.707Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T14:27:45.707Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T14:27:45.707Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T14:27:45.707Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T14:27:45.707Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T14:27:45.707Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_EXT4_FS: enabled [2020-04-07T14:27:45.707Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T14:27:45.707Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T14:27:45.707Z] - Network Drivers: [2020-04-07T14:27:45.707Z] - "overlay": [2020-04-07T14:27:45.707Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T14:27:45.707Z] Optional (for encrypted networks): [2020-04-07T14:27:45.707Z] - CONFIG_CRYPTO: enabled [2020-04-07T14:27:45.707Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_XFRM: enabled [2020-04-07T14:27:45.707Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T14:27:45.707Z] - "ipvlan": [2020-04-07T14:27:45.707Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T14:27:45.707Z] - "macvlan": [2020-04-07T14:27:45.707Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T14:27:45.707Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T14:27:45.707Z] - "ftp,tftp client in container": [2020-04-07T14:27:45.991Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T14:27:45.991Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T14:27:45.991Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T14:27:45.991Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T14:27:45.991Z] - Storage Drivers: [2020-04-07T14:27:45.991Z] - "aufs": [2020-04-07T14:27:45.991Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T14:27:45.991Z] - "btrfs": [2020-04-07T14:27:45.991Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T14:27:45.991Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T14:27:45.991Z] - "devicemapper": [2020-04-07T14:27:45.991Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T14:27:45.991Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T14:27:45.991Z] - "overlay": [2020-04-07T14:27:45.991Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T14:27:45.991Z] - "zfs": [2020-04-07T14:27:45.991Z] - /dev/zfs: missing [2020-04-07T14:27:45.991Z] - zfs command: missing [2020-04-07T14:27:45.991Z] - zpool command: missing [2020-04-07T14:27:45.991Z] [2020-04-07T14:27:45.991Z] Limits: [2020-04-07T14:27:45.991Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T14:27:45.991Z] [2020-04-07T14:27:45.991Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-07T14:27:46.438Z] + make bundles/buildx [2020-04-07T14:27:46.917Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.6s done [2020-04-07T14:27:46.917Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 [2020-04-07T14:27:47.059Z] make: command: Command not found [2020-04-07T14:27:47.059Z] make: command: Command not found [2020-04-07T14:27:47.059Z] mkdir bundles [2020-04-07T14:27:47.059Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-07T14:27:47.059Z] --build-arg BUILDX_COMMIT \ [2020-04-07T14:27:47.059Z] --build-arg BUILDX_REPO \ [2020-04-07T14:27:47.059Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-07T14:27:47.059Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-07T14:27:47.059Z] . [2020-04-07T14:27:47.059Z] /bin/sh: 4: go: not found [2020-04-07T14:27:47.059Z] /bin/sh: 5: go: not found [2020-04-07T14:27:48.489Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-04-07T14:27:49.749Z] Sending build context to Docker daemon 57.43MB [2020-04-07T14:27:49.749Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-07T14:27:49.749Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-07T14:27:49.749Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-07T14:27:49.749Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-07T14:27:49.749Z] ---> ebd73b5ebd31 [2020-04-07T14:27:49.749Z] Step 5/16 : ARG BUILDX_REPO [2020-04-07T14:27:49.749Z] ---> Using cache [2020-04-07T14:27:49.749Z] ---> 574c5b521abe [2020-04-07T14:27:49.749Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-07T14:27:49.749Z] ---> Using cache [2020-04-07T14:27:49.749Z] ---> 3d029a616b97 [2020-04-07T14:27:49.749Z] Step 7/16 : WORKDIR /buildx [2020-04-07T14:27:49.749Z] ---> Using cache [2020-04-07T14:27:49.749Z] ---> 1eceeab666d6 [2020-04-07T14:27:49.749Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-07T14:27:49.749Z] ---> Using cache [2020-04-07T14:27:49.749Z] ---> abd86590b28b [2020-04-07T14:27:49.749Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-07T14:27:49.749Z] ---> Using cache [2020-04-07T14:27:49.749Z] ---> 96019712744e [2020-04-07T14:27:49.749Z] Step 10/16 : RUN go mod download [2020-04-07T14:27:49.749Z] ---> Using cache [2020-04-07T14:27:49.749Z] ---> 1926d7b85ee1 [2020-04-07T14:27:49.749Z] Step 11/16 : ARG GOOS [2020-04-07T14:27:49.749Z] ---> Using cache [2020-04-07T14:27:49.749Z] ---> 8963f1b7051e [2020-04-07T14:27:49.749Z] Step 12/16 : ARG GOARCH [2020-04-07T14:27:49.749Z] ---> Using cache [2020-04-07T14:27:49.749Z] ---> a24e2e67c48c [2020-04-07T14:27:49.749Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-04-07T14:27:49.749Z] ---> Using cache [2020-04-07T14:27:49.749Z] ---> e0cf1a3362a1 [2020-04-07T14:27:49.749Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-07T14:27:49.749Z] ---> ebd73b5ebd31 [2020-04-07T14:27:49.749Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-07T14:27:49.749Z] ---> Using cache [2020-04-07T14:27:49.749Z] ---> 6e7c6c6b61b5 [2020-04-07T14:27:49.749Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-07T14:27:49.749Z] ---> Using cache [2020-04-07T14:27:49.749Z] ---> 8c1ab1843dc8 [2020-04-07T14:27:49.749Z] Successfully built 8c1ab1843dc8 [2020-04-07T14:27:49.749Z] Successfully tagged moby-buildx:latest [2020-04-07T14:27:49.749Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-07T14:27:49.749Z] if [ -n "${id}" ]; then \ [2020-04-07T14:27:49.749Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-07T14:27:49.749Z] && touch bundles/buildx; \ [2020-04-07T14:27:49.749Z] docker rm -f ${id}; \ [2020-04-07T14:27:49.749Z] fi [2020-04-07T14:27:50.368Z] 0ec6ee64792e991c3cb4d13763d6231f75e9846b1f764f7fcc9f89655549c98b [2020-04-07T14:27:50.368Z] bundles/buildx version [2020-04-07T14:27:50.368Z] buildx v0.3.1 6db68d0 [2020-04-07T14:27:50.368Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:8aafbbff43fbb270ff5ef9c1665843746128de5c . [2020-04-07T14:27:50.368Z] #1 [internal] load build definition from Dockerfile [2020-04-07T14:27:50.654Z] #1 transferring dockerfile: 17.09kB done [2020-04-07T14:27:50.654Z] #1 DONE 0.0s [2020-04-07T14:27:50.654Z] [2020-04-07T14:27:50.654Z] #2 [internal] load .dockerignore [2020-04-07T14:27:50.654Z] #2 transferring context: 87B done [2020-04-07T14:27:50.654Z] #2 DONE 0.0s [2020-04-07T14:27:50.654Z] [2020-04-07T14:27:50.654Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-07T14:27:50.944Z] #3 DONE 0.3s [2020-04-07T14:27:50.944Z] [2020-04-07T14:27:50.944Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T14:27:50.944Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-07T14:27:50.944Z] #4 CACHED [2020-04-07T14:27:50.944Z] [2020-04-07T14:27:50.944Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T14:27:50.944Z] #6 ... [2020-04-07T14:27:50.944Z] [2020-04-07T14:27:50.944Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T14:27:50.944Z] #5 DONE 0.1s [2020-04-07T14:27:51.233Z] [2020-04-07T14:27:51.233Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T14:27:51.233Z] #6 DONE 0.2s [2020-04-07T14:27:51.233Z] [2020-04-07T14:27:51.233Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T14:27:51.233Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-07T14:27:51.233Z] #7 DONE 0.0s [2020-04-07T14:27:51.233Z] [2020-04-07T14:27:51.233Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T14:27:51.233Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-07T14:27:51.233Z] #71 CACHED [2020-04-07T14:27:51.233Z] [2020-04-07T14:27:51.233Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T14:27:51.233Z] #8 CACHED [2020-04-07T14:27:51.233Z] [2020-04-07T14:27:51.233Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T14:27:51.233Z] #9 CACHED [2020-04-07T14:27:51.233Z] [2020-04-07T14:27:51.233Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T14:27:51.233Z] #40 CACHED [2020-04-07T14:27:51.233Z] [2020-04-07T14:27:51.233Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T14:27:51.233Z] #29 CACHED [2020-04-07T14:27:51.233Z] [2020-04-07T14:27:51.233Z] #20 [internal] load build context [2020-04-07T14:27:52.237Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.1s [2020-04-07T14:27:53.607Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 6.8s done [2020-04-07T14:27:53.607Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 [2020-04-07T14:27:53.610Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-07T14:27:53.610Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-81d1c166\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-07T14:27:53.610Z] ---------------------------------------------------------------------------- [2020-04-07T14:27:53.610Z] [2020-04-07T14:27:53.610Z] INFO: executeCI.ps1 starting at Tue Apr 7 14:27:52 CUT 2020 [2020-04-07T14:27:53.610Z] [2020-04-07T14:27:53.610Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-07T14:27:53.610Z] INFO: Running git version 2.24.1.windows.2 [2020-04-07T14:27:53.610Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-07T14:27:53.610Z] INFO: Environment variables: [2020-04-07T14:27:53.610Z] [2020-04-07T14:27:53.610Z] Name Value [2020-04-07T14:27:53.610Z] ---- ----- [2020-04-07T14:27:53.610Z] ALLUSERSPROFILE C:\ProgramData [2020-04-07T14:27:53.610Z] amd64 true [2020-04-07T14:27:53.610Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-07T14:27:53.610Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-07T14:27:53.610Z] arm64 true [2020-04-07T14:27:53.610Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-07T14:27:53.610Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-07T14:27:53.610Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-07T14:27:53.610Z] BRANCH_NAME PR-40731 [2020-04-07T14:27:53.610Z] BUILD_DISPLAY_NAME #4 [2020-04-07T14:27:53.610Z] BUILD_ID 4 [2020-04-07T14:27:53.610Z] BUILD_NUMBER 4 [2020-04-07T14:27:53.610Z] BUILD_TAG jenkins-moby-PR-40731-4 [2020-04-07T14:27:53.610Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40731/4/ [2020-04-07T14:27:53.610Z] CHANGE_AUTHOR Julio-Guerra [2020-04-07T14:27:53.610Z] CHANGE_AUTHOR_DISPLAY_NAME Julio Guerra [2020-04-07T14:27:53.610Z] CHANGE_AUTHOR_EMAIL guerra@julio.in [2020-04-07T14:27:53.610Z] CHANGE_BRANCH fix/seccomp-profile [2020-04-07T14:27:53.610Z] CHANGE_FORK sqreen [2020-04-07T14:27:53.610Z] CHANGE_ID 40731 [2020-04-07T14:27:53.610Z] CHANGE_TARGET master [2020-04-07T14:27:53.610Z] CHANGE_TITLE seccomp: allow syscall membarrier [2020-04-07T14:27:53.610Z] CHANGE_URL https://github.com/moby/moby/pull/40731 [2020-04-07T14:27:53.610Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T14:27:53.610Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-07T14:27:53.610Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-07T14:27:53.610Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-07T14:27:53.610Z] COMPUTERNAME azwin-2-22d0b0 [2020-04-07T14:27:53.610Z] ComSpec C:\windows\system32\cmd.exe [2020-04-07T14:27:53.610Z] ConfigSequenceNumber 0 [2020-04-07T14:27:53.610Z] dco true [2020-04-07T14:27:53.610Z] DOCKER_BUILDKIT 0 [2020-04-07T14:27:53.610Z] DOCKER_DUT_DEBUG 1 [2020-04-07T14:27:53.610Z] DOCKER_EXPERIMENTAL 1 [2020-04-07T14:27:53.610Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-07T14:27:53.610Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-07T14:27:53.610Z] EXECUTOR_NUMBER 0 [2020-04-07T14:27:53.610Z] FQDN azwin-2-22d0b0.westus.cloudapp.azure.com [2020-04-07T14:27:53.610Z] GIT_BRANCH PR-40731 [2020-04-07T14:27:53.610Z] GIT_COMMIT 8aafbbff43fbb270ff5ef9c1665843746128de5c [2020-04-07T14:27:53.610Z] GIT_PREVIOUS_COMMIT e62efcedb40970b2961ad6d3c0a531ec24cdcddc [2020-04-07T14:27:53.610Z] GIT_URL https://github.com/moby/moby.git [2020-04-07T14:27:53.610Z] HUDSON_COOKIE 643f1e6f-0b6c-41d1-adcd-16d215850148 [2020-04-07T14:27:53.610Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-07T14:27:53.610Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-07T14:27:53.610Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-07T14:27:53.610Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-07T14:27:53.610Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-07T14:27:53.610Z] JENKINS_NODE_COOKIE 21ed8f78-e577-443b-aae9-147033d38f87 [2020-04-07T14:27:53.610Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-07T14:27:53.610Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-07T14:27:53.610Z] JOB_BASE_NAME PR-40731 [2020-04-07T14:27:53.610Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40731/display/redirect [2020-04-07T14:27:53.610Z] JOB_NAME moby/PR-40731 [2020-04-07T14:27:53.610Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40731/ [2020-04-07T14:27:53.610Z] library.jps.version master [2020-04-07T14:27:53.610Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-07T14:27:53.610Z] NODE_LABELS amd64 azure azwin-2-22d0b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-07T14:27:53.610Z] NODE_NAME azwin-2-22d0b0 [2020-04-07T14:27:53.610Z] NUMBER_OF_PROCESSORS 4 [2020-04-07T14:27:53.612Z] OS Windows_NT [2020-04-07T14:27:53.612Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-07T14:27:53.612Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-07T14:27:53.612Z] ppc64le true [2020-04-07T14:27:53.612Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-07T14:27:53.612Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-07T14:27:53.612Z] PROCESSOR_LEVEL 6 [2020-04-07T14:27:53.612Z] PROCESSOR_REVISION 4f01 [2020-04-07T14:27:53.612Z] ProgramData C:\ProgramData [2020-04-07T14:27:53.612Z] ProgramFiles C:\Program Files [2020-04-07T14:27:53.612Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-07T14:27:53.612Z] ProgramW6432 C:\Program Files [2020-04-07T14:27:53.612Z] PROMPT $P$G [2020-04-07T14:27:53.612Z] PSExecutionPolicyPreference Bypass [2020-04-07T14:27:53.612Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-07T14:27:53.612Z] PUBLIC C:\Users\Public [2020-04-07T14:27:53.612Z] rootless true [2020-04-07T14:27:53.612Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40731/4/display/redirect?page=changes [2020-04-07T14:27:53.612Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40731/4/display/redirect [2020-04-07T14:27:53.612Z] s390x true [2020-04-07T14:27:53.612Z] SKIP_VALIDATION_TESTS 1 [2020-04-07T14:27:53.612Z] SOURCES_DRIVE d [2020-04-07T14:27:53.612Z] SOURCES_SUBDIR gopath [2020-04-07T14:27:53.612Z] STAGE_NAME Run tests [2020-04-07T14:27:53.612Z] SystemDrive C: [2020-04-07T14:27:53.612Z] SystemRoot C:\windows [2020-04-07T14:27:53.612Z] TEMP C:\windows\TEMP [2020-04-07T14:27:53.612Z] TESTDEBUG 0 [2020-04-07T14:27:53.612Z] TESTRUN_DRIVE d [2020-04-07T14:27:53.612Z] TESTRUN_SUBDIR CI [2020-04-07T14:27:53.612Z] TIMEOUT 120m [2020-04-07T14:27:53.612Z] TMP C:\windows\TEMP [2020-04-07T14:27:53.612Z] unit_validate true [2020-04-07T14:27:53.612Z] USERDOMAIN WORKGROUP [2020-04-07T14:27:53.612Z] USERNAME azwin-2-22d0b0$ [2020-04-07T14:27:53.612Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-07T14:27:53.612Z] validate_force false [2020-04-07T14:27:53.612Z] windir C:\windows [2020-04-07T14:27:53.612Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-07T14:27:53.612Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-07T14:27:53.612Z] windowsRS1 false [2020-04-07T14:27:53.612Z] windowsRS5 true [2020-04-07T14:27:53.612Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-07T14:27:53.612Z] [2020-04-07T14:27:53.612Z] [2020-04-07T14:27:53.612Z] [2020-04-07T14:27:53.612Z] INFO: Sources under d:\gopath\... [2020-04-07T14:27:53.612Z] INFO: Test run under d:\CI\... [2020-04-07T14:27:53.612Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-07T14:27:53.612Z] INFO: docker/docker repository was found [2020-04-07T14:27:53.612Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-04-07T14:27:53.612Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-04-07T14:27:53.612Z] INFO: Docker version of control daemon [2020-04-07T14:27:53.612Z] [2020-04-07T14:27:53.612Z] Client: Docker Engine - Enterprise [2020-04-07T14:27:53.612Z] Version: 19.03.5 [2020-04-07T14:27:53.612Z] API version: 1.40 [2020-04-07T14:27:53.612Z] Go version: go1.12.12 [2020-04-07T14:27:53.612Z] Git commit: 2ee0c57608 [2020-04-07T14:27:53.612Z] Built: 11/13/2019 08:00:16 [2020-04-07T14:27:53.612Z] OS/Arch: windows/amd64 [2020-04-07T14:27:53.612Z] Experimental: false [2020-04-07T14:27:53.612Z] [2020-04-07T14:27:53.612Z] Server: Docker Engine - Enterprise [2020-04-07T14:27:53.612Z] Engine: [2020-04-07T14:27:53.612Z] Version: 19.03.5 [2020-04-07T14:27:53.612Z] API version: 1.40 (minimum version 1.24) [2020-04-07T14:27:53.612Z] Go version: go1.12.12 [2020-04-07T14:27:53.612Z] Git commit: 2ee0c57608 [2020-04-07T14:27:53.612Z] Built: 11/13/2019 07:58:51 [2020-04-07T14:27:53.612Z] OS/Arch: windows/amd64 [2020-04-07T14:27:53.612Z] Experimental: true [2020-04-07T14:27:53.612Z] [2020-04-07T14:27:53.612Z] INFO: Docker info of control daemon [2020-04-07T14:27:53.612Z] [2020-04-07T14:27:53.903Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done [2020-04-07T14:27:53.903Z] #7 DONE 26.2s [2020-04-07T14:27:53.903Z] [2020-04-07T14:27:53.903Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T14:27:55.116Z] Client: [2020-04-07T14:27:55.116Z] Debug Mode: false [2020-04-07T14:27:55.116Z] Plugins: [2020-04-07T14:27:55.116Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-07T14:27:55.116Z] [2020-04-07T14:27:55.116Z] Server: [2020-04-07T14:27:55.116Z] Containers: 1 [2020-04-07T14:27:55.116Z] Running: 0 [2020-04-07T14:27:55.116Z] Paused: 0 [2020-04-07T14:27:55.116Z] Stopped: 1 [2020-04-07T14:27:55.116Z] Images: 11 [2020-04-07T14:27:55.116Z] Server Version: 19.03.5 [2020-04-07T14:27:55.116Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-07T14:27:55.116Z] Windows: [2020-04-07T14:27:55.116Z] LCOW: [2020-04-07T14:27:55.116Z] Logging Driver: json-file [2020-04-07T14:27:55.116Z] Plugins: [2020-04-07T14:27:55.116Z] Volume: local [2020-04-07T14:27:55.116Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-07T14:27:55.116Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-07T14:27:55.116Z] Swarm: inactive [2020-04-07T14:27:55.116Z] Default Isolation: process [2020-04-07T14:27:55.116Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-07T14:27:55.116Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-07T14:27:55.116Z] OSType: windows [2020-04-07T14:27:55.116Z] Architecture: x86_64 [2020-04-07T14:27:55.116Z] CPUs: 4 [2020-04-07T14:27:55.116Z] Total Memory: 32GiB [2020-04-07T14:27:55.116Z] Name: azwin-2-22d0b0 [2020-04-07T14:27:55.116Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-07T14:27:55.116Z] Docker Root Dir: D:\docker [2020-04-07T14:27:55.116Z] Debug Mode: false [2020-04-07T14:27:55.116Z] Registry: https://index.docker.io/v1/ [2020-04-07T14:27:55.116Z] Labels: [2020-04-07T14:27:55.116Z] Experimental: true [2020-04-07T14:27:55.116Z] Insecure Registries: [2020-04-07T14:27:55.116Z] 10.0.0.4:5000 [2020-04-07T14:27:55.116Z] 127.0.0.0/8 [2020-04-07T14:27:55.116Z] Registry Mirrors: [2020-04-07T14:27:55.116Z] http://10.0.0.4:5000/ [2020-04-07T14:27:55.116Z] Live Restore Enabled: false [2020-04-07T14:27:55.116Z] [2020-04-07T14:27:55.116Z] [2020-04-07T14:27:55.116Z] INFO: Commit hash is 940f7438b1 [2020-04-07T14:27:55.116Z] INFO: Nuke-Everything... [2020-04-07T14:27:55.116Z] INFO: Container count on control daemon to delete is 1 [2020-04-07T14:27:55.565Z] bef3ff3c5e85 [2020-04-07T14:27:55.565Z] INFO: Non-base image count on control daemon to delete is 1 [2020-04-07T14:27:55.736Z] #20 transferring context: 33.28MB 4.3s [2020-04-07T14:27:56.711Z] #8 DONE 2.6s [2020-04-07T14:27:56.711Z] [2020-04-07T14:27:56.711Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T14:27:57.073Z] Deleted: sha256:2f1363fa694929183cd52324ff413dbd718e9b0baf8bb9908f277b3a32001627 [2020-04-07T14:27:57.073Z] Deleted: sha256:c28edc038b1a402dbb59096420a5cbd8098df2305ea2a8eff1df8565e499d071 [2020-04-07T14:27:57.073Z] INFO: Nuking d:\CI [2020-04-07T14:27:57.236Z] #20 transferring context: 52.78MB 6.0s done [2020-04-07T14:27:57.236Z] #20 DONE 6.1s [2020-04-07T14:27:57.236Z] [2020-04-07T14:27:57.236Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:27:57.236Z] #35 1.060 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T14:27:57.236Z] #35 1.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T14:27:57.236Z] #35 1.382 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T14:27:57.236Z] #35 5.915 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-07T14:27:57.236Z] #35 ... [2020-04-07T14:27:57.236Z] [2020-04-07T14:27:57.236Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:57.236Z] #21 CACHED [2020-04-07T14:27:57.236Z] [2020-04-07T14:27:57.236Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T14:27:57.236Z] #32 CACHED [2020-04-07T14:27:57.236Z] [2020-04-07T14:27:57.236Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T14:27:57.524Z] #73 CACHED [2020-04-07T14:27:57.524Z] [2020-04-07T14:27:57.524Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T14:27:57.524Z] #52 CACHED [2020-04-07T14:27:57.524Z] [2020-04-07T14:27:57.524Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T14:27:57.524Z] #67 CACHED [2020-04-07T14:27:57.524Z] [2020-04-07T14:27:57.524Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T14:27:57.524Z] #55 CACHED [2020-04-07T14:27:57.524Z] [2020-04-07T14:27:57.524Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T14:27:57.524Z] #22 CACHED [2020-04-07T14:27:57.524Z] [2020-04-07T14:27:57.524Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T14:27:57.524Z] #49 CACHED [2020-04-07T14:27:57.524Z] [2020-04-07T14:27:57.524Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T14:27:57.524Z] #46 CACHED [2020-04-07T14:27:57.524Z] [2020-04-07T14:27:57.524Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:57.683Z] #9 DONE 1.0s [2020-04-07T14:27:57.683Z] [2020-04-07T14:27:57.683Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T14:27:57.683Z] #40 DONE 0.0s [2020-04-07T14:27:57.683Z] [2020-04-07T14:27:57.683Z] #21 [shfmt 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:27:57.683Z] #21 DONE 0.0s [2020-04-07T14:27:57.683Z] [2020-04-07T14:27:57.683Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T14:27:57.683Z] #29 DONE 0.1s [2020-04-07T14:27:57.683Z] [2020-04-07T14:27:57.683Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T14:27:57.683Z] #30 ... [2020-04-07T14:27:57.683Z] [2020-04-07T14:27:57.683Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T14:27:57.683Z] #55 DONE 0.1s [2020-04-07T14:27:57.683Z] [2020-04-07T14:27:57.683Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T14:27:57.683Z] #52 DONE 0.1s [2020-04-07T14:27:57.683Z] [2020-04-07T14:27:57.683Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T14:27:57.683Z] #73 DONE 0.1s [2020-04-07T14:27:57.683Z] [2020-04-07T14:27:57.683Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T14:27:57.683Z] #22 DONE 0.2s [2020-04-07T14:27:57.683Z] [2020-04-07T14:27:57.683Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T14:27:57.683Z] #32 DONE 0.2s [2020-04-07T14:27:57.938Z] [2020-04-07T14:27:57.938Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T14:27:57.938Z] #49 DONE 0.2s [2020-04-07T14:27:57.938Z] [2020-04-07T14:27:57.938Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T14:27:57.938Z] #46 DONE 0.2s [2020-04-07T14:27:57.938Z] [2020-04-07T14:27:57.938Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T14:27:57.938Z] #67 DONE 0.3s [2020-04-07T14:27:57.938Z] [2020-04-07T14:27:57.938Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:27:58.155Z] #68 0.648 + RM_GOPATH=0 [2020-04-07T14:27:58.155Z] #68 0.648 + TMP_GOPATH= [2020-04-07T14:27:58.155Z] #68 0.648 + : /build/ [2020-04-07T14:27:58.155Z] #68 0.648 + '[' -z '' ']' [2020-04-07T14:27:58.155Z] #68 0.650 ++ mktemp -d [2020-04-07T14:27:58.155Z] #68 0.652 + export GOPATH=/tmp/tmp.8NXsmf7Q9U [2020-04-07T14:27:58.155Z] #68 0.653 + GOPATH=/tmp/tmp.8NXsmf7Q9U [2020-04-07T14:27:58.155Z] #68 0.654 + RM_GOPATH=1 [2020-04-07T14:27:58.155Z] #68 0.654 ++ dirname ./install.sh [2020-04-07T14:27:58.155Z] #68 0.668 + dir=. [2020-04-07T14:27:58.155Z] #68 0.672 + bin=rootlesskit [2020-04-07T14:27:58.155Z] #68 0.672 + shift [2020-04-07T14:27:58.155Z] #68 0.673 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-07T14:27:58.155Z] #68 0.675 + . ./rootlesskit.installer [2020-04-07T14:27:58.155Z] #68 0.677 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T14:27:58.155Z] #68 0.683 + install_rootlesskit [2020-04-07T14:27:58.155Z] #68 0.684 + case "$1" in [2020-04-07T14:27:58.155Z] #68 0.684 + export CGO_ENABLED=0 [2020-04-07T14:27:58.155Z] #68 0.685 + CGO_ENABLED=0 [2020-04-07T14:27:58.155Z] #68 0.685 + _install_rootlesskit [2020-04-07T14:27:58.155Z] #68 0.685 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-07T14:27:58.155Z] #68 0.685 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T14:27:58.155Z] #68 0.685 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8NXsmf7Q9U/src/github.com/rootless-containers/rootlesskit [2020-04-07T14:27:58.155Z] #68 0.689 Cloning into '/tmp/tmp.8NXsmf7Q9U/src/github.com/rootless-containers/rootlesskit'... [2020-04-07T14:28:01.676Z] #68 ... [2020-04-07T14:28:01.676Z] [2020-04-07T14:28:01.676Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:01.676Z] #43 0.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T14:28:01.676Z] #43 1.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T14:28:01.676Z] #43 1.595 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T14:28:01.676Z] #43 6.719 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-07T14:28:01.676Z] #43 7.046 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-07T14:28:01.676Z] #43 9.936 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-07T14:28:01.676Z] #43 ... [2020-04-07T14:28:01.676Z] [2020-04-07T14:28:01.676Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T14:28:01.676Z] #30 0.709 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-07T14:28:01.676Z] #30 0.709 Cloning into '.'... [2020-04-07T14:28:01.676Z] #30 ... [2020-04-07T14:28:01.676Z] [2020-04-07T14:28:01.676Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:28:01.676Z] #41 0.682 + git clone https://github.com/docker/distribution.git . [2020-04-07T14:28:01.676Z] #41 0.703 Cloning into '.'... [2020-04-07T14:28:01.676Z] #41 ... [2020-04-07T14:28:01.676Z] [2020-04-07T14:28:01.676Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:28:01.676Z] #25 1.214 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T14:28:01.676Z] #25 1.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T14:28:01.676Z] #25 1.447 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T14:28:01.676Z] #25 6.926 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-07T14:28:01.676Z] #25 7.758 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-07T14:28:01.676Z] #25 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-07T14:28:01.676Z] #25 ... [2020-04-07T14:28:01.676Z] [2020-04-07T14:28:01.676Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:28:01.676Z] #62 1.196 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T14:28:01.676Z] #62 1.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T14:28:01.676Z] #62 1.426 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T14:28:01.676Z] #62 6.005 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-07T14:28:01.676Z] #62 8.037 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-07T14:28:01.676Z] #62 10.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-07T14:28:01.966Z] #62 ... [2020-04-07T14:28:01.966Z] [2020-04-07T14:28:01.966Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:01.966Z] #10 1.115 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-07T14:28:01.966Z] #10 1.306 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-07T14:28:01.966Z] #10 1.378 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-07T14:28:01.966Z] #10 7.256 Reading package lists... [2020-04-07T14:28:01.966Z] #10 ... [2020-04-07T14:28:01.966Z] [2020-04-07T14:28:01.966Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:01.966Z] #33 0.658 + RM_GOPATH=0 [2020-04-07T14:28:01.966Z] #33 0.658 + TMP_GOPATH= [2020-04-07T14:28:01.966Z] #33 0.658 + : /build [2020-04-07T14:28:01.966Z] #33 0.659 + '[' -z '' ']' [2020-04-07T14:28:01.966Z] #33 0.659 ++ mktemp -d [2020-04-07T14:28:01.966Z] #33 0.661 + export GOPATH=/tmp/tmp.eCPpN6eFjh [2020-04-07T14:28:01.966Z] #33 0.661 + GOPATH=/tmp/tmp.eCPpN6eFjh [2020-04-07T14:28:01.966Z] #33 0.661 + RM_GOPATH=1 [2020-04-07T14:28:01.966Z] #33 0.672 ++ dirname ./install.sh [2020-04-07T14:28:01.966Z] #33 0.675 + dir=. [2020-04-07T14:28:01.966Z] #33 0.675 + bin=tomlv [2020-04-07T14:28:01.966Z] #33 0.675 + shift [2020-04-07T14:28:01.966Z] #33 0.676 + '[' '!' -f ./tomlv.installer ']' [2020-04-07T14:28:01.966Z] #33 0.680 + . ./tomlv.installer [2020-04-07T14:28:01.966Z] #33 0.681 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T14:28:01.966Z] #33 0.690 + install_tomlv [2020-04-07T14:28:01.966Z] #33 0.690 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-07T14:28:01.966Z] #33 0.690 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eCPpN6eFjh/src/github.com/BurntSushi/toml [2020-04-07T14:28:01.966Z] #33 0.690 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T14:28:01.966Z] #33 0.703 Cloning into '/tmp/tmp.eCPpN6eFjh/src/github.com/BurntSushi/toml'... [2020-04-07T14:28:01.966Z] #33 2.428 + cd /tmp/tmp.eCPpN6eFjh/src/github.com/BurntSushi/toml [2020-04-07T14:28:01.966Z] #33 2.429 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T14:28:01.966Z] #33 2.494 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T14:28:01.966Z] #33 4.049 runtime [2020-04-07T14:28:03.401Z] #68 ... [2020-04-07T14:28:03.401Z] [2020-04-07T14:28:03.401Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:28:03.401Z] #25 4.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T14:28:03.401Z] #25 4.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T14:28:03.401Z] #25 4.264 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T14:28:03.401Z] #25 4.339 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T14:28:03.401Z] #25 4.875 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T14:28:03.401Z] #25 5.493 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T14:28:04.459Z] #25 6.936 Fetched 8337 kB in 3s (2532 kB/s) [2020-04-07T14:28:05.473Z] #33 ... [2020-04-07T14:28:05.473Z] [2020-04-07T14:28:05.473Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:05.473Z] #68 7.979 + cd /tmp/tmp.8NXsmf7Q9U/src/github.com/rootless-containers/rootlesskit [2020-04-07T14:28:05.473Z] #68 7.979 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T14:28:06.104Z] #68 8.436 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T14:28:06.104Z] #68 8.437 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-07T14:28:07.611Z] #68 ... [2020-04-07T14:28:07.611Z] [2020-04-07T14:28:07.611Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:28:07.611Z] #47 0.587 + RM_GOPATH=0 [2020-04-07T14:28:07.611Z] #47 0.587 + TMP_GOPATH= [2020-04-07T14:28:07.611Z] #47 0.587 + : /build [2020-04-07T14:28:07.611Z] #47 0.587 + '[' -z '' ']' [2020-04-07T14:28:07.611Z] #47 0.587 ++ mktemp -d [2020-04-07T14:28:07.611Z] #47 0.590 + export GOPATH=/tmp/tmp.d5455GBFmM [2020-04-07T14:28:07.611Z] #47 0.590 + GOPATH=/tmp/tmp.d5455GBFmM [2020-04-07T14:28:07.611Z] #47 0.590 + RM_GOPATH=1 [2020-04-07T14:28:07.611Z] #47 0.591 ++ dirname ./install.sh [2020-04-07T14:28:07.611Z] #47 0.600 + dir=. [2020-04-07T14:28:07.611Z] #47 0.600 + bin=vndr [2020-04-07T14:28:07.611Z] #47 0.600 + shift [2020-04-07T14:28:07.611Z] #47 0.600 + '[' '!' -f ./vndr.installer ']' [2020-04-07T14:28:07.611Z] #47 0.600 + . ./vndr.installer [2020-04-07T14:28:07.611Z] #47 0.600 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T14:28:07.611Z] #47 0.606 + install_vndr [2020-04-07T14:28:07.611Z] #47 0.606 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-07T14:28:07.611Z] #47 0.607 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T14:28:07.611Z] #47 0.607 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.d5455GBFmM/src/github.com/LK4D4/vndr [2020-04-07T14:28:07.611Z] #47 0.610 Cloning into '/tmp/tmp.d5455GBFmM/src/github.com/LK4D4/vndr'... [2020-04-07T14:28:07.611Z] #47 2.271 + cd /tmp/tmp.d5455GBFmM/src/github.com/LK4D4/vndr [2020-04-07T14:28:07.611Z] #47 2.289 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T14:28:07.611Z] #47 2.335 + go build -buildmode=pie -v -o /build/vndr . [2020-04-07T14:28:07.611Z] #47 5.015 runtime [2020-04-07T14:28:07.611Z] #47 ... [2020-04-07T14:28:07.611Z] [2020-04-07T14:28:07.611Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:07.611Z] #23 0.647 + RM_GOPATH=0 [2020-04-07T14:28:07.611Z] #23 0.653 + TMP_GOPATH= [2020-04-07T14:28:07.611Z] #23 0.653 + : /build [2020-04-07T14:28:07.611Z] #23 0.653 + '[' -z '' ']' [2020-04-07T14:28:07.611Z] #23 0.655 ++ mktemp -d [2020-04-07T14:28:07.611Z] #23 0.673 + export GOPATH=/tmp/tmp.IIAT6TpfMq [2020-04-07T14:28:07.611Z] #23 0.674 + GOPATH=/tmp/tmp.IIAT6TpfMq [2020-04-07T14:28:07.611Z] #23 0.674 + RM_GOPATH=1 [2020-04-07T14:28:07.611Z] #23 0.680 ++ dirname ./install.sh [2020-04-07T14:28:07.611Z] #23 0.682 + dir=. [2020-04-07T14:28:07.611Z] #23 0.682 + bin=dockercli [2020-04-07T14:28:07.611Z] #23 0.682 + shift [2020-04-07T14:28:07.611Z] #23 0.683 + '[' '!' -f ./dockercli.installer ']' [2020-04-07T14:28:07.611Z] #23 0.683 + . ./dockercli.installer [2020-04-07T14:28:07.611Z] #23 0.683 ++ : stable [2020-04-07T14:28:07.611Z] #23 0.683 ++ : 17.06.2-ce [2020-04-07T14:28:07.611Z] #23 0.683 + install_dockercli [2020-04-07T14:28:07.611Z] #23 0.684 Install docker/cli version 17.06.2-ce from stable [2020-04-07T14:28:07.611Z] #23 0.684 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-07T14:28:07.611Z] #23 0.684 ++ uname -m [2020-04-07T14:28:07.611Z] #23 0.751 + arch=ppc64le [2020-04-07T14:28:07.611Z] #23 0.752 + '[' ppc64le '!=' x86_64 ']' [2020-04-07T14:28:07.611Z] #23 0.753 + '[' ppc64le '!=' s390x ']' [2020-04-07T14:28:07.611Z] #23 0.753 + '[' ppc64le '!=' armhf ']' [2020-04-07T14:28:07.611Z] #23 0.760 + build_dockercli [2020-04-07T14:28:07.611Z] #23 0.761 + git clone https://github.com/docker/docker-ce /tmp/tmp.IIAT6TpfMq/tmp/docker-ce [2020-04-07T14:28:07.611Z] #23 0.770 Cloning into '/tmp/tmp.IIAT6TpfMq/tmp/docker-ce'... [2020-04-07T14:28:07.851Z] #25 6.936 Reading package lists... [2020-04-07T14:28:07.851Z] #25 ... [2020-04-07T14:28:07.851Z] [2020-04-07T14:28:07.851Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:28:07.851Z] #41 ... [2020-04-07T14:28:07.851Z] [2020-04-07T14:28:07.851Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:07.851Z] #10 9.480 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T14:28:07.851Z] #10 9.678 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T14:28:07.851Z] #10 9.693 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T14:28:07.851Z] #10 ... [2020-04-07T14:28:07.851Z] [2020-04-07T14:28:07.851Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:07.851Z] #23 9.740 + RM_GOPATH=0 [2020-04-07T14:28:07.851Z] #23 9.740 + TMP_GOPATH= [2020-04-07T14:28:07.851Z] #23 9.740 + : /build [2020-04-07T14:28:07.851Z] #23 9.740 + '[' -z '' ']' [2020-04-07T14:28:07.851Z] #23 9.740 ++ mktemp -d [2020-04-07T14:28:07.851Z] #23 9.779 + export GOPATH=/tmp/tmp.S0squcNMaf [2020-04-07T14:28:07.851Z] #23 9.779 + GOPATH=/tmp/tmp.S0squcNMaf [2020-04-07T14:28:07.851Z] #23 9.779 + RM_GOPATH=1 [2020-04-07T14:28:07.851Z] #23 9.780 ++ dirname ./install.sh [2020-04-07T14:28:07.851Z] #23 9.781 + dir=. [2020-04-07T14:28:07.851Z] #23 9.781 + bin=dockercli [2020-04-07T14:28:07.851Z] #23 9.781 + shift [2020-04-07T14:28:07.851Z] #23 9.782 + '[' '!' -f ./dockercli.installer ']' [2020-04-07T14:28:07.851Z] #23 9.782 + . ./dockercli.installer [2020-04-07T14:28:07.851Z] #23 9.782 ++ : stable [2020-04-07T14:28:07.851Z] #23 9.782 ++ : 17.06.2-ce [2020-04-07T14:28:07.851Z] #23 9.785 + install_dockercli [2020-04-07T14:28:07.851Z] #23 9.785 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-07T14:28:07.851Z] #23 9.785 Install docker/cli version 17.06.2-ce from stable [2020-04-07T14:28:07.851Z] #23 9.785 ++ uname -m [2020-04-07T14:28:07.851Z] #23 9.788 + arch=x86_64 [2020-04-07T14:28:07.851Z] #23 9.788 + '[' x86_64 '!=' x86_64 ']' [2020-04-07T14:28:07.851Z] #23 9.788 + url=https://download.docker.com/linux/static [2020-04-07T14:28:07.851Z] #23 9.789 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-07T14:28:07.851Z] #23 9.791 + tar -xz docker/docker [2020-04-07T14:28:07.851Z] #23 ... [2020-04-07T14:28:07.851Z] [2020-04-07T14:28:07.851Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:28:07.851Z] #62 7.095 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T14:28:07.851Z] #62 7.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T14:28:07.852Z] #62 7.116 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T14:28:07.852Z] #62 7.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T14:28:07.901Z] #23 ... [2020-04-07T14:28:07.901Z] [2020-04-07T14:28:07.901Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:07.901Z] #53 0.445 + RM_GOPATH=0 [2020-04-07T14:28:07.901Z] #53 0.446 + TMP_GOPATH= [2020-04-07T14:28:07.901Z] #53 0.446 + : /build [2020-04-07T14:28:07.901Z] #53 0.447 + '[' -z '' ']' [2020-04-07T14:28:07.901Z] #53 0.447 ++ mktemp -d [2020-04-07T14:28:07.901Z] #53 0.453 + export GOPATH=/tmp/tmp.ELx9Yhskcf [2020-04-07T14:28:07.901Z] #53 0.464 + GOPATH=/tmp/tmp.ELx9Yhskcf [2020-04-07T14:28:07.901Z] #53 0.464 + RM_GOPATH=1 [2020-04-07T14:28:07.901Z] #53 0.466 ++ dirname ./install.sh [2020-04-07T14:28:07.901Z] #53 0.468 + dir=. [2020-04-07T14:28:07.901Z] #53 0.469 + bin=golangci_lint [2020-04-07T14:28:07.901Z] #53 0.471 + shift [2020-04-07T14:28:07.901Z] #53 0.472 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-07T14:28:07.901Z] #53 0.474 + . ./golangci_lint.installer [2020-04-07T14:28:07.901Z] #53 0.475 ++ : v1.23.8 [2020-04-07T14:28:07.901Z] #53 0.476 + install_golangci_lint [2020-04-07T14:28:07.901Z] #53 0.488 + echo 'Installing golangci-lint version v1.23.8' [2020-04-07T14:28:07.901Z] #53 0.488 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-07T14:28:07.901Z] #53 0.488 Installing golangci-lint version v1.23.8 [2020-04-07T14:28:07.901Z] #53 ... [2020-04-07T14:28:07.901Z] [2020-04-07T14:28:07.901Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:07.901Z] #50 0.458 + RM_GOPATH=0 [2020-04-07T14:28:07.901Z] #50 0.459 + TMP_GOPATH= [2020-04-07T14:28:07.901Z] #50 0.459 + : /build [2020-04-07T14:28:07.901Z] #50 0.460 + '[' -z '' ']' [2020-04-07T14:28:07.901Z] #50 0.462 ++ mktemp -d [2020-04-07T14:28:07.901Z] #50 0.469 + export GOPATH=/tmp/tmp.zhIaRB2EEd [2020-04-07T14:28:07.901Z] #50 0.470 + GOPATH=/tmp/tmp.zhIaRB2EEd [2020-04-07T14:28:07.901Z] #50 0.470 + RM_GOPATH=1 [2020-04-07T14:28:07.901Z] #50 0.472 ++ dirname ./install.sh [2020-04-07T14:28:07.901Z] #50 0.477 + dir=. [2020-04-07T14:28:07.901Z] #50 0.477 + bin=gotestsum [2020-04-07T14:28:07.901Z] #50 0.477 + shift [2020-04-07T14:28:07.901Z] #50 0.478 + '[' '!' -f ./gotestsum.installer ']' [2020-04-07T14:28:07.901Z] #50 0.479 + . ./gotestsum.installer [2020-04-07T14:28:07.901Z] #50 0.479 ++ : v0.3.5 [2020-04-07T14:28:07.901Z] #50 0.480 Installing gotestsum version v0.3.5 [2020-04-07T14:28:07.901Z] #50 0.480 + install_gotestsum [2020-04-07T14:28:07.901Z] #50 0.480 + echo 'Installing gotestsum version v0.3.5' [2020-04-07T14:28:07.901Z] #50 0.480 + go get -d gotest.tools/gotestsum [2020-04-07T14:28:08.159Z] #62 ... [2020-04-07T14:28:08.159Z] [2020-04-07T14:28:08.159Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:08.159Z] #43 ... [2020-04-07T14:28:08.159Z] [2020-04-07T14:28:08.159Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:28:08.191Z] #50 ... [2020-04-07T14:28:08.191Z] [2020-04-07T14:28:08.191Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:08.191Z] #74 0.559 + RM_GOPATH=0 [2020-04-07T14:28:08.191Z] #74 0.560 + TMP_GOPATH= [2020-04-07T14:28:08.191Z] #74 0.560 + : /build [2020-04-07T14:28:08.191Z] #74 0.560 + '[' -z '' ']' [2020-04-07T14:28:08.191Z] #74 0.561 ++ mktemp -d [2020-04-07T14:28:08.191Z] #74 0.563 + export GOPATH=/tmp/tmp.HY1mb8Rig4 [2020-04-07T14:28:08.191Z] #74 0.563 + GOPATH=/tmp/tmp.HY1mb8Rig4 [2020-04-07T14:28:08.191Z] #74 0.563 + RM_GOPATH=1 [2020-04-07T14:28:08.191Z] #74 0.563 ++ dirname ./install.sh [2020-04-07T14:28:08.191Z] #74 0.605 + dir=. [2020-04-07T14:28:08.191Z] #74 0.605 + bin=proxy [2020-04-07T14:28:08.191Z] #74 0.605 + shift [2020-04-07T14:28:08.191Z] #74 0.605 + '[' '!' -f ./proxy.installer ']' [2020-04-07T14:28:08.191Z] #74 0.615 + . ./proxy.installer [2020-04-07T14:28:08.191Z] #74 0.618 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T14:28:08.191Z] #74 0.623 + install_proxy [2020-04-07T14:28:08.191Z] #74 0.624 + case "$1" in [2020-04-07T14:28:08.191Z] #74 0.626 + export CGO_ENABLED=0 [2020-04-07T14:28:08.191Z] #74 0.626 + CGO_ENABLED=0 [2020-04-07T14:28:08.191Z] #74 0.626 + _install_proxy [2020-04-07T14:28:08.191Z] #74 0.627 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-07T14:28:08.191Z] #74 0.628 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T14:28:08.191Z] #74 0.629 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HY1mb8Rig4/src/github.com/docker/libnetwork [2020-04-07T14:28:08.191Z] #74 0.638 Cloning into '/tmp/tmp.HY1mb8Rig4/src/github.com/docker/libnetwork'... [2020-04-07T14:28:08.191Z] #74 ... [2020-04-07T14:28:08.191Z] [2020-04-07T14:28:08.191Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:08.191Z] #56 0.573 + RM_GOPATH=0 [2020-04-07T14:28:08.191Z] #56 0.573 + TMP_GOPATH= [2020-04-07T14:28:08.191Z] #56 0.573 + : /build [2020-04-07T14:28:08.191Z] #56 0.573 + '[' -z '' ']' [2020-04-07T14:28:08.191Z] #56 0.574 ++ mktemp -d [2020-04-07T14:28:08.191Z] #56 0.593 + export GOPATH=/tmp/tmp.sU3EiKTaul [2020-04-07T14:28:08.191Z] #56 0.593 + GOPATH=/tmp/tmp.sU3EiKTaul [2020-04-07T14:28:08.191Z] #56 0.593 + RM_GOPATH=1 [2020-04-07T14:28:08.191Z] #56 0.594 ++ dirname ./install.sh [2020-04-07T14:28:08.191Z] #56 0.595 + dir=. [2020-04-07T14:28:08.191Z] #56 0.595 + bin=shfmt [2020-04-07T14:28:08.191Z] #56 0.595 + shift [2020-04-07T14:28:08.191Z] #56 0.595 + '[' '!' -f ./shfmt.installer ']' [2020-04-07T14:28:08.191Z] #56 0.595 + . ./shfmt.installer [2020-04-07T14:28:08.191Z] #56 0.596 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T14:28:08.191Z] #56 0.612 + install_shfmt [2020-04-07T14:28:08.191Z] #56 0.612 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-07T14:28:08.191Z] #56 0.612 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T14:28:08.191Z] #56 0.613 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sU3EiKTaul/src/github.com/mvdan/sh [2020-04-07T14:28:08.191Z] #56 0.626 Cloning into '/tmp/tmp.sU3EiKTaul/src/github.com/mvdan/sh'... [2020-04-07T14:28:08.420Z] #35 ... [2020-04-07T14:28:08.420Z] [2020-04-07T14:28:08.420Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:08.481Z] #56 ... [2020-04-07T14:28:08.481Z] [2020-04-07T14:28:08.481Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:08.481Z] #10 7.256 Reading package lists... [2020-04-07T14:28:08.481Z] #10 ... [2020-04-07T14:28:08.481Z] [2020-04-07T14:28:08.481Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:28:08.481Z] #35 7.285 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-07T14:28:08.481Z] #35 9.870 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-07T14:28:08.676Z] #50 ... [2020-04-07T14:28:08.676Z] [2020-04-07T14:28:08.676Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:28:08.676Z] #47 ... [2020-04-07T14:28:08.676Z] [2020-04-07T14:28:08.676Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:08.770Z] #35 ... [2020-04-07T14:28:08.770Z] [2020-04-07T14:28:08.770Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:08.975Z] #56 ... [2020-04-07T14:28:08.975Z] [2020-04-07T14:28:08.975Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:08.975Z] #33 ... [2020-04-07T14:28:08.975Z] [2020-04-07T14:28:08.975Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:08.975Z] #53 11.33 + RM_GOPATH=0 [2020-04-07T14:28:08.975Z] #53 11.33 + TMP_GOPATH= [2020-04-07T14:28:08.975Z] #53 11.33 + : /build [2020-04-07T14:28:08.975Z] #53 11.33 + '[' -z '' ']' [2020-04-07T14:28:08.975Z] #53 11.33 ++ mktemp -d [2020-04-07T14:28:08.975Z] #53 11.33 + export GOPATH=/tmp/tmp.bmgwenvhLn [2020-04-07T14:28:08.975Z] #53 11.33 + GOPATH=/tmp/tmp.bmgwenvhLn [2020-04-07T14:28:08.975Z] #53 11.33 + RM_GOPATH=1 [2020-04-07T14:28:08.975Z] #53 11.33 ++ dirname ./install.sh [2020-04-07T14:28:08.975Z] #53 11.34 + dir=. [2020-04-07T14:28:08.975Z] #53 11.34 + bin=golangci_lint [2020-04-07T14:28:08.975Z] #53 11.34 + shift [2020-04-07T14:28:08.975Z] #53 11.34 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-07T14:28:08.975Z] #53 11.34 + . ./golangci_lint.installer [2020-04-07T14:28:08.975Z] #53 11.34 ++ : v1.23.8 [2020-04-07T14:28:08.975Z] #53 11.34 + install_golangci_lint [2020-04-07T14:28:08.975Z] #53 11.34 + echo 'Installing golangci-lint version v1.23.8' [2020-04-07T14:28:08.975Z] #53 11.34 Installing golangci-lint version v1.23.8 [2020-04-07T14:28:08.975Z] #53 11.34 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-07T14:28:08.975Z] #53 ... [2020-04-07T14:28:08.975Z] [2020-04-07T14:28:08.975Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:08.975Z] #74 10.16 + RM_GOPATH=0 [2020-04-07T14:28:08.975Z] #74 10.16 + TMP_GOPATH= [2020-04-07T14:28:08.975Z] #74 10.16 + : /build [2020-04-07T14:28:08.975Z] #74 10.16 + '[' -z '' ']' [2020-04-07T14:28:08.975Z] #74 10.17 ++ mktemp -d [2020-04-07T14:28:08.975Z] #74 10.18 + export GOPATH=/tmp/tmp.gQaV2F2IyW [2020-04-07T14:28:08.975Z] #74 10.18 + GOPATH=/tmp/tmp.gQaV2F2IyW [2020-04-07T14:28:08.975Z] #74 10.18 + RM_GOPATH=1 [2020-04-07T14:28:08.975Z] #74 10.18 ++ dirname ./install.sh [2020-04-07T14:28:08.975Z] #74 10.18 + dir=. [2020-04-07T14:28:08.975Z] #74 10.18 + bin=proxy [2020-04-07T14:28:08.975Z] #74 10.18 + shift [2020-04-07T14:28:08.975Z] #74 10.18 + '[' '!' -f ./proxy.installer ']' [2020-04-07T14:28:08.975Z] #74 10.18 + . ./proxy.installer [2020-04-07T14:28:08.975Z] #74 10.18 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T14:28:08.975Z] #74 10.18 + install_proxy [2020-04-07T14:28:08.975Z] #74 10.18 + case "$1" in [2020-04-07T14:28:08.975Z] #74 10.18 + export CGO_ENABLED=0 [2020-04-07T14:28:08.975Z] #74 10.18 + CGO_ENABLED=0 [2020-04-07T14:28:08.975Z] #74 10.18 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T14:28:08.975Z] #74 10.18 + _install_proxy [2020-04-07T14:28:08.975Z] #74 10.18 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-07T14:28:08.975Z] #74 10.18 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gQaV2F2IyW/src/github.com/docker/libnetwork [2020-04-07T14:28:08.975Z] #74 10.18 Cloning into '/tmp/tmp.gQaV2F2IyW/src/github.com/docker/libnetwork'... [2020-04-07T14:28:09.231Z] #74 ... [2020-04-07T14:28:09.231Z] [2020-04-07T14:28:09.231Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:09.231Z] #56 11.39 + RM_GOPATH=0 [2020-04-07T14:28:09.231Z] #56 11.39 + TMP_GOPATH= [2020-04-07T14:28:09.231Z] #56 11.39 + : /build [2020-04-07T14:28:09.231Z] #56 11.39 + '[' -z '' ']' [2020-04-07T14:28:09.231Z] #56 11.39 ++ mktemp -d [2020-04-07T14:28:09.231Z] #56 11.40 + export GOPATH=/tmp/tmp.GOKXoJaDdA [2020-04-07T14:28:09.231Z] #56 11.40 + GOPATH=/tmp/tmp.GOKXoJaDdA [2020-04-07T14:28:09.231Z] #56 11.40 + RM_GOPATH=1 [2020-04-07T14:28:09.231Z] #56 11.40 ++ dirname ./install.sh [2020-04-07T14:28:09.231Z] #56 11.40 + dir=. [2020-04-07T14:28:09.231Z] #56 11.41 + bin=shfmt [2020-04-07T14:28:09.231Z] #56 11.41 + shift [2020-04-07T14:28:09.231Z] #56 11.41 + '[' '!' -f ./shfmt.installer ']' [2020-04-07T14:28:09.231Z] #56 11.41 + . ./shfmt.installer [2020-04-07T14:28:09.231Z] #56 11.41 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T14:28:09.231Z] #56 11.41 + install_shfmt [2020-04-07T14:28:09.231Z] #56 11.41 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-07T14:28:09.231Z] #56 11.41 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T14:28:09.231Z] #56 11.41 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GOKXoJaDdA/src/github.com/mvdan/sh [2020-04-07T14:28:09.231Z] #56 11.41 Cloning into '/tmp/tmp.GOKXoJaDdA/src/github.com/mvdan/sh'... [2020-04-07T14:28:14.922Z] #56 ... [2020-04-07T14:28:14.922Z] [2020-04-07T14:28:14.922Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:28:14.922Z] #25 6.936 Reading package lists... [2020-04-07T14:28:15.649Z] #10 17.41 Reading package lists... [2020-04-07T14:28:15.649Z] #10 ... [2020-04-07T14:28:15.649Z] [2020-04-07T14:28:15.649Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:28:19.380Z] #25 17.40 Reading package lists... [2020-04-07T14:28:19.380Z] #25 ... [2020-04-07T14:28:19.380Z] [2020-04-07T14:28:19.380Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T14:28:19.380Z] #30 11.34 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-07T14:28:19.380Z] #30 11.34 Cloning into '.'... [2020-04-07T14:28:19.380Z] #30 ... [2020-04-07T14:28:19.380Z] [2020-04-07T14:28:19.380Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:28:19.380Z] #47 11.18 + RM_GOPATH=0 [2020-04-07T14:28:19.380Z] #47 11.18 + TMP_GOPATH= [2020-04-07T14:28:19.380Z] #47 11.18 + : /build [2020-04-07T14:28:19.380Z] #47 11.18 + '[' -z '' ']' [2020-04-07T14:28:19.380Z] #47 11.18 ++ mktemp -d [2020-04-07T14:28:19.380Z] #47 11.18 + export GOPATH=/tmp/tmp.qYfOCIMWIK [2020-04-07T14:28:19.380Z] #47 11.18 + GOPATH=/tmp/tmp.qYfOCIMWIK [2020-04-07T14:28:19.380Z] #47 11.18 + RM_GOPATH=1 [2020-04-07T14:28:19.380Z] #47 11.18 ++ dirname ./install.sh [2020-04-07T14:28:19.380Z] #47 11.19 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T14:28:19.380Z] #47 11.19 + dir=. [2020-04-07T14:28:19.380Z] #47 11.19 + bin=vndr [2020-04-07T14:28:19.380Z] #47 11.19 + shift [2020-04-07T14:28:19.380Z] #47 11.19 + '[' '!' -f ./vndr.installer ']' [2020-04-07T14:28:19.380Z] #47 11.19 + . ./vndr.installer [2020-04-07T14:28:19.380Z] #47 11.19 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T14:28:19.380Z] #47 11.19 + install_vndr [2020-04-07T14:28:19.380Z] #47 11.19 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-07T14:28:19.380Z] #47 11.19 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qYfOCIMWIK/src/github.com/LK4D4/vndr [2020-04-07T14:28:19.380Z] #47 11.19 Cloning into '/tmp/tmp.qYfOCIMWIK/src/github.com/LK4D4/vndr'... [2020-04-07T14:28:19.380Z] #47 11.99 + cd /tmp/tmp.qYfOCIMWIK/src/github.com/LK4D4/vndr [2020-04-07T14:28:19.380Z] #47 11.99 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T14:28:19.380Z] #47 11.99 + go build -buildmode=pie -v -o /build/vndr . [2020-04-07T14:28:19.380Z] #47 14.20 internal/cpu [2020-04-07T14:28:19.380Z] #47 14.25 runtime/internal/atomic [2020-04-07T14:28:19.380Z] #47 14.56 runtime/internal/sys [2020-04-07T14:28:19.380Z] #47 14.83 internal/bytealg [2020-04-07T14:28:19.380Z] #47 14.88 runtime/internal/math [2020-04-07T14:28:19.380Z] #47 15.06 internal/race [2020-04-07T14:28:19.380Z] #47 15.39 sync/atomic [2020-04-07T14:28:19.380Z] #47 16.33 runtime [2020-04-07T14:28:19.380Z] #47 16.46 unicode [2020-04-07T14:28:19.380Z] #47 ... [2020-04-07T14:28:19.380Z] [2020-04-07T14:28:19.380Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:19.380Z] #10 11.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T14:28:19.380Z] #10 16.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T14:28:19.380Z] #10 20.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T14:28:19.380Z] #10 ... [2020-04-07T14:28:19.380Z] [2020-04-07T14:28:19.380Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:19.380Z] #50 11.62 + RM_GOPATH=0 [2020-04-07T14:28:19.380Z] #50 11.62 + TMP_GOPATH= [2020-04-07T14:28:19.380Z] #50 11.62 + : /build [2020-04-07T14:28:19.380Z] #50 11.62 + '[' -z '' ']' [2020-04-07T14:28:19.380Z] #50 11.65 ++ mktemp -d [2020-04-07T14:28:19.380Z] #50 11.65 + export GOPATH=/tmp/tmp.DzDDAWcek3 [2020-04-07T14:28:19.380Z] #50 11.65 + GOPATH=/tmp/tmp.DzDDAWcek3 [2020-04-07T14:28:19.380Z] #50 11.65 + RM_GOPATH=1 [2020-04-07T14:28:19.380Z] #50 11.65 ++ dirname ./install.sh [2020-04-07T14:28:19.380Z] #50 11.65 + dir=. [2020-04-07T14:28:19.380Z] #50 11.65 + bin=gotestsum [2020-04-07T14:28:19.380Z] #50 11.65 + shift [2020-04-07T14:28:19.380Z] #50 11.65 + '[' '!' -f ./gotestsum.installer ']' [2020-04-07T14:28:19.380Z] #50 11.65 + . ./gotestsum.installer [2020-04-07T14:28:19.380Z] #50 11.65 ++ : v0.3.5 [2020-04-07T14:28:19.380Z] #50 11.65 + install_gotestsum [2020-04-07T14:28:19.380Z] #50 11.65 + echo 'Installing gotestsum version v0.3.5' [2020-04-07T14:28:19.380Z] #50 11.65 + go get -d gotest.tools/gotestsum [2020-04-07T14:28:19.380Z] #50 11.65 Installing gotestsum version v0.3.5 [2020-04-07T14:28:19.635Z] #50 ... [2020-04-07T14:28:19.635Z] [2020-04-07T14:28:19.635Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:28:19.635Z] #41 11.61 + git clone https://github.com/docker/distribution.git . [2020-04-07T14:28:19.635Z] #41 11.61 Cloning into '.'... [2020-04-07T14:28:19.635Z] #41 ... [2020-04-07T14:28:19.635Z] [2020-04-07T14:28:19.635Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:28:19.635Z] #62 12.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T14:28:19.635Z] #62 17.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T14:28:19.890Z] #62 ... [2020-04-07T14:28:19.890Z] [2020-04-07T14:28:19.890Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:28:19.890Z] #35 12.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T14:28:19.890Z] #35 12.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T14:28:19.890Z] #35 12.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T14:28:19.890Z] #35 13.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T14:28:19.890Z] #35 17.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T14:28:19.890Z] #35 20.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T14:28:20.145Z] #35 ... [2020-04-07T14:28:20.145Z] [2020-04-07T14:28:20.145Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:20.145Z] #68 11.81 + RM_GOPATH=0 [2020-04-07T14:28:20.145Z] #68 11.81 + TMP_GOPATH= [2020-04-07T14:28:20.145Z] #68 11.81 + : /build/ [2020-04-07T14:28:20.145Z] #68 11.81 + '[' -z '' ']' [2020-04-07T14:28:20.145Z] #68 11.81 ++ mktemp -d [2020-04-07T14:28:20.145Z] #68 11.81 + export GOPATH=/tmp/tmp.yjafJJuFdy [2020-04-07T14:28:20.145Z] #68 11.81 + GOPATH=/tmp/tmp.yjafJJuFdy [2020-04-07T14:28:20.145Z] #68 11.81 + RM_GOPATH=1 [2020-04-07T14:28:20.145Z] #68 11.81 ++ dirname ./install.sh [2020-04-07T14:28:20.145Z] #68 11.82 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T14:28:20.145Z] #68 11.82 + dir=. [2020-04-07T14:28:20.145Z] #68 11.82 + bin=rootlesskit [2020-04-07T14:28:20.145Z] #68 11.82 + shift [2020-04-07T14:28:20.145Z] #68 11.82 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-07T14:28:20.145Z] #68 11.82 + . ./rootlesskit.installer [2020-04-07T14:28:20.145Z] #68 11.82 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T14:28:20.145Z] #68 11.82 + install_rootlesskit [2020-04-07T14:28:20.145Z] #68 11.82 + case "$1" in [2020-04-07T14:28:20.145Z] #68 11.82 + export CGO_ENABLED=0 [2020-04-07T14:28:20.146Z] #68 11.82 + CGO_ENABLED=0 [2020-04-07T14:28:20.146Z] #68 11.82 + _install_rootlesskit [2020-04-07T14:28:20.146Z] #68 11.82 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-07T14:28:20.146Z] #68 11.82 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yjafJJuFdy/src/github.com/rootless-containers/rootlesskit [2020-04-07T14:28:20.146Z] #68 11.83 Cloning into '/tmp/tmp.yjafJJuFdy/src/github.com/rootless-containers/rootlesskit'... [2020-04-07T14:28:20.146Z] #68 19.16 + cd /tmp/tmp.yjafJJuFdy/src/github.com/rootless-containers/rootlesskit [2020-04-07T14:28:20.146Z] #68 19.18 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T14:28:20.146Z] #68 19.77 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T14:28:20.146Z] #68 19.77 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-07T14:28:20.146Z] #68 ... [2020-04-07T14:28:20.146Z] [2020-04-07T14:28:20.146Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:20.146Z] #43 12.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T14:28:20.146Z] #43 12.33 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T14:28:20.146Z] #43 12.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T14:28:20.146Z] #43 14.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T14:28:20.146Z] #43 18.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T14:28:20.146Z] #43 21.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T14:28:20.489Z] #43 ... [2020-04-07T14:28:20.489Z] [2020-04-07T14:28:20.489Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:20.489Z] #33 12.63 + RM_GOPATH=0 [2020-04-07T14:28:20.489Z] #33 12.63 + TMP_GOPATH= [2020-04-07T14:28:20.489Z] #33 12.63 + : /build [2020-04-07T14:28:20.489Z] #33 12.63 + '[' -z '' ']' [2020-04-07T14:28:20.489Z] #33 12.64 ++ mktemp -d [2020-04-07T14:28:20.489Z] #33 12.65 + export GOPATH=/tmp/tmp.wG0h7cZjX1 [2020-04-07T14:28:20.489Z] #33 12.65 + GOPATH=/tmp/tmp.wG0h7cZjX1 [2020-04-07T14:28:20.489Z] #33 12.65 + RM_GOPATH=1 [2020-04-07T14:28:20.489Z] #33 12.65 ++ dirname ./install.sh [2020-04-07T14:28:20.489Z] #33 12.65 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T14:28:20.489Z] #33 12.65 + dir=. [2020-04-07T14:28:20.489Z] #33 12.65 + bin=tomlv [2020-04-07T14:28:20.489Z] #33 12.65 + shift [2020-04-07T14:28:20.489Z] #33 12.65 + '[' '!' -f ./tomlv.installer ']' [2020-04-07T14:28:20.489Z] #33 12.65 + . ./tomlv.installer [2020-04-07T14:28:20.489Z] #33 12.65 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T14:28:20.489Z] #33 12.65 + install_tomlv [2020-04-07T14:28:20.489Z] #33 12.65 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-07T14:28:20.489Z] #33 12.65 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wG0h7cZjX1/src/github.com/BurntSushi/toml [2020-04-07T14:28:20.489Z] #33 12.65 Cloning into '/tmp/tmp.wG0h7cZjX1/src/github.com/BurntSushi/toml'... [2020-04-07T14:28:20.489Z] #33 13.94 + cd /tmp/tmp.wG0h7cZjX1/src/github.com/BurntSushi/toml [2020-04-07T14:28:20.489Z] #33 13.94 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T14:28:20.489Z] #33 13.96 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T14:28:20.489Z] #33 15.28 math/bits [2020-04-07T14:28:20.489Z] #33 15.34 internal/bytealg [2020-04-07T14:28:20.489Z] #33 16.45 math [2020-04-07T14:28:20.489Z] #33 17.40 runtime [2020-04-07T14:28:20.788Z] #33 ... [2020-04-07T14:28:20.788Z] [2020-04-07T14:28:20.788Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:28:20.788Z] #47 22.94 unicode/utf8 [2020-04-07T14:28:21.196Z] #35 24.35 Reading package lists... [2020-04-07T14:28:21.196Z] #35 ... [2020-04-07T14:28:21.196Z] [2020-04-07T14:28:21.196Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:28:21.196Z] #41 27.09 Checking out files: 69% (1105/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-07T14:28:21.196Z] #41 28.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-07T14:28:21.196Z] #41 29.77 + 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-04-07T14:28:22.322Z] #47 24.26 math [2020-04-07T14:28:23.249Z] #47 ... [2020-04-07T14:28:23.249Z] [2020-04-07T14:28:23.249Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:23.249Z] #23 24.99 + mkdir -p /build [2020-04-07T14:28:23.249Z] #23 25.00 + mv docker/docker /build/ [2020-04-07T14:28:23.249Z] #23 25.00 + rmdir docker [2020-04-07T14:28:23.249Z] #23 DONE 25.4s [2020-04-07T14:28:23.249Z] [2020-04-07T14:28:23.249Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:23.249Z] #33 24.91 internal/testlog [2020-04-07T14:28:23.249Z] #33 25.57 encoding [2020-04-07T14:28:23.811Z] #33 25.98 runtime/cgo [2020-04-07T14:28:25.643Z] #41 ... [2020-04-07T14:28:25.643Z] [2020-04-07T14:28:25.643Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:25.935Z] #43 24.49 Reading package lists... [2020-04-07T14:28:25.935Z] #43 ... [2020-04-07T14:28:25.935Z] [2020-04-07T14:28:25.935Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:25.935Z] #10 17.41 Reading package lists... [2020-04-07T14:28:25.935Z] #10 27.73 Building dependency tree... [2020-04-07T14:28:25.935Z] #10 29.86 The following additional packages will be installed: [2020-04-07T14:28:25.935Z] #10 29.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-07T14:28:25.935Z] #10 29.87 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-07T14:28:25.935Z] #10 29.87 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-07T14:28:25.935Z] #10 29.88 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T14:28:25.935Z] #10 29.88 Suggested packages: [2020-04-07T14:28:25.935Z] #10 29.88 gcc-8-locales seccomp wine64 [2020-04-07T14:28:25.935Z] #10 32.07 The following NEW packages will be installed: [2020-04-07T14:28:25.935Z] #10 32.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-07T14:28:25.935Z] #10 32.08 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-07T14:28:25.935Z] #10 32.08 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-07T14:28:25.935Z] #10 32.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-07T14:28:25.935Z] #10 32.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-07T14:28:25.935Z] #10 32.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T14:28:25.935Z] #10 32.35 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:28:25.935Z] #10 32.35 Need to get 78.9 MB of archives. [2020-04-07T14:28:25.935Z] #10 32.35 After this operation, 532 MB of additional disk space will be used. [2020-04-07T14:28:25.935Z] #10 32.35 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-04-07T14:28:25.935Z] #10 32.88 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-04-07T14:28:25.935Z] #10 33.30 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-04-07T14:28:25.935Z] #10 33.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-07T14:28:25.935Z] #10 33.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-07T14:28:25.935Z] #10 33.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-07T14:28:25.935Z] #10 34.11 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-04-07T14:28:25.935Z] #10 34.64 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-04-07T14:28:25.935Z] #10 34.68 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-04-07T14:28:25.935Z] #10 ... [2020-04-07T14:28:25.935Z] [2020-04-07T14:28:25.935Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:25.935Z] #56 18.60 + cd /tmp/tmp.sU3EiKTaul/src/github.com/mvdan/sh [2020-04-07T14:28:25.935Z] #56 18.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T14:28:25.935Z] #56 18.80 + GO111MODULE=on [2020-04-07T14:28:25.935Z] #56 18.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-07T14:28:25.935Z] #56 21.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T14:28:25.935Z] #56 21.58 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T14:28:25.935Z] #56 21.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T14:28:25.935Z] #56 21.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T14:28:25.935Z] #56 21.98 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T14:28:25.935Z] #56 24.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T14:28:25.935Z] #56 25.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T14:28:25.935Z] #56 28.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-07T14:28:25.946Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-04-07T14:28:25.946Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-07T14:28:25.946Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-07T14:28:25.946Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-04-07T14:28:25.946Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-07T14:28:25.946Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-04-07T14:28:25.946Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/builder [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-07T14:28:25.946Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-07T14:28:25.946Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-04-07T14:28:26.227Z] #56 ... [2020-04-07T14:28:26.227Z] [2020-04-07T14:28:26.227Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:28:26.227Z] #62 24.73 Reading package lists... [2020-04-07T14:28:26.227Z] #62 ... [2020-04-07T14:28:26.227Z] [2020-04-07T14:28:26.227Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:28:26.227Z] #25 24.90 Reading package lists... [2020-04-07T14:28:26.520Z] #25 ... [2020-04-07T14:28:26.520Z] [2020-04-07T14:28:26.520Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:26.520Z] #43 24.49 Reading package lists... [2020-04-07T14:28:26.947Z] ok github.com/docker/docker/builder/remotecontext 0.349s coverage: 13.6% of statements [2020-04-07T14:28:26.947Z] ok github.com/docker/docker/builder/dockerfile 0.947s coverage: 48.2% of statements [2020-04-07T14:28:27.558Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-04-07T14:28:29.021Z] ok github.com/docker/docker/builder/remotecontext/git 1.608s coverage: 86.3% of statements [2020-04-07T14:28:29.021Z] ? github.com/docker/docker/cli [no test files] [2020-04-07T14:28:29.021Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-07T14:28:29.099Z] #33 ... [2020-04-07T14:28:29.099Z] [2020-04-07T14:28:29.099Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:28:29.099Z] #25 17.40 Reading package lists... [2020-04-07T14:28:30.025Z] #25 30.35 Building dependency tree... [2020-04-07T14:28:30.061Z] ok github.com/docker/docker/client 0.144s coverage: 75.8% of statements [2020-04-07T14:28:31.599Z] #43 35.82 Reading package lists... [2020-04-07T14:28:31.599Z] #43 ... [2020-04-07T14:28:31.599Z] [2020-04-07T14:28:31.599Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:31.600Z] #74 30.68 Checking out files: 53% (1107/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-07T14:28:31.600Z] #74 31.70 + cd /tmp/tmp.HY1mb8Rig4/src/github.com/docker/libnetwork [2020-04-07T14:28:31.600Z] #74 31.70 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T14:28:31.600Z] #74 32.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-07T14:28:32.574Z] INFO: Zapped successfully [2020-04-07T14:28:32.574Z] INFO: Location for testing is d:\CI\PR-40731\4 [2020-04-07T14:28:32.574Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-07T14:28:32.574Z] [2020-04-07T14:28:32.574Z] [2020-04-07T14:28:32.574Z] INFO: Building the image from Dockerfile.windows at 04/07/2020 14:28:28... [2020-04-07T14:28:32.574Z] [2020-04-07T14:28:32.728Z] #25 ... [2020-04-07T14:28:32.728Z] [2020-04-07T14:28:32.728Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:33.503Z] #74 34.30 Checking out files: 28% (590/2066) Checking out files: 29% (600/2066) Checking out files: 30% (620/2066) Checking out files: 31% (641/2066) Checking out files: 32% (662/2066) Checking out files: 33% (682/2066) Checking out files: 34% (703/2066) Checking out files: 35% (724/2066) Checking out files: 36% (744/2066) Checking out files: 37% (765/2066) Checking out files: 38% (786/2066) Checking out files: 39% (806/2066) Checking out files: 40% (827/2066) Checking out files: 41% (848/2066) Checking out files: 42% (868/2066) Checking out files: 43% (889/2066) Checking out files: 44% (910/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) [2020-04-07T14:28:33.503Z] #74 ... [2020-04-07T14:28:33.503Z] [2020-04-07T14:28:33.503Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:33.503Z] #56 25.85 + cd /tmp/tmp.GOKXoJaDdA/src/github.com/mvdan/sh [2020-04-07T14:28:33.503Z] #56 25.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T14:28:33.503Z] #56 26.07 + GO111MODULE=on [2020-04-07T14:28:33.503Z] #56 26.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-07T14:28:33.503Z] #56 28.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T14:28:33.503Z] #56 28.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T14:28:33.503Z] #56 28.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T14:28:33.503Z] #56 28.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T14:28:33.503Z] #56 28.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T14:28:33.503Z] #56 30.46 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T14:28:33.503Z] #56 31.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T14:28:33.503Z] #56 33.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T14:28:33.766Z] #56 ... [2020-04-07T14:28:33.766Z] [2020-04-07T14:28:33.766Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:34.024Z] #74 34.30 Checking out files: 28% (590/2066) Checking out files: 29% (600/2066) Checking out files: 30% (620/2066) Checking out files: 31% (641/2066) Checking out files: 32% (662/2066) Checking out files: 33% (682/2066) Checking out files: 34% (703/2066) Checking out files: 35% (724/2066) Checking out files: 36% (744/2066) Checking out files: 37% (765/2066) Checking out files: 38% (786/2066) Checking out files: 39% (806/2066) Checking out files: 40% (827/2066) Checking out files: 41% (848/2066) Checking out files: 42% (868/2066) Checking out files: 43% (889/2066) Checking out files: 44% (910/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-07T14:28:34.079Z] Sending build context to Docker daemon 57.42MB [2020-04-07T14:28:34.079Z] [2020-04-07T14:28:34.279Z] #74 36.49 + cd /tmp/tmp.gQaV2F2IyW/src/github.com/docker/libnetwork [2020-04-07T14:28:34.279Z] #74 36.49 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T14:28:34.527Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-07T14:28:34.527Z] ---> 80e84fd280e2 [2020-04-07T14:28:34.527Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-07T14:28:34.527Z] ---> Using cache [2020-04-07T14:28:34.527Z] ---> c000bb7dcb8f [2020-04-07T14:28:34.527Z] Step 3/10 : ARG GO_VERSION=1.13.9 [2020-04-07T14:28:34.527Z] ---> Using cache [2020-04-07T14:28:34.527Z] ---> 45b41338a554 [2020-04-07T14:28:34.527Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-07T14:28:34.527Z] ---> Using cache [2020-04-07T14:28:34.527Z] ---> 15718b6d9673 [2020-04-07T14:28:34.527Z] 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-04-07T14:28:34.527Z] ---> Using cache [2020-04-07T14:28:34.527Z] ---> 3f94c1c4dcc4 [2020-04-07T14:28:34.528Z] 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-04-07T14:28:34.528Z] ---> Using cache [2020-04-07T14:28:34.528Z] ---> 120d9ca84d15 [2020-04-07T14:28:34.528Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-04-07T14:28:34.528Z] ---> Using cache [2020-04-07T14:28:34.528Z] ---> e60c63e21ffa [2020-04-07T14:28:34.528Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-07T14:28:34.528Z] ---> Using cache [2020-04-07T14:28:34.528Z] ---> 29eb7cf7915e [2020-04-07T14:28:34.528Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-07T14:28:34.528Z] ---> Using cache [2020-04-07T14:28:34.528Z] ---> cac3f319cc55 [2020-04-07T14:28:34.528Z] Step 10/10 : COPY . . [2020-04-07T14:28:35.212Z] #74 37.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-07T14:28:36.070Z] #74 ... [2020-04-07T14:28:36.070Z] [2020-04-07T14:28:36.070Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:28:36.070Z] #35 24.35 Reading package lists... [2020-04-07T14:28:36.070Z] #35 35.13 Reading package lists... [2020-04-07T14:28:36.070Z] #35 ... [2020-04-07T14:28:36.070Z] [2020-04-07T14:28:36.070Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:36.070Z] #56 29.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T14:28:36.070Z] #56 30.11 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T14:28:36.070Z] #56 30.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T14:28:36.070Z] #56 31.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T14:28:36.070Z] #56 33.26 runtime [2020-04-07T14:28:36.361Z] #56 ... [2020-04-07T14:28:36.361Z] [2020-04-07T14:28:36.361Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:36.361Z] #10 40.93 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-04-07T14:28:36.361Z] #10 45.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-07T14:28:36.361Z] #10 45.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-07T14:28:36.361Z] #10 45.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-07T14:28:36.361Z] #10 45.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-07T14:28:36.361Z] #10 45.16 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-04-07T14:28:36.361Z] #10 45.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-07T14:28:36.361Z] #10 45.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-07T14:28:36.361Z] #10 45.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-07T14:28:36.361Z] #10 45.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-07T14:28:36.648Z] #10 45.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-07T14:28:36.648Z] #10 45.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-07T14:28:36.648Z] #10 ... [2020-04-07T14:28:36.648Z] [2020-04-07T14:28:36.648Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:28:36.648Z] #62 35.33 Reading package lists... [2020-04-07T14:28:36.648Z] #62 44.06 Building dependency tree... [2020-04-07T14:28:36.648Z] #62 ... [2020-04-07T14:28:36.648Z] [2020-04-07T14:28:36.648Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:36.648Z] #10 45.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-07T14:28:36.648Z] #10 45.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-07T14:28:36.665Z] ---> Using cache [2020-04-07T14:28:36.665Z] ---> b72d7a54093a [2020-04-07T14:28:36.936Z] #10 45.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-07T14:28:36.936Z] #10 45.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-07T14:28:36.936Z] #10 ... [2020-04-07T14:28:36.936Z] [2020-04-07T14:28:36.936Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:28:36.936Z] #25 35.63 Reading package lists... [2020-04-07T14:28:36.936Z] #25 ... [2020-04-07T14:28:36.936Z] [2020-04-07T14:28:36.936Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:28:36.936Z] #62 44.06 Building dependency tree... [2020-04-07T14:28:38.170Z] Successfully built b72d7a54093a [2020-04-07T14:28:38.170Z] Successfully tagged docker:latest [2020-04-07T14:28:38.170Z] INFO: Image build ended at 04/07/2020 14:28:37. Duration:00:00:09.5690776 [2020-04-07T14:28:38.170Z] [2020-04-07T14:28:38.170Z] [2020-04-07T14:28:38.170Z] INFO: Building the test binaries at 04/07/2020 14:28:37... [2020-04-07T14:28:38.990Z] #62 47.40 The following additional packages will be installed: [2020-04-07T14:28:38.991Z] #62 47.40 libbtrfs0 [2020-04-07T14:28:38.991Z] #62 47.68 The following NEW packages will be installed: [2020-04-07T14:28:38.991Z] #62 47.71 libbtrfs-dev libbtrfs0 [2020-04-07T14:28:39.281Z] #62 48.03 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:28:39.281Z] #62 48.03 Need to get 120 kB of archives. [2020-04-07T14:28:39.281Z] #62 48.03 After this operation, 423 kB of additional disk space will be used. [2020-04-07T14:28:39.281Z] #62 48.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-07T14:28:39.281Z] #62 48.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-07T14:28:39.411Z] #74 ... [2020-04-07T14:28:39.411Z] [2020-04-07T14:28:39.411Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:28:39.411Z] #47 31.41 unicode/utf16 [2020-04-07T14:28:39.411Z] #47 31.75 container/list [2020-04-07T14:28:39.411Z] #47 32.50 crypto/internal/subtle [2020-04-07T14:28:39.411Z] #47 32.70 crypto/subtle [2020-04-07T14:28:39.411Z] #47 33.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-07T14:28:39.411Z] #47 33.40 internal/nettrace [2020-04-07T14:28:39.411Z] #47 33.62 runtime/cgo [2020-04-07T14:28:39.411Z] #47 ... [2020-04-07T14:28:39.411Z] [2020-04-07T14:28:39.411Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:28:39.411Z] #41 36.41 Checking out files: 53% (851/1597) Checking out files: 54% (863/1597) Checking out files: 55% (879/1597) Checking out files: 56% (895/1597) Checking out files: 57% (911/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-07T14:28:39.411Z] #41 37.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-07T14:28:39.411Z] #41 40.33 + 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-04-07T14:28:41.341Z] #62 49.92 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:28:41.341Z] #62 50.11 Fetched 120 kB in 0s (822 kB/s) [2020-04-07T14:28:41.341Z] #62 50.28 Selecting previously unselected package libbtrfs0. [2020-04-07T14:28:41.463Z] #41 ... [2020-04-07T14:28:41.463Z] [2020-04-07T14:28:41.463Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:28:41.463Z] #25 36.87 ca-certificates is already the newest version (20190110). [2020-04-07T14:28:41.463Z] #25 36.87 The following additional packages will be installed: [2020-04-07T14:28:41.463Z] #25 36.88 libjq1 libonig5 [2020-04-07T14:28:41.463Z] #25 37.73 The following NEW packages will be installed: [2020-04-07T14:28:41.463Z] #25 37.77 jq libjq1 libonig5 [2020-04-07T14:28:41.463Z] #25 38.38 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:28:41.463Z] #25 38.38 Need to get 355 kB of archives. [2020-04-07T14:28:41.463Z] #25 38.38 After this operation, 1072 kB of additional disk space will be used. [2020-04-07T14:28:41.463Z] #25 38.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-07T14:28:41.463Z] #25 38.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-07T14:28:41.463Z] #25 38.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-07T14:28:41.463Z] #25 40.45 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:28:41.463Z] #25 40.83 Fetched 355 kB in 0s (1080 kB/s) [2020-04-07T14:28:41.463Z] #25 40.99 Selecting previously unselected package libonig5:amd64. [2020-04-07T14:28:41.463Z] #25 40.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 ... 15401 files and directories currently installed.) [2020-04-07T14:28:41.463Z] #25 41.13 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-07T14:28:41.463Z] #25 41.16 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-07T14:28:41.463Z] #25 41.46 Selecting previously unselected package libjq1:amd64. [2020-04-07T14:28:41.463Z] #25 41.49 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T14:28:41.463Z] #25 41.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T14:28:41.463Z] #25 41.81 Selecting previously unselected package jq. [2020-04-07T14:28:41.463Z] #25 41.82 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T14:28:41.463Z] #25 41.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T14:28:41.463Z] #25 42.52 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-07T14:28:41.463Z] #25 42.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T14:28:41.463Z] #25 42.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T14:28:41.463Z] #25 42.67 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:28:41.463Z] #25 DONE 43.7s [2020-04-07T14:28:41.463Z] [2020-04-07T14:28:41.463Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:28:41.463Z] #62 33.61 Fetched 8337 kB in 27s (314 kB/s) [2020-04-07T14:28:41.463Z] #62 33.61 Reading package lists... [2020-04-07T14:28:41.463Z] #62 ... [2020-04-07T14:28:41.463Z] [2020-04-07T14:28:41.463Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T14:28:41.463Z] #26 DONE 0.1s [2020-04-07T14:28:41.463Z] [2020-04-07T14:28:41.463Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:28:41.628Z] #62 50.28 (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 ... 15330 files and directories currently installed.) [2020-04-07T14:28:41.628Z] #62 50.40 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-07T14:28:41.628Z] #62 50.41 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T14:28:41.918Z] #62 50.60 Selecting previously unselected package libbtrfs-dev. [2020-04-07T14:28:41.918Z] #62 50.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-07T14:28:41.918Z] #62 50.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T14:28:42.207Z] #62 50.95 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T14:28:42.207Z] #62 50.96 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T14:28:42.207Z] #62 50.97 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:28:42.496Z] #62 DONE 51.3s [2020-04-07T14:28:42.496Z] [2020-04-07T14:28:42.496Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:28:42.496Z] #63 DONE 0.1s [2020-04-07T14:28:42.496Z] [2020-04-07T14:28:42.496Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T14:28:42.785Z] INFO: make.ps1 starting at 04/07/2020 14:28:41 [2020-04-07T14:28:42.785Z] INFO: Git commit (940f7438b1) assumed from DOCKER_GITCOMMIT environment variable [2020-04-07T14:28:42.785Z] INFO: Invoking autogen... [2020-04-07T14:28:42.785Z] INFO: Building daemon... [2020-04-07T14:28:42.785Z] #64 DONE 0.1s [2020-04-07T14:28:42.785Z] [2020-04-07T14:28:42.785Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:43.075Z] #65 0.385 + RM_GOPATH=0 [2020-04-07T14:28:43.075Z] #65 0.387 + TMP_GOPATH= [2020-04-07T14:28:43.075Z] #65 0.387 + : /build [2020-04-07T14:28:43.075Z] #65 0.388 + '[' -z '' ']' [2020-04-07T14:28:43.075Z] #65 0.392 ++ mktemp -d [2020-04-07T14:28:43.075Z] #65 0.405 + export GOPATH=/tmp/tmp.vSEXL4hPuM [2020-04-07T14:28:43.075Z] #65 0.405 + GOPATH=/tmp/tmp.vSEXL4hPuM [2020-04-07T14:28:43.075Z] #65 0.405 + RM_GOPATH=1 [2020-04-07T14:28:43.075Z] #65 0.410 ++ dirname ./install.sh [2020-04-07T14:28:43.075Z] #65 0.413 + dir=. [2020-04-07T14:28:43.075Z] #65 0.414 + bin=containerd [2020-04-07T14:28:43.075Z] #65 0.414 + shift [2020-04-07T14:28:43.075Z] #65 0.414 + '[' '!' -f ./containerd.installer ']' [2020-04-07T14:28:43.075Z] #65 0.415 + . ./containerd.installer [2020-04-07T14:28:43.075Z] #65 0.416 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T14:28:43.075Z] #65 0.422 + install_containerd [2020-04-07T14:28:43.075Z] #65 0.423 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T14:28:43.075Z] #65 0.423 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-07T14:28:43.075Z] #65 0.424 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vSEXL4hPuM/src/github.com/containerd/containerd [2020-04-07T14:28:43.075Z] #65 0.450 Cloning into '/tmp/tmp.vSEXL4hPuM/src/github.com/containerd/containerd'... [2020-04-07T14:28:44.752Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-07T14:28:44.752Z] ok github.com/docker/docker/api/server/middleware 0.034s coverage: 37.7% of statements [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-07T14:28:44.752Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2020-04-07T14:28:44.752Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 4.5% of statements [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-07T14:28:44.752Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-07T14:28:44.752Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-04-07T14:28:44.752Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/builder [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-07T14:28:44.752Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-07T14:28:44.752Z] ok github.com/docker/docker/builder/dockerignore 0.023s coverage: 96.8% of statements [2020-04-07T14:28:44.752Z] ok github.com/docker/docker/cli/debug 0.027s coverage: 100.0% of statements [2020-04-07T14:28:44.856Z] #27 ... [2020-04-07T14:28:44.856Z] [2020-04-07T14:28:44.856Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:44.856Z] #56 36.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T14:28:44.856Z] #56 36.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T14:28:44.856Z] #56 37.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T14:28:44.856Z] #56 37.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T14:28:44.856Z] #56 39.10 runtime/cgo [2020-04-07T14:28:44.856Z] #56 39.12 runtime [2020-04-07T14:28:44.856Z] #56 ... [2020-04-07T14:28:44.856Z] [2020-04-07T14:28:44.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:44.856Z] #10 36.87 Fetched 8337 kB in 28s (301 kB/s) [2020-04-07T14:28:44.856Z] #10 36.87 Reading package lists... [2020-04-07T14:28:44.856Z] #10 ... [2020-04-07T14:28:44.856Z] [2020-04-07T14:28:44.856Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:28:44.856Z] #53 44.32 + cd /tmp/tmp.bmgwenvhLn/src/github.com/golangci/golangci-lint/ [2020-04-07T14:28:44.856Z] #53 44.32 + git checkout -q v1.23.8 [2020-04-07T14:28:44.856Z] #53 45.74 ++ git describe --tags [2020-04-07T14:28:44.856Z] #53 45.79 + version=v1.23.8 [2020-04-07T14:28:44.856Z] #53 45.80 ++ git rev-parse --short HEAD [2020-04-07T14:28:44.856Z] #53 45.80 + commit=76a82c6 [2020-04-07T14:28:44.856Z] #53 45.81 ++ git show -s --format=%cd [2020-04-07T14:28:44.856Z] #53 45.82 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-07T14:28:44.856Z] #53 45.82 + 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-04-07T14:28:45.321Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.6% of statements [2020-04-07T14:28:45.632Z] ok github.com/docker/docker/builder/remotecontext/git 3.149s coverage: 86.3% of statements [2020-04-07T14:28:45.828Z] #53 ... [2020-04-07T14:28:45.828Z] [2020-04-07T14:28:45.828Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:28:45.828Z] #35 38.47 Fetched 8337 kB in 27s (313 kB/s) [2020-04-07T14:28:46.084Z] #35 38.47 Reading package lists... [2020-04-07T14:28:46.084Z] #35 ... [2020-04-07T14:28:46.084Z] [2020-04-07T14:28:46.084Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:46.084Z] #10 36.87 Reading package lists... [2020-04-07T14:28:46.688Z] #10 48.04 Reading package lists... [2020-04-07T14:28:46.688Z] #10 ... [2020-04-07T14:28:46.688Z] [2020-04-07T14:28:46.688Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:46.688Z] #43 39.16 Fetched 8337 kB in 27s (307 kB/s) [2020-04-07T14:28:46.946Z] #43 39.16 Reading package lists... [2020-04-07T14:28:46.946Z] #43 ... [2020-04-07T14:28:46.946Z] [2020-04-07T14:28:46.946Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:28:46.946Z] #35 38.47 Reading package lists... [2020-04-07T14:28:47.018Z] ok github.com/docker/docker/builder/dockerfile 1.359s coverage: 48.2% of statements [2020-04-07T14:28:47.018Z] ? github.com/docker/docker/cli [no test files] [2020-04-07T14:28:47.018Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-07T14:28:50.336Z] #65 ... [2020-04-07T14:28:50.336Z] [2020-04-07T14:28:50.336Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:50.336Z] #43 35.82 Reading package lists... [2020-04-07T14:28:50.336Z] #43 46.26 Building dependency tree... [2020-04-07T14:28:50.336Z] #43 50.02 The following additional packages will be installed: [2020-04-07T14:28:50.336Z] #43 50.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-07T14:28:50.336Z] #43 50.04 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-07T14:28:50.336Z] #43 50.05 Suggested packages: [2020-04-07T14:28:50.336Z] #43 50.05 manpages-dev python-setuptools [2020-04-07T14:28:50.336Z] #43 52.13 The following NEW packages will be installed: [2020-04-07T14:28:50.336Z] #43 52.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-07T14:28:50.336Z] #43 52.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-07T14:28:50.336Z] #43 52.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-07T14:28:50.336Z] #43 52.15 python-six zlib1g-dev [2020-04-07T14:28:50.336Z] #43 52.33 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:28:50.336Z] #43 52.33 Need to get 4075 kB of archives. [2020-04-07T14:28:50.336Z] #43 52.33 After this operation, 24.5 MB of additional disk space will be used. [2020-04-07T14:28:50.336Z] #43 52.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-07T14:28:50.336Z] #43 52.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-07T14:28:50.336Z] #43 52.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-07T14:28:50.336Z] #43 52.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-07T14:28:50.336Z] #43 52.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-07T14:28:50.336Z] #43 52.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-07T14:28:50.336Z] #43 52.46 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-04-07T14:28:50.336Z] #43 52.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-07T14:28:50.336Z] #43 52.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-07T14:28:50.336Z] #43 52.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-07T14:28:50.336Z] #43 52.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-07T14:28:50.336Z] #43 52.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-07T14:28:50.336Z] #43 53.12 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-04-07T14:28:50.336Z] #43 53.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-07T14:28:50.336Z] #43 53.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-07T14:28:50.336Z] #43 53.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-07T14:28:50.336Z] #43 53.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-07T14:28:50.336Z] #43 55.26 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:28:50.336Z] #43 55.61 Fetched 4075 kB in 1s (4154 kB/s) [2020-04-07T14:28:50.336Z] #43 55.82 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-07T14:28:50.336Z] #43 55.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 ... 15330 files and directories currently installed.) [2020-04-07T14:28:50.336Z] #43 55.95 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-07T14:28:50.336Z] #43 55.97 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-07T14:28:50.336Z] #43 ... [2020-04-07T14:28:50.336Z] [2020-04-07T14:28:50.336Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:28:50.336Z] #35 35.13 Reading package lists... [2020-04-07T14:28:50.336Z] #35 46.43 Building dependency tree... [2020-04-07T14:28:50.337Z] #35 49.91 The following additional packages will be installed: [2020-04-07T14:28:50.337Z] #35 49.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-07T14:28:50.337Z] #35 49.93 Suggested packages: [2020-04-07T14:28:50.337Z] #35 49.94 cmake-doc ninja-build lrzip [2020-04-07T14:28:50.337Z] #35 49.94 Recommended packages: [2020-04-07T14:28:50.337Z] #35 49.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-07T14:28:50.337Z] #35 51.54 The following NEW packages will be installed: [2020-04-07T14:28:50.337Z] #35 51.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-07T14:28:50.337Z] #35 51.60 vim-common xxd [2020-04-07T14:28:50.337Z] #35 51.94 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:28:50.337Z] #35 51.94 Need to get 14.9 MB of archives. [2020-04-07T14:28:50.337Z] #35 51.94 After this operation, 67.2 MB of additional disk space will be used. [2020-04-07T14:28:50.337Z] #35 51.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-07T14:28:50.337Z] #35 52.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T14:28:50.337Z] #35 52.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-07T14:28:50.337Z] #35 ... [2020-04-07T14:28:50.337Z] [2020-04-07T14:28:50.337Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:50.337Z] #43 56.17 Selecting previously unselected package libnet1:ppc64el. [2020-04-07T14:28:50.337Z] #43 56.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #43 56.19 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-07T14:28:50.337Z] #43 56.37 Selecting previously unselected package libnet1-dev. [2020-04-07T14:28:50.337Z] #43 56.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #43 56.40 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T14:28:50.337Z] #43 ... [2020-04-07T14:28:50.337Z] [2020-04-07T14:28:50.337Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:28:50.337Z] #33 40.24 sync [2020-04-07T14:28:50.337Z] #33 40.25 internal/reflectlite [2020-04-07T14:28:50.337Z] #33 45.39 sort [2020-04-07T14:28:50.337Z] #33 45.41 errors [2020-04-07T14:28:50.337Z] #33 46.58 io [2020-04-07T14:28:50.337Z] #33 46.58 internal/oserror [2020-04-07T14:28:50.337Z] #33 46.61 strconv [2020-04-07T14:28:50.337Z] #33 47.55 syscall [2020-04-07T14:28:50.337Z] #33 ... [2020-04-07T14:28:50.337Z] [2020-04-07T14:28:50.337Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:28:50.337Z] #25 35.63 Reading package lists... [2020-04-07T14:28:50.337Z] #25 47.81 Building dependency tree... [2020-04-07T14:28:50.337Z] #25 51.55 ca-certificates is already the newest version (20190110). [2020-04-07T14:28:50.337Z] #25 51.55 The following additional packages will be installed: [2020-04-07T14:28:50.337Z] #25 51.55 libjq1 libonig5 [2020-04-07T14:28:50.337Z] #25 52.25 The following NEW packages will be installed: [2020-04-07T14:28:50.337Z] #25 52.27 jq libjq1 libonig5 [2020-04-07T14:28:50.337Z] #25 52.49 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:28:50.337Z] #25 52.49 Need to get 358 kB of archives. [2020-04-07T14:28:50.337Z] #25 52.49 After this operation, 1277 kB of additional disk space will be used. [2020-04-07T14:28:50.337Z] #25 52.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-07T14:28:50.337Z] #25 52.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-07T14:28:50.337Z] #25 52.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-07T14:28:50.337Z] #25 54.55 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:28:50.337Z] #25 55.08 Fetched 358 kB in 0s (1973 kB/s) [2020-04-07T14:28:50.337Z] #25 55.30 Selecting previously unselected package libonig5:ppc64el. [2020-04-07T14:28:50.337Z] #25 55.30 (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 ... 15330 files and directories currently installed.) [2020-04-07T14:28:50.337Z] #25 55.45 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #25 55.47 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-07T14:28:50.337Z] #25 55.93 Selecting previously unselected package libjq1:ppc64el. [2020-04-07T14:28:50.337Z] #25 55.95 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #25 55.99 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-07T14:28:50.337Z] #25 56.26 Selecting previously unselected package jq. [2020-04-07T14:28:50.337Z] #25 56.30 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #25 56.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T14:28:50.337Z] #25 56.53 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-07T14:28:50.337Z] #25 56.54 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-07T14:28:50.337Z] #25 56.55 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T14:28:50.337Z] #25 56.55 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:28:50.337Z] #25 ... [2020-04-07T14:28:50.337Z] [2020-04-07T14:28:50.337Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:50.337Z] #43 56.74 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-07T14:28:50.337Z] #43 56.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #43 56.76 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-07T14:28:50.337Z] #43 ... [2020-04-07T14:28:50.337Z] [2020-04-07T14:28:50.337Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T14:28:50.337Z] #25 DONE 57.0s [2020-04-07T14:28:50.337Z] [2020-04-07T14:28:50.337Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T14:28:50.337Z] #26 DONE 0.1s [2020-04-07T14:28:50.337Z] [2020-04-07T14:28:50.337Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:50.337Z] #43 57.01 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-07T14:28:50.337Z] #43 57.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #43 57.10 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-07T14:28:50.337Z] #43 57.57 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-07T14:28:50.337Z] #43 57.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #43 57.60 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-07T14:28:50.337Z] #43 ... [2020-04-07T14:28:50.337Z] [2020-04-07T14:28:50.337Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:50.337Z] #10 47.59 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:28:50.337Z] #10 47.80 Fetched 78.9 MB in 13s (5894 kB/s) [2020-04-07T14:28:50.337Z] #10 47.93 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-07T14:28:50.337Z] #10 47.93 (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 ... 15330 files and directories currently installed.) [2020-04-07T14:28:50.337Z] #10 48.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #10 48.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T14:28:50.337Z] #10 52.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-07T14:28:50.337Z] #10 52.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #10 52.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T14:28:50.337Z] #10 57.49 Selecting previously unselected package binutils-mingw-w64. [2020-04-07T14:28:50.337Z] #10 57.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-07T14:28:50.337Z] #10 57.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T14:28:50.337Z] #10 ... [2020-04-07T14:28:50.337Z] [2020-04-07T14:28:50.337Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:28:50.337Z] #47 41.32 sync [2020-04-07T14:28:50.337Z] #47 41.34 internal/reflectlite [2020-04-07T14:28:50.337Z] #47 44.99 internal/singleflight [2020-04-07T14:28:50.337Z] #47 45.00 math/rand [2020-04-07T14:28:50.337Z] #47 45.09 github.com/LK4D4/vndr/godl/singleflight [2020-04-07T14:28:50.337Z] #47 48.83 sort [2020-04-07T14:28:50.337Z] #47 48.84 io [2020-04-07T14:28:50.337Z] #47 48.87 strconv [2020-04-07T14:28:50.337Z] #47 48.94 syscall [2020-04-07T14:28:50.337Z] #47 ... [2020-04-07T14:28:50.337Z] [2020-04-07T14:28:50.337Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:28:50.337Z] #10 57.75 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-07T14:28:50.337Z] #10 57.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #10 57.79 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-07T14:28:50.337Z] #10 58.07 Selecting previously unselected package dmsetup. [2020-04-07T14:28:50.337Z] #10 58.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-07T14:28:50.337Z] #10 58.10 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-07T14:28:50.337Z] #10 58.34 Selecting previously unselected package mingw-w64-common. [2020-04-07T14:28:50.337Z] #10 58.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-07T14:28:50.337Z] #10 58.38 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-07T14:28:51.104Z] ok github.com/docker/docker/client 0.372s coverage: 75.8% of statements [2020-04-07T14:28:51.740Z] #35 49.49 Reading package lists... [2020-04-07T14:28:51.740Z] #35 ... [2020-04-07T14:28:51.740Z] [2020-04-07T14:28:51.740Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:28:51.740Z] #27 7.918 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-07T14:28:51.740Z] #27 8.338 [2020-04-07T14:28:52.335Z] #27 8.656 # 2.3% # 2.3% #### 6.5% ######## 12.3% ############# 18.1% ################ 23.0% ###################### 30.9% ######################### 35.4% ############################# 40.9% ################################## 47.3% ###################################### 53.7% ######################################### 58.3% ############################################# 63.7% ############################################### 66.5% ################################################# 68.7% ################################################### 71.2% ####################################################### 77.5% ############################################################## 87.1% ################################################################## 92.8% ####################################################################### 99.7% ######################################################################## 100.0% [2020-04-07T14:28:52.335Z] #27 ... [2020-04-07T14:28:52.335Z] [2020-04-07T14:28:52.335Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:28:52.335Z] #62 33.61 Reading package lists... [2020-04-07T14:28:52.591Z] #62 45.53 Reading package lists... [2020-04-07T14:28:52.592Z] #62 ... [2020-04-07T14:28:52.592Z] [2020-04-07T14:28:52.592Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:52.592Z] #43 39.16 Reading package lists... [2020-04-07T14:28:53.519Z] #43 50.87 Reading package lists... [2020-04-07T14:28:53.519Z] #43 ... [2020-04-07T14:28:53.519Z] [2020-04-07T14:28:53.519Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:28:53.519Z] #27 12.12 #=#=# [2020-04-07T14:28:54.176Z] ok github.com/docker/docker/cmd/dockerd 0.057s coverage: 30.8% of statements [2020-04-07T14:28:54.792Z] #10 ... [2020-04-07T14:28:54.792Z] [2020-04-07T14:28:54.792Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:28:54.792Z] #27 2.859 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-07T14:28:54.792Z] #27 3.629 #=#=# [2020-04-07T14:28:54.792Z] #27 3.938 # 2.1% ### 4.2% #### 6.4% ###### 8.5% ########## 14.9% ############# 19.2% ################ 23.4% ################### 27.6% ########################## 36.2% ############################## 42.5% ################################### 48.9% ####################################### 55.3% ############################################# 63.9% ################################################# 68.1% #################################################### 72.4% ####################################################### 76.6% ########################################################## 80.6% ############################################################# 84.9% ################################################################ 89.1% ################################################################### 93.4% ####################################################################### 99.8% ######################################################################## 100.0% [2020-04-07T14:28:54.844Z] #27 12.54 0.1% ######## 11.4% ############# 18.7% ################ 23.6% ########################## 37.5% ###################################### 52.9% ############################################### 66.4% ######################################################## 78.2% ############################################################## 86.8% ######################################################################## 100.0% [2020-04-07T14:28:55.424Z] #27 7.052 [2020-04-07T14:28:55.640Z] ok github.com/docker/docker/container 0.111s coverage: 34.9% of statements [2020-04-07T14:28:55.640Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-07T14:28:55.640Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-07T14:28:55.640Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-07T14:28:55.640Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-07T14:28:55.769Z] #27 14.27 #=#=# [2020-04-07T14:28:56.610Z] #27 7.312 # 1.4% #### 6.8% ############# 18.3% ##################### 29.8% ############################# 41.2% ##################################### 52.7% ################################################## 70.0% ################################################################## 92.9% ######################################################################## 100.0% [2020-04-07T14:28:57.255Z] #27 8.831 [2020-04-07T14:28:58.074Z] #27 14.76 #=#=# #### 6.6% ###### 9.1% ########### 16.5% ############## 19.8% ################## 25.2% ##################### 30.3% ########################## 36.8% ############################# 40.9% ################################# 46.4% ##################################### 52.0% ######################################### 57.0% ############################################# 62.6% ################################################# 69.0% #################################################### 73.1% ######################################################## 77.8% ########################################################## 81.8% ############################################################## 86.8% #################################################################### 94.8% ######################################################################## 100.0% [2020-04-07T14:28:58.132Z] #27 8.996 # 2.4% ##### 7.6% ######### 12.7% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.0% ############################# 41.2% ################################# [2020-04-07T14:28:58.132Z] #27 ... [2020-04-07T14:28:58.132Z] [2020-04-07T14:28:58.132Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:28:58.132Z] #35 57.04 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-07T14:28:58.433Z] #35 ... [2020-04-07T14:28:58.433Z] [2020-04-07T14:28:58.433Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:28:58.635Z] #27 17.26 [2020-04-07T14:28:59.019Z] #27 8.996 # 2.4% ##### 7.6% ######### 12.7% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.0% ############################# 41.2% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################## 64.4% ################################################# 68.5% [2020-04-07T14:28:59.019Z] #27 ... [2020-04-07T14:28:59.019Z] [2020-04-07T14:28:59.019Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:28:59.019Z] #43 57.75 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-07T14:28:59.019Z] #43 57.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-07T14:28:59.019Z] #43 57.80 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-07T14:28:59.019Z] #43 57.97 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-07T14:28:59.019Z] #43 57.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-07T14:28:59.019Z] #43 58.00 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-07T14:28:59.019Z] #43 58.40 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-07T14:28:59.019Z] #43 58.42 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-07T14:28:59.019Z] #43 58.43 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-07T14:28:59.019Z] #43 59.43 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-07T14:28:59.019Z] #43 59.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-07T14:28:59.019Z] #43 59.48 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-07T14:28:59.019Z] #43 59.83 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-07T14:28:59.019Z] #43 59.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-07T14:28:59.019Z] #43 59.85 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-07T14:28:59.019Z] #43 61.70 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-07T14:28:59.019Z] #43 61.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-07T14:28:59.019Z] #43 61.73 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-07T14:28:59.019Z] #43 63.06 Selecting previously unselected package protobuf-c-compiler. [2020-04-07T14:28:59.019Z] #43 63.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-07T14:28:59.019Z] #43 63.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T14:28:59.019Z] #43 63.31 Selecting previously unselected package protobuf-compiler. [2020-04-07T14:28:59.019Z] #43 63.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-07T14:28:59.019Z] #43 63.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-07T14:28:59.019Z] #43 63.61 Selecting previously unselected package python-pkg-resources. [2020-04-07T14:28:59.019Z] #43 63.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T14:28:59.019Z] #43 63.64 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-07T14:28:59.019Z] #43 63.94 Selecting previously unselected package python-six. [2020-04-07T14:28:59.019Z] #43 63.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-07T14:28:59.019Z] #43 63.97 Unpacking python-six (1.12.0-1) ... [2020-04-07T14:28:59.019Z] #43 64.08 Selecting previously unselected package python-protobuf. [2020-04-07T14:28:59.019Z] #43 64.09 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-07T14:28:59.019Z] #43 64.10 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-07T14:28:59.019Z] #43 64.92 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-07T14:28:59.019Z] #43 ... [2020-04-07T14:28:59.019Z] [2020-04-07T14:28:59.019Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:28:59.601Z] #27 8.996 # 2.4% ##### 7.6% ######### 12.7% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.0% ############################# 41.2% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################## 64.4% ################################################# 68.5% ###################################################### 75.1% ######################################################### 80.2% ############################################################# 85.4% ################################################################### 93.1% ##################################################################### 97.1% ######################################################################## 100.0% [2020-04-07T14:29:00.233Z] #27 11.94 [2020-04-07T14:29:00.818Z] #27 12.22 0.3% # 2.0% ## 3.8% #### 5.6% ##### 8.3% [2020-04-07T14:29:00.818Z] #27 ... [2020-04-07T14:29:00.818Z] [2020-04-07T14:29:00.818Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:00.818Z] #33 53.45 bytes [2020-04-07T14:29:00.818Z] #33 53.51 strings [2020-04-07T14:29:01.108Z] ok github.com/docker/docker/daemon/cluster 0.035s coverage: 0.5% of statements [2020-04-07T14:29:01.111Z] #33 ... [2020-04-07T14:29:01.111Z] [2020-04-07T14:29:01.111Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:29:02.112Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-07T14:29:02.247Z] #27 17.56 #=#=# 0.4% # 1.7% # 2.5% ### 4.3% #### 5.9% ##### 7.3% ####### 10.6% ######## 12.2% ########## 14.2% ########### 16.1% ############# 18.3% ############## 19.9% ############### 21.0% ############### 21.8% ################ 23.6% ################## 25.5% ################### 27.1% ##################### 29.3% ###################### 31.1% ###################### 31.8% ######################## 33.7% ######################### 35.0% ########################## 37.3% ########################### 38.3% ############################ 39.1% ############################# 40.4% ############################# 41.7% ############################### 43.5% [2020-04-07T14:29:02.247Z] #27 ... [2020-04-07T14:29:02.247Z] [2020-04-07T14:29:02.247Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:02.247Z] #33 64.63 internal/reflectlite [2020-04-07T14:29:02.299Z] #27 12.22 0.3% # 2.0% ## 3.8% #### 5.6% ##### 8.3% ####### 11.0% ######### 13.7% ########### 16.3% ############# 19.0% ############## 20.6% ################ 23.2% ################## 25.0% ################### 26.8% ##################### 29.5% ####################### 32.2% [2020-04-07T14:29:02.299Z] #27 ... [2020-04-07T14:29:02.299Z] [2020-04-07T14:29:02.299Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:02.299Z] #47 54.85 vendor/golang.org/x/net/dns/dnsmessage [2020-04-07T14:29:02.299Z] #47 55.68 bytes [2020-04-07T14:29:02.299Z] #47 ... [2020-04-07T14:29:02.299Z] [2020-04-07T14:29:02.299Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:29:02.504Z] #33 64.64 sync [2020-04-07T14:29:03.608Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-04-07T14:29:03.910Z] #33 ... [2020-04-07T14:29:03.910Z] [2020-04-07T14:29:03.910Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:29:03.910Z] #62 45.53 Reading package lists... [2020-04-07T14:29:03.910Z] #62 56.69 Building dependency tree... [2020-04-07T14:29:03.910Z] #62 63.38 The following additional packages will be installed: [2020-04-07T14:29:03.910Z] #62 63.42 libbtrfs0 [2020-04-07T14:29:03.910Z] #62 63.68 The following NEW packages will be installed: [2020-04-07T14:29:03.910Z] #62 63.70 libbtrfs-dev libbtrfs0 [2020-04-07T14:29:03.910Z] #62 64.30 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:29:03.910Z] #62 64.30 Need to get 119 kB of archives. [2020-04-07T14:29:03.910Z] #62 64.30 After this operation, 387 kB of additional disk space will be used. [2020-04-07T14:29:03.910Z] #62 64.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-07T14:29:03.910Z] #62 64.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-07T14:29:03.910Z] #62 ... [2020-04-07T14:29:03.910Z] [2020-04-07T14:29:03.910Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:29:04.075Z] #27 12.22 0.3% # 2.0% ## 3.8% #### 5.6% ##### 8.3% ####### 11.0% ######### 13.7% ########### 16.3% ############# 19.0% ############## 20.6% ################ 23.2% ################## 25.0% ################### 26.8% ##################### 29.5% ####################### 32.2% ######################### 34.9% ########################### 37.5% ############################ 40.2% ############################## 42.9% ################################# 46.5% ################################## 48.2% ################################### 49.1% #################################### 50.8% ###################################### 52.9% ####################################### 54.7% ######################################## 56.4% ########################################## 59.1% [2020-04-07T14:29:04.075Z] #27 ... [2020-04-07T14:29:04.075Z] [2020-04-07T14:29:04.075Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:04.075Z] #74 DONE 66.5s [2020-04-07T14:29:04.075Z] [2020-04-07T14:29:04.075Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:29:05.846Z] #27 17.56 #=#=# 0.4% # 1.7% # 2.5% ### 4.3% #### 5.9% ##### 7.3% ####### 10.6% ######## 12.2% ########## 14.2% ########### 16.1% ############# 18.3% ############## 19.9% ############### 21.0% ############### 21.8% ################ 23.6% ################## 25.5% ################### 27.1% ##################### 29.3% ###################### 31.1% ###################### 31.8% ######################## 33.7% ######################### 35.0% ########################## 37.3% ########################### 38.3% ############################ 39.1% ############################# 40.4% ############################# 41.7% ############################### 43.5% ################################ 44.6% ################################ 45.5% ################################# 47.1% ################################## 47.9% ################################### 49.2% #################################### 50.8% ##################################### 52.4% ###################################### 53.8% ####################################### 54.3% ####################################### 55.4% ######################################### 57.0% ######################################### 57.8% ########################################## 58.7% ########################################### 59.8% ############################################ 61.1% ############################################ 62.5% ############################################### 65.3% ################################################ 67.7% ################################################## 69.7% ################################################## 70.8% ##################################################### 74.1% ###################################################### 76.2% ######################################################## 78.9% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 84.5% ############################################################# 86.0% ############################################################## 86.8% ############################################################### 88.4% ################################################################## 91.9% [2020-04-07T14:29:05.846Z] #27 ... [2020-04-07T14:29:05.846Z] [2020-04-07T14:29:05.846Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:29:05.846Z] #10 48.04 Reading package lists... [2020-04-07T14:29:05.846Z] #10 58.69 Building dependency tree... [2020-04-07T14:29:05.846Z] #10 64.60 The following additional packages will be installed: [2020-04-07T14:29:05.846Z] #10 64.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-07T14:29:05.846Z] #10 64.62 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-07T14:29:05.846Z] #10 64.63 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-07T14:29:05.846Z] #10 64.64 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T14:29:05.846Z] #10 64.65 Suggested packages: [2020-04-07T14:29:05.846Z] #10 64.65 gcc-8-locales seccomp wine64 [2020-04-07T14:29:05.846Z] #10 66.93 The following NEW packages will be installed: [2020-04-07T14:29:05.846Z] #10 66.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-07T14:29:05.846Z] #10 66.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-07T14:29:05.846Z] #10 66.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-07T14:29:05.846Z] #10 66.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-07T14:29:05.846Z] #10 66.97 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-07T14:29:05.846Z] #10 67.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T14:29:05.846Z] #10 67.66 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:29:05.846Z] #10 67.66 Need to get 77.7 MB of archives. [2020-04-07T14:29:05.846Z] #10 67.66 After this operation, 487 MB of additional disk space will be used. [2020-04-07T14:29:05.846Z] #10 67.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-07T14:29:05.846Z] #10 67.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-07T14:29:05.846Z] #10 68.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-07T14:29:05.846Z] #10 68.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-07T14:29:05.846Z] #10 68.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-07T14:29:05.846Z] #10 68.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-07T14:29:05.846Z] #10 ... [2020-04-07T14:29:05.846Z] [2020-04-07T14:29:05.846Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:29:06.102Z] #27 17.56 #=#=# 0.4% # 1.7% # 2.5% ### 4.3% #### 5.9% ##### 7.3% ####### 10.6% ######## 12.2% ########## 14.2% ########### 16.1% ############# 18.3% ############## 19.9% ############### 21.0% ############### 21.8% ################ 23.6% ################## 25.5% ################### 27.1% ##################### 29.3% ###################### 31.1% ###################### 31.8% ######################## 33.7% ######################### 35.0% ########################## 37.3% ########################### 38.3% ############################ 39.1% ############################# 40.4% ############################# 41.7% ############################### 43.5% ################################ 44.6% ################################ 45.5% ################################# 47.1% ################################## 47.9% ################################### 49.2% #################################### 50.8% ##################################### 52.4% ###################################### 53.8% ####################################### 54.3% ####################################### 55.4% ######################################### 57.0% ######################################### 57.8% ########################################## 58.7% ########################################### 59.8% ############################################ 61.1% ############################################ 62.5% ############################################### 65.3% ################################################ 67.7% ################################################## 69.7% ################################################## 70.8% ##################################################### 74.1% ###################################################### 76.2% ######################################################## 78.9% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 84.5% ############################################################# 86.0% ############################################################## 86.8% ############################################################### 88.4% ################################################################## 91.9% ##################################################################### 96.0% ###################################################################### 97.6% ####################################################################### 99.4% ######################################################################## 100.0% [2020-04-07T14:29:06.357Z] #27 ... [2020-04-07T14:29:06.357Z] [2020-04-07T14:29:06.357Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:06.357Z] #74 DONE 68.6s [2020-04-07T14:29:06.357Z] [2020-04-07T14:29:06.357Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T14:29:06.357Z] #62 66.34 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:29:06.357Z] #62 66.94 Fetched 119 kB in 0s (334 kB/s) [2020-04-07T14:29:06.357Z] #62 67.20 Selecting previously unselected package libbtrfs0. [2020-04-07T14:29:06.357Z] #62 67.20 (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 ... 15401 files and directories currently installed.) [2020-04-07T14:29:06.357Z] #62 67.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-07T14:29:06.357Z] #62 67.35 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T14:29:06.357Z] #62 67.59 Selecting previously unselected package libbtrfs-dev. [2020-04-07T14:29:06.357Z] #62 67.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-07T14:29:06.357Z] #62 67.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T14:29:06.357Z] #62 67.88 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T14:29:06.357Z] #62 67.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T14:29:06.357Z] #62 67.93 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:29:06.357Z] #62 DONE 68.8s [2020-04-07T14:29:06.357Z] [2020-04-07T14:29:06.357Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:29:06.357Z] #63 DONE 0.1s [2020-04-07T14:29:06.357Z] [2020-04-07T14:29:06.357Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T14:29:06.406Z] #27 12.22 0.3% # 2.0% ## 3.8% #### 5.6% ##### 8.3% ####### 11.0% ######### 13.7% ########### 16.3% ############# 19.0% ############## 20.6% ################ 23.2% ################## 25.0% ################### 26.8% ##################### 29.5% ####################### 32.2% ######################### 34.9% ########################### 37.5% ############################ 40.2% ############################## 42.9% ################################# 46.5% ################################## 48.2% ################################### 49.1% #################################### 50.8% ###################################### 52.9% ####################################### 54.7% ######################################## 56.4% ########################################## 59.1% ############################################ 61.8% ############################################# 63.6% ############################################### 65.4% ############################################### 66.3% ################################################# 68.1% ################################################# 68.8% ################################################## 69.7% ################################################### 71.2% #################################################### 72.6% ##################################################### 74.0% ###################################################### 75.8% ####################################################### 77.6% ######################################################### 79.4% ########################################################## 81.2% ########################################################### 82.9% ############################################################# 85.6% ############################################################## 87.4% ################################################################ 89.1% [2020-04-07T14:29:06.406Z] #27 ... [2020-04-07T14:29:06.406Z] [2020-04-07T14:29:06.406Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:29:06.406Z] #53 58.75 + cd /tmp/tmp.ELx9Yhskcf/src/github.com/golangci/golangci-lint/ [2020-04-07T14:29:06.406Z] #53 58.76 + git checkout -q v1.23.8 [2020-04-07T14:29:06.406Z] #53 60.46 ++ git describe --tags [2020-04-07T14:29:06.406Z] #53 60.51 + version=v1.23.8 [2020-04-07T14:29:06.406Z] #53 60.52 ++ git rev-parse --short HEAD [2020-04-07T14:29:06.406Z] #53 60.53 + commit=76a82c6 [2020-04-07T14:29:06.406Z] #53 60.53 ++ git show -s --format=%cd [2020-04-07T14:29:06.406Z] #53 60.53 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-07T14:29:06.406Z] #53 60.53 + 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-04-07T14:29:06.406Z] #53 ... [2020-04-07T14:29:06.406Z] [2020-04-07T14:29:06.406Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:29:06.612Z] #64 DONE 0.1s [2020-04-07T14:29:06.613Z] [2020-04-07T14:29:06.613Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:29:06.613Z] #27 25.31 [2020-04-07T14:29:06.709Z] #27 12.22 0.3% # 2.0% ## 3.8% #### 5.6% ##### 8.3% ####### 11.0% ######### 13.7% ########### 16.3% ############# 19.0% ############## 20.6% ################ 23.2% ################## 25.0% ################### 26.8% ##################### 29.5% ####################### 32.2% ######################### 34.9% ########################### 37.5% ############################ 40.2% ############################## 42.9% ################################# 46.5% ################################## 48.2% ################################### 49.1% #################################### 50.8% ###################################### 52.9% ####################################### 54.7% ######################################## 56.4% ########################################## 59.1% ############################################ 61.8% ############################################# 63.6% ############################################### 65.4% ############################################### 66.3% ################################################# 68.1% ################################################# 68.8% ################################################## 69.7% ################################################### 71.2% #################################################### 72.6% ##################################################### 74.0% ###################################################### 75.8% ####################################################### 77.6% ######################################################### 79.4% ########################################################## 81.2% ########################################################### 82.9% ############################################################# 85.6% ############################################################## 87.4% ################################################################ 89.1% ################################################################# 91.6% ################################################################### 94.3% ##################################################################### 96.9% ######################################################################## 100.0% [2020-04-07T14:29:06.999Z] #27 18.84 [2020-04-07T14:29:07.540Z] #27 ... [2020-04-07T14:29:07.540Z] [2020-04-07T14:29:07.540Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:29:07.540Z] #35 49.49 Reading package lists... [2020-04-07T14:29:07.540Z] #35 60.34 Building dependency tree... [2020-04-07T14:29:07.540Z] #35 66.62 The following additional packages will be installed: [2020-04-07T14:29:07.540Z] #35 66.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-07T14:29:07.540Z] #35 66.64 Suggested packages: [2020-04-07T14:29:07.540Z] #35 66.64 cmake-doc ninja-build lrzip [2020-04-07T14:29:07.540Z] #35 66.64 Recommended packages: [2020-04-07T14:29:07.540Z] #35 66.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-07T14:29:07.540Z] #35 68.46 The following NEW packages will be installed: [2020-04-07T14:29:07.540Z] #35 68.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-07T14:29:07.540Z] #35 68.47 vim-common xxd [2020-04-07T14:29:07.540Z] #35 69.04 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:29:07.540Z] #35 69.04 Need to get 14.9 MB of archives. [2020-04-07T14:29:07.540Z] #35 69.04 After this operation, 61.8 MB of additional disk space will be used. [2020-04-07T14:29:07.540Z] #35 69.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-07T14:29:07.540Z] #35 69.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T14:29:07.540Z] #35 69.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-07T14:29:07.540Z] #35 69.31 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-07T14:29:07.540Z] #35 ... [2020-04-07T14:29:07.540Z] [2020-04-07T14:29:07.540Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:07.540Z] #33 69.63 sort [2020-04-07T14:29:07.540Z] #33 69.63 errors [2020-04-07T14:29:08.465Z] #33 70.48 strconv [2020-04-07T14:29:08.918Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:29:08.918Z] [2020-04-07T14:29:08.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T14:29:08.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T14:29:08.918Z] HOSTNAME=ce0e0f276f02 [2020-04-07T14:29:08.918Z] DEST=bundles/test-integration [2020-04-07T14:29:08.918Z] PWD=/go/src/github.com/docker/docker [2020-04-07T14:29:08.918Z] DOCKER_ROOTLESS=1 [2020-04-07T14:29:08.918Z] DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c [2020-04-07T14:29:08.918Z] container=docker [2020-04-07T14:29:08.918Z] HOME=/root [2020-04-07T14:29:08.918Z] GOLANG_VERSION=1.13.9 [2020-04-07T14:29:08.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T14:29:08.918Z] VALIDATE_BRANCH=master [2020-04-07T14:29:08.918Z] TERM=xterm [2020-04-07T14:29:08.919Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T14:29:08.919Z] SHLVL=1 [2020-04-07T14:29:08.919Z] TIMEOUT=120m [2020-04-07T14:29:08.919Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T14:29:08.919Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T14:29:08.919Z] GO111MODULE=off [2020-04-07T14:29:08.919Z] DOCKER_EXPERIMENTAL=1 [2020-04-07T14:29:08.919Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-07T14:29:08.919Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T14:29:08.919Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T14:29:08.919Z] GOPATH=/go [2020-04-07T14:29:08.919Z] PKG_CONFIG=pkg-config [2020-04-07T14:29:08.919Z] _=/usr/bin/env [2020-04-07T14:29:08.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T14:29:09.026Z] #33 ... [2020-04-07T14:29:09.026Z] [2020-04-07T14:29:09.026Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:29:09.026Z] #43 50.87 Reading package lists... [2020-04-07T14:29:09.026Z] #43 61.73 Building dependency tree... [2020-04-07T14:29:09.026Z] #43 67.74 The following additional packages will be installed: [2020-04-07T14:29:09.026Z] #43 67.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-07T14:29:09.026Z] #43 67.75 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-07T14:29:09.026Z] #43 67.77 Suggested packages: [2020-04-07T14:29:09.026Z] #43 67.77 manpages-dev python-setuptools [2020-04-07T14:29:09.026Z] #43 69.99 The following NEW packages will be installed: [2020-04-07T14:29:09.026Z] #43 69.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-07T14:29:09.026Z] #43 69.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-07T14:29:09.026Z] #43 69.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-07T14:29:09.026Z] #43 69.99 python-six zlib1g-dev [2020-04-07T14:29:09.026Z] #43 70.59 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:29:09.026Z] #43 70.59 Need to get 4095 kB of archives. [2020-04-07T14:29:09.026Z] #43 70.59 After this operation, 22.5 MB of additional disk space will be used. [2020-04-07T14:29:09.026Z] #43 70.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-07T14:29:09.026Z] #43 70.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-07T14:29:09.026Z] #43 70.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-07T14:29:09.026Z] #43 70.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-07T14:29:09.026Z] #43 70.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-07T14:29:09.026Z] #43 70.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-07T14:29:09.026Z] #43 70.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-07T14:29:09.026Z] #43 70.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-07T14:29:09.026Z] #43 70.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-07T14:29:09.026Z] #43 70.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-07T14:29:09.026Z] #43 70.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-07T14:29:09.026Z] #43 71.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-07T14:29:09.026Z] #43 71.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-07T14:29:09.026Z] #43 71.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-07T14:29:09.026Z] #43 71.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-07T14:29:09.026Z] #43 71.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-07T14:29:09.026Z] #43 71.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-07T14:29:09.026Z] #43 ... [2020-04-07T14:29:09.026Z] [2020-04-07T14:29:09.026Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:29:09.026Z] #35 70.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-07T14:29:09.026Z] #35 70.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-07T14:29:09.026Z] #35 70.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-07T14:29:09.026Z] #35 71.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-07T14:29:09.026Z] #35 71.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-07T14:29:09.026Z] #35 71.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-07T14:29:09.070Z] #27 20.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-07T14:29:09.708Z] #27 21.40 [2020-04-07T14:29:09.708Z] #27 ... [2020-04-07T14:29:09.708Z] [2020-04-07T14:29:09.708Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:29:09.708Z] #10 68.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-07T14:29:09.708Z] #10 68.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-07T14:29:09.708Z] #10 68.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T14:29:09.708Z] #10 ... [2020-04-07T14:29:09.708Z] [2020-04-07T14:29:09.708Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:09.708Z] #56 72.37 reflect [2020-04-07T14:29:10.000Z] #56 72.38 syscall [2020-04-07T14:29:10.000Z] #56 72.50 bufio [2020-04-07T14:29:10.000Z] #56 72.52 regexp/syntax [2020-04-07T14:29:10.390Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.8% of statements [2020-04-07T14:29:10.474Z] #35 72.99 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:29:10.734Z] #35 73.37 Fetched 14.9 MB in 3s (5317 kB/s) [2020-04-07T14:29:11.000Z] #35 73.53 Selecting previously unselected package xxd. [2020-04-07T14:29:11.000Z] #35 73.53 (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 ... 15401 files and directories currently installed.) [2020-04-07T14:29:11.000Z] #35 73.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-07T14:29:11.000Z] #35 73.57 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T14:29:11.001Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-04-07T14:29:11.561Z] #35 74.07 Selecting previously unselected package vim-common. [2020-04-07T14:29:11.561Z] #35 74.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T14:29:11.561Z] #35 74.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-07T14:29:11.612Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-04-07T14:29:12.121Z] #35 74.65 Selecting previously unselected package cmake-data. [2020-04-07T14:29:12.121Z] #35 74.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-07T14:29:12.121Z] #35 74.67 Unpacking cmake-data (3.13.4-1) ... [2020-04-07T14:29:12.222Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-07T14:29:12.720Z] #56 ... [2020-04-07T14:29:12.720Z] [2020-04-07T14:29:12.720Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:29:12.720Z] #43 71.65 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-07T14:29:12.720Z] #43 71.68 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-07T14:29:12.720Z] #43 71.69 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-07T14:29:12.720Z] #43 71.70 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-07T14:29:12.720Z] #43 71.71 Setting up python-six (1.12.0-1) ... [2020-04-07T14:29:12.720Z] #43 78.08 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-07T14:29:12.720Z] #43 78.09 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-07T14:29:12.720Z] #43 78.11 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-07T14:29:12.720Z] #43 78.11 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-07T14:29:12.720Z] #43 78.13 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-07T14:29:12.720Z] #43 78.14 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-07T14:29:12.720Z] #43 78.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T14:29:12.720Z] #43 78.16 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-07T14:29:12.720Z] #43 78.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T14:29:12.720Z] #43 78.18 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-07T14:29:13.017Z] #43 ... [2020-04-07T14:29:13.017Z] [2020-04-07T14:29:13.017Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:29:13.017Z] #27 21.61 #### 6.3% ######################################################################## 100.0% [2020-04-07T14:29:13.017Z] #27 21.98 [2020-04-07T14:29:13.017Z] #27 23.81 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-07T14:29:13.017Z] #27 24.46 [2020-04-07T14:29:13.017Z] #27 24.67 ####################### 32.1% ######################################################################## 100.0% [2020-04-07T14:29:13.225Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-04-07T14:29:13.307Z] #27 25.05 [2020-04-07T14:29:13.837Z] ok github.com/docker/docker/daemon 12.263s coverage: 17.4% of statements [2020-04-07T14:29:13.837Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-07T14:29:13.837Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-07T14:29:13.837Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-07T14:29:13.837Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-07T14:29:14.012Z] #35 ... [2020-04-07T14:29:14.012Z] [2020-04-07T14:29:14.012Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:29:14.012Z] #43 73.20 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:29:14.012Z] #43 73.65 Fetched 4095 kB in 1s (3613 kB/s) [2020-04-07T14:29:14.012Z] #43 73.77 Selecting previously unselected package libcap-dev:amd64. [2020-04-07T14:29:14.012Z] #43 73.77 (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 ... 15401 files and directories currently installed.) [2020-04-07T14:29:14.012Z] #43 73.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-07T14:29:14.012Z] #43 73.92 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-07T14:29:14.012Z] #43 74.08 Selecting previously unselected package libnet1:amd64. [2020-04-07T14:29:14.012Z] #43 74.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-07T14:29:14.012Z] #43 74.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T14:29:14.012Z] #43 74.30 Selecting previously unselected package libnet1-dev. [2020-04-07T14:29:14.012Z] #43 74.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-07T14:29:14.012Z] #43 74.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T14:29:14.012Z] #43 74.89 Selecting previously unselected package libnl-3-200:amd64. [2020-04-07T14:29:14.012Z] #43 74.89 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-07T14:29:14.012Z] #43 74.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T14:29:14.012Z] #43 75.17 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-07T14:29:14.012Z] #43 75.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-07T14:29:14.012Z] #43 75.21 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-07T14:29:14.012Z] #43 75.49 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-07T14:29:14.012Z] #43 75.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-07T14:29:14.012Z] #43 75.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T14:29:14.012Z] #43 75.68 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-07T14:29:14.012Z] #43 75.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-07T14:29:14.012Z] #43 75.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-07T14:29:14.012Z] #43 75.92 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-07T14:29:14.012Z] #43 75.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-07T14:29:14.012Z] #43 75.97 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-07T14:29:14.012Z] #43 76.51 Selecting previously unselected package libprotobuf17:amd64. [2020-04-07T14:29:14.012Z] #43 76.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-07T14:29:14.012Z] #43 76.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-07T14:29:15.301Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-07T14:29:15.364Z] #27 26.98 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-07T14:29:15.364Z] #27 27.14 skipping existing c8c2d4a6b2e3 [2020-04-07T14:29:15.471Z] #43 78.01 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-07T14:29:15.471Z] #43 78.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-07T14:29:15.471Z] #43 78.02 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-07T14:29:15.652Z] #27 27.33 [2020-04-07T14:29:15.912Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.178s coverage: 57.0% of statements [2020-04-07T14:29:16.031Z] #43 78.47 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-07T14:29:16.031Z] #43 78.49 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-07T14:29:16.031Z] #43 78.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-07T14:29:16.281Z] #27 ... [2020-04-07T14:29:16.281Z] [2020-04-07T14:29:16.281Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:29:16.281Z] #35 85.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-07T14:29:16.591Z] #43 ... [2020-04-07T14:29:16.591Z] [2020-04-07T14:29:16.591Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:29:16.591Z] #65 4.785 + RM_GOPATH=0 [2020-04-07T14:29:16.591Z] #65 4.785 + TMP_GOPATH= [2020-04-07T14:29:16.591Z] #65 4.785 + : /build [2020-04-07T14:29:16.591Z] #65 4.785 + '[' -z '' ']' [2020-04-07T14:29:16.591Z] #65 4.794 ++ mktemp -d [2020-04-07T14:29:16.591Z] #65 4.794 + export GOPATH=/tmp/tmp.vebY0Pp7Js [2020-04-07T14:29:16.591Z] #65 4.794 + GOPATH=/tmp/tmp.vebY0Pp7Js [2020-04-07T14:29:16.591Z] #65 4.794 + RM_GOPATH=1 [2020-04-07T14:29:16.591Z] #65 4.794 ++ dirname ./install.sh [2020-04-07T14:29:16.591Z] #65 4.807 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T14:29:16.591Z] #65 4.813 + dir=. [2020-04-07T14:29:16.591Z] #65 4.813 + bin=containerd [2020-04-07T14:29:16.591Z] #65 4.813 + shift [2020-04-07T14:29:16.591Z] #65 4.813 + '[' '!' -f ./containerd.installer ']' [2020-04-07T14:29:16.591Z] #65 4.813 + . ./containerd.installer [2020-04-07T14:29:16.591Z] #65 4.813 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T14:29:16.591Z] #65 4.813 + install_containerd [2020-04-07T14:29:16.591Z] #65 4.813 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-07T14:29:16.591Z] #65 4.813 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vebY0Pp7Js/src/github.com/containerd/containerd [2020-04-07T14:29:16.591Z] #65 4.813 Cloning into '/tmp/tmp.vebY0Pp7Js/src/github.com/containerd/containerd'... [2020-04-07T14:29:16.888Z] #65 ... [2020-04-07T14:29:16.888Z] [2020-04-07T14:29:16.888Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:29:16.888Z] #10 69.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-07T14:29:16.888Z] #10 69.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-07T14:29:16.888Z] #10 69.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-04-07T14:29:16.888Z] #10 75.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-04-07T14:29:16.888Z] #10 ... [2020-04-07T14:29:16.888Z] [2020-04-07T14:29:16.888Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T14:29:16.911Z] #35 ... [2020-04-07T14:29:16.911Z] [2020-04-07T14:29:16.911Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:16.911Z] #47 69.63 bufio [2020-04-07T14:29:16.911Z] #47 71.62 reflect [2020-04-07T14:29:16.911Z] #47 77.60 regexp/syntax [2020-04-07T14:29:17.201Z] #47 ... [2020-04-07T14:29:17.201Z] [2020-04-07T14:29:17.201Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T14:29:17.201Z] #30 80.88 Checking out files: 86% (1315/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-07T14:29:17.201Z] #30 81.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-07T14:29:17.201Z] #30 82.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-07T14:29:17.227Z] #30 77.84 Checking out files: 68% (1042/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/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: 92% (1402/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-04-07T14:29:17.227Z] #30 79.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-07T14:29:17.492Z] #30 ... [2020-04-07T14:29:17.492Z] [2020-04-07T14:29:17.492Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:17.492Z] #33 70.15 bufio [2020-04-07T14:29:17.492Z] #33 70.25 reflect [2020-04-07T14:29:17.492Z] #33 71.96 path [2020-04-07T14:29:17.492Z] #33 74.81 text/tabwriter [2020-04-07T14:29:17.525Z] #30 79.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-07T14:29:17.525Z] #30 ... [2020-04-07T14:29:17.525Z] [2020-04-07T14:29:17.525Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:29:17.525Z] #27 27.36 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-07T14:29:17.525Z] #27 28.15 [2020-04-07T14:29:17.525Z] #27 28.50 #=#=# ######################################################################## 100.0% [2020-04-07T14:29:17.525Z] #27 28.74 [2020-04-07T14:29:17.525Z] #27 30.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-07T14:29:17.525Z] #27 30.86 [2020-04-07T14:29:17.525Z] #27 31.12 ############### 21.0% ######################################################################## 100.0% [2020-04-07T14:29:17.525Z] #27 31.36 [2020-04-07T14:29:17.525Z] #27 32.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-07T14:29:17.525Z] #27 32.68 skipping existing 1849cc453dee [2020-04-07T14:29:17.525Z] #27 32.82 [2020-04-07T14:29:17.525Z] #27 34.42 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-07T14:29:17.525Z] #27 35.05 #=#=# [2020-04-07T14:29:17.525Z] #27 35.26 ######################################################################## 100.0% [2020-04-07T14:29:17.525Z] #27 35.69 [2020-04-07T14:29:17.525Z] #27 35.95 Download of images into '/build' complete. [2020-04-07T14:29:17.525Z] #27 35.95 Use something like the following to load the result into a Docker daemon: [2020-04-07T14:29:17.525Z] #27 35.95 tar -cC '/build' . | docker load [2020-04-07T14:29:17.525Z] #27 DONE 36.2s [2020-04-07T14:29:17.780Z] [2020-04-07T14:29:17.780Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:29:17.780Z] #35 80.12 Selecting previously unselected package libicu63:amd64. [2020-04-07T14:29:17.780Z] #35 80.17 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-07T14:29:17.780Z] #35 80.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T14:29:17.816Z] #33 ... [2020-04-07T14:29:17.816Z] [2020-04-07T14:29:17.816Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:29:17.816Z] #27 29.39 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-07T14:29:18.115Z] #27 ... [2020-04-07T14:29:18.115Z] [2020-04-07T14:29:18.115Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:29:18.115Z] #43 86.60 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-07T14:29:18.115Z] #43 86.61 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:29:18.115Z] #43 DONE 86.8s [2020-04-07T14:29:18.115Z] [2020-04-07T14:29:18.115Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T14:29:18.405Z] #27 29.95 #=#=# [2020-04-07T14:29:18.405Z] #27 30.10 ######################################################################## 100.0% [2020-04-07T14:29:18.695Z] #27 30.32 [2020-04-07T14:29:18.695Z] #27 30.41 Download of images into '/build' complete. [2020-04-07T14:29:18.695Z] #27 30.41 Use something like the following to load the result into a Docker daemon: [2020-04-07T14:29:18.695Z] #27 30.41 tar -cC '/build' . | docker load [2020-04-07T14:29:18.695Z] #27 DONE 30.5s [2020-04-07T14:29:18.695Z] [2020-04-07T14:29:18.695Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:18.695Z] #33 81.01 internal/syscall/unix [2020-04-07T14:29:18.695Z] #33 81.11 time [2020-04-07T14:29:19.227Z] #35 ... [2020-04-07T14:29:19.227Z] [2020-04-07T14:29:19.227Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:19.227Z] #33 71.57 io [2020-04-07T14:29:19.227Z] #33 73.85 internal/oserror [2020-04-07T14:29:19.227Z] #33 74.25 syscall [2020-04-07T14:29:19.227Z] #33 76.81 reflect [2020-04-07T14:29:19.567Z] #33 ... [2020-04-07T14:29:19.567Z] [2020-04-07T14:29:19.567Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:29:19.567Z] #10 79.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-07T14:29:19.567Z] #10 79.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-07T14:29:19.567Z] #10 79.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-07T14:29:19.567Z] #10 79.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-07T14:29:19.567Z] #10 79.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-04-07T14:29:19.567Z] #10 79.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-07T14:29:19.567Z] #10 79.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-07T14:29:19.567Z] #10 79.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-07T14:29:19.567Z] #10 79.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-07T14:29:19.567Z] #10 79.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-07T14:29:19.567Z] #10 79.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-07T14:29:19.567Z] #10 79.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-07T14:29:19.567Z] #10 80.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-07T14:29:19.567Z] #10 80.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-07T14:29:19.567Z] #10 80.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-07T14:29:19.567Z] #10 82.08 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:29:20.128Z] #10 82.51 Fetched 77.7 MB in 13s (6073 kB/s) [2020-04-07T14:29:20.128Z] #10 ... [2020-04-07T14:29:20.128Z] [2020-04-07T14:29:20.128Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:20.128Z] #47 72.26 github.com/LK4D4/vndr/godl/singleflight [2020-04-07T14:29:20.128Z] #47 72.28 io [2020-04-07T14:29:20.128Z] #47 73.09 strconv [2020-04-07T14:29:20.128Z] #47 74.88 bytes [2020-04-07T14:29:20.128Z] #47 78.50 bufio [2020-04-07T14:29:20.128Z] #47 78.61 reflect [2020-04-07T14:29:20.128Z] #47 81.58 syscall [2020-04-07T14:29:20.128Z] #47 ... [2020-04-07T14:29:20.128Z] [2020-04-07T14:29:20.128Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:29:20.128Z] #10 82.71 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-07T14:29:20.278Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.128s coverage: 46.2% of statements [2020-04-07T14:29:20.383Z] #10 82.71 (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 ... 15401 files and directories currently installed.) [2020-04-07T14:29:20.383Z] #10 82.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-07T14:29:20.383Z] #10 82.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T14:29:20.890Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-04-07T14:29:21.416Z] #33 ... [2020-04-07T14:29:21.417Z] [2020-04-07T14:29:21.417Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:29:21.417Z] #10 79.85 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-07T14:29:21.417Z] #10 79.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-07T14:29:21.417Z] #10 79.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:29:21.417Z] #10 80.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-07T14:29:21.417Z] #10 80.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-07T14:29:21.417Z] #10 80.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:29:21.417Z] #10 ... [2020-04-07T14:29:21.417Z] [2020-04-07T14:29:21.417Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:29:21.417Z] #35 87.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-07T14:29:21.417Z] #35 88.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-07T14:29:21.417Z] #35 88.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-07T14:29:21.417Z] #35 89.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-07T14:29:21.417Z] #35 89.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-07T14:29:22.045Z] #35 ... [2020-04-07T14:29:22.045Z] [2020-04-07T14:29:22.045Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:29:22.045Z] #50 74.56 + cd /tmp/tmp.zhIaRB2EEd/src/gotest.tools/gotestsum [2020-04-07T14:29:22.045Z] #50 74.56 + git checkout -q v0.3.5 [2020-04-07T14:29:22.045Z] #50 74.68 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-07T14:29:22.045Z] #50 ... [2020-04-07T14:29:22.045Z] [2020-04-07T14:29:22.045Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:29:22.045Z] #44 2.423 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T14:29:22.045Z] #44 2.424 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T14:29:22.045Z] #44 2.509 Note: Building without GnuTLS support [2020-04-07T14:29:23.082Z] #44 4.747 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T14:29:23.082Z] #44 4.799 GEN .gitid [2020-04-07T14:29:23.082Z] #44 4.809 GEN criu/include/version.h [2020-04-07T14:29:23.082Z] #44 4.890 GEN include/common/asm [2020-04-07T14:29:23.208Z] ok github.com/docker/docker/cmd/dockerd 0.134s coverage: 30.8% of statements [2020-04-07T14:29:23.208Z] ok github.com/docker/docker/container 0.171s coverage: 34.9% of statements [2020-04-07T14:29:23.208Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-07T14:29:23.208Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-07T14:29:23.208Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-07T14:29:23.208Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-07T14:29:23.645Z] #10 ... [2020-04-07T14:29:23.645Z] [2020-04-07T14:29:23.645Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:29:23.645Z] #50 75.33 + cd /tmp/tmp.DzDDAWcek3/src/gotest.tools/gotestsum [2020-04-07T14:29:23.645Z] #50 75.33 + git checkout -q v0.3.5 [2020-04-07T14:29:23.645Z] #50 75.50 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-07T14:29:23.645Z] #50 ... [2020-04-07T14:29:23.645Z] [2020-04-07T14:29:23.645Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:29:23.645Z] #43 80.77 Selecting previously unselected package libprotoc17:amd64. [2020-04-07T14:29:23.645Z] #43 80.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-07T14:29:23.645Z] #43 80.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-07T14:29:23.645Z] #43 81.94 Selecting previously unselected package protobuf-c-compiler. [2020-04-07T14:29:23.645Z] #43 81.94 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-07T14:29:23.645Z] #43 81.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T14:29:23.645Z] #43 82.43 Selecting previously unselected package protobuf-compiler. [2020-04-07T14:29:23.645Z] #43 82.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-07T14:29:23.646Z] #43 82.43 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-07T14:29:23.646Z] #43 82.79 Selecting previously unselected package python-pkg-resources. [2020-04-07T14:29:23.646Z] #43 82.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T14:29:23.646Z] #43 82.82 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-07T14:29:23.646Z] #43 83.40 Selecting previously unselected package python-six. [2020-04-07T14:29:23.646Z] #43 83.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-07T14:29:23.646Z] #43 83.44 Unpacking python-six (1.12.0-1) ... [2020-04-07T14:29:23.646Z] #43 83.60 Selecting previously unselected package python-protobuf. [2020-04-07T14:29:23.646Z] #43 83.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-07T14:29:23.646Z] #43 83.60 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-07T14:29:23.646Z] #43 84.76 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-07T14:29:23.779Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2020-04-07T14:29:24.330Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.255s coverage: 49.5% of statements [2020-04-07T14:29:24.784Z] #43 ... [2020-04-07T14:29:24.784Z] [2020-04-07T14:29:24.784Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:24.784Z] #33 87.04 time [2020-04-07T14:29:25.139Z] #44 7.222 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-07T14:29:25.160Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.6% of statements [2020-04-07T14:29:25.434Z] #44 7.440 PBCC images/opts.pb-c.c [2020-04-07T14:29:25.434Z] #44 7.514 PBCC images/sit.pb-c.c [2020-04-07T14:29:25.724Z] #44 7.683 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-07T14:29:26.014Z] #44 7.827 DEP images/opts.pb-c.d [2020-04-07T14:29:26.014Z] #44 7.975 DEP images/sit.pb-c.d [2020-04-07T14:29:26.014Z] #44 8.079 PBCC images/macvlan.pb-c.c [2020-04-07T14:29:26.107Z] ok github.com/docker/docker/daemon/cluster 0.129s coverage: 0.5% of statements [2020-04-07T14:29:26.305Z] #44 8.122 DEP images/macvlan.pb-c.d [2020-04-07T14:29:26.305Z] #44 8.262 PBCC images/autofs.pb-c.c [2020-04-07T14:29:26.305Z] #44 8.288 DEP images/autofs.pb-c.d [2020-04-07T14:29:26.305Z] #44 8.354 PBCC images/sysctl.pb-c.c [2020-04-07T14:29:26.305Z] #44 8.394 DEP images/sysctl.pb-c.d [2020-04-07T14:29:26.595Z] #44 8.530 PBCC images/time.pb-c.c [2020-04-07T14:29:26.596Z] #44 8.563 DEP images/time.pb-c.d [2020-04-07T14:29:26.596Z] #44 8.674 PBCC images/binfmt-misc.pb-c.c [2020-04-07T14:29:26.596Z] #44 8.720 DEP images/binfmt-misc.pb-c.d [2020-04-07T14:29:26.887Z] #44 8.874 PBCC images/seccomp.pb-c.c [2020-04-07T14:29:26.887Z] #44 8.918 DEP images/seccomp.pb-c.d [2020-04-07T14:29:26.887Z] #44 9.006 PBCC images/userns.pb-c.c [2020-04-07T14:29:27.177Z] #44 9.059 DEP images/userns.pb-c.d [2020-04-07T14:29:27.177Z] #44 9.177 PBCC images/cgroup.pb-c.c [2020-04-07T14:29:27.177Z] #44 9.199 DEP images/cgroup.pb-c.d [2020-04-07T14:29:27.177Z] #44 9.303 PBCC images/fown.pb-c.c [2020-04-07T14:29:27.467Z] #44 9.341 PBCC images/ext-file.pb-c.c [2020-04-07T14:29:27.467Z] #44 9.389 DEP images/fown.pb-c.d [2020-04-07T14:29:27.467Z] #44 9.468 DEP images/ext-file.pb-c.d [2020-04-07T14:29:27.756Z] #44 9.616 PBCC images/rpc.pb-c.c [2020-04-07T14:29:27.756Z] #44 9.681 DEP images/rpc.pb-c.d [2020-04-07T14:29:27.756Z] #44 9.772 PBCC images/siginfo.pb-c.c [2020-04-07T14:29:27.756Z] #44 9.799 DEP images/siginfo.pb-c.d [2020-04-07T14:29:28.046Z] #44 9.916 PBCC images/pagemap.pb-c.c [2020-04-07T14:29:28.046Z] #44 9.977 DEP images/pagemap.pb-c.d [2020-04-07T14:29:28.046Z] #44 10.08 PBCC images/rlimit.pb-c.c [2020-04-07T14:29:28.046Z] #44 10.10 DEP images/rlimit.pb-c.d [2020-04-07T14:29:28.046Z] #44 10.19 PBCC images/file-lock.pb-c.c [2020-04-07T14:29:28.342Z] #44 10.23 DEP images/file-lock.pb-c.d [2020-04-07T14:29:28.342Z] #44 10.31 PBCC images/tty.pb-c.c [2020-04-07T14:29:28.342Z] #44 10.39 DEP images/tty.pb-c.d [2020-04-07T14:29:28.632Z] #44 10.48 PBCC images/tun.pb-c.c [2020-04-07T14:29:28.632Z] #44 10.56 PBCC images/netdev.pb-c.c [2020-04-07T14:29:28.632Z] #44 10.65 DEP images/tun.pb-c.d [2020-04-07T14:29:28.632Z] #44 10.74 DEP images/netdev.pb-c.d [2020-04-07T14:29:28.649Z] ok github.com/docker/docker/daemon/discovery 0.036s coverage: 30.0% of statements [2020-04-07T14:29:28.668Z] INFO [loader] Go packages loading at mode 575 (files|exports_file|imports|name|compiled_files|deps|types_sizes) took 1m49.570106681s [2020-04-07T14:29:28.668Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.615863ms [2020-04-07T14:29:28.922Z] #44 10.78 PBCC images/vma.pb-c.c [2020-04-07T14:29:28.922Z] #44 10.85 DEP images/vma.pb-c.d [2020-04-07T14:29:28.922Z] #44 10.98 PBCC images/creds.pb-c.c [2020-04-07T14:29:28.922Z] #44 11.01 DEP images/creds.pb-c.d [2020-04-07T14:29:28.922Z] #44 11.08 PBCC images/utsns.pb-c.c [2020-04-07T14:29:29.212Z] #44 11.14 DEP images/utsns.pb-c.d [2020-04-07T14:29:29.212Z] #44 11.22 PBCC images/ipc-desc.pb-c.c [2020-04-07T14:29:29.212Z] #44 11.26 PBCC images/ipc-sem.pb-c.c [2020-04-07T14:29:29.212Z] #44 11.31 DEP images/ipc-desc.pb-c.d [2020-04-07T14:29:29.212Z] #44 ... [2020-04-07T14:29:29.212Z] [2020-04-07T14:29:29.212Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:29.212Z] #33 91.95 internal/poll [2020-04-07T14:29:30.035Z] ok github.com/docker/docker/daemon/config 0.083s coverage: 81.7% of statements [2020-04-07T14:29:30.067Z] #33 ... [2020-04-07T14:29:30.067Z] [2020-04-07T14:29:30.067Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:29:30.067Z] #43 91.20 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-07T14:29:30.067Z] #43 91.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T14:29:30.067Z] #43 91.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T14:29:30.067Z] #43 91.26 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-07T14:29:30.067Z] #43 91.27 Setting up python-six (1.12.0-1) ... [2020-04-07T14:29:30.067Z] #43 ... [2020-04-07T14:29:30.067Z] [2020-04-07T14:29:30.067Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:30.067Z] #56 82.45 syscall [2020-04-07T14:29:30.067Z] #56 82.48 reflect [2020-04-07T14:29:30.294Z] ok github.com/docker/docker/daemon/events 0.093s coverage: 50.0% of statements [2020-04-07T14:29:30.366Z] #56 ... [2020-04-07T14:29:30.366Z] [2020-04-07T14:29:30.366Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:29:30.366Z] #10 87.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-07T14:29:30.366Z] #10 87.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-07T14:29:30.366Z] #10 87.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T14:29:30.366Z] #10 92.83 Selecting previously unselected package binutils-mingw-w64. [2020-04-07T14:29:30.366Z] #10 92.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-07T14:29:30.366Z] #10 92.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T14:29:30.366Z] #10 ... [2020-04-07T14:29:30.366Z] [2020-04-07T14:29:30.366Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:29:30.366Z] #35 92.84 Selecting previously unselected package libxml2:amd64. [2020-04-07T14:29:30.366Z] #35 92.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-07T14:29:30.366Z] #35 92.88 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-07T14:29:31.116Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.337s coverage: 72.5% of statements [2020-04-07T14:29:31.116Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-07T14:29:31.116Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.972s coverage: 61.0% of statements [2020-04-07T14:29:31.116Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-07T14:29:31.294Z] #35 93.66 Selecting previously unselected package libarchive13:amd64. [2020-04-07T14:29:31.294Z] #35 93.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-07T14:29:31.294Z] #35 93.68 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-07T14:29:31.551Z] #35 94.12 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-07T14:29:31.551Z] #35 94.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-07T14:29:31.727Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.673s coverage: 76.1% of statements [2020-04-07T14:29:31.727Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-07T14:29:31.727Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2020-04-07T14:29:31.808Z] #35 94.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-07T14:29:31.808Z] #35 94.32 Selecting previously unselected package librhash0:amd64. [2020-04-07T14:29:31.808Z] #35 94.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-07T14:29:31.808Z] #35 94.35 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-07T14:29:32.063Z] #35 94.50 Selecting previously unselected package libuv1:amd64. [2020-04-07T14:29:32.063Z] #35 94.50 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-07T14:29:32.063Z] #35 94.52 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-07T14:29:32.318Z] #35 94.67 Selecting previously unselected package cmake. [2020-04-07T14:29:32.318Z] #35 94.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-07T14:29:32.318Z] #35 94.68 Unpacking cmake (3.13.4-1) ... [2020-04-07T14:29:32.728Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-04-07T14:29:32.740Z] #33 ... [2020-04-07T14:29:32.740Z] [2020-04-07T14:29:32.740Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:32.740Z] #47 84.85 crypto [2020-04-07T14:29:32.740Z] #47 85.79 crypto/rc4 [2020-04-07T14:29:32.740Z] #47 86.76 vendor/golang.org/x/text/transform [2020-04-07T14:29:32.740Z] #47 89.06 time [2020-04-07T14:29:32.740Z] #47 ... [2020-04-07T14:29:32.740Z] [2020-04-07T14:29:32.740Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:32.740Z] #33 95.08 os [2020-04-07T14:29:32.835Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-04-07T14:29:33.340Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-04-07T14:29:33.951Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-04-07T14:29:33.951Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-07T14:29:33.951Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-07T14:29:34.952Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 41.8% of statements [2020-04-07T14:29:35.232Z] ok github.com/docker/docker/daemon/logger/awslogs 0.112s coverage: 77.4% of statements [2020-04-07T14:29:35.232Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-07T14:29:35.232Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-07T14:29:35.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T14:29:35.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T14:29:35.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T14:29:35.843Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-04-07T14:29:36.124Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-04-07T14:29:36.126Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-04-07T14:29:36.126Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.493s coverage: 13.7% of statements [2020-04-07T14:29:36.406Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements [2020-04-07T14:29:36.526Z] #35 98.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T14:29:36.526Z] #35 98.60 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T14:29:36.526Z] #35 98.61 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-07T14:29:36.526Z] #35 98.63 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T14:29:36.526Z] #35 98.66 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-07T14:29:36.526Z] #35 98.68 Setting up cmake-data (3.13.4-1) ... [2020-04-07T14:29:36.526Z] #35 98.70 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-07T14:29:36.526Z] #35 98.71 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-07T14:29:36.526Z] #35 98.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-07T14:29:36.526Z] #35 98.74 Setting up cmake (3.13.4-1) ... [2020-04-07T14:29:36.526Z] #35 98.75 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:29:36.526Z] #35 98.79 Processing triggers for mime-support (3.62) ... [2020-04-07T14:29:36.686Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-04-07T14:29:37.089Z] #35 DONE 99.6s [2020-04-07T14:29:37.089Z] [2020-04-07T14:29:37.089Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:29:37.297Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 74.7% of statements [2020-04-07T14:29:37.297Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-07T14:29:37.345Z] #36 DONE 0.1s [2020-04-07T14:29:37.345Z] [2020-04-07T14:29:37.345Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T14:29:37.345Z] #37 DONE 0.1s [2020-04-07T14:29:37.345Z] [2020-04-07T14:29:37.345Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:37.505Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.653s coverage: 57.0% of statements [2020-04-07T14:29:37.577Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 19.9% of statements [2020-04-07T14:29:38.279Z] #33 ... [2020-04-07T14:29:38.279Z] [2020-04-07T14:29:38.279Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:29:38.279Z] #44 11.40 DEP images/ipc-sem.pb-c.d [2020-04-07T14:29:38.279Z] #44 11.47 PBCC images/ipc-msg.pb-c.c [2020-04-07T14:29:38.279Z] #44 11.53 DEP images/ipc-msg.pb-c.d [2020-04-07T14:29:38.279Z] #44 11.66 PBCC images/ipc-shm.pb-c.c [2020-04-07T14:29:38.279Z] #44 11.71 DEP images/ipc-shm.pb-c.d [2020-04-07T14:29:38.279Z] #44 11.85 PBCC images/ipc-var.pb-c.c [2020-04-07T14:29:38.279Z] #44 11.89 DEP images/ipc-var.pb-c.d [2020-04-07T14:29:38.279Z] #44 12.03 PBCC images/sk-opts.pb-c.c [2020-04-07T14:29:38.279Z] #44 12.11 PBCC images/packet-sock.pb-c.c [2020-04-07T14:29:38.279Z] #44 12.23 DEP images/sk-opts.pb-c.d [2020-04-07T14:29:38.279Z] #44 12.30 DEP images/packet-sock.pb-c.d [2020-04-07T14:29:38.279Z] #44 12.40 PBCC images/sk-netlink.pb-c.c [2020-04-07T14:29:38.279Z] #44 12.48 DEP images/sk-netlink.pb-c.d [2020-04-07T14:29:38.279Z] #44 12.56 PBCC images/sk-inet.pb-c.c [2020-04-07T14:29:38.279Z] #44 12.63 DEP images/sk-inet.pb-c.d [2020-04-07T14:29:38.279Z] #44 12.74 PBCC images/sk-unix.pb-c.c [2020-04-07T14:29:38.279Z] #44 12.83 DEP images/sk-unix.pb-c.d [2020-04-07T14:29:38.279Z] #44 12.94 PBCC images/mm.pb-c.c [2020-04-07T14:29:38.279Z] #44 13.04 DEP images/mm.pb-c.d [2020-04-07T14:29:38.279Z] #44 13.13 PBCC images/timerfd.pb-c.c [2020-04-07T14:29:38.279Z] #44 13.21 DEP images/timerfd.pb-c.d [2020-04-07T14:29:38.279Z] #44 13.28 PBCC images/timer.pb-c.c [2020-04-07T14:29:38.279Z] #44 13.31 DEP images/timer.pb-c.d [2020-04-07T14:29:38.279Z] #44 13.44 PBCC images/sa.pb-c.c [2020-04-07T14:29:38.279Z] #44 13.60 DEP images/sa.pb-c.d [2020-04-07T14:29:38.279Z] #44 13.69 PBCC images/pipe-data.pb-c.c [2020-04-07T14:29:38.279Z] #44 13.73 DEP images/pipe-data.pb-c.d [2020-04-07T14:29:38.279Z] #44 13.81 PBCC images/mnt.pb-c.c [2020-04-07T14:29:38.279Z] #44 13.90 DEP images/mnt.pb-c.d [2020-04-07T14:29:38.279Z] #44 13.99 PBCC images/sk-packet.pb-c.c [2020-04-07T14:29:38.279Z] #44 14.06 DEP images/sk-packet.pb-c.d [2020-04-07T14:29:38.279Z] #44 14.17 PBCC images/tcp-stream.pb-c.c [2020-04-07T14:29:38.279Z] #44 14.26 DEP images/tcp-stream.pb-c.d [2020-04-07T14:29:38.279Z] #44 14.34 PBCC images/pipe.pb-c.c [2020-04-07T14:29:38.279Z] #44 14.42 DEP images/pipe.pb-c.d [2020-04-07T14:29:38.279Z] #44 14.49 PBCC images/pstree.pb-c.c [2020-04-07T14:29:38.279Z] #44 14.53 DEP images/pstree.pb-c.d [2020-04-07T14:29:38.279Z] #44 14.59 PBCC images/fs.pb-c.c [2020-04-07T14:29:38.279Z] #44 14.63 DEP images/fs.pb-c.d [2020-04-07T14:29:38.279Z] #44 14.74 PBCC images/signalfd.pb-c.c [2020-04-07T14:29:38.279Z] #44 14.82 DEP images/signalfd.pb-c.d [2020-04-07T14:29:38.279Z] #44 14.95 PBCC images/fh.pb-c.c [2020-04-07T14:29:38.279Z] #44 15.04 PBCC images/fsnotify.pb-c.c [2020-04-07T14:29:38.279Z] #44 15.14 DEP images/fh.pb-c.d [2020-04-07T14:29:38.279Z] #44 15.24 DEP images/fsnotify.pb-c.d [2020-04-07T14:29:38.279Z] #44 15.30 PBCC images/eventpoll.pb-c.c [2020-04-07T14:29:38.279Z] #44 15.35 DEP images/eventpoll.pb-c.d [2020-04-07T14:29:38.279Z] #44 15.43 PBCC images/eventfd.pb-c.c [2020-04-07T14:29:38.279Z] #44 15.45 DEP images/eventfd.pb-c.d [2020-04-07T14:29:38.279Z] #44 15.61 PBCC images/remap-file-path.pb-c.c [2020-04-07T14:29:38.279Z] #44 15.64 DEP images/remap-file-path.pb-c.d [2020-04-07T14:29:38.279Z] #44 15.74 PBCC images/fifo.pb-c.c [2020-04-07T14:29:38.279Z] #44 15.76 DEP images/fifo.pb-c.d [2020-04-07T14:29:38.279Z] #44 15.89 PBCC images/ghost-file.pb-c.c [2020-04-07T14:29:38.279Z] #44 16.12 DEP images/ghost-file.pb-c.d [2020-04-07T14:29:38.279Z] #44 16.25 PBCC images/regfile.pb-c.c [2020-04-07T14:29:38.279Z] #44 16.35 DEP images/regfile.pb-c.d [2020-04-07T14:29:38.279Z] #44 16.50 PBCC images/ns.pb-c.c [2020-04-07T14:29:38.279Z] #44 16.53 DEP images/ns.pb-c.d [2020-04-07T14:29:38.279Z] #44 16.63 PBCC images/fdinfo.pb-c.c [2020-04-07T14:29:38.279Z] #44 16.79 DEP images/fdinfo.pb-c.d [2020-04-07T14:29:38.279Z] #44 16.97 PBCC images/core-aarch64.pb-c.c [2020-04-07T14:29:38.279Z] #44 17.05 PBCC images/core-arm.pb-c.c [2020-04-07T14:29:38.279Z] #44 17.21 PBCC images/core-ppc64.pb-c.c [2020-04-07T14:29:38.279Z] #44 17.39 PBCC images/core-s390.pb-c.c [2020-04-07T14:29:38.279Z] #44 17.56 PBCC images/core-x86.pb-c.c [2020-04-07T14:29:38.279Z] #44 17.70 PBCC images/core.pb-c.c [2020-04-07T14:29:38.279Z] #44 17.76 PBCC images/inventory.pb-c.c [2020-04-07T14:29:38.279Z] #44 17.89 DEP images/core-aarch64.pb-c.d [2020-04-07T14:29:38.279Z] #44 17.98 DEP images/core-arm.pb-c.d [2020-04-07T14:29:38.279Z] #44 18.10 DEP images/core-ppc64.pb-c.d [2020-04-07T14:29:38.279Z] #44 18.20 DEP images/core-s390.pb-c.d [2020-04-07T14:29:38.279Z] #44 18.29 DEP images/core-x86.pb-c.d [2020-04-07T14:29:38.279Z] #44 18.38 DEP images/core.pb-c.d [2020-04-07T14:29:38.279Z] #44 18.56 DEP images/inventory.pb-c.d [2020-04-07T14:29:38.279Z] #44 18.64 PBCC images/cpuinfo.pb-c.c [2020-04-07T14:29:38.279Z] #44 18.68 DEP images/cpuinfo.pb-c.d [2020-04-07T14:29:38.279Z] #44 18.77 PBCC images/stats.pb-c.c [2020-04-07T14:29:38.279Z] #44 18.80 DEP images/stats.pb-c.d [2020-04-07T14:29:38.578Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-04-07T14:29:39.189Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-04-07T14:29:39.312Z] #44 21.33 make[1]: Nothing to be done for 'all'. [2020-04-07T14:29:39.469Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-07T14:29:40.043Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-04-07T14:29:40.080Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-04-07T14:29:40.080Z] ok github.com/docker/docker/daemon/logger/splunk 1.454s coverage: 82.5% of statements [2020-04-07T14:29:40.080Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-07T14:29:40.080Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-07T14:29:40.352Z] #44 ... [2020-04-07T14:29:40.352Z] [2020-04-07T14:29:40.352Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:40.352Z] #56 92.86 regexp [2020-04-07T14:29:40.352Z] #56 95.58 os [2020-04-07T14:29:40.352Z] #56 95.59 context [2020-04-07T14:29:40.352Z] #56 ... [2020-04-07T14:29:40.352Z] [2020-04-07T14:29:40.352Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:29:40.352Z] #35 102.5 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:29:40.352Z] #35 102.8 Fetched 14.9 MB in 49s (303 kB/s) [2020-04-07T14:29:40.352Z] #35 102.9 Selecting previously unselected package xxd. [2020-04-07T14:29:40.352Z] #35 102.9 (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 ... 15330 files and directories currently installed.) [2020-04-07T14:29:40.352Z] #35 103.1 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-07T14:29:40.352Z] #35 103.1 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T14:29:40.352Z] #35 103.3 Selecting previously unselected package vim-common. [2020-04-07T14:29:40.353Z] #35 103.3 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T14:29:40.353Z] #35 103.4 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-07T14:29:40.353Z] #35 103.8 Selecting previously unselected package cmake-data. [2020-04-07T14:29:40.353Z] #35 103.8 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-07T14:29:40.353Z] #35 103.8 Unpacking cmake-data (3.13.4-1) ... [2020-04-07T14:29:40.353Z] #35 106.6 Selecting previously unselected package libicu63:ppc64el. [2020-04-07T14:29:40.353Z] #35 106.6 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-07T14:29:40.353Z] #35 106.6 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-07T14:29:40.613Z] #38 ... [2020-04-07T14:29:40.613Z] [2020-04-07T14:29:40.613Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:29:40.613Z] #10 93.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-07T14:29:40.613Z] #10 93.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-07T14:29:40.613Z] #10 93.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T14:29:40.613Z] #10 93.35 Selecting previously unselected package dmsetup. [2020-04-07T14:29:40.613Z] #10 93.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-07T14:29:40.613Z] #10 93.35 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-07T14:29:40.613Z] #10 93.60 Selecting previously unselected package mingw-w64-common. [2020-04-07T14:29:40.613Z] #10 93.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-07T14:29:40.613Z] #10 93.61 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-07T14:29:40.613Z] #10 101.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-07T14:29:40.613Z] #10 101.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-07T14:29:40.613Z] #10 101.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T14:29:40.613Z] #10 ... [2020-04-07T14:29:40.613Z] [2020-04-07T14:29:40.613Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:29:40.613Z] #43 96.15 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-07T14:29:40.613Z] #43 96.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T14:29:40.613Z] #43 96.20 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-07T14:29:40.613Z] #43 96.21 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-07T14:29:40.613Z] #43 96.23 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-07T14:29:40.613Z] #43 96.25 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-07T14:29:40.613Z] #43 96.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T14:29:40.613Z] #43 96.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-07T14:29:40.613Z] #43 96.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T14:29:40.613Z] #43 96.35 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-07T14:29:40.980Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.274s coverage: 45.9% of statements [2020-04-07T14:29:41.175Z] #43 ... [2020-04-07T14:29:41.175Z] [2020-04-07T14:29:41.175Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:41.175Z] #38 3.691 + RM_GOPATH=0 [2020-04-07T14:29:41.175Z] #38 3.691 + TMP_GOPATH= [2020-04-07T14:29:41.175Z] #38 3.691 + : /build [2020-04-07T14:29:41.175Z] #38 3.691 + '[' -z '' ']' [2020-04-07T14:29:41.175Z] #38 3.697 ++ mktemp -d [2020-04-07T14:29:41.175Z] #38 3.700 + export GOPATH=/tmp/tmp.xyoxXgEdfO [2020-04-07T14:29:41.175Z] #38 3.700 + GOPATH=/tmp/tmp.xyoxXgEdfO [2020-04-07T14:29:41.175Z] #38 3.700 + RM_GOPATH=1 [2020-04-07T14:29:41.175Z] #38 3.700 ++ dirname ./install.sh [2020-04-07T14:29:41.175Z] #38 3.702 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T14:29:41.175Z] #38 3.702 + dir=. [2020-04-07T14:29:41.175Z] #38 3.702 + bin=tini [2020-04-07T14:29:41.175Z] #38 3.702 + shift [2020-04-07T14:29:41.175Z] #38 3.702 + '[' '!' -f ./tini.installer ']' [2020-04-07T14:29:41.175Z] #38 3.702 + . ./tini.installer [2020-04-07T14:29:41.175Z] #38 3.702 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T14:29:41.175Z] #38 3.702 + install_tini [2020-04-07T14:29:41.175Z] #38 3.702 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-07T14:29:41.175Z] #38 3.702 + git clone https://github.com/krallin/tini.git /tmp/tmp.xyoxXgEdfO/tini [2020-04-07T14:29:41.175Z] #38 3.714 Cloning into '/tmp/tmp.xyoxXgEdfO/tini'... [2020-04-07T14:29:41.175Z] #38 ... [2020-04-07T14:29:41.175Z] [2020-04-07T14:29:41.175Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:41.175Z] #47 93.50 time [2020-04-07T14:29:41.175Z] #47 99.01 strings [2020-04-07T14:29:41.175Z] #47 99.81 os [2020-04-07T14:29:41.379Z] #35 ... [2020-04-07T14:29:41.380Z] [2020-04-07T14:29:41.380Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:29:41.380Z] #44 23.41 CC images/stats.o [2020-04-07T14:29:41.430Z] #47 ... [2020-04-07T14:29:41.430Z] [2020-04-07T14:29:41.430Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:29:41.430Z] #43 103.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-07T14:29:41.430Z] #43 103.8 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:29:41.430Z] #43 ... [2020-04-07T14:29:41.430Z] [2020-04-07T14:29:41.430Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:41.430Z] #56 93.92 time [2020-04-07T14:29:41.430Z] #56 101.5 os [2020-04-07T14:29:41.430Z] #56 101.8 encoding/binary [2020-04-07T14:29:41.543Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-04-07T14:29:41.685Z] #56 ... [2020-04-07T14:29:41.685Z] [2020-04-07T14:29:41.685Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:41.685Z] #47 103.7 regexp/syntax [2020-04-07T14:29:41.824Z] ok github.com/docker/docker/distribution 0.262s coverage: 22.1% of statements [2020-04-07T14:29:41.824Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-07T14:29:41.941Z] #47 ... [2020-04-07T14:29:41.941Z] [2020-04-07T14:29:41.941Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T14:29:41.941Z] #43 DONE 104.3s [2020-04-07T14:29:41.941Z] [2020-04-07T14:29:41.941Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:29:42.008Z] #44 24.11 CC images/core.o [2020-04-07T14:29:42.358Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.530s coverage: 72.5% of statements [2020-04-07T14:29:42.864Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-04-07T14:29:42.908Z] #44 ... [2020-04-07T14:29:42.908Z] [2020-04-07T14:29:42.908Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:42.908Z] #33 95.01 internal/poll [2020-04-07T14:29:42.908Z] #33 97.51 internal/fmtsort [2020-04-07T14:29:42.908Z] #33 97.54 internal/syscall/unix [2020-04-07T14:29:42.908Z] #33 97.93 os [2020-04-07T14:29:42.908Z] #33 98.29 strings [2020-04-07T14:29:42.908Z] #33 102.4 path [2020-04-07T14:29:42.908Z] #33 103.4 text/tabwriter [2020-04-07T14:29:42.908Z] #33 103.8 fmt [2020-04-07T14:29:42.908Z] #33 104.6 path/filepath [2020-04-07T14:29:42.908Z] #33 ... [2020-04-07T14:29:42.908Z] [2020-04-07T14:29:42.908Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:42.908Z] #56 105.2 encoding/base64 [2020-04-07T14:29:43.295Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.019s coverage: 49.5% of statements [2020-04-07T14:29:43.475Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-04-07T14:29:44.067Z] #44 25.83 CC images/core-x86.o [2020-04-07T14:29:44.086Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-04-07T14:29:44.233Z] ok github.com/docker/docker/daemon 12.362s coverage: 17.4% of statements [2020-04-07T14:29:44.233Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-07T14:29:44.233Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-07T14:29:44.233Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-07T14:29:44.233Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-07T14:29:44.233Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-07T14:29:44.272Z] #56 106.6 golang.org/x/sys/unix [2020-04-07T14:29:44.366Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.6% of statements [2020-04-07T14:29:44.366Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-07T14:29:44.366Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-07T14:29:44.977Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2020-04-07T14:29:44.977Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-07T14:29:45.097Z] #44 26.82 CC images/core-arm.o [2020-04-07T14:29:45.268Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.641s coverage: 76.1% of statements [2020-04-07T14:29:45.268Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-04-07T14:29:45.388Z] #44 27.50 CC images/core-aarch64.o [2020-04-07T14:29:45.627Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-04-07T14:29:46.017Z] #44 28.14 CC images/core-ppc64.o [2020-04-07T14:29:46.217Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-04-07T14:29:46.217Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-04-07T14:29:46.237Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-04-07T14:29:46.277Z] #56 108.7 fmt [2020-04-07T14:29:46.517Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-07T14:29:46.645Z] #44 ... [2020-04-07T14:29:46.646Z] [2020-04-07T14:29:46.646Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:29:46.646Z] #35 115.2 Selecting previously unselected package libxml2:ppc64el. [2020-04-07T14:29:46.646Z] #35 115.2 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-07T14:29:46.646Z] #35 115.2 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-07T14:29:46.935Z] #35 ... [2020-04-07T14:29:46.935Z] [2020-04-07T14:29:46.935Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:46.935Z] #47 99.45 regexp [2020-04-07T14:29:46.935Z] #47 106.4 io/ioutil [2020-04-07T14:29:46.935Z] #47 106.5 net [2020-04-07T14:29:46.935Z] #47 108.8 os/exec [2020-04-07T14:29:46.935Z] #47 ... [2020-04-07T14:29:46.935Z] [2020-04-07T14:29:46.935Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:29:46.935Z] #65 59.33 Checking out files: 49% (1555/3155) Checking out files: 50% (1578/3155) Checking out files: 51% (1610/3155) Checking out files: 52% (1641/3155) Checking out files: 53% (1673/3155) Checking out files: 54% (1704/3155) Checking out files: 55% (1736/3155) Checking out files: 56% (1767/3155) Checking out files: 57% (1799/3155) Checking out files: 58% (1830/3155) Checking out files: 59% (1862/3155) Checking out files: 60% (1893/3155) Checking out files: 61% (1925/3155) Checking out files: 62% (1957/3155) Checking out files: 63% (1988/3155) Checking out files: 64% (2020/3155) Checking out files: 65% (2051/3155) Checking out files: 66% (2083/3155) Checking out files: 67% (2114/3155) Checking out files: 68% (2146/3155) Checking out files: 69% (2177/3155) Checking out files: 70% (2209/3155) Checking out files: 71% (2241/3155) Checking out files: 72% (2272/3155) Checking out files: 73% (2304/3155) Checking out files: 74% (2335/3155) Checking out files: 75% (2367/3155) Checking out files: 76% (2398/3155) Checking out files: 77% (2430/3155) Checking out files: 78% (2461/3155) Checking out files: 79% (2493/3155) Checking out files: 80% (2524/3155) Checking out files: 81% (2556/3155) Checking out files: 82% (2588/3155) Checking out files: 83% (2619/3155) Checking out files: 84% (2651/3155) Checking out files: 85% (2682/3155) Checking out files: 86% (2714/3155) Checking out files: 87% (2745/3155) Checking out files: 88% (2777/3155) Checking out files: 89% (2808/3155) Checking out files: 90% (2840/3155) Checking out files: 91% (2872/3155) Checking out files: 92% (2903/3155) Checking out files: 93% (2935/3155) Checking out files: 94% (2966/3155) Checking out files: 95% (2998/3155) Checking out files: 96% (3029/3155) Checking out files: 97% (3061/3155) Checking out files: 98% (3092/3155) Checking out files: 98% (3123/3155) Checking out files: 99% (3124/3155) Checking out files: 100% (3155/3155) Checking out files: 100% (3155/3155), done. [2020-04-07T14:29:46.935Z] #65 60.43 + cd /tmp/tmp.vSEXL4hPuM/src/github.com/containerd/containerd [2020-04-07T14:29:46.935Z] #65 60.43 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T14:29:46.935Z] #65 63.19 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-07T14:29:46.935Z] #65 63.19 + BUILDTAGS='netgo osusergo static_build' [2020-04-07T14:29:46.935Z] #65 63.19 + export EXTRA_FLAGS=-buildmode=pie [2020-04-07T14:29:46.935Z] #65 63.19 + EXTRA_FLAGS=-buildmode=pie [2020-04-07T14:29:46.935Z] #65 63.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-07T14:29:46.935Z] #65 63.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-07T14:29:46.935Z] #65 63.19 + '[' '' = dynamic ']' [2020-04-07T14:29:46.935Z] #65 63.19 + make [2020-04-07T14:29:47.225Z] #65 ... [2020-04-07T14:29:47.225Z] [2020-04-07T14:29:47.225Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:29:47.225Z] #35 116.1 Selecting previously unselected package libarchive13:ppc64el. [2020-04-07T14:29:47.515Z] #35 116.1 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-07T14:29:47.515Z] #35 116.1 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-07T14:29:47.812Z] #35 116.6 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-07T14:29:47.812Z] #35 116.6 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-07T14:29:47.812Z] #35 116.6 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-07T14:29:47.981Z] ok github.com/docker/docker/pkg/archive 0.471s coverage: 77.2% of statements [2020-04-07T14:29:48.104Z] #35 116.8 Selecting previously unselected package librhash0:ppc64el. [2020-04-07T14:29:48.104Z] #35 116.8 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-07T14:29:48.104Z] #35 116.8 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-07T14:29:48.104Z] #35 ... [2020-04-07T14:29:48.104Z] [2020-04-07T14:29:48.104Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:48.104Z] #33 100.7 internal/fmtsort [2020-04-07T14:29:48.104Z] #33 102.5 fmt [2020-04-07T14:29:48.104Z] #33 102.6 path/filepath [2020-04-07T14:29:48.104Z] #33 105.7 io/ioutil [2020-04-07T14:29:48.104Z] #33 109.7 log [2020-04-07T14:29:48.104Z] #33 109.7 github.com/BurntSushi/toml [2020-04-07T14:29:48.104Z] #33 109.7 flag [2020-04-07T14:29:48.104Z] #33 ... [2020-04-07T14:29:48.104Z] [2020-04-07T14:29:48.104Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T14:29:48.104Z] #35 117.0 Selecting previously unselected package libuv1:ppc64el. [2020-04-07T14:29:48.392Z] #35 117.0 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-07T14:29:48.392Z] #35 117.1 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-07T14:29:48.392Z] #35 117.3 Selecting previously unselected package cmake. [2020-04-07T14:29:48.392Z] #35 117.3 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-07T14:29:48.392Z] #35 117.3 Unpacking cmake (3.13.4-1) ... [2020-04-07T14:29:48.760Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 41.8% of statements [2020-04-07T14:29:48.760Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.884s coverage: 61.0% of statements [2020-04-07T14:29:48.760Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-07T14:29:48.760Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-07T14:29:48.872Z] #56 ... [2020-04-07T14:29:48.872Z] [2020-04-07T14:29:48.872Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:29:48.872Z] #44 6.762 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T14:29:48.872Z] #44 6.762 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T14:29:48.872Z] #44 6.802 Note: Building without GnuTLS support [2020-04-07T14:29:48.981Z] ok github.com/docker/docker/pkg/authorization 0.657s coverage: 68.3% of statements [2020-04-07T14:29:49.262Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-07T14:29:49.334Z] ok github.com/docker/docker/daemon/logger/awslogs 0.323s coverage: 77.4% of statements [2020-04-07T14:29:49.542Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-07T14:29:49.595Z] ok github.com/docker/docker/daemon/images 0.124s coverage: 4.9% of statements [2020-04-07T14:29:49.596Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-07T14:29:49.596Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-07T14:29:49.596Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-07T14:29:49.596Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-07T14:29:50.166Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2020-04-07T14:29:50.426Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-04-07T14:29:50.686Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2020-04-07T14:29:50.947Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 62.1% of statements [2020-04-07T14:29:52.134Z] #44 ... [2020-04-07T14:29:52.134Z] [2020-04-07T14:29:52.134Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:52.134Z] #38 4.880 + cd /tmp/tmp.xyoxXgEdfO/tini [2020-04-07T14:29:52.134Z] #38 4.880 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T14:29:52.134Z] #38 4.918 + cmake . [2020-04-07T14:29:52.134Z] #38 5.699 -- The C compiler identification is GNU 8.3.0 [2020-04-07T14:29:52.134Z] #38 5.788 -- Check for working C compiler: /usr/bin/cc [2020-04-07T14:29:52.134Z] #38 7.354 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-07T14:29:52.134Z] #38 7.367 -- Detecting C compiler ABI info [2020-04-07T14:29:52.134Z] #38 8.769 -- Detecting C compiler ABI info - done [2020-04-07T14:29:52.134Z] #38 8.839 -- Detecting C compile features [2020-04-07T14:29:52.134Z] #38 12.75 -- Detecting C compile features - done [2020-04-07T14:29:52.134Z] #38 12.78 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-07T14:29:52.134Z] #38 13.35 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-07T14:29:52.134Z] #38 13.49 -- Configuring done [2020-04-07T14:29:52.134Z] #38 13.53 -- Generating done [2020-04-07T14:29:52.134Z] #38 13.53 -- Build files have been written to: /tmp/tmp.xyoxXgEdfO/tini [2020-04-07T14:29:52.134Z] #38 13.59 + make tini-static [2020-04-07T14:29:52.134Z] #38 14.23 Scanning dependencies of target tini-static [2020-04-07T14:29:52.134Z] #38 14.51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-07T14:29:52.330Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 74.7% of statements [2020-04-07T14:29:52.330Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-07T14:29:52.330Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 19.9% of statements [2020-04-07T14:29:52.390Z] #38 ... [2020-04-07T14:29:52.390Z] [2020-04-07T14:29:52.390Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:29:52.390Z] #10 112.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-07T14:29:52.390Z] #10 112.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-07T14:29:52.390Z] #10 112.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:29:52.390Z] #10 112.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-07T14:29:52.390Z] #10 112.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-07T14:29:52.390Z] #10 112.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:29:52.591Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 33.3% of statements [2020-04-07T14:29:52.830Z] #35 121.0 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-07T14:29:52.830Z] #35 121.0 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T14:29:52.830Z] #35 121.0 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-07T14:29:52.830Z] #35 121.0 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T14:29:52.830Z] #35 121.1 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-07T14:29:52.830Z] #35 121.1 Setting up cmake-data (3.13.4-1) ... [2020-04-07T14:29:52.830Z] #35 121.1 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-07T14:29:52.830Z] #35 121.1 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-07T14:29:52.830Z] #35 121.1 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-07T14:29:52.830Z] #35 121.1 Setting up cmake (3.13.4-1) ... [2020-04-07T14:29:52.830Z] #35 121.2 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:29:52.830Z] #35 121.2 Processing triggers for mime-support (3.62) ... [2020-04-07T14:29:52.830Z] #35 DONE 121.5s [2020-04-07T14:29:52.830Z] [2020-04-07T14:29:52.830Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:29:52.830Z] #36 DONE 0.1s [2020-04-07T14:29:52.830Z] [2020-04-07T14:29:52.830Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T14:29:52.830Z] #37 DONE 0.1s [2020-04-07T14:29:52.830Z] [2020-04-07T14:29:52.830Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:29:52.830Z] #10 119.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-07T14:29:52.830Z] #10 119.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-07T14:29:52.830Z] #10 119.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:29:53.162Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2020-04-07T14:29:53.316Z] #10 ... [2020-04-07T14:29:53.316Z] [2020-04-07T14:29:53.316Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:53.316Z] #47 105.3 fmt [2020-04-07T14:29:53.316Z] #47 112.5 regexp [2020-04-07T14:29:53.316Z] #47 113.6 flag [2020-04-07T14:29:53.316Z] #47 ... [2020-04-07T14:29:53.316Z] [2020-04-07T14:29:53.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:29:53.316Z] #44 10.90 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T14:29:53.316Z] #44 10.98 GEN .gitid [2020-04-07T14:29:53.316Z] #44 11.05 GEN criu/include/version.h [2020-04-07T14:29:53.316Z] #44 11.13 GEN include/common/asm [2020-04-07T14:29:53.732Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2020-04-07T14:29:53.903Z] ok github.com/docker/docker/layer 7.502s coverage: 68.8% of statements [2020-04-07T14:29:53.903Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-07T14:29:53.903Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-07T14:29:53.903Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-07T14:29:53.903Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-07T14:29:53.903Z] ? github.com/docker/docker/oci [no test files] [2020-04-07T14:29:53.903Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-07T14:29:53.903Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-04-07T14:29:53.903Z] ok github.com/docker/docker/pkg/chrootarchive 3.485s coverage: 43.2% of statements [2020-04-07T14:29:53.903Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-07T14:29:53.903Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-07T14:29:53.903Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-04-07T14:29:53.903Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2020-04-07T14:29:54.303Z] ok github.com/docker/docker/daemon/network 0.040s coverage: 63.8% of statements [2020-04-07T14:29:54.514Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-04-07T14:29:54.794Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2020-04-07T14:29:55.074Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-04-07T14:29:55.244Z] ok github.com/docker/docker/daemon/logger/splunk 1.887s coverage: 82.5% of statements [2020-04-07T14:29:55.244Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-07T14:29:55.244Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-07T14:29:55.300Z] #44 ... [2020-04-07T14:29:55.300Z] [2020-04-07T14:29:55.300Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:55.300Z] #33 107.2 io/ioutil [2020-04-07T14:29:55.300Z] #33 110.6 github.com/BurntSushi/toml [2020-04-07T14:29:55.300Z] #33 110.6 flag [2020-04-07T14:29:55.300Z] #33 114.5 log [2020-04-07T14:29:55.300Z] #33 ... [2020-04-07T14:29:55.300Z] [2020-04-07T14:29:55.300Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:55.300Z] #38 16.49 [100%] Linking C executable tini-static [2020-04-07T14:29:55.300Z] #38 17.42 [100%] Built target tini-static [2020-04-07T14:29:55.300Z] #38 17.79 + mkdir -p /build [2020-04-07T14:29:55.300Z] #38 17.80 + cp tini-static /build/docker-init [2020-04-07T14:29:55.564Z] #38 DONE 18.1s [2020-04-07T14:29:55.564Z] [2020-04-07T14:29:55.564Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:55.564Z] #47 116.6 go/token [2020-04-07T14:29:56.075Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-04-07T14:29:56.167Z] #47 118.4 go/scanner [2020-04-07T14:29:56.185Z] ok github.com/docker/docker/distribution/metadata 0.092s coverage: 48.2% of statements [2020-04-07T14:29:56.339Z] #10 ... [2020-04-07T14:29:56.339Z] [2020-04-07T14:29:56.339Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:29:56.339Z] #56 108.3 mvdan.cc/sh/v3/fileutil [2020-04-07T14:29:56.339Z] #56 110.7 flag [2020-04-07T14:29:56.339Z] #56 110.7 github.com/pkg/diff [2020-04-07T14:29:56.339Z] #56 110.7 go/token [2020-04-07T14:29:56.339Z] #56 110.8 encoding/binary [2020-04-07T14:29:56.339Z] #56 115.5 go/scanner [2020-04-07T14:29:56.339Z] #56 118.5 mvdan.cc/editorconfig [2020-04-07T14:29:56.339Z] #56 ... [2020-04-07T14:29:56.339Z] [2020-04-07T14:29:56.339Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:56.339Z] #38 0.466 + RM_GOPATH=0 [2020-04-07T14:29:56.339Z] #38 0.466 + TMP_GOPATH= [2020-04-07T14:29:56.339Z] #38 0.466 + : /build [2020-04-07T14:29:56.339Z] #38 0.466 + '[' -z '' ']' [2020-04-07T14:29:56.339Z] #38 0.467 ++ mktemp -d [2020-04-07T14:29:56.339Z] #38 0.471 + export GOPATH=/tmp/tmp.2D1GhGsS6U [2020-04-07T14:29:56.339Z] #38 0.472 + GOPATH=/tmp/tmp.2D1GhGsS6U [2020-04-07T14:29:56.339Z] #38 0.472 + RM_GOPATH=1 [2020-04-07T14:29:56.339Z] #38 0.473 ++ dirname ./install.sh [2020-04-07T14:29:56.339Z] #38 0.475 + dir=. [2020-04-07T14:29:56.339Z] #38 0.475 + bin=tini [2020-04-07T14:29:56.339Z] #38 0.475 + shift [2020-04-07T14:29:56.339Z] #38 0.475 + '[' '!' -f ./tini.installer ']' [2020-04-07T14:29:56.339Z] #38 0.475 + . ./tini.installer [2020-04-07T14:29:56.339Z] #38 0.475 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T14:29:56.339Z] #38 0.475 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T14:29:56.339Z] #38 0.476 + install_tini [2020-04-07T14:29:56.339Z] #38 0.476 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-07T14:29:56.339Z] #38 0.476 + git clone https://github.com/krallin/tini.git /tmp/tmp.2D1GhGsS6U/tini [2020-04-07T14:29:56.339Z] #38 0.480 Cloning into '/tmp/tmp.2D1GhGsS6U/tini'... [2020-04-07T14:29:56.339Z] #38 1.883 + cd /tmp/tmp.2D1GhGsS6U/tini [2020-04-07T14:29:56.339Z] #38 1.883 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T14:29:56.339Z] #38 1.923 + cmake . [2020-04-07T14:29:56.339Z] #38 2.875 -- The C compiler identification is GNU 8.3.0 [2020-04-07T14:29:56.339Z] #38 2.977 -- Check for working C compiler: /usr/bin/cc [2020-04-07T14:29:56.685Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-04-07T14:29:56.989Z] #38 3.852 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-07T14:29:56.989Z] #38 3.856 -- Detecting C compiler ABI info [2020-04-07T14:29:57.091Z] #47 119.2 internal/lazyregexp [2020-04-07T14:29:57.124Z] ok github.com/docker/docker/errdefs 0.016s coverage: 49.4% of statements [2020-04-07T14:29:57.282Z] #38 ... [2020-04-07T14:29:57.282Z] [2020-04-07T14:29:57.282Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:29:57.282Z] #44 29.33 CC images/core-s390.o [2020-04-07T14:29:57.282Z] #44 30.79 CC images/cpuinfo.o [2020-04-07T14:29:57.282Z] #44 31.57 CC images/inventory.o [2020-04-07T14:29:57.282Z] #44 32.21 CC images/fdinfo.o [2020-04-07T14:29:57.282Z] #44 32.94 CC images/fown.o [2020-04-07T14:29:57.282Z] #44 33.40 CC images/ns.o [2020-04-07T14:29:57.282Z] #44 33.83 CC images/regfile.o [2020-04-07T14:29:57.282Z] #44 34.37 CC images/ghost-file.o [2020-04-07T14:29:57.282Z] #44 35.16 CC images/fifo.o [2020-04-07T14:29:57.282Z] #44 35.50 CC images/remap-file-path.o [2020-04-07T14:29:57.282Z] #44 35.97 CC images/eventfd.o [2020-04-07T14:29:57.282Z] #44 36.31 CC images/eventpoll.o [2020-04-07T14:29:57.282Z] #44 36.88 CC images/fh.o [2020-04-07T14:29:57.282Z] #44 37.43 CC images/fsnotify.o [2020-04-07T14:29:57.282Z] #44 38.41 CC images/signalfd.o [2020-04-07T14:29:57.282Z] #44 38.99 CC images/fs.o [2020-04-07T14:29:57.295Z] ok github.com/docker/docker/pkg/fsutils 0.441s coverage: 85.1% of statements [2020-04-07T14:29:57.384Z] ok github.com/docker/docker/distribution 0.228s coverage: 22.1% of statements [2020-04-07T14:29:57.384Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-07T14:29:57.571Z] #44 39.42 CC images/pstree.o [2020-04-07T14:29:57.571Z] #44 ... [2020-04-07T14:29:57.571Z] [2020-04-07T14:29:57.571Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:29:57.571Z] #38 4.722 -- Detecting C compiler ABI info - done [2020-04-07T14:29:57.575Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2020-04-07T14:29:57.611Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-07T14:29:57.611Z] [2020-04-07T14:29:57.611Z] ________ ____ __. [2020-04-07T14:29:57.611Z] \_____ \ | |/ _| [2020-04-07T14:29:57.611Z] / | \| < [2020-04-07T14:29:57.611Z] / | \ | \ [2020-04-07T14:29:57.611Z] \_______ /____|__ \ [2020-04-07T14:29:57.611Z] \/ \/ [2020-04-07T14:29:57.611Z] [2020-04-07T14:29:57.611Z] INFO: make.ps1 ended at 04/07/2020 14:29:51 [2020-04-07T14:29:57.611Z] INFO: Binaries build ended at 04/07/2020 14:29:54. Duration:00:01:16.1897503 [2020-04-07T14:29:57.611Z] INFO: Copying the built daemon binary to d:\CI\PR-40731\4\binary\dockerd-940f7438b1.exe... [2020-04-07T14:29:57.611Z] INFO: Copying the built client binary to d:\CI\PR-40731\4\binary\docker-940f7438b1.exe... [2020-04-07T14:29:57.611Z] INFO: Copying dockerversion from the container... [2020-04-07T14:29:57.651Z] #47 119.8 net/url [2020-04-07T14:29:57.855Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-04-07T14:29:57.860Z] #38 4.801 -- Detecting C compile features [2020-04-07T14:29:57.860Z] #38 ... [2020-04-07T14:29:57.860Z] [2020-04-07T14:29:57.860Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:29:57.860Z] #65 64.99 + bin/ctr [2020-04-07T14:29:57.860Z] #65 ... [2020-04-07T14:29:57.860Z] [2020-04-07T14:29:57.860Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:29:57.860Z] #44 39.84 CC images/pipe.o [2020-04-07T14:29:58.058Z] INFO: Copying the golang package from the container to d:\CI\PR-40731\4\installer\go.zip... [2020-04-07T14:29:58.464Z] ok github.com/docker/docker/pkg/idtools 0.309s coverage: 70.1% of statements [2020-04-07T14:29:58.489Z] #44 40.30 CC images/tcp-stream.o [2020-04-07T14:29:58.744Z] ok github.com/docker/docker/pkg/ioutils 0.269s coverage: 69.3% of statements [2020-04-07T14:29:58.770Z] ok github.com/docker/docker/image 0.050s coverage: 86.4% of statements [2020-04-07T14:29:58.770Z] ok github.com/docker/docker/distribution/xfer 1.691s coverage: 85.1% of statements [2020-04-07T14:29:58.770Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-07T14:29:58.778Z] #44 40.83 CC images/sk-packet.o [2020-04-07T14:29:59.024Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-04-07T14:29:59.024Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-04-07T14:29:59.024Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-07T14:29:59.024Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-07T14:29:59.025Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-07T14:29:59.029Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2020-04-07T14:29:59.029Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-07T14:29:59.029Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2020-04-07T14:29:59.029Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-07T14:29:59.304Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-04-07T14:29:59.304Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-07T14:29:59.304Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-04-07T14:29:59.406Z] #44 41.40 CC images/mnt.o [2020-04-07T14:29:59.537Z] #47 121.6 go/ast [2020-04-07T14:29:59.537Z] #47 ... [2020-04-07T14:29:59.537Z] [2020-04-07T14:29:59.537Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:29:59.537Z] #65 49.50 Checking out files: 24% (779/3155) Checking out files: 25% (789/3155) Checking out files: 26% (821/3155) Checking out files: 27% (852/3155) Checking out files: 28% (884/3155) Checking out files: 29% (915/3155) Checking out files: 30% (947/3155) Checking out files: 31% (979/3155) Checking out files: 32% (1010/3155) Checking out files: 33% (1042/3155) Checking out files: 34% (1073/3155) Checking out files: 35% (1105/3155) Checking out files: 36% (1136/3155) Checking out files: 37% (1168/3155) Checking out files: 38% (1199/3155) Checking out files: 39% (1231/3155) Checking out files: 40% (1262/3155) Checking out files: 41% (1294/3155) Checking out files: 42% (1326/3155) Checking out files: 43% (1357/3155) Checking out files: 44% (1389/3155) Checking out files: 45% (1420/3155) Checking out files: 46% (1452/3155) Checking out files: 47% (1483/3155) Checking out files: 48% (1515/3155) Checking out files: 49% (1546/3155) Checking out files: 50% (1578/3155) Checking out files: 51% (1610/3155) Checking out files: 52% (1641/3155) Checking out files: 53% (1673/3155) Checking out files: 54% (1704/3155) Checking out files: 54% (1712/3155) Checking out files: 55% (1736/3155) Checking out files: 56% (1767/3155) Checking out files: 57% (1799/3155) Checking out files: 58% (1830/3155) Checking out files: 59% (1862/3155) Checking out files: 60% (1893/3155) Checking out files: 61% (1925/3155) Checking out files: 62% (1957/3155) Checking out files: 63% (1988/3155) Checking out files: 64% (2020/3155) Checking out files: 65% (2051/3155) Checking out files: 66% (2083/3155) Checking out files: 67% (2114/3155) Checking out files: 68% (2146/3155) Checking out files: 69% (2177/3155) Checking out files: 70% (2209/3155) Checking out files: 71% (2241/3155) Checking out files: 72% (2272/3155) Checking out files: 73% (2304/3155) Checking out files: 74% (2335/3155) Checking out files: 75% (2367/3155) Checking out files: 76% (2398/3155) Checking out files: 77% (2430/3155) Checking out files: 78% (2461/3155) Checking out files: 78% (2463/3155) Checking out files: 79% (2493/3155) Checking out files: 80% (2524/3155) Checking out files: 81% (2556/3155) Checking out files: 82% (2588/3155) Checking out files: 83% (2619/3155) Checking out files: 84% (2651/3155) Checking out files: 85% (2682/3155) Checking out files: 86% (2714/3155) Checking out files: 87% (2745/3155) Checking out files: 88% (2777/3155) Checking out files: 89% (2808/3155) Checking out files: 90% (2840/3155) Checking out files: 90% (2851/3155) Checking out files: 91% (2872/3155) Checking out files: 92% (2903/3155) Checking out files: 93% (2935/3155) Checking out files: 94% (2966/3155) Checking out files: 95% (2998/3155) Checking out files: 96% (3029/3155) Checking out files: 97% (3061/3155) Checking out files: 98% (3092/3155) Checking out files: 99% (3124/3155) Checking out files: 100% (3155/3155) Checking out files: 100% (3155/3155), done. [2020-04-07T14:29:59.537Z] #65 53.11 + cd /tmp/tmp.vebY0Pp7Js/src/github.com/containerd/containerd [2020-04-07T14:29:59.537Z] #65 53.11 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T14:29:59.585Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-04-07T14:29:59.599Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-04-07T14:29:59.695Z] #44 41.84 CC images/pipe-data.o [2020-04-07T14:29:59.865Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-04-07T14:29:59.865Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 91.4% of statements [2020-04-07T14:29:59.865Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-07T14:29:59.865Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-07T14:30:00.169Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2020-04-07T14:30:00.324Z] #44 42.19 CC images/sa.o [2020-04-07T14:30:00.489Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-04-07T14:30:00.616Z] #44 42.66 CC images/timer.o [2020-04-07T14:30:00.908Z] INFO: Extracting go.zip to d:\CI\PR-40731\4\go [2020-04-07T14:30:01.100Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-07T14:30:01.100Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-07T14:30:01.110Z] ok github.com/docker/docker/opts 0.059s coverage: 67.4% of statements [2020-04-07T14:30:01.380Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-07T14:30:01.645Z] #44 43.36 CC images/timerfd.o [2020-04-07T14:30:01.645Z] #44 ... [2020-04-07T14:30:01.645Z] [2020-04-07T14:30:01.645Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:01.645Z] #47 114.0 internal/lazyregexp [2020-04-07T14:30:01.645Z] #47 115.0 github.com/LK4D4/vndr/versioned [2020-04-07T14:30:01.645Z] #47 118.2 encoding/binary [2020-04-07T14:30:01.645Z] #47 118.2 go/scanner [2020-04-07T14:30:01.645Z] #47 118.2 net/url [2020-04-07T14:30:01.645Z] #47 ... [2020-04-07T14:30:01.645Z] [2020-04-07T14:30:01.645Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:01.645Z] #38 7.544 -- Detecting C compile features - done [2020-04-07T14:30:01.645Z] #38 7.599 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-07T14:30:01.645Z] #38 7.916 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-07T14:30:01.645Z] #38 8.090 -- Configuring done [2020-04-07T14:30:01.645Z] #38 8.122 -- Generating done [2020-04-07T14:30:01.645Z] #38 8.135 -- Build files have been written to: /tmp/tmp.2D1GhGsS6U/tini [2020-04-07T14:30:01.645Z] #38 8.141 + make tini-static [2020-04-07T14:30:01.645Z] #38 8.780 Scanning dependencies of target tini-static [2020-04-07T14:30:01.934Z] #38 9.052 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-07T14:30:01.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T14:30:01.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T14:30:01.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T14:30:02.086Z] #65 55.51 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-07T14:30:02.086Z] #65 55.51 + BUILDTAGS='netgo osusergo static_build' [2020-04-07T14:30:02.086Z] #65 55.51 + export EXTRA_FLAGS=-buildmode=pie [2020-04-07T14:30:02.086Z] #65 55.51 + EXTRA_FLAGS=-buildmode=pie [2020-04-07T14:30:02.086Z] #65 55.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-07T14:30:02.086Z] #65 55.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-07T14:30:02.086Z] #65 55.52 + '[' '' = dynamic ']' [2020-04-07T14:30:02.086Z] #65 55.52 + make [2020-04-07T14:30:02.224Z] #38 ... [2020-04-07T14:30:02.224Z] [2020-04-07T14:30:02.224Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:30:02.224Z] #33 117.8 github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T14:30:02.224Z] #33 DONE 124.9s [2020-04-07T14:30:02.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T14:30:02.492Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-04-07T14:30:02.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T14:30:02.513Z] [2020-04-07T14:30:02.513Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:02.513Z] #44 43.74 CC images/mm.o [2020-04-07T14:30:02.513Z] #44 44.22 CC images/sk-opts.o [2020-04-07T14:30:02.513Z] #44 44.66 CC images/sk-unix.o [2020-04-07T14:30:02.752Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2020-04-07T14:30:02.842Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-04-07T14:30:02.842Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-07T14:30:03.052Z] #65 ... [2020-04-07T14:30:03.052Z] [2020-04-07T14:30:03.052Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:30:03.052Z] #33 118.1 github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T14:30:03.052Z] #33 DONE 125.3s [2020-04-07T14:30:03.052Z] [2020-04-07T14:30:03.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:03.052Z] #44 15.33 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-07T14:30:03.052Z] #44 15.49 PBCC images/opts.pb-c.c [2020-04-07T14:30:03.052Z] #44 15.66 PBCC images/sit.pb-c.c [2020-04-07T14:30:03.052Z] #44 15.74 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-07T14:30:03.052Z] #44 15.96 DEP images/opts.pb-c.d [2020-04-07T14:30:03.052Z] #44 16.03 DEP images/sit.pb-c.d [2020-04-07T14:30:03.052Z] #44 16.15 PBCC images/macvlan.pb-c.c [2020-04-07T14:30:03.052Z] #44 16.24 DEP images/macvlan.pb-c.d [2020-04-07T14:30:03.052Z] #44 16.38 PBCC images/autofs.pb-c.c [2020-04-07T14:30:03.052Z] #44 16.44 DEP images/autofs.pb-c.d [2020-04-07T14:30:03.052Z] #44 16.62 PBCC images/sysctl.pb-c.c [2020-04-07T14:30:03.052Z] #44 16.64 DEP images/sysctl.pb-c.d [2020-04-07T14:30:03.052Z] #44 16.77 PBCC images/time.pb-c.c [2020-04-07T14:30:03.052Z] #44 16.83 DEP images/time.pb-c.d [2020-04-07T14:30:03.052Z] #44 16.93 PBCC images/binfmt-misc.pb-c.c [2020-04-07T14:30:03.052Z] #44 17.01 DEP images/binfmt-misc.pb-c.d [2020-04-07T14:30:03.052Z] #44 17.17 PBCC images/seccomp.pb-c.c [2020-04-07T14:30:03.052Z] #44 17.26 DEP images/seccomp.pb-c.d [2020-04-07T14:30:03.052Z] #44 17.37 PBCC images/userns.pb-c.c [2020-04-07T14:30:03.052Z] #44 17.45 DEP images/userns.pb-c.d [2020-04-07T14:30:03.052Z] #44 17.53 PBCC images/cgroup.pb-c.c [2020-04-07T14:30:03.052Z] #44 17.61 DEP images/cgroup.pb-c.d [2020-04-07T14:30:03.052Z] #44 17.79 PBCC images/fown.pb-c.c [2020-04-07T14:30:03.052Z] #44 17.90 PBCC images/ext-file.pb-c.c [2020-04-07T14:30:03.052Z] #44 17.96 DEP images/fown.pb-c.d [2020-04-07T14:30:03.052Z] #44 18.05 DEP images/ext-file.pb-c.d [2020-04-07T14:30:03.052Z] #44 18.18 PBCC images/rpc.pb-c.c [2020-04-07T14:30:03.052Z] #44 18.40 DEP images/rpc.pb-c.d [2020-04-07T14:30:03.052Z] #44 18.50 PBCC images/siginfo.pb-c.c [2020-04-07T14:30:03.052Z] #44 18.59 DEP images/siginfo.pb-c.d [2020-04-07T14:30:03.052Z] #44 18.68 PBCC images/pagemap.pb-c.c [2020-04-07T14:30:03.052Z] #44 18.79 DEP images/pagemap.pb-c.d [2020-04-07T14:30:03.052Z] #44 18.86 PBCC images/rlimit.pb-c.c [2020-04-07T14:30:03.052Z] #44 18.91 DEP images/rlimit.pb-c.d [2020-04-07T14:30:03.052Z] #44 18.97 PBCC images/file-lock.pb-c.c [2020-04-07T14:30:03.052Z] #44 19.00 DEP images/file-lock.pb-c.d [2020-04-07T14:30:03.052Z] #44 19.02 PBCC images/tty.pb-c.c [2020-04-07T14:30:03.052Z] #44 19.07 DEP images/tty.pb-c.d [2020-04-07T14:30:03.053Z] #44 19.15 PBCC images/tun.pb-c.c [2020-04-07T14:30:03.053Z] #44 19.25 PBCC images/netdev.pb-c.c [2020-04-07T14:30:03.053Z] #44 19.42 DEP images/tun.pb-c.d [2020-04-07T14:30:03.053Z] #44 19.49 DEP images/netdev.pb-c.d [2020-04-07T14:30:03.053Z] #44 19.60 PBCC images/vma.pb-c.c [2020-04-07T14:30:03.053Z] #44 19.70 DEP images/vma.pb-c.d [2020-04-07T14:30:03.053Z] #44 19.78 PBCC images/creds.pb-c.c [2020-04-07T14:30:03.053Z] #44 19.82 DEP images/creds.pb-c.d [2020-04-07T14:30:03.053Z] #44 19.97 PBCC images/utsns.pb-c.c [2020-04-07T14:30:03.053Z] #44 20.09 DEP images/utsns.pb-c.d [2020-04-07T14:30:03.053Z] #44 20.21 PBCC images/ipc-desc.pb-c.c [2020-04-07T14:30:03.053Z] #44 20.30 PBCC images/ipc-sem.pb-c.c [2020-04-07T14:30:03.053Z] #44 20.41 DEP images/ipc-desc.pb-c.d [2020-04-07T14:30:03.053Z] #44 20.54 DEP images/ipc-sem.pb-c.d [2020-04-07T14:30:03.053Z] #44 20.67 PBCC images/ipc-msg.pb-c.c [2020-04-07T14:30:03.053Z] #44 20.71 DEP images/ipc-msg.pb-c.d [2020-04-07T14:30:03.053Z] #44 20.84 PBCC images/ipc-shm.pb-c.c [2020-04-07T14:30:03.053Z] #44 20.90 DEP images/ipc-shm.pb-c.d [2020-04-07T14:30:03.053Z] #44 21.03 PBCC images/ipc-var.pb-c.c [2020-04-07T14:30:03.053Z] #44 21.07 DEP images/ipc-var.pb-c.d [2020-04-07T14:30:03.053Z] #44 21.15 PBCC images/sk-opts.pb-c.c [2020-04-07T14:30:03.053Z] #44 21.21 PBCC images/packet-sock.pb-c.c [2020-04-07T14:30:03.053Z] #44 21.34 DEP images/sk-opts.pb-c.d [2020-04-07T14:30:03.321Z] ok github.com/docker/docker/pkg/authorization 1.417s coverage: 68.3% of statements [2020-04-07T14:30:03.350Z] #44 21.44 DEP images/packet-sock.pb-c.d [2020-04-07T14:30:03.350Z] #44 21.53 PBCC images/sk-netlink.pb-c.c [2020-04-07T14:30:03.560Z] #44 45.65 CC images/sk-inet.o [2020-04-07T14:30:03.604Z] #44 21.60 DEP images/sk-netlink.pb-c.d [2020-04-07T14:30:03.604Z] #44 ... [2020-04-07T14:30:03.604Z] [2020-04-07T14:30:03.604Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:30:03.604Z] #56 115.8 encoding/json [2020-04-07T14:30:03.604Z] #56 123.4 github.com/pkg/diff [2020-04-07T14:30:03.604Z] #56 ... [2020-04-07T14:30:03.604Z] [2020-04-07T14:30:03.604Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:03.604Z] #44 21.76 PBCC images/sk-inet.pb-c.c [2020-04-07T14:30:03.604Z] #44 21.84 DEP images/sk-inet.pb-c.d [2020-04-07T14:30:03.859Z] #44 21.90 PBCC images/sk-unix.pb-c.c [2020-04-07T14:30:03.859Z] #44 22.06 DEP images/sk-unix.pb-c.d [2020-04-07T14:30:03.859Z] #44 22.22 PBCC images/mm.pb-c.c [2020-04-07T14:30:03.891Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2020-04-07T14:30:04.114Z] #44 22.36 DEP images/mm.pb-c.d [2020-04-07T14:30:04.151Z] ok github.com/docker/docker/pkg/archive 1.187s coverage: 77.0% of statements [2020-04-07T14:30:04.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T14:30:04.412Z] #44 22.44 PBCC images/timerfd.pb-c.c [2020-04-07T14:30:04.412Z] #44 22.51 DEP images/timerfd.pb-c.d [2020-04-07T14:30:04.412Z] #44 22.58 PBCC images/timer.pb-c.c [2020-04-07T14:30:04.412Z] #44 22.63 DEP images/timer.pb-c.d [2020-04-07T14:30:04.666Z] #44 22.70 PBCC images/sa.pb-c.c [2020-04-07T14:30:04.666Z] #44 22.81 DEP images/sa.pb-c.d [2020-04-07T14:30:04.666Z] #44 22.86 PBCC images/pipe-data.pb-c.c [2020-04-07T14:30:04.666Z] #44 22.90 DEP images/pipe-data.pb-c.d [2020-04-07T14:30:04.721Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-04-07T14:30:04.721Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-04-07T14:30:04.921Z] #44 23.00 PBCC images/mnt.pb-c.c [2020-04-07T14:30:04.921Z] #44 23.09 DEP images/mnt.pb-c.d [2020-04-07T14:30:05.064Z] #44 46.88 CC images/tun.o [2020-04-07T14:30:05.176Z] #44 23.29 PBCC images/sk-packet.pb-c.c [2020-04-07T14:30:05.176Z] #44 23.35 DEP images/sk-packet.pb-c.d [2020-04-07T14:30:05.176Z] #44 23.49 PBCC images/tcp-stream.pb-c.c [2020-04-07T14:30:05.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T14:30:05.355Z] #44 47.38 CC images/sk-netlink.o [2020-04-07T14:30:05.430Z] #44 23.65 DEP images/tcp-stream.pb-c.d [2020-04-07T14:30:05.504Z] ok github.com/docker/docker/pkg/signal 2.327s coverage: 61.0% of statements [2020-04-07T14:30:05.661Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-04-07T14:30:05.685Z] #44 23.79 PBCC images/pipe.pb-c.c [2020-04-07T14:30:05.784Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-04-07T14:30:05.940Z] #44 23.95 DEP images/pipe.pb-c.d [2020-04-07T14:30:05.940Z] #44 24.05 PBCC images/pstree.pb-c.c [2020-04-07T14:30:05.940Z] #44 24.15 DEP images/pstree.pb-c.d [2020-04-07T14:30:05.985Z] #44 47.80 CC images/packet-sock.o [2020-04-07T14:30:06.064Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-07T14:30:06.195Z] #44 24.27 PBCC images/fs.pb-c.c [2020-04-07T14:30:06.195Z] #44 24.35 DEP images/fs.pb-c.d [2020-04-07T14:30:06.195Z] #44 24.42 PBCC images/signalfd.pb-c.c [2020-04-07T14:30:06.229Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-04-07T14:30:06.275Z] #44 ... [2020-04-07T14:30:06.275Z] [2020-04-07T14:30:06.275Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:06.275Z] #38 12.28 [100%] Linking C executable tini-static [2020-04-07T14:30:06.275Z] #38 13.13 [100%] Built target tini-static [2020-04-07T14:30:06.275Z] #38 13.22 + mkdir -p /build [2020-04-07T14:30:06.275Z] #38 13.22 + cp tini-static /build/docker-init [2020-04-07T14:30:06.275Z] #38 DONE 13.3s [2020-04-07T14:30:06.344Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-07T14:30:06.344Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-04-07T14:30:06.452Z] #44 24.55 DEP images/signalfd.pb-c.d [2020-04-07T14:30:06.452Z] #44 24.75 PBCC images/fh.pb-c.c [2020-04-07T14:30:06.488Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-04-07T14:30:06.565Z] [2020-04-07T14:30:06.565Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:06.566Z] #47 124.3 go/ast [2020-04-07T14:30:06.566Z] #47 125.8 text/template/parse [2020-04-07T14:30:06.566Z] #47 126.8 encoding/json [2020-04-07T14:30:06.566Z] #47 ... [2020-04-07T14:30:06.566Z] [2020-04-07T14:30:06.566Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:30:06.566Z] #56 119.0 mvdan.cc/sh/v3/syntax [2020-04-07T14:30:06.566Z] #56 120.8 encoding/base64 [2020-04-07T14:30:06.566Z] #56 122.7 go/ast [2020-04-07T14:30:06.566Z] #56 124.4 encoding/json [2020-04-07T14:30:06.566Z] #56 127.2 golang.org/x/sys/unix [2020-04-07T14:30:06.625Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-04-07T14:30:06.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T14:30:06.707Z] #44 24.82 PBCC images/fsnotify.pb-c.c [2020-04-07T14:30:06.707Z] #44 24.88 DEP images/fh.pb-c.d [2020-04-07T14:30:06.857Z] #56 ... [2020-04-07T14:30:06.857Z] [2020-04-07T14:30:06.857Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:06.857Z] #44 48.67 CC images/ipc-var.o [2020-04-07T14:30:06.962Z] #44 24.96 DEP images/fsnotify.pb-c.d [2020-04-07T14:30:06.962Z] #44 25.02 PBCC images/eventpoll.pb-c.c [2020-04-07T14:30:06.962Z] #44 25.05 DEP images/eventpoll.pb-c.d [2020-04-07T14:30:06.963Z] #44 25.08 PBCC images/eventfd.pb-c.c [2020-04-07T14:30:06.963Z] #44 25.11 DEP images/eventfd.pb-c.d [2020-04-07T14:30:07.149Z] #44 49.23 CC images/ipc-desc.o [2020-04-07T14:30:07.236Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 37.2% of statements [2020-04-07T14:30:07.259Z] #44 25.26 PBCC images/remap-file-path.pb-c.c [2020-04-07T14:30:07.259Z] #44 25.31 DEP images/remap-file-path.pb-c.d [2020-04-07T14:30:07.259Z] #44 25.43 PBCC images/fifo.pb-c.c [2020-04-07T14:30:07.260Z] #44 25.51 DEP images/fifo.pb-c.d [2020-04-07T14:30:07.515Z] #44 25.65 PBCC images/ghost-file.pb-c.c [2020-04-07T14:30:07.516Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2020-04-07T14:30:07.770Z] #44 25.82 DEP images/ghost-file.pb-c.d [2020-04-07T14:30:07.770Z] #44 25.93 PBCC images/regfile.pb-c.c [2020-04-07T14:30:07.796Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-04-07T14:30:07.865Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-04-07T14:30:07.865Z] ok github.com/docker/docker/pkg/chrootarchive 3.593s coverage: 43.2% of statements [2020-04-07T14:30:08.026Z] #44 26.08 DEP images/regfile.pb-c.d [2020-04-07T14:30:08.026Z] #44 26.10 PBCC images/ns.pb-c.c [2020-04-07T14:30:08.026Z] #44 26.11 DEP images/ns.pb-c.d [2020-04-07T14:30:08.026Z] #44 26.12 PBCC images/fdinfo.pb-c.c [2020-04-07T14:30:08.026Z] #44 26.13 DEP images/fdinfo.pb-c.d [2020-04-07T14:30:08.026Z] #44 26.18 PBCC images/core-aarch64.pb-c.c [2020-04-07T14:30:08.026Z] #44 26.27 PBCC images/core-arm.pb-c.c [2020-04-07T14:30:08.178Z] #44 50.02 CC images/ipc-shm.o [2020-04-07T14:30:08.281Z] #44 26.49 PBCC images/core-ppc64.pb-c.c [2020-04-07T14:30:08.281Z] #44 26.55 PBCC images/core-s390.pb-c.c [2020-04-07T14:30:08.406Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-04-07T14:30:08.406Z] testing: warning: no tests to run [2020-04-07T14:30:08.406Z] coverage: [no statements] [2020-04-07T14:30:08.406Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-07T14:30:08.433Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-04-07T14:30:08.467Z] #44 50.50 CC images/ipc-msg.o [2020-04-07T14:30:08.536Z] #44 26.63 PBCC images/core-x86.pb-c.c [2020-04-07T14:30:08.687Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-07T14:30:08.692Z] ok github.com/docker/docker/pkg/fsutils 0.285s coverage: 85.1% of statements [2020-04-07T14:30:08.692Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-04-07T14:30:08.792Z] #44 26.78 PBCC images/core.pb-c.c [2020-04-07T14:30:08.792Z] #44 26.98 PBCC images/inventory.pb-c.c [2020-04-07T14:30:08.952Z] ok github.com/docker/docker/pkg/discovery/kv 3.108s coverage: 84.1% of statements [2020-04-07T14:30:08.967Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-07T14:30:08.967Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-07T14:30:09.047Z] #44 27.13 DEP images/core-aarch64.pb-c.d [2020-04-07T14:30:09.047Z] #44 27.18 DEP images/core-arm.pb-c.d [2020-04-07T14:30:09.047Z] #44 27.23 DEP images/core-ppc64.pb-c.d [2020-04-07T14:30:09.120Z] #44 51.06 CC images/ipc-sem.o [2020-04-07T14:30:09.212Z] ok github.com/docker/docker/layer 7.404s coverage: 68.8% of statements [2020-04-07T14:30:09.212Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-07T14:30:09.212Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-07T14:30:09.212Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-07T14:30:09.212Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-07T14:30:09.212Z] ? github.com/docker/docker/oci [no test files] [2020-04-07T14:30:09.212Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-07T14:30:09.212Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-07T14:30:09.212Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-07T14:30:09.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T14:30:09.343Z] #44 27.35 DEP images/core-s390.pb-c.d [2020-04-07T14:30:09.343Z] #44 27.45 DEP images/core-x86.pb-c.d [2020-04-07T14:30:09.343Z] #44 27.51 DEP images/core.pb-c.d [2020-04-07T14:30:09.343Z] #44 27.58 DEP images/inventory.pb-c.d [2020-04-07T14:30:09.409Z] #44 51.58 CC images/utsns.o [2020-04-07T14:30:09.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T14:30:09.599Z] #44 27.73 PBCC images/cpuinfo.pb-c.c [2020-04-07T14:30:09.599Z] #44 27.82 DEP images/cpuinfo.pb-c.d [2020-04-07T14:30:09.698Z] #44 51.82 CC images/creds.o [2020-04-07T14:30:09.854Z] #44 27.96 PBCC images/stats.pb-c.c [2020-04-07T14:30:09.854Z] #44 28.02 DEP images/stats.pb-c.d [2020-04-07T14:30:10.152Z] ok github.com/docker/docker/pkg/locker 0.072s coverage: 88.9% of statements [2020-04-07T14:30:10.152Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-04-07T14:30:10.331Z] #44 52.19 CC images/vma.o [2020-04-07T14:30:10.412Z] ok github.com/docker/docker/pkg/ioutils 0.640s coverage: 70.1% of statements [2020-04-07T14:30:10.412Z] ok github.com/docker/docker/pkg/idtools 0.707s coverage: 70.1% of statements [2020-04-07T14:30:10.412Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-04-07T14:30:10.412Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-07T14:30:10.412Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-07T14:30:10.619Z] #44 52.52 CC images/netdev.o [2020-04-07T14:30:10.672Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2020-04-07T14:30:10.672Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-07T14:30:10.932Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-04-07T14:30:10.977Z] ok github.com/docker/docker/plugin 0.561s coverage: 27.1% of statements [2020-04-07T14:30:11.193Z] ok github.com/docker/docker/pkg/parsers/kernel 0.041s coverage: 60.0% of statements [2020-04-07T14:30:11.193Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.077s coverage: 91.4% of statements [2020-04-07T14:30:11.223Z] #44 ... [2020-04-07T14:30:11.223Z] [2020-04-07T14:30:11.223Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:11.223Z] #47 123.1 text/template/parse [2020-04-07T14:30:11.223Z] #47 129.8 text/template [2020-04-07T14:30:11.223Z] #47 130.5 go/parser [2020-04-07T14:30:11.223Z] #47 ... [2020-04-07T14:30:11.223Z] [2020-04-07T14:30:11.223Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:30:11.223Z] #56 126.3 go/ast [2020-04-07T14:30:11.223Z] #56 127.7 golang.org/x/crypto/ssh/terminal [2020-04-07T14:30:11.223Z] #56 129.7 mvdan.cc/editorconfig [2020-04-07T14:30:11.223Z] #56 131.5 mvdan.cc/sh/v3/fileutil [2020-04-07T14:30:11.223Z] #56 131.8 mvdan.cc/sh/v3/syntax [2020-04-07T14:30:11.249Z] #44 53.18 CC images/tty.o [2020-04-07T14:30:11.257Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-07T14:30:11.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-07T14:30:11.454Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.4% of statements [2020-04-07T14:30:11.454Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-07T14:30:11.454Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-07T14:30:11.868Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-07T14:30:12.024Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-04-07T14:30:12.149Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-04-07T14:30:12.151Z] #56 ... [2020-04-07T14:30:12.151Z] [2020-04-07T14:30:12.151Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:12.151Z] #44 30.38 make[1]: Nothing to be done for 'all'. [2020-04-07T14:30:12.295Z] #44 54.17 CC images/file-lock.o [2020-04-07T14:30:12.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T14:30:12.584Z] #44 54.53 CC images/rlimit.o [2020-04-07T14:30:12.594Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2020-04-07T14:30:12.594Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2020-04-07T14:30:12.853Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-04-07T14:30:12.874Z] #44 54.87 CC images/pagemap.o [2020-04-07T14:30:13.163Z] #44 55.32 CC images/siginfo.o [2020-04-07T14:30:13.422Z] ok github.com/docker/docker/pkg/reexec 0.026s coverage: 82.4% of statements [2020-04-07T14:30:13.614Z] ok github.com/docker/docker/registry 0.099s coverage: 56.0% of statements [2020-04-07T14:30:13.796Z] #44 ... [2020-04-07T14:30:13.796Z] [2020-04-07T14:30:13.796Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:30:13.796Z] #10 142.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-07T14:30:13.796Z] #10 142.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-07T14:30:13.796Z] #10 142.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-07T14:30:13.895Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-04-07T14:30:13.895Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-04-07T14:30:13.990Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-04-07T14:30:13.990Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2020-04-07T14:30:14.040Z] #44 ... [2020-04-07T14:30:14.040Z] [2020-04-07T14:30:14.040Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:30:14.040Z] #65 57.30 + bin/ctr [2020-04-07T14:30:14.087Z] #10 142.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-07T14:30:14.087Z] #10 142.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-07T14:30:14.087Z] #10 142.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-07T14:30:14.087Z] #10 143.0 Selecting previously unselected package libbtrfs0. [2020-04-07T14:30:14.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T14:30:14.378Z] #10 143.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-07T14:30:14.378Z] #10 143.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T14:30:14.378Z] #10 143.1 Selecting previously unselected package libbtrfs-dev. [2020-04-07T14:30:14.378Z] #10 143.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-07T14:30:14.378Z] #10 143.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T14:30:14.505Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-07T14:30:14.561Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2020-04-07T14:30:14.561Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2020-04-07T14:30:14.603Z] #65 ... [2020-04-07T14:30:14.603Z] [2020-04-07T14:30:14.603Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:14.603Z] #47 136.7 encoding/xml [2020-04-07T14:30:14.668Z] #10 143.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-07T14:30:14.668Z] #10 143.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-07T14:30:14.668Z] #10 143.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-07T14:30:14.668Z] #10 143.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-07T14:30:14.668Z] #10 143.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-07T14:30:14.668Z] #10 143.6 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-07T14:30:14.785Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-07T14:30:14.958Z] #10 143.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-07T14:30:15.129Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-04-07T14:30:15.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T14:30:15.249Z] #10 143.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-07T14:30:15.249Z] #10 143.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-07T14:30:15.388Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 71.3% of statements [2020-04-07T14:30:15.558Z] #10 144.2 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-07T14:30:15.558Z] #10 144.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-07T14:30:15.558Z] #10 144.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-07T14:30:15.847Z] #10 144.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-07T14:30:15.847Z] #10 144.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-07T14:30:15.847Z] #10 144.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-07T14:30:16.009Z] #47 137.9 go/doc [2020-04-07T14:30:16.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T14:30:16.136Z] #10 144.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-07T14:30:16.136Z] #10 144.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-07T14:30:16.136Z] #10 144.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-07T14:30:16.136Z] #10 145.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-07T14:30:16.325Z] ok github.com/docker/docker/pkg/tailfile 0.102s coverage: 88.6% of statements [2020-04-07T14:30:16.325Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 37.2% of statements [2020-04-07T14:30:16.325Z] ok github.com/docker/docker/pkg/signal 2.803s coverage: 61.0% of statements [2020-04-07T14:30:16.426Z] #10 145.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-07T14:30:16.426Z] #10 145.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-07T14:30:16.800Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-07T14:30:16.898Z] testing: warning: no tests to run [2020-04-07T14:30:16.898Z] coverage: [no statements] [2020-04-07T14:30:16.898Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-04-07T14:30:17.054Z] #10 145.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-07T14:30:17.055Z] #10 145.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-07T14:30:17.055Z] #10 145.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-07T14:30:17.157Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2020-04-07T14:30:17.157Z] ok github.com/docker/docker/pkg/term 0.022s coverage: 85.9% of statements [2020-04-07T14:30:17.345Z] #10 146.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-07T14:30:17.345Z] #10 146.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-07T14:30:17.345Z] #10 146.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-07T14:30:17.345Z] #10 146.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-07T14:30:17.345Z] #10 146.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-07T14:30:17.345Z] #10 146.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-07T14:30:17.410Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-04-07T14:30:17.418Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-04-07T14:30:17.437Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T14:30:17.437Z] Using test binary docker [2020-04-07T14:30:17.437Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-07T14:30:17.437Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T14:30:17.437Z] INFO: Waiting for daemon to start... [2020-04-07T14:30:17.437Z] Starting dockerd [2020-04-07T14:30:17.678Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2020-04-07T14:30:17.678Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2020-04-07T14:30:17.690Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-04-07T14:30:17.974Z] #10 146.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-07T14:30:17.974Z] #10 146.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-07T14:30:17.974Z] #10 146.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-07T14:30:18.604Z] #10 147.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-07T14:30:18.604Z] #10 147.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-07T14:30:18.604Z] #10 147.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-07T14:30:18.604Z] #10 147.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T14:30:18.604Z] #10 147.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-07T14:30:18.604Z] #10 147.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-07T14:30:18.604Z] #10 147.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:30:18.604Z] #10 147.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T14:30:18.604Z] #10 147.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-07T14:30:18.604Z] #10 147.5 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-07T14:30:18.604Z] #10 147.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T14:30:18.604Z] #10 147.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T14:30:18.604Z] #10 147.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-07T14:30:18.690Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-04-07T14:30:18.893Z] #10 147.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-07T14:30:18.893Z] #10 147.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-07T14:30:18.893Z] #10 147.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T14:30:18.893Z] #10 147.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-07T14:30:18.893Z] #10 147.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:30:18.893Z] #10 147.6 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-04-07T14:30:18.893Z] #10 147.6 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-04-07T14:30:18.893Z] #10 147.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:30:18.893Z] #10 147.7 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-04-07T14:30:18.893Z] #10 147.7 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-04-07T14:30:18.893Z] #10 147.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T14:30:18.893Z] #10 147.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-07T14:30:18.893Z] #10 147.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-07T14:30:18.893Z] #10 147.7 Setting up dmsetup (2:1.02.155-3) ... [2020-04-07T14:30:18.893Z] #10 147.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-07T14:30:18.893Z] #10 147.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-07T14:30:18.893Z] #10 147.7 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:30:19.183Z] #10 DONE 148.0s [2020-04-07T14:30:19.183Z] [2020-04-07T14:30:19.183Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T14:30:19.472Z] #11 ... [2020-04-07T14:30:19.472Z] [2020-04-07T14:30:19.472Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:30:19.472Z] #58 DONE 0.2s [2020-04-07T14:30:19.472Z] [2020-04-07T14:30:19.472Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T14:30:19.472Z] #59 DONE 0.1s [2020-04-07T14:30:19.472Z] [2020-04-07T14:30:19.472Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:19.585Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-04-07T14:30:19.585Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2020-04-07T14:30:19.761Z] #60 ... [2020-04-07T14:30:19.761Z] [2020-04-07T14:30:19.761Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T14:30:19.761Z] #11 DONE 0.7s [2020-04-07T14:30:19.959Z] . [2020-04-07T14:30:19.959Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T14:30:19.959Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T14:30:19.959Z] Error: No such image: emptyfs [2020-04-07T14:30:19.959Z] Running integration-test (iteration 1) [2020-04-07T14:30:19.959Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-07T14:30:20.052Z] [2020-04-07T14:30:20.053Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:20.053Z] #60 0.417 + RM_GOPATH=0 [2020-04-07T14:30:20.053Z] #60 0.433 + TMP_GOPATH= [2020-04-07T14:30:20.053Z] #60 0.434 + : /build [2020-04-07T14:30:20.053Z] #60 0.434 + '[' -z '' ']' [2020-04-07T14:30:20.053Z] #60 0.435 ++ mktemp -d [2020-04-07T14:30:20.053Z] #60 0.437 + export GOPATH=/tmp/tmp.Y4XK6s5RC3 [2020-04-07T14:30:20.053Z] #60 0.437 + GOPATH=/tmp/tmp.Y4XK6s5RC3 [2020-04-07T14:30:20.053Z] #60 0.437 + RM_GOPATH=1 [2020-04-07T14:30:20.053Z] #60 0.438 ++ dirname ./install.sh [2020-04-07T14:30:20.053Z] #60 0.440 + dir=. [2020-04-07T14:30:20.053Z] #60 0.441 + bin=runc [2020-04-07T14:30:20.053Z] #60 0.441 + shift [2020-04-07T14:30:20.053Z] #60 0.442 + '[' '!' -f ./runc.installer ']' [2020-04-07T14:30:20.053Z] #60 0.442 + . ./runc.installer [2020-04-07T14:30:20.053Z] #60 0.442 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T14:30:20.053Z] #60 0.443 + install_runc [2020-04-07T14:30:20.053Z] #60 0.464 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-07T14:30:20.053Z] #60 0.477 + uname -r [2020-04-07T14:30:20.053Z] #60 0.486 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-07T14:30:20.053Z] #60 0.487 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-07T14:30:20.053Z] #60 0.487 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-07T14:30:20.053Z] #60 0.488 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Y4XK6s5RC3/src/github.com/opencontainers/runc [2020-04-07T14:30:20.053Z] #60 0.493 Cloning into '/tmp/tmp.Y4XK6s5RC3/src/github.com/opencontainers/runc'... [2020-04-07T14:30:20.155Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2020-04-07T14:30:20.342Z] #60 ... [2020-04-07T14:30:20.342Z] [2020-04-07T14:30:20.342Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T14:30:20.342Z] #12 DONE 0.5s [2020-04-07T14:30:20.632Z] [2020-04-07T14:30:20.632Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T14:30:20.632Z] #13 0.346 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-07T14:30:20.931Z] #13 DONE 0.4s [2020-04-07T14:30:20.931Z] [2020-04-07T14:30:20.931Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T14:30:21.093Z] ok github.com/docker/docker/plugin 0.595s coverage: 27.1% of statements [2020-04-07T14:30:21.225Z] #14 DONE 0.4s [2020-04-07T14:30:21.225Z] [2020-04-07T14:30:21.225Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:21.225Z] #47 143.8 text/template [2020-04-07T14:30:21.289Z] #47 ... [2020-04-07T14:30:21.289Z] [2020-04-07T14:30:21.289Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:21.289Z] #44 33.01 CC images/stats.o [2020-04-07T14:30:21.289Z] #44 33.70 CC images/core.o [2020-04-07T14:30:21.289Z] #44 34.96 CC images/core-x86.o [2020-04-07T14:30:21.289Z] #44 36.17 CC images/core-arm.o [2020-04-07T14:30:21.289Z] #44 37.01 CC images/core-aarch64.o [2020-04-07T14:30:21.289Z] #44 37.74 CC images/core-ppc64.o [2020-04-07T14:30:21.289Z] #44 38.76 CC images/core-s390.o [2020-04-07T14:30:21.289Z] #44 ... [2020-04-07T14:30:21.289Z] [2020-04-07T14:30:21.289Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:30:21.289Z] #56 143.4 mvdan.cc/sh/v3/cmd/shfmt [2020-04-07T14:30:21.353Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-04-07T14:30:21.612Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2020-04-07T14:30:21.857Z] #47 ... [2020-04-07T14:30:21.857Z] [2020-04-07T14:30:21.857Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T14:30:21.857Z] #15 DONE 0.4s [2020-04-07T14:30:21.857Z] [2020-04-07T14:30:21.857Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T14:30:21.871Z] ok github.com/docker/docker/registry 0.265s coverage: 56.0% of statements [2020-04-07T14:30:22.146Z] #16 DONE 0.4s [2020-04-07T14:30:22.146Z] [2020-04-07T14:30:22.146Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:30:22.776Z] #17 0.662 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T14:30:22.810Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2020-04-07T14:30:22.810Z] ok github.com/docker/docker/runconfig 0.032s coverage: 68.2% of statements [2020-04-07T14:30:23.067Z] #17 1.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T14:30:23.699Z] #17 1.504 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T14:30:23.699Z] #17 ... [2020-04-07T14:30:23.699Z] [2020-04-07T14:30:23.699Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:23.699Z] #44 55.74 CC images/rpc.o [2020-04-07T14:30:23.699Z] #44 57.54 CC images/ext-file.o [2020-04-07T14:30:23.699Z] #44 57.95 CC images/cgroup.o [2020-04-07T14:30:23.699Z] #44 59.25 CC images/userns.o [2020-04-07T14:30:23.699Z] #44 59.75 CC images/google/protobuf/descriptor.o [2020-04-07T14:30:23.699Z] #44 63.43 CC images/opts.o [2020-04-07T14:30:23.699Z] #44 63.93 CC images/seccomp.o [2020-04-07T14:30:23.699Z] #44 64.48 CC images/binfmt-misc.o [2020-04-07T14:30:23.699Z] #44 64.82 CC images/time.o [2020-04-07T14:30:23.699Z] #44 65.16 CC images/sysctl.o [2020-04-07T14:30:23.699Z] #44 65.50 CC images/autofs.o [2020-04-07T14:30:23.989Z] #44 65.85 CC images/macvlan.o [2020-04-07T14:30:24.280Z] #44 66.26 CC images/sit.o [2020-04-07T14:30:24.280Z] #44 ... [2020-04-07T14:30:24.280Z] [2020-04-07T14:30:24.280Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:30:24.280Z] #17 2.248 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-07T14:30:25.351Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-04-07T14:30:25.351Z] ok github.com/docker/docker/volume/drivers 0.029s coverage: 36.1% of statements [2020-04-07T14:30:25.351Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2020-04-07T14:30:25.871Z] INFO: Extraction ended at 04/07/2020 14:30:25. Duration:00:00:25.0795916 [2020-04-07T14:30:25.871Z] INFO: Updating the golang and path environment variables [2020-04-07T14:30:25.871Z] INFO: GOPATH=d:\gopath [2020-04-07T14:30:25.871Z] INFO: go version go1.13.9 windows/amd64 [2020-04-07T14:30:25.871Z] INFO: Running the daemon under test in debug mode [2020-04-07T14:30:25.871Z] INFO: Starting a daemon under test... [2020-04-07T14:30:25.871Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40731\4\daemon --pidfile d:\CI\PR-40731\4\docker.pid -D [2020-04-07T14:30:25.871Z] INFO: Process started successfully. [2020-04-07T14:30:25.871Z] INFO: Start tailing logs of the daemon under tests [2020-04-07T14:30:25.871Z] INFO: Waiting for the daemon under test to start... [2020-04-07T14:30:26.614Z] #56 ... [2020-04-07T14:30:26.614Z] [2020-04-07T14:30:26.614Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:26.614Z] #44 39.96 CC images/cpuinfo.o [2020-04-07T14:30:26.614Z] #44 40.69 CC images/inventory.o [2020-04-07T14:30:26.614Z] #44 41.05 CC images/fdinfo.o [2020-04-07T14:30:26.614Z] #44 41.82 CC images/fown.o [2020-04-07T14:30:26.614Z] #44 42.09 CC images/ns.o [2020-04-07T14:30:26.614Z] #44 42.58 CC images/regfile.o [2020-04-07T14:30:26.614Z] #44 42.96 CC images/ghost-file.o [2020-04-07T14:30:26.614Z] #44 43.56 CC images/fifo.o [2020-04-07T14:30:26.614Z] #44 44.00 CC images/remap-file-path.o [2020-04-07T14:30:26.614Z] #44 44.09 CC images/eventfd.o [2020-04-07T14:30:26.614Z] #44 44.45 CC images/eventpoll.o [2020-04-07T14:30:26.727Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.0% of statements [2020-04-07T14:30:26.869Z] #44 45.09 CC images/fh.o [2020-04-07T14:30:27.794Z] #44 45.81 CC images/fsnotify.o [2020-04-07T14:30:28.763Z] #44 46.95 CC images/signalfd.o [2020-04-07T14:30:29.328Z] #44 47.68 CC images/fs.o [2020-04-07T14:30:29.537Z] INFO: Daemon under test started and replied! [2020-04-07T14:30:29.537Z] INFO: Docker version of the daemon under test [2020-04-07T14:30:29.537Z] [2020-04-07T14:30:29.537Z] Client: [2020-04-07T14:30:29.537Z] Version: 17.06.2-ce [2020-04-07T14:30:29.537Z] API version: 1.30 [2020-04-07T14:30:29.537Z] Go version: go1.8.3 [2020-04-07T14:30:29.537Z] Git commit: cec0b72 [2020-04-07T14:30:29.537Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-07T14:30:29.537Z] OS/Arch: windows/amd64 [2020-04-07T14:30:29.537Z] [2020-04-07T14:30:29.537Z] Server: [2020-04-07T14:30:29.537Z] Version: 0.0.0-dev [2020-04-07T14:30:29.537Z] API version: 1.41 (minimum version 1.24) [2020-04-07T14:30:29.537Z] Go version: go1.13.9 [2020-04-07T14:30:29.537Z] Git commit: 940f7438b1 [2020-04-07T14:30:29.537Z] Built: 04/07/2020 14:28:42 [2020-04-07T14:30:29.537Z] OS/Arch: windows/amd64 [2020-04-07T14:30:29.537Z] Experimental: false [2020-04-07T14:30:29.537Z] [2020-04-07T14:30:29.537Z] INFO: Docker info of the daemon under test [2020-04-07T14:30:29.537Z] [2020-04-07T14:30:29.537Z] Containers: 0 [2020-04-07T14:30:29.537Z] Running: 0 [2020-04-07T14:30:29.537Z] Paused: 0 [2020-04-07T14:30:29.537Z] Stopped: 0 [2020-04-07T14:30:29.537Z] Images: 0 [2020-04-07T14:30:29.537Z] Server Version: 0.0.0-dev [2020-04-07T14:30:29.537Z] Storage Driver: windowsfilter [2020-04-07T14:30:29.537Z] Windows: [2020-04-07T14:30:29.537Z] Logging Driver: json-file [2020-04-07T14:30:29.537Z] Plugins: [2020-04-07T14:30:29.537Z] Volume: local [2020-04-07T14:30:29.537Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-07T14:30:29.537Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-07T14:30:29.537Z] Swarm: inactive [2020-04-07T14:30:29.537Z] Default Isolation: process [2020-04-07T14:30:29.537Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-07T14:30:29.537Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-07T14:30:29.537Z] OSType: windows [2020-04-07T14:30:29.537Z] Architecture: x86_64 [2020-04-07T14:30:29.537Z] CPUs: 4 [2020-04-07T14:30:29.537Z] Total Memory: 32GiB [2020-04-07T14:30:29.537Z] Name: azwin-2-22d0b0 [2020-04-07T14:30:29.537Z] ID: J5D4:HBUW:NNKP:XK6N:Q3VR:M3RL:ZEM2:Z3ZE:FVCH:WPGN:ZYWA:E3YS [2020-04-07T14:30:29.537Z] Docker Root Dir: D:\CI\PR-40731\4\daemon [2020-04-07T14:30:29.537Z] Debug Mode (client): false [2020-04-07T14:30:29.537Z] Debug Mode (server): true [2020-04-07T14:30:29.537Z] File Descriptors: -1 [2020-04-07T14:30:29.537Z] Goroutines: 17 [2020-04-07T14:30:29.537Z] System Time: 2020-04-07T14:30:29.2299438Z [2020-04-07T14:30:29.537Z] EventsListeners: 0 [2020-04-07T14:30:29.537Z] Registry: https://index.docker.io/v1/ [2020-04-07T14:30:29.537Z] Labels: [2020-04-07T14:30:29.537Z] Experimental: false [2020-04-07T14:30:29.537Z] Insecure Registries: [2020-04-07T14:30:29.537Z] 127.0.0.0/8 [2020-04-07T14:30:29.537Z] Live Restore Enabled: false [2020-04-07T14:30:29.537Z] [2020-04-07T14:30:29.537Z] [2020-04-07T14:30:29.537Z] INFO: Docker images of the daemon under test [2020-04-07T14:30:29.537Z] [2020-04-07T14:30:29.537Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-07T14:30:29.537Z] [2020-04-07T14:30:29.537Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-07T14:30:29.537Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-07T14:30:29.839Z] #17 ... [2020-04-07T14:30:29.839Z] [2020-04-07T14:30:29.839Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:29.839Z] #44 66.59 LINK images/built-in.o [2020-04-07T14:30:29.839Z] #44 66.89 GEN compel/include/asm [2020-04-07T14:30:29.839Z] #44 66.90 GEN compel/include/version.h [2020-04-07T14:30:29.839Z] #44 66.92 touch .config [2020-04-07T14:30:29.839Z] #44 66.97 GEN include/common/config.h [2020-04-07T14:30:29.839Z] #44 67.24 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-07T14:30:29.839Z] #44 67.29 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-07T14:30:29.839Z] #44 67.38 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-07T14:30:29.839Z] #44 67.47 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-07T14:30:29.839Z] #44 67.54 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-07T14:30:29.839Z] #44 67.58 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-07T14:30:29.839Z] #44 67.67 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-07T14:30:29.839Z] #44 67.72 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-07T14:30:29.839Z] #44 67.74 DEP compel/plugins/std/infect.d [2020-04-07T14:30:29.839Z] #44 67.97 DEP compel/plugins/std/string.d [2020-04-07T14:30:29.839Z] #44 68.19 DEP compel/plugins/std/log.d [2020-04-07T14:30:29.839Z] #44 68.34 DEP compel/plugins/std/fds.d [2020-04-07T14:30:29.839Z] #44 68.62 DEP compel/plugins/std/std.d [2020-04-07T14:30:29.839Z] #44 68.78 DEP compel/plugins/shmem/shmem.d [2020-04-07T14:30:29.839Z] #44 68.92 DEP compel/plugins/fds/fds.d [2020-04-07T14:30:29.839Z] #44 69.17 CC compel/plugins/std/std.o [2020-04-07T14:30:29.839Z] #44 69.73 CC compel/plugins/std/fds.o [2020-04-07T14:30:29.839Z] #44 70.41 CC compel/plugins/std/log.o [2020-04-07T14:30:29.917Z] Loaded image: buildpack-deps:jessie [2020-04-07T14:30:29.917Z] Loaded image: busybox:latest [2020-04-07T14:30:29.917Z] Loaded image: busybox:glibc [2020-04-07T14:30:29.917Z] Loaded image: debian:jessie [2020-04-07T14:30:29.917Z] Loaded image: hello-world:latest [2020-04-07T14:30:29.917Z] INFO: Testing against a local daemon [2020-04-07T14:30:29.917Z] === RUN TestCgroupNamespacesBuild [2020-04-07T14:30:29.931Z] #44 48.12 CC images/pstree.o [2020-04-07T14:30:29.988Z] ltsc2019: Pulling from windows/servercore [2020-04-07T14:30:29.988Z] 65014b3c3121: Pulling fs layer [2020-04-07T14:30:29.988Z] 23645bd7ee08: Pulling fs layer [2020-04-07T14:30:30.138Z] #44 72.06 CC compel/plugins/std/string.o [2020-04-07T14:30:30.186Z] #44 ... [2020-04-07T14:30:30.186Z] [2020-04-07T14:30:30.186Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:30:30.186Z] #56 DONE 152.5s [2020-04-07T14:30:30.186Z] [2020-04-07T14:30:30.186Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:30.186Z] #47 144.1 github.com/LK4D4/vndr/build [2020-04-07T14:30:30.186Z] #47 145.5 github.com/LK4D4/vndr/versioned [2020-04-07T14:30:30.186Z] #47 145.6 compress/gzip [2020-04-07T14:30:30.186Z] #47 147.4 crypto/dsa [2020-04-07T14:30:30.186Z] #47 148.2 crypto/x509/pkix [2020-04-07T14:30:30.186Z] #47 148.9 vendor/golang.org/x/crypto/cryptobyte [2020-04-07T14:30:30.186Z] #47 151.4 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-07T14:30:30.186Z] #47 ... [2020-04-07T14:30:30.186Z] [2020-04-07T14:30:30.186Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:30.186Z] #44 48.53 CC images/pipe.o [2020-04-07T14:30:31.157Z] #44 49.01 CC images/tcp-stream.o [2020-04-07T14:30:31.178Z] #44 73.20 CC compel/plugins/std/infect.o [2020-04-07T14:30:31.413Z] #44 49.47 CC images/sk-packet.o [2020-04-07T14:30:31.974Z] #44 50.18 CC images/mnt.o [2020-04-07T14:30:32.204Z] #44 73.95 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-07T14:30:32.204Z] #44 74.01 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-07T14:30:32.204Z] #44 74.08 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-07T14:30:32.204Z] #44 74.13 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-07T14:30:32.204Z] #44 74.25 AR compel/plugins/std.lib.a [2020-04-07T14:30:32.204Z] #44 ... [2020-04-07T14:30:32.204Z] [2020-04-07T14:30:32.204Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:30:32.204Z] #56 154.9 golang.org/x/crypto/ssh/terminal [2020-04-07T14:30:32.534Z] #44 50.63 CC images/pipe-data.o [2020-04-07T14:30:33.094Z] #44 51.09 CC images/sa.o [2020-04-07T14:30:33.190Z] --- PASS: TestCgroupNamespacesBuild (3.32s) [2020-04-07T14:30:33.190Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-07T14:30:33.349Z] #44 51.65 CC images/timer.o [2020-04-07T14:30:33.911Z] #44 52.10 CC images/timerfd.o [2020-04-07T14:30:34.555Z] #44 52.60 CC images/mm.o [2020-04-07T14:30:34.915Z] #56 ... [2020-04-07T14:30:34.915Z] [2020-04-07T14:30:34.915Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:34.915Z] #47 147.6 go/parser [2020-04-07T14:30:34.915Z] #47 151.5 encoding/xml [2020-04-07T14:30:35.117Z] #44 53.23 CC images/sk-opts.o [2020-04-07T14:30:35.203Z] #47 ... [2020-04-07T14:30:35.203Z] [2020-04-07T14:30:35.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:35.203Z] #44 74.49 CC compel/plugins/fds/fds.o [2020-04-07T14:30:35.203Z] #44 74.93 AR compel/plugins/fds.lib.a [2020-04-07T14:30:35.203Z] #44 75.00 HOSTDEP compel/src/lib/log-host.d [2020-04-07T14:30:35.203Z] #44 75.27 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-07T14:30:35.203Z] #44 75.58 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-07T14:30:35.203Z] #44 75.74 HOSTDEP compel/src/main-host.d [2020-04-07T14:30:35.203Z] #44 75.92 DEP compel/src/lib/ptrace.d [2020-04-07T14:30:35.203Z] #44 76.13 DEP compel/src/lib/infect.d [2020-04-07T14:30:35.203Z] #44 76.38 DEP compel/src/lib/infect-util.d [2020-04-07T14:30:35.203Z] #44 76.56 DEP compel/src/lib/infect-rpc.d [2020-04-07T14:30:35.203Z] #44 76.85 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-07T14:30:35.203Z] #44 77.09 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-07T14:30:35.491Z] #44 77.33 DEP compel/src/lib/log.d [2020-04-07T14:30:35.678Z] #44 53.65 CC images/sk-unix.o [2020-04-07T14:30:35.780Z] #44 77.56 DEP compel/src/main.d [2020-04-07T14:30:35.780Z] #44 77.83 DEP compel/src/lib/handle-elf.d [2020-04-07T14:30:35.933Z] #44 54.10 CC images/sk-inet.o [2020-04-07T14:30:36.412Z] #44 78.13 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-07T14:30:36.412Z] #44 78.46 CC compel/src/lib/log.o [2020-04-07T14:30:36.465Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.94s) [2020-04-07T14:30:36.465Z] === RUN TestBuildWithSession [2020-04-07T14:30:36.465Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-07T14:30:36.465Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T14:30:36.465Z] === RUN TestBuildSquashParent [2020-04-07T14:30:36.493Z] #44 54.79 CC images/tun.o [2020-04-07T14:30:37.046Z] #44 78.96 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-07T14:30:37.053Z] #44 55.33 CC images/sk-netlink.o [2020-04-07T14:30:37.099Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/rootless [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/volume [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-07T14:30:37.099Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-07T14:30:37.099Z] [2020-04-07T14:30:37.099Z] === Skipped [2020-04-07T14:30:37.099Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-07T14:30:37.099Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-07T14:30:37.099Z] [2020-04-07T14:30:37.099Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-07T14:30:37.099Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-07T14:30:37.099Z] [2020-04-07T14:30:37.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-07T14:30:37.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:37.099Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:30:37.099Z] [2020-04-07T14:30:37.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-07T14:30:37.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:37.099Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:30:37.099Z] [2020-04-07T14:30:37.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-07T14:30:37.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:37.099Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:30:37.099Z] [2020-04-07T14:30:37.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-07T14:30:37.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:37.099Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:30:37.099Z] [2020-04-07T14:30:37.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-07T14:30:37.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:37.099Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:30:37.099Z] [2020-04-07T14:30:37.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-07T14:30:37.099Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:30:37.099Z] [2020-04-07T14:30:37.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-07T14:30:37.099Z] time="2020-04-07T14:29:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:30:37.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:30:37.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:30:37.099Z] [2020-04-07T14:30:37.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-07T14:30:37.099Z] time="2020-04-07T14:29:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:30:37.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:30:37.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:30:37.099Z] [2020-04-07T14:30:37.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-07T14:30:37.100Z] time="2020-04-07T14:29:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:30:37.100Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:30:37.100Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-07T14:30:37.100Z] time="2020-04-07T14:29:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:30:37.100Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:30:37.100Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-07T14:30:37.100Z] time="2020-04-07T14:29:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:30:37.100Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:30:37.100Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-07T14:30:37.100Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-07T14:30:37.100Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-07T14:30:37.100Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-07T14:30:37.100Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-07T14:30:37.100Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-07T14:30:37.100Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:37.100Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-07T14:30:37.100Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:37.100Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-07T14:30:37.100Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:37.100Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-07T14:30:37.100Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:37.100Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-07T14:30:37.100Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:37.100Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-07T14:30:37.100Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-07T14:30:37.100Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-07T14:30:37.100Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] [2020-04-07T14:30:37.100Z] DONE 2140 tests, 26 skipped in 185.490s Post stage [Pipeline] junit [2020-04-07T14:30:37.133Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T14:30:37.662Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -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:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/make.sh dynbinary test-integration [2020-04-07T14:30:37.674Z] #44 79.51 CC compel/arch/ppc64/src/lib/infect.o [2020-04-07T14:30:37.955Z] [2020-04-07T14:30:37.955Z] Removing bundles/ [2020-04-07T14:30:37.955Z] [2020-04-07T14:30:37.955Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-07T14:30:37.979Z] #44 55.86 CC images/packet-sock.o [2020-04-07T14:30:37.979Z] #44 56.21 CC images/ipc-var.o [2020-04-07T14:30:38.235Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:30:38.235Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T14:30:38.422Z] #44 56.57 CC images/ipc-desc.o [2020-04-07T14:30:38.459Z] 23645bd7ee08: Verifying Checksum [2020-04-07T14:30:38.459Z] 23645bd7ee08: Download complete [2020-04-07T14:30:38.708Z] #44 80.79 CC compel/src/lib/infect-rpc.o [2020-04-07T14:30:39.031Z] #44 57.06 CC images/ipc-shm.o [2020-04-07T14:30:39.332Z] #44 57.53 CC images/ipc-msg.o [2020-04-07T14:30:39.345Z] #44 81.38 CC compel/src/lib/infect-util.o [2020-04-07T14:30:39.635Z] #44 81.80 CC compel/src/lib/infect.o [2020-04-07T14:30:39.895Z] #44 58.02 CC images/ipc-sem.o [2020-04-07T14:30:40.150Z] #44 58.37 CC images/utsns.o [2020-04-07T14:30:40.406Z] #44 ... [2020-04-07T14:30:40.406Z] [2020-04-07T14:30:40.406Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:40.406Z] #47 152.6 crypto/x509 [2020-04-07T14:30:40.406Z] #47 153.0 vendor/golang.org/x/crypto/poly1305 [2020-04-07T14:30:40.406Z] #47 154.0 vendor/golang.org/x/sys/cpu [2020-04-07T14:30:40.406Z] #47 154.9 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-07T14:30:40.406Z] #47 157.8 vendor/golang.org/x/text/transform [2020-04-07T14:30:40.406Z] #47 159.4 vendor/golang.org/x/text/unicode/bidi [2020-04-07T14:30:40.406Z] #47 160.8 crypto/tls [2020-04-07T14:30:40.406Z] #47 162.0 vendor/golang.org/x/text/secure/bidirule [2020-04-07T14:30:40.406Z] #47 162.2 vendor/golang.org/x/text/unicode/norm [2020-04-07T14:30:40.662Z] #47 ... [2020-04-07T14:30:40.662Z] [2020-04-07T14:30:40.662Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:40.662Z] #44 58.69 CC images/creds.o [2020-04-07T14:30:40.662Z] #44 58.95 CC images/vma.o [2020-04-07T14:30:41.142Z] #44 ... [2020-04-07T14:30:41.142Z] [2020-04-07T14:30:41.142Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:41.142Z] #47 163.7 math/big [2020-04-07T14:30:41.223Z] #44 59.31 CC images/netdev.o [2020-04-07T14:30:42.149Z] #44 60.03 CC images/tty.o [2020-04-07T14:30:43.075Z] #44 61.12 CC images/file-lock.o [2020-04-07T14:30:43.075Z] #44 61.33 CC images/rlimit.o [2020-04-07T14:30:43.679Z] #44 61.73 CC images/pagemap.o [2020-04-07T14:30:43.859Z] #47 ... [2020-04-07T14:30:43.859Z] [2020-04-07T14:30:43.859Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:43.859Z] #60 14.26 + cd /tmp/tmp.Y4XK6s5RC3/src/github.com/opencontainers/runc [2020-04-07T14:30:43.859Z] #60 14.26 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T14:30:43.859Z] #60 15.04 + '[' -z '' ']' [2020-04-07T14:30:43.859Z] #60 15.04 + target=static [2020-04-07T14:30:43.859Z] #60 15.04 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-07T14:30:43.859Z] #60 17.64 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-07T14:30:43.859Z] #60 ... [2020-04-07T14:30:43.859Z] [2020-04-07T14:30:43.859Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:43.859Z] #44 85.65 CC compel/src/lib/ptrace.o [2020-04-07T14:30:43.978Z] #44 62.16 CC images/siginfo.o [2020-04-07T14:30:44.147Z] #44 86.21 AR compel/libcompel.a [2020-04-07T14:30:44.164Z] 65014b3c3121: Verifying Checksum [2020-04-07T14:30:44.164Z] 65014b3c3121: Download complete [2020-04-07T14:30:44.234Z] #44 62.59 CC images/rpc.o [2020-04-07T14:30:44.436Z] #44 86.34 HOSTCC compel/src/main-host.o [2020-04-07T14:30:44.563Z] --- PASS: TestBuildSquashParent (7.86s) [2020-04-07T14:30:44.563Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-07T14:30:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:30:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:30:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:30:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:30:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:30:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:30:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:30:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:30:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:30:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:30:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:30:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:30:44.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:30:44.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:30:45.078Z] #44 ... [2020-04-07T14:30:45.078Z] [2020-04-07T14:30:45.078Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T14:30:45.078Z] #56 159.4 mvdan.cc/sh/v3/cmd/shfmt [2020-04-07T14:30:45.078Z] #56 DONE 167.4s [2020-04-07T14:30:45.078Z] [2020-04-07T14:30:45.078Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:45.078Z] #47 167.1 go/doc [2020-04-07T14:30:45.203Z] #44 ... [2020-04-07T14:30:45.203Z] [2020-04-07T14:30:45.203Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:30:45.203Z] #10 157.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-07T14:30:45.203Z] #10 157.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-07T14:30:45.203Z] #10 157.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:30:45.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:30:46.190Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:30:47.134Z] #10 ... [2020-04-07T14:30:47.134Z] [2020-04-07T14:30:47.134Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:47.134Z] #44 64.93 CC images/ext-file.o [2020-04-07T14:30:47.389Z] #44 65.45 CC images/cgroup.o [2020-04-07T14:30:48.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:30:48.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:30:48.693Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/rootless [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/volume [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-07T14:30:48.693Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === Skipped [2020-04-07T14:30:48.693Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-07T14:30:48.693Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-07T14:30:48.693Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-07T14:30:48.693Z] time="2020-04-07T14:29:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-07T14:30:48.693Z] time="2020-04-07T14:29:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-07T14:30:48.693Z] time="2020-04-07T14:29:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-07T14:30:48.693Z] time="2020-04-07T14:29:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-07T14:30:48.693Z] time="2020-04-07T14:29:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-07T14:30:48.693Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-07T14:30:48.693Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-07T14:30:48.693Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:30:48.693Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-07T14:30:48.693Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-07T14:30:48.693Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-07T14:30:48.693Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] [2020-04-07T14:30:48.693Z] DONE 2140 tests, 26 skipped in 191.431s Post stage [Pipeline] junit [2020-04-07T14:30:48.706Z] Recording test results [2020-04-07T14:30:48.879Z] #44 66.69 CC images/userns.o [2020-04-07T14:30:48.879Z] #44 67.18 CC images/google/protobuf/descriptor.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T14:30:49.251Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -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:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/make.sh dynbinary test-integration [2020-04-07T14:30:50.039Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m59.774870953s with top 10 stages: buildssa: 1m31.360812816s, goimports: 21.078947038s, unconvert: 12.312105319s, gosec: 10.060439269s, golint: 5.94941113s, misspell: 4.145513362s, ineffassign: 3.686538668s, inspect: 3.31399141s, vrp: 2.460417688s, printf: 2.016790804s [2020-04-07T14:30:50.190Z] [2020-04-07T14:30:50.190Z] Removing bundles/ [2020-04-07T14:30:50.190Z] [2020-04-07T14:30:50.190Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-07T14:30:50.190Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:30:50.190Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T14:30:50.611Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-07T14:30:50.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.14s) [2020-04-07T14:30:50.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.37s) [2020-04-07T14:30:50.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2020-04-07T14:30:50.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.83s) [2020-04-07T14:30:50.612Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2020-04-07T14:30:50.612Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.23s) [2020-04-07T14:30:50.612Z] === RUN TestBuildMultiStageCopy [2020-04-07T14:30:50.612Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-07T14:30:50.613Z] #47 ... [2020-04-07T14:30:50.613Z] [2020-04-07T14:30:50.613Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:30:50.613Z] #17 27.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-07T14:30:50.613Z] #17 27.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-07T14:30:52.186Z] #44 69.83 CC images/opts.o [2020-04-07T14:30:52.186Z] #44 70.22 CC images/seccomp.o [2020-04-07T14:30:52.442Z] #44 70.66 CC images/binfmt-misc.o [2020-04-07T14:30:53.002Z] #44 ... [2020-04-07T14:30:53.002Z] [2020-04-07T14:30:53.002Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:30:53.002Z] #50 DONE 175.0s [2020-04-07T14:30:53.002Z] [2020-04-07T14:30:53.002Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:53.002Z] #44 70.99 CC images/time.o [2020-04-07T14:30:53.002Z] #44 ... [2020-04-07T14:30:53.002Z] [2020-04-07T14:30:53.002Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:53.002Z] #47 169.6 vendor/golang.org/x/net/idna [2020-04-07T14:30:53.002Z] #47 173.4 net/textproto [2020-04-07T14:30:53.002Z] #47 175.0 vendor/golang.org/x/net/http/httpguts [2020-04-07T14:30:53.134Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-07T14:30:53.257Z] #47 175.4 vendor/golang.org/x/net/http/httpproxy [2020-04-07T14:30:53.257Z] #47 ... [2020-04-07T14:30:53.257Z] [2020-04-07T14:30:53.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:53.257Z] #44 71.26 CC images/sysctl.o [2020-04-07T14:30:53.512Z] #44 71.67 CC images/autofs.o [2020-04-07T14:30:53.768Z] #44 72.01 CC images/macvlan.o [2020-04-07T14:30:54.023Z] #44 72.25 CC images/sit.o [2020-04-07T14:30:54.503Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-07T14:30:54.624Z] #44 72.60 LINK images/built-in.o [2020-04-07T14:30:54.624Z] #44 72.91 GEN compel/include/asm [2020-04-07T14:30:54.624Z] #44 72.91 GEN compel/include/version.h [2020-04-07T14:30:54.624Z] #44 72.92 touch .config [2020-04-07T14:30:54.624Z] #44 72.96 GEN include/common/config.h [2020-04-07T14:30:54.879Z] #44 73.16 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-07T14:30:54.879Z] #44 73.17 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-07T14:30:54.879Z] #44 73.23 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-07T14:30:55.067Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-07T14:30:55.135Z] #44 73.26 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-07T14:30:55.135Z] #44 73.29 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-07T14:30:55.135Z] #44 73.33 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-07T14:30:55.135Z] #44 73.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-07T14:30:55.135Z] #44 73.41 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-07T14:30:55.135Z] #44 73.43 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-07T14:30:55.135Z] #44 73.47 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-07T14:30:55.431Z] #44 73.48 DEP compel/plugins/std/infect.d [2020-04-07T14:30:55.431Z] #44 73.64 DEP compel/plugins/std/string.d [2020-04-07T14:30:55.654Z] #17 ... [2020-04-07T14:30:55.654Z] [2020-04-07T14:30:55.654Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:55.654Z] #44 87.12 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-07T14:30:55.654Z] #44 87.94 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-07T14:30:55.654Z] #44 88.63 HOSTCC compel/src/lib/log-host.o [2020-04-07T14:30:55.654Z] #44 89.00 HOSTLINK compel/compel-host-bin [2020-04-07T14:30:55.654Z] #44 89.19 DEP soccr/soccr.d [2020-04-07T14:30:55.654Z] #44 89.39 CC soccr/soccr.o [2020-04-07T14:30:55.654Z] #44 91.73 AR soccr/libsoccr.a [2020-04-07T14:30:55.654Z] #44 91.77 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T14:30:55.654Z] #44 92.27 DEP criu/arch/ppc64/sigframe.d [2020-04-07T14:30:55.654Z] #44 92.45 DEP criu/arch/ppc64/crtools.d [2020-04-07T14:30:55.654Z] #44 92.70 DEP criu/arch/ppc64/cpu.d [2020-04-07T14:30:55.654Z] #44 92.97 CC criu/arch/ppc64/cpu.o [2020-04-07T14:30:55.654Z] #44 93.76 CC criu/arch/ppc64/crtools.o [2020-04-07T14:30:55.654Z] #44 95.25 CC criu/arch/ppc64/sigframe.o [2020-04-07T14:30:55.654Z] #44 95.83 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-07T14:30:55.654Z] #44 95.95 DEP criu/pie/util-vdso.d [2020-04-07T14:30:55.654Z] #44 96.26 DEP criu/pie/util.d [2020-04-07T14:30:55.654Z] #44 96.55 CC criu/pie/util.o [2020-04-07T14:30:55.654Z] #44 97.00 CC criu/pie/util-vdso.o [2020-04-07T14:30:55.727Z] #44 73.81 DEP compel/plugins/std/log.d [2020-04-07T14:30:55.727Z] #44 73.97 DEP compel/plugins/std/fds.d [2020-04-07T14:30:56.023Z] #44 74.11 DEP compel/plugins/std/std.d [2020-04-07T14:30:56.023Z] #44 74.23 DEP compel/plugins/shmem/shmem.d [2020-04-07T14:30:56.023Z] #44 74.32 DEP compel/plugins/fds/fds.d [2020-04-07T14:30:56.279Z] #44 74.42 CC compel/plugins/std/std.o [2020-04-07T14:30:56.299Z] #44 98.27 AR criu/pie/pie.lib.a [2020-04-07T14:30:56.436Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-07T14:30:56.587Z] #44 98.40 DEP criu/pie/restorer.d [2020-04-07T14:30:56.587Z] #44 ... [2020-04-07T14:30:56.587Z] [2020-04-07T14:30:56.587Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:56.587Z] #47 179.1 vendor/golang.org/x/text/unicode/norm [2020-04-07T14:30:56.842Z] #44 74.94 CC compel/plugins/std/fds.o [2020-04-07T14:30:57.366Z] --- PASS: TestBuildMultiStageCopy (7.03s) [2020-04-07T14:30:57.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s) [2020-04-07T14:30:57.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s) [2020-04-07T14:30:57.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2020-04-07T14:30:57.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-07T14:30:57.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-04-07T14:30:57.366Z] === RUN TestBuildMultiStageParentConfig [2020-04-07T14:30:57.810Z] #44 75.82 CC compel/plugins/std/log.o [2020-04-07T14:30:58.369Z] #44 76.61 CC compel/plugins/std/string.o [2020-04-07T14:30:58.625Z] #44 ... [2020-04-07T14:30:58.625Z] [2020-04-07T14:30:58.625Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:30:58.625Z] #68 171.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T14:30:58.625Z] #68 171.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-07T14:30:58.625Z] #68 DONE 180.8s [2020-04-07T14:30:58.625Z] [2020-04-07T14:30:58.625Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T14:30:58.923Z] #69 DONE 0.1s [2020-04-07T14:30:58.923Z] [2020-04-07T14:30:58.923Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:30:58.923Z] #47 176.6 vendor/golang.org/x/net/http2/hpack [2020-04-07T14:30:58.923Z] #47 178.3 mime [2020-04-07T14:30:58.923Z] #47 180.4 mime/quotedprintable [2020-04-07T14:30:58.923Z] #47 180.8 mime/multipart [2020-04-07T14:30:59.847Z] #47 ... [2020-04-07T14:30:59.847Z] [2020-04-07T14:30:59.847Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:30:59.847Z] #44 77.55 CC compel/plugins/std/infect.o [2020-04-07T14:30:59.847Z] #44 77.93 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-07T14:30:59.847Z] #44 77.98 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-07T14:30:59.847Z] #44 78.03 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-07T14:30:59.847Z] #44 78.08 AR compel/plugins/std.lib.a [2020-04-07T14:30:59.847Z] #44 78.15 CC compel/plugins/fds/fds.o [2020-04-07T14:30:59.969Z] INFO [runner/unused/goanalysis] analyzers took 25.917528877s with top 10 stages: buildssa: 21.989919088s, U1000: 3.927609789s [2020-04-07T14:30:59.969Z] INFO [runner] Issues before processing: 2296, after processing: 0 [2020-04-07T14:30:59.969Z] INFO [runner] Processors filtering stat (out/in): cgo: 1687/2296, filename_unadjuster: 1687/1687, path_prettifier: 1687/1687, skip_files: 1687/1687, skip_dirs: 1687/1687, autogenerated_exclude: 1582/1687, nolint: 0/63, identifier_marker: 1582/1582, exclude: 1582/1582, exclude-rules: 63/1582 [2020-04-07T14:30:59.969Z] INFO [runner] processing took 59.167919ms with stages: nolint: 26.038956ms, identifier_marker: 16.524312ms, path_prettifier: 7.729302ms, autogenerated_exclude: 3.622082ms, exclude-rules: 3.262888ms, skip_dirs: 1.651451ms, cgo: 222.381µs, filename_unadjuster: 112.228µs, max_same_issues: 1.268µs, uniq_by_line: 705ns, diff: 518ns, source_code: 448ns, skip_files: 351ns, max_from_linter: 336ns, exclude: 285ns, path_shortener: 205ns, max_per_file_from_linter: 203ns [2020-04-07T14:30:59.969Z] INFO [runner] linters took 1m32.388524594s with stages: goanalysis_metalinter: 1m14.409652183s, unused: 17.919568692s [2020-04-07T14:30:59.969Z] INFO File cache stats: 1447 entries of total size 6.8MiB [2020-04-07T14:30:59.969Z] INFO Memory: 1544 samples, avg is 256.1MB, max is 3167.6MB [2020-04-07T14:30:59.969Z] INFO Execution took 3m22.431223463s [2020-04-07T14:30:59.969Z] Congratulations! The shell scripts are properly formatted. [2020-04-07T14:31:00.103Z] #44 78.33 AR compel/plugins/fds.lib.a [2020-04-07T14:31:00.103Z] #44 78.39 HOSTDEP compel/src/lib/log-host.d [2020-04-07T14:31:00.403Z] #44 78.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-07T14:31:00.403Z] #44 78.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-07T14:31:00.403Z] #44 78.62 HOSTDEP compel/src/main-host.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-07T14:31:00.658Z] #44 78.79 DEP compel/src/lib/ptrace.d [2020-04-07T14:31:00.913Z] #44 78.89 DEP compel/src/lib/infect.d [2020-04-07T14:31:00.913Z] #44 79.03 DEP compel/src/lib/infect-util.d [2020-04-07T14:31:00.913Z] #44 79.14 DEP compel/src/lib/infect-rpc.d [2020-04-07T14:31:00.935Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/make.sh dynbinary-daemon test-docker-py [2020-04-07T14:31:01.012Z] #47 183.4 github.com/LK4D4/vndr/build [2020-04-07T14:31:01.168Z] #44 79.22 DEP compel/arch/x86/src/lib/infect.d [2020-04-07T14:31:01.168Z] #44 79.34 DEP compel/arch/x86/src/lib/cpu.d [2020-04-07T14:31:01.168Z] #44 79.39 DEP compel/src/lib/log.d [2020-04-07T14:31:01.466Z] #44 79.48 DEP compel/src/main.d [2020-04-07T14:31:01.466Z] #44 79.62 DEP compel/src/lib/handle-elf.d [2020-04-07T14:31:01.466Z] #44 79.73 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-07T14:31:01.494Z] [2020-04-07T14:31:01.494Z] Removing bundles/ [2020-04-07T14:31:01.494Z] [2020-04-07T14:31:01.494Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-07T14:31:01.748Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:31:01.748Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T14:31:01.764Z] #44 79.90 CC compel/src/lib/log.o [2020-04-07T14:31:02.018Z] #44 80.12 CC compel/arch/x86/src/lib/cpu.o [2020-04-07T14:31:02.510Z] #47 ... [2020-04-07T14:31:02.510Z] [2020-04-07T14:31:02.510Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:02.510Z] #44 98.81 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-07T14:31:02.510Z] #44 98.83 DEP criu/arch/ppc64/restorer.d [2020-04-07T14:31:02.510Z] #44 99.15 DEP criu/arch/ppc64/vdso-pie.d [2020-04-07T14:31:02.510Z] #44 99.36 DEP criu/pie/parasite-vdso.d [2020-04-07T14:31:02.510Z] #44 99.69 DEP criu/pie/parasite.d [2020-04-07T14:31:02.510Z] #44 100.1 CC criu/pie/parasite.o [2020-04-07T14:31:02.510Z] #44 102.0 LINK criu/pie/parasite.built-in.o [2020-04-07T14:31:02.510Z] #44 102.0 GEN criu/pie/parasite-blob.h [2020-04-07T14:31:02.510Z] #44 102.1 CC criu/pie/parasite-vdso.o [2020-04-07T14:31:02.510Z] #44 103.2 CC criu/arch/ppc64/vdso-pie.o [2020-04-07T14:31:02.510Z] #44 103.8 CC criu/arch/ppc64/restorer.o [2020-04-07T14:31:02.510Z] #44 104.5 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-07T14:31:02.510Z] #44 104.5 CC criu/pie/restorer.o [2020-04-07T14:31:02.578Z] #44 80.80 CC compel/arch/x86/src/lib/infect.o [2020-04-07T14:31:02.621Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-04-07T14:31:02.621Z] === RUN TestBuildLabelWithTargets [2020-04-07T14:31:03.137Z] #44 81.44 CC compel/src/lib/infect-rpc.o [2020-04-07T14:31:03.538Z] #44 ... [2020-04-07T14:31:03.538Z] [2020-04-07T14:31:03.538Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:31:03.538Z] #68 186.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T14:31:03.538Z] #68 186.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-07T14:31:03.696Z] #44 81.71 CC compel/src/lib/infect-util.o [2020-04-07T14:31:03.696Z] #44 81.96 CC compel/src/lib/infect.o [2020-04-07T14:31:05.094Z] #44 ... [2020-04-07T14:31:05.094Z] [2020-04-07T14:31:05.094Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T14:31:05.094Z] #10 183.8 Selecting previously unselected package libapparmor1:amd64. [2020-04-07T14:31:05.094Z] #10 183.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 183.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-07T14:31:05.094Z] #10 184.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-07T14:31:05.094Z] #10 184.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 184.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-07T14:31:05.094Z] #10 184.1 Selecting previously unselected package libbtrfs0. [2020-04-07T14:31:05.094Z] #10 184.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 184.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T14:31:05.094Z] #10 184.2 Selecting previously unselected package libbtrfs-dev. [2020-04-07T14:31:05.094Z] #10 184.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 184.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T14:31:05.094Z] #10 184.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-07T14:31:05.094Z] #10 184.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 184.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T14:31:05.094Z] #10 184.4 Selecting previously unselected package libudev-dev:amd64. [2020-04-07T14:31:05.094Z] #10 184.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 184.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-07T14:31:05.094Z] #10 184.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-07T14:31:05.094Z] #10 184.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 184.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-07T14:31:05.094Z] #10 184.9 Selecting previously unselected package libpcre16-3:amd64. [2020-04-07T14:31:05.094Z] #10 184.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 184.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-07T14:31:05.094Z] #10 185.1 Selecting previously unselected package libpcre32-3:amd64. [2020-04-07T14:31:05.094Z] #10 185.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 185.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-07T14:31:05.094Z] #10 185.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-07T14:31:05.094Z] #10 185.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 185.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-07T14:31:05.094Z] #10 185.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-07T14:31:05.094Z] #10 185.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 185.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-07T14:31:05.094Z] #10 185.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-07T14:31:05.094Z] #10 185.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 185.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-07T14:31:05.094Z] #10 186.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-07T14:31:05.094Z] #10 186.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 186.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-07T14:31:05.094Z] #10 186.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-07T14:31:05.094Z] #10 186.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 186.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-07T14:31:05.094Z] #10 186.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-07T14:31:05.094Z] #10 186.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-07T14:31:05.094Z] #10 186.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-07T14:31:05.094Z] #10 186.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-07T14:31:05.094Z] #10 186.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-07T14:31:05.094Z] #10 186.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-07T14:31:05.094Z] #10 186.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T14:31:05.094Z] #10 186.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-07T14:31:05.094Z] #10 186.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-07T14:31:05.094Z] #10 186.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:31:05.094Z] #10 186.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T14:31:05.094Z] #10 186.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-07T14:31:05.094Z] #10 186.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-07T14:31:05.094Z] #10 186.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T14:31:05.094Z] #10 186.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T14:31:05.094Z] #10 186.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-07T14:31:05.094Z] #10 186.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-07T14:31:05.094Z] #10 186.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-07T14:31:05.094Z] #10 186.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T14:31:05.094Z] #10 186.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-07T14:31:05.094Z] #10 187.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:31:05.094Z] #10 187.0 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-04-07T14:31:05.094Z] #10 187.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-07T14:31:05.094Z] #10 187.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T14:31:05.094Z] #10 187.0 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-04-07T14:31:05.094Z] #10 187.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-07T14:31:05.094Z] #10 187.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T14:31:05.094Z] #10 187.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-07T14:31:05.094Z] #10 187.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T14:31:05.094Z] #10 187.0 Setting up dmsetup (2:1.02.155-3) ... [2020-04-07T14:31:05.094Z] #10 187.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T14:31:05.094Z] #10 187.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-07T14:31:05.094Z] #10 187.1 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:31:05.094Z] #10 DONE 187.4s [2020-04-07T14:31:05.094Z] [2020-04-07T14:31:05.094Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:31:05.094Z] #58 DONE 0.1s [2020-04-07T14:31:05.094Z] [2020-04-07T14:31:05.094Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T14:31:05.357Z] #59 DONE 0.1s [2020-04-07T14:31:05.357Z] [2020-04-07T14:31:05.357Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:31:07.332Z] #60 ... [2020-04-07T14:31:07.332Z] [2020-04-07T14:31:07.332Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T14:31:07.332Z] #11 DONE 2.5s [2020-04-07T14:31:07.587Z] [2020-04-07T14:31:07.587Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T14:31:09.116Z] #68 ... [2020-04-07T14:31:09.116Z] [2020-04-07T14:31:09.116Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:09.116Z] #44 109.7 LINK criu/pie/restorer.built-in.o [2020-04-07T14:31:09.116Z] #44 109.7 GEN criu/pie/restorer-blob.h [2020-04-07T14:31:09.116Z] #44 109.9 DEP criu/vdso.d [2020-04-07T14:31:09.116Z] #44 110.2 DEP criu/uts_ns.d [2020-04-07T14:31:09.116Z] #44 110.5 DEP criu/util.d [2020-04-07T14:31:09.116Z] #44 110.8 DEP criu/uffd.d [2020-04-07T14:31:09.116Z] #44 ... [2020-04-07T14:31:09.116Z] [2020-04-07T14:31:09.116Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:31:09.116Z] #17 36.88 Fetched 8119 kB in 36s (224 kB/s) [2020-04-07T14:31:09.116Z] #17 36.88 Reading package lists... [2020-04-07T14:31:09.116Z] #17 43.09 Reading package lists... [2020-04-07T14:31:09.116Z] #17 ... [2020-04-07T14:31:09.116Z] [2020-04-07T14:31:09.116Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:09.116Z] #44 111.2 DEP criu/tun.d [2020-04-07T14:31:09.476Z] #12 DONE 2.1s [2020-04-07T14:31:09.476Z] [2020-04-07T14:31:09.476Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:31:09.476Z] #60 2.508 + RM_GOPATH=0 [2020-04-07T14:31:09.476Z] #60 2.508 + TMP_GOPATH= [2020-04-07T14:31:09.476Z] #60 2.508 + : /build [2020-04-07T14:31:09.476Z] #60 2.508 + '[' -z '' ']' [2020-04-07T14:31:09.476Z] #60 2.508 ++ mktemp -d [2020-04-07T14:31:09.476Z] #60 2.510 + export GOPATH=/tmp/tmp.Qy4ELCIuf0 [2020-04-07T14:31:09.476Z] #60 2.510 + GOPATH=/tmp/tmp.Qy4ELCIuf0 [2020-04-07T14:31:09.476Z] #60 2.510 + RM_GOPATH=1 [2020-04-07T14:31:09.476Z] #60 2.511 ++ dirname ./install.sh [2020-04-07T14:31:09.476Z] #60 2.512 + dir=. [2020-04-07T14:31:09.476Z] #60 2.512 + bin=runc [2020-04-07T14:31:09.476Z] #60 2.512 + shift [2020-04-07T14:31:09.476Z] #60 2.513 + '[' '!' -f ./runc.installer ']' [2020-04-07T14:31:09.476Z] #60 2.513 + . ./runc.installer [2020-04-07T14:31:09.476Z] #60 2.513 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T14:31:09.476Z] #60 2.513 + install_runc [2020-04-07T14:31:09.476Z] #60 2.514 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-07T14:31:09.476Z] #60 2.515 + uname -r [2020-04-07T14:31:09.476Z] #60 2.523 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-07T14:31:09.476Z] #60 2.530 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-07T14:31:09.476Z] #60 2.531 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-07T14:31:09.476Z] #60 2.531 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Qy4ELCIuf0/src/github.com/opencontainers/runc [2020-04-07T14:31:09.476Z] #60 2.532 Cloning into '/tmp/tmp.Qy4ELCIuf0/src/github.com/opencontainers/runc'... [2020-04-07T14:31:09.752Z] #44 111.6 DEP criu/tty.d [2020-04-07T14:31:09.752Z] #44 111.9 DEP criu/timerfd.d [2020-04-07T14:31:10.041Z] #60 ... [2020-04-07T14:31:10.042Z] [2020-04-07T14:31:10.042Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:31:10.042Z] #47 182.2 net/http/internal [2020-04-07T14:31:10.042Z] #47 182.9 net/http/httptrace [2020-04-07T14:31:10.042Z] #47 183.1 net/http [2020-04-07T14:31:10.042Z] #44 112.2 DEP criu/sysfs_parse.d [2020-04-07T14:31:10.300Z] #47 ... [2020-04-07T14:31:10.300Z] [2020-04-07T14:31:10.300Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:10.300Z] #44 84.96 CC compel/src/lib/ptrace.o [2020-04-07T14:31:10.300Z] #44 85.30 AR compel/libcompel.a [2020-04-07T14:31:10.300Z] #44 85.37 HOSTCC compel/src/main-host.o [2020-04-07T14:31:10.300Z] #44 85.75 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-07T14:31:10.300Z] #44 85.99 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-07T14:31:10.300Z] #44 86.47 HOSTCC compel/src/lib/log-host.o [2020-04-07T14:31:10.300Z] #44 86.71 HOSTLINK compel/compel-host-bin [2020-04-07T14:31:10.300Z] #44 86.86 DEP soccr/soccr.d [2020-04-07T14:31:10.300Z] #44 86.99 CC soccr/soccr.o [2020-04-07T14:31:10.555Z] #44 88.61 AR soccr/libsoccr.a [2020-04-07T14:31:10.555Z] #44 88.64 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T14:31:10.688Z] #44 112.6 DEP criu/sysctl.d [2020-04-07T14:31:10.717Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-07T14:31:10.717Z] === RUN TestBuildWithEmptyLayers [2020-04-07T14:31:10.810Z] #44 89.02 DEP criu/arch/x86/sigframe.d [2020-04-07T14:31:10.810Z] #44 89.15 DEP criu/arch/x86/sigaction_compat.d [2020-04-07T14:31:10.981Z] #44 112.9 DEP criu/string.d [2020-04-07T14:31:10.981Z] #44 113.0 DEP criu/stats.d [2020-04-07T14:31:11.066Z] #44 89.24 DEP criu/arch/x86/kerndat.d [2020-04-07T14:31:11.274Z] #44 113.3 DEP criu/sockets.d [2020-04-07T14:31:11.321Z] #44 89.35 DEP criu/arch/x86/crtools.d [2020-04-07T14:31:11.321Z] #44 89.47 DEP criu/arch/x86/cpu.d [2020-04-07T14:31:11.566Z] #44 113.6 DEP criu/sk-unix.d [2020-04-07T14:31:11.580Z] #44 89.71 CC criu/arch/x86/cpu.o [2020-04-07T14:31:11.838Z] #44 ... [2020-04-07T14:31:11.838Z] [2020-04-07T14:31:11.838Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T14:31:11.838Z] #13 2.184 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-07T14:31:11.838Z] #13 DONE 2.3s [2020-04-07T14:31:11.838Z] [2020-04-07T14:31:11.838Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T14:31:11.855Z] #44 114.0 DEP criu/sk-tcp.d [2020-04-07T14:31:12.144Z] #44 114.3 DEP criu/sk-queue.d [2020-04-07T14:31:12.435Z] #44 114.6 DEP criu/sk-packet.d [2020-04-07T14:31:13.082Z] #44 114.9 DEP criu/sk-netlink.d [2020-04-07T14:31:13.238Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-07T14:31:13.238Z] === RUN TestBuildMultiStageOnBuild [2020-04-07T14:31:13.375Z] #44 115.3 DEP criu/sk-inet.d [2020-04-07T14:31:14.010Z] #44 115.8 DEP criu/signalfd.d [2020-04-07T14:31:14.300Z] #44 116.3 DEP criu/sigframe.d [2020-04-07T14:31:14.350Z] #14 DONE 2.1s [2020-04-07T14:31:14.350Z] [2020-04-07T14:31:14.350Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:14.350Z] #44 90.59 CC criu/arch/x86/crtools.o [2020-04-07T14:31:14.350Z] #44 91.91 CC criu/arch/x86/kerndat.o [2020-04-07T14:31:14.350Z] #44 92.52 CC criu/arch/x86/sigaction_compat.o [2020-04-07T14:31:14.590Z] #44 116.5 DEP criu/shmem.d [2020-04-07T14:31:14.605Z] #44 92.75 CC criu/arch/x86/sigframe.o [2020-04-07T14:31:14.860Z] #44 92.98 LINK criu/arch/x86/crtools.built-in.o [2020-04-07T14:31:14.860Z] #44 93.03 DEP criu/pie/util-vdso-elf32.d [2020-04-07T14:31:14.880Z] #44 116.9 DEP criu/servicefd.d [2020-04-07T14:31:15.116Z] #44 93.18 DEP criu/pie/util-vdso.d [2020-04-07T14:31:15.116Z] #44 93.33 DEP criu/pie/util.d [2020-04-07T14:31:15.169Z] #44 117.3 DEP criu/seize.d [2020-04-07T14:31:15.371Z] #44 93.51 CC criu/pie/util.o [2020-04-07T14:31:15.458Z] #44 ... [2020-04-07T14:31:15.458Z] [2020-04-07T14:31:15.458Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:31:15.458Z] #68 DONE 198.0s [2020-04-07T14:31:15.458Z] [2020-04-07T14:31:15.458Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T14:31:15.627Z] #44 93.81 CC criu/pie/util-vdso.o [2020-04-07T14:31:15.748Z] #69 DONE 0.1s [2020-04-07T14:31:15.748Z] [2020-04-07T14:31:15.748Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:31:15.748Z] #17 43.09 Reading package lists... [2020-04-07T14:31:15.748Z] #17 49.65 Building dependency tree... [2020-04-07T14:31:15.748Z] #17 51.87 libcap2-bin is already the newest version (1:2.25-2). [2020-04-07T14:31:15.748Z] #17 51.87 The following additional packages will be installed: [2020-04-07T14:31:15.748Z] #17 51.88 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-07T14:31:15.748Z] #17 51.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-07T14:31:15.748Z] #17 51.88 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-07T14:31:15.748Z] #17 51.88 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-07T14:31:15.748Z] #17 51.88 python3.7 python3.7-minimal vim-runtime xxd [2020-04-07T14:31:15.748Z] #17 51.89 Suggested packages: [2020-04-07T14:31:15.748Z] #17 51.89 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-07T14:31:15.748Z] #17 51.89 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-07T14:31:15.748Z] #17 51.89 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-07T14:31:15.748Z] #17 51.89 Recommended packages: [2020-04-07T14:31:15.748Z] #17 51.89 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-07T14:31:15.748Z] #17 51.89 python3-keyrings.alt python3-xdg unzip [2020-04-07T14:31:16.203Z] #44 ... [2020-04-07T14:31:16.203Z] [2020-04-07T14:31:16.203Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T14:31:16.203Z] #15 DONE 2.2s [2020-04-07T14:31:16.501Z] [2020-04-07T14:31:16.501Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:16.501Z] #44 94.63 CC criu/pie/util-vdso-elf32.o [2020-04-07T14:31:17.427Z] #44 95.43 AR criu/pie/pie.lib.a [2020-04-07T14:31:17.427Z] #44 95.50 DEP criu/pie/restorer.d [2020-04-07T14:31:17.427Z] #44 95.70 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-07T14:31:17.682Z] #44 95.80 DEP criu/arch/x86/restorer_unmap.d [2020-04-07T14:31:17.682Z] #44 95.82 DEP criu/arch/x86/restorer.d [2020-04-07T14:31:17.938Z] #44 95.99 DEP criu/arch/x86/vdso-pie.d [2020-04-07T14:31:17.938Z] #44 96.13 DEP criu/pie/parasite-vdso.d [2020-04-07T14:31:18.193Z] #44 96.26 DEP criu/pie/parasite.d [2020-04-07T14:31:18.448Z] #44 ... [2020-04-07T14:31:18.448Z] [2020-04-07T14:31:18.448Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T14:31:18.448Z] #16 DONE 2.3s [2020-04-07T14:31:18.448Z] [2020-04-07T14:31:18.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:18.448Z] #44 96.60 CC criu/pie/parasite.o [2020-04-07T14:31:18.492Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-04-07T14:31:18.492Z] === RUN TestBuildUncleanTarFilenames [2020-04-07T14:31:18.749Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-04-07T14:31:18.749Z] === RUN TestBuildMultiStageLayerLeak [2020-04-07T14:31:19.247Z] #17 56.60 The following NEW packages will be installed: [2020-04-07T14:31:19.247Z] #17 56.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-07T14:31:19.247Z] #17 56.61 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-07T14:31:19.247Z] #17 56.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-07T14:31:19.247Z] #17 56.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-07T14:31:19.247Z] #17 56.61 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-07T14:31:19.247Z] #17 56.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-07T14:31:19.247Z] #17 56.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-07T14:31:19.247Z] #17 56.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-07T14:31:19.247Z] #17 56.61 xz-utils zip [2020-04-07T14:31:19.247Z] #17 56.77 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:31:19.247Z] #17 56.77 Need to get 29.2 MB of archives. [2020-04-07T14:31:19.247Z] #17 56.77 After this operation, 134 MB of additional disk space will be used. [2020-04-07T14:31:19.247Z] #17 56.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-07T14:31:19.247Z] #17 56.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-07T14:31:19.247Z] #17 56.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-07T14:31:19.247Z] #17 57.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-07T14:31:19.247Z] #17 57.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-07T14:31:19.247Z] #17 57.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-07T14:31:19.539Z] #17 57.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-07T14:31:19.539Z] #17 57.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-07T14:31:19.539Z] #17 57.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-07T14:31:19.539Z] #17 57.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-07T14:31:19.539Z] #17 57.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-07T14:31:19.539Z] #17 57.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-07T14:31:19.539Z] #17 57.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-07T14:31:19.539Z] #17 57.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-07T14:31:19.539Z] #17 57.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-07T14:31:19.539Z] #17 57.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-07T14:31:19.539Z] #17 57.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-07T14:31:19.539Z] #17 ... [2020-04-07T14:31:19.539Z] [2020-04-07T14:31:19.539Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:31:19.539Z] #47 202.1 vendor/golang.org/x/crypto/cryptobyte [2020-04-07T14:31:19.853Z] #44 98.05 LINK criu/pie/parasite.built-in.o [2020-04-07T14:31:19.853Z] #44 98.07 GEN criu/pie/parasite-blob.h [2020-04-07T14:31:19.853Z] #44 98.11 CC criu/pie/parasite-vdso.o [2020-04-07T14:31:20.778Z] #44 98.75 CC criu/arch/x86/vdso-pie.o [2020-04-07T14:31:20.778Z] #44 99.01 CC criu/arch/x86/restorer.o [2020-04-07T14:31:21.382Z] #44 99.48 CC criu/arch/x86/restorer_unmap.o [2020-04-07T14:31:21.382Z] #44 99.52 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-07T14:31:21.637Z] #44 99.74 CC criu/pie/restorer.o [2020-04-07T14:31:22.629Z] #47 204.8 vendor/golang.org/x/net/http/httpproxy [2020-04-07T14:31:22.629Z] #47 204.9 net/textproto [2020-04-07T14:31:23.379Z] #47 205.9 crypto/x509 [2020-04-07T14:31:24.002Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-04-07T14:31:24.002Z] === RUN TestBuildWithHugeFile [2020-04-07T14:31:24.232Z] #44 102.4 LINK criu/pie/restorer.built-in.o [2020-04-07T14:31:24.232Z] #44 102.5 GEN criu/pie/restorer-blob.h [2020-04-07T14:31:24.487Z] #44 102.5 DEP criu/vdso.d [2020-04-07T14:31:24.487Z] #44 102.7 DEP criu/vdso-compat.d [2020-04-07T14:31:24.487Z] #44 ... [2020-04-07T14:31:24.487Z] [2020-04-07T14:31:24.487Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:31:24.487Z] #47 196.8 github.com/LK4D4/vndr/godl [2020-04-07T14:31:24.487Z] #47 197.7 github.com/LK4D4/vndr [2020-04-07T14:31:24.743Z] #47 ... [2020-04-07T14:31:24.743Z] [2020-04-07T14:31:24.743Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:31:24.743Z] #60 9.524 + cd /tmp/tmp.Qy4ELCIuf0/src/github.com/opencontainers/runc [2020-04-07T14:31:24.743Z] #60 9.525 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T14:31:24.743Z] #60 10.19 + '[' -z '' ']' [2020-04-07T14:31:24.743Z] #60 10.19 + target=static [2020-04-07T14:31:24.743Z] #60 10.19 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-07T14:31:24.743Z] #60 11.70 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-07T14:31:24.885Z] #47 207.3 vendor/golang.org/x/net/http/httpguts [2020-04-07T14:31:24.885Z] #47 207.3 mime/multipart [2020-04-07T14:31:24.885Z] #47 ... [2020-04-07T14:31:24.885Z] [2020-04-07T14:31:24.885Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:31:24.885Z] #17 57.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T14:31:24.886Z] #17 57.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-07T14:31:24.886Z] #17 57.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-07T14:31:24.886Z] #17 57.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-07T14:31:24.886Z] #17 57.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-07T14:31:24.886Z] #17 57.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-07T14:31:24.886Z] #17 57.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-07T14:31:24.886Z] #17 57.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-07T14:31:24.886Z] #17 57.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-07T14:31:24.886Z] #17 57.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-07T14:31:24.886Z] #17 57.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-07T14:31:24.886Z] #17 57.69 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-07T14:31:24.886Z] #17 58.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-07T14:31:24.886Z] #17 58.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-07T14:31:24.886Z] #17 58.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-07T14:31:24.886Z] #17 58.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-07T14:31:24.886Z] #17 58.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-07T14:31:24.886Z] #17 58.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-07T14:31:24.886Z] #17 58.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-07T14:31:24.886Z] #17 58.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-07T14:31:24.886Z] #17 58.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-07T14:31:24.886Z] #17 58.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-07T14:31:24.886Z] #17 58.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-07T14:31:24.886Z] #17 58.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-07T14:31:24.886Z] #17 58.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-07T14:31:24.886Z] #17 59.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-07T14:31:24.886Z] #17 59.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-07T14:31:24.886Z] #17 59.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-07T14:31:24.886Z] #17 60.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-07T14:31:24.886Z] #17 60.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-07T14:31:24.886Z] #17 61.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-07T14:31:24.886Z] #17 62.25 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:31:24.886Z] #17 62.40 Fetched 29.2 MB in 4s (6518 kB/s) [2020-04-07T14:31:24.886Z] #17 62.54 Selecting previously unselected package pigz. [2020-04-07T14:31:24.886Z] #17 62.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-04-07T14:31:24.886Z] #17 62.71 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-07T14:31:24.886Z] #17 62.72 Unpacking pigz (2.4-1) ... [2020-04-07T14:31:24.998Z] #60 ... [2020-04-07T14:31:24.998Z] [2020-04-07T14:31:24.998Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:24.998Z] #44 102.9 DEP criu/uts_ns.d [2020-04-07T14:31:24.998Z] #44 103.0 DEP criu/util.d [2020-04-07T14:31:25.174Z] #17 62.87 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-07T14:31:25.174Z] #17 62.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-07T14:31:25.174Z] #17 62.88 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-07T14:31:25.297Z] #44 103.3 DEP criu/uffd.d [2020-04-07T14:31:25.297Z] #44 103.4 DEP criu/tun.d [2020-04-07T14:31:25.552Z] #44 ... [2020-04-07T14:31:25.552Z] [2020-04-07T14:31:25.552Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:31:25.552Z] #47 DONE 207.7s [2020-04-07T14:31:25.552Z] [2020-04-07T14:31:25.552Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:25.552Z] #44 103.7 DEP criu/tty.d [2020-04-07T14:31:25.807Z] #44 104.0 DEP criu/timerfd.d [2020-04-07T14:31:25.823Z] #17 63.56 Selecting previously unselected package python3.7-minimal. [2020-04-07T14:31:25.823Z] #17 63.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-07T14:31:25.823Z] #17 63.63 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T14:31:25.823Z] #17 ... [2020-04-07T14:31:25.823Z] [2020-04-07T14:31:25.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:25.823Z] #44 117.7 DEP criu/seccomp.d [2020-04-07T14:31:25.823Z] #44 118.3 DEP criu/rst-malloc.d [2020-04-07T14:31:25.823Z] #44 118.5 DEP criu/rbtree.d [2020-04-07T14:31:25.823Z] #44 118.6 DEP criu/pstree.d [2020-04-07T14:31:25.823Z] #44 119.1 DEP criu/protobuf.d [2020-04-07T14:31:25.823Z] #44 119.4 GEN criu/protobuf-desc-gen.h [2020-04-07T14:31:25.823Z] #44 122.2 DEP criu/protobuf-desc.d [2020-04-07T14:31:25.823Z] #44 122.5 DEP criu/proc_parse.d [2020-04-07T14:31:25.823Z] #44 123.0 DEP criu/plugin.d [2020-04-07T14:31:25.823Z] #44 123.2 DEP criu/pipes.d [2020-04-07T14:31:25.823Z] #44 123.5 DEP criu/pie-util.d [2020-04-07T14:31:25.823Z] #44 123.7 DEP criu/pie-util-vdso.d [2020-04-07T14:31:25.823Z] #44 124.0 DEP criu/path.d [2020-04-07T14:31:25.823Z] #44 124.3 DEP criu/parasite-syscall.d [2020-04-07T14:31:25.823Z] #44 124.7 DEP criu/pagemap.d [2020-04-07T14:31:25.823Z] #44 125.1 DEP criu/pagemap-cache.d [2020-04-07T14:31:25.823Z] #44 125.4 DEP criu/page-xfer.d [2020-04-07T14:31:25.823Z] #44 125.7 DEP criu/page-pipe.d [2020-04-07T14:31:25.823Z] #44 126.0 DEP criu/netfilter.d [2020-04-07T14:31:25.823Z] #44 126.4 DEP criu/net.d [2020-04-07T14:31:25.823Z] #44 126.9 DEP criu/namespaces.d [2020-04-07T14:31:25.823Z] #44 127.2 DEP criu/mount.d [2020-04-07T14:31:25.823Z] #44 127.6 DEP criu/mem.d [2020-04-07T14:31:25.823Z] #44 127.9 DEP criu/lsm.d [2020-04-07T14:31:26.103Z] #44 104.3 DEP criu/sysfs_parse.d [2020-04-07T14:31:26.359Z] #44 104.5 DEP criu/sysctl.d [2020-04-07T14:31:26.359Z] #44 104.7 DEP criu/string.d [2020-04-07T14:31:26.452Z] #44 128.3 DEP criu/log.d [2020-04-07T14:31:26.614Z] #44 104.8 DEP criu/stats.d [2020-04-07T14:31:26.744Z] #44 128.5 DEP criu/libnetlink.d [2020-04-07T14:31:26.744Z] #44 128.8 DEP criu/kerndat.d [2020-04-07T14:31:26.869Z] #44 104.9 DEP criu/sockets.d [2020-04-07T14:31:26.869Z] #44 105.1 DEP criu/sk-unix.d [2020-04-07T14:31:27.035Z] #44 ... [2020-04-07T14:31:27.035Z] [2020-04-07T14:31:27.035Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:31:27.035Z] #17 64.88 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-07T14:31:27.035Z] #17 64.90 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T14:31:27.123Z] #44 105.3 DEP criu/sk-tcp.d [2020-04-07T14:31:27.379Z] #44 105.4 DEP criu/sk-queue.d [2020-04-07T14:31:27.379Z] #44 105.6 DEP criu/sk-packet.d [2020-04-07T14:31:27.634Z] #44 105.8 DEP criu/sk-netlink.d [2020-04-07T14:31:27.890Z] #44 105.9 DEP criu/sk-inet.d [2020-04-07T14:31:28.189Z] #44 106.2 DEP criu/signalfd.d [2020-04-07T14:31:28.189Z] #44 106.4 DEP criu/sigframe.d [2020-04-07T14:31:28.444Z] #44 106.5 DEP criu/shmem.d [2020-04-07T14:31:28.444Z] #44 ... [2020-04-07T14:31:28.444Z] [2020-04-07T14:31:28.444Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:31:28.444Z] #17 2.625 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T14:31:28.444Z] #17 2.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T14:31:28.444Z] #17 2.805 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T14:31:28.444Z] #17 3.262 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T14:31:28.444Z] #17 4.665 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T14:31:28.444Z] #17 6.161 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T14:31:28.699Z] #17 ... [2020-04-07T14:31:28.699Z] [2020-04-07T14:31:28.699Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:28.699Z] #44 106.7 DEP criu/servicefd.d [2020-04-07T14:31:28.699Z] #44 106.9 DEP criu/seize.d [2020-04-07T14:31:28.955Z] #44 107.1 DEP criu/seccomp.d [2020-04-07T14:31:29.210Z] #44 107.2 DEP criu/rst-malloc.d [2020-04-07T14:31:29.210Z] #44 107.3 DEP criu/rbtree.d [2020-04-07T14:31:29.210Z] #44 107.4 DEP criu/pstree.d [2020-04-07T14:31:29.465Z] #44 107.5 DEP criu/protobuf.d [2020-04-07T14:31:29.465Z] #44 107.7 GEN criu/protobuf-desc-gen.h [2020-04-07T14:31:30.867Z] #44 109.0 DEP criu/protobuf-desc.d [2020-04-07T14:31:31.123Z] #44 109.1 DEP criu/proc_parse.d [2020-04-07T14:31:31.123Z] #44 109.4 DEP criu/plugin.d [2020-04-07T14:31:31.378Z] #44 109.5 DEP criu/pipes.d [2020-04-07T14:31:31.378Z] #44 109.7 DEP criu/pie-util.d [2020-04-07T14:31:31.501Z] #17 69.24 Selecting previously unselected package python3-minimal. [2020-04-07T14:31:31.501Z] #17 69.24 (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 ... 23601 files and directories currently installed.) [2020-04-07T14:31:31.501Z] #17 69.35 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-07T14:31:31.501Z] #17 69.37 Unpacking python3-minimal (3.7.3-1) ... [2020-04-07T14:31:31.501Z] #17 69.49 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-07T14:31:31.633Z] #44 109.8 DEP criu/pie-util-vdso.d [2020-04-07T14:31:31.790Z] #17 69.50 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-07T14:31:31.790Z] #17 69.51 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-07T14:31:31.790Z] #17 69.68 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-07T14:31:31.790Z] #17 69.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-07T14:31:31.790Z] #17 69.71 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-07T14:31:31.935Z] #44 110.0 DEP criu/pie-util-vdso-elf32.d [2020-04-07T14:31:31.935Z] #44 110.1 DEP criu/path.d [2020-04-07T14:31:31.935Z] #44 110.2 DEP criu/parasite-syscall.d [2020-04-07T14:31:32.191Z] #44 110.4 DEP criu/pagemap.d [2020-04-07T14:31:32.191Z] #44 110.5 DEP criu/pagemap-cache.d [2020-04-07T14:31:32.751Z] #44 110.7 DEP criu/page-xfer.d [2020-04-07T14:31:32.751Z] #44 110.9 DEP criu/page-pipe.d [2020-04-07T14:31:33.006Z] #44 111.0 DEP criu/netfilter.d [2020-04-07T14:31:33.006Z] #44 111.2 DEP criu/net.d [2020-04-07T14:31:33.261Z] #44 111.4 DEP criu/namespaces.d [2020-04-07T14:31:33.517Z] #44 111.6 DEP criu/mount.d [2020-04-07T14:31:33.517Z] #44 111.8 DEP criu/mem.d [2020-04-07T14:31:33.772Z] #44 111.9 DEP criu/lsm.d [2020-04-07T14:31:33.772Z] #44 112.0 DEP criu/log.d [2020-04-07T14:31:33.772Z] #44 112.1 DEP criu/libnetlink.d [2020-04-07T14:31:33.857Z] #17 71.41 Selecting previously unselected package python3.7. [2020-04-07T14:31:33.857Z] #17 71.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-07T14:31:33.857Z] #17 71.44 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T14:31:33.857Z] #17 71.65 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-07T14:31:33.857Z] #17 71.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-07T14:31:33.857Z] #17 71.67 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-07T14:31:34.069Z] #44 112.3 DEP criu/kerndat.d [2020-04-07T14:31:34.146Z] #17 71.82 Setting up python3-minimal (3.7.3-1) ... [2020-04-07T14:31:34.324Z] #44 112.4 DEP criu/kcmp-ids.d [2020-04-07T14:31:34.324Z] #44 112.5 DEP criu/irmap.d [2020-04-07T14:31:34.324Z] #44 112.7 DEP criu/ipc_ns.d [2020-04-07T14:31:34.481Z] #17 ... [2020-04-07T14:31:34.481Z] [2020-04-07T14:31:34.481Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:31:34.481Z] #50 DONE 217.0s [2020-04-07T14:31:34.481Z] [2020-04-07T14:31:34.481Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:34.481Z] #44 129.2 DEP criu/kcmp-ids.d [2020-04-07T14:31:34.481Z] #44 129.4 DEP criu/irmap.d [2020-04-07T14:31:34.481Z] #44 129.6 DEP criu/ipc_ns.d [2020-04-07T14:31:34.481Z] #44 129.9 DEP criu/image.d [2020-04-07T14:31:34.481Z] #44 130.2 DEP criu/image-desc.d [2020-04-07T14:31:34.481Z] #44 130.4 DEP criu/fsnotify.d [2020-04-07T14:31:34.481Z] #44 130.7 DEP criu/filesystems.d [2020-04-07T14:31:34.481Z] #44 131.1 DEP criu/files.d [2020-04-07T14:31:34.481Z] #44 131.7 DEP criu/files-reg.d [2020-04-07T14:31:34.481Z] #44 132.1 DEP criu/files-ext.d [2020-04-07T14:31:34.481Z] #44 132.3 DEP criu/file-lock.d [2020-04-07T14:31:34.481Z] #44 132.6 DEP criu/file-ids.d [2020-04-07T14:31:34.481Z] #44 132.8 DEP criu/fifo.d [2020-04-07T14:31:34.481Z] #44 133.1 DEP criu/fdstore.d [2020-04-07T14:31:34.481Z] #44 133.4 DEP criu/fault-injection.d [2020-04-07T14:31:34.481Z] #44 133.4 DEP criu/external.d [2020-04-07T14:31:34.481Z] #44 133.7 DEP criu/eventpoll.d [2020-04-07T14:31:34.481Z] #44 134.0 DEP criu/eventfd.d [2020-04-07T14:31:34.481Z] #44 134.3 DEP criu/crtools.d [2020-04-07T14:31:34.481Z] #44 134.5 DEP criu/cr-service.d [2020-04-07T14:31:34.481Z] #44 134.9 DEP criu/cr-restore.d [2020-04-07T14:31:34.481Z] #44 135.3 DEP criu/cr-errno.d [2020-04-07T14:31:34.481Z] #44 135.4 DEP criu/cr-dump.d [2020-04-07T14:31:34.481Z] #44 135.8 DEP criu/cr-dedup.d [2020-04-07T14:31:34.481Z] #44 136.2 DEP criu/cr-check.d [2020-04-07T14:31:34.481Z] #44 136.6 DEP criu/config.d [2020-04-07T14:31:34.623Z] #44 112.8 DEP criu/image.d [2020-04-07T14:31:34.771Z] #44 136.9 DEP criu/clone-noasan.d [2020-04-07T14:31:34.879Z] #44 113.0 DEP criu/image-desc.d [2020-04-07T14:31:34.917Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:31:34.917Z] [2020-04-07T14:31:34.917Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T14:31:34.917Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T14:31:34.917Z] HOSTNAME=3ad07421c26d [2020-04-07T14:31:34.917Z] TESTDEBUG=0 [2020-04-07T14:31:34.917Z] DEST=bundles/test-integration [2020-04-07T14:31:34.917Z] PWD=/go/src/github.com/docker/docker [2020-04-07T14:31:34.917Z] DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c [2020-04-07T14:31:34.917Z] container=docker [2020-04-07T14:31:34.917Z] HOME=/root [2020-04-07T14:31:34.917Z] GOLANG_VERSION=1.13.9 [2020-04-07T14:31:34.917Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T14:31:34.917Z] VALIDATE_BRANCH=master [2020-04-07T14:31:34.917Z] TERM=xterm [2020-04-07T14:31:34.917Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T14:31:34.917Z] SHLVL=1 [2020-04-07T14:31:34.917Z] TIMEOUT=120m [2020-04-07T14:31:34.917Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T14:31:34.917Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T14:31:34.917Z] GO111MODULE=off [2020-04-07T14:31:34.917Z] DOCKER_EXPERIMENTAL=1 [2020-04-07T14:31:34.918Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-07T14:31:34.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T14:31:34.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T14:31:34.918Z] GOPATH=/go [2020-04-07T14:31:34.918Z] PKG_CONFIG=pkg-config [2020-04-07T14:31:34.918Z] _=/usr/bin/env [2020-04-07T14:31:34.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T14:31:35.062Z] #44 137.1 DEP criu/cgroup.d [2020-04-07T14:31:35.136Z] #44 113.1 DEP criu/fsnotify.d [2020-04-07T14:31:35.136Z] #44 113.4 DEP criu/filesystems.d [2020-04-07T14:31:35.352Z] #44 137.5 DEP criu/cgroup-props.d [2020-04-07T14:31:35.393Z] #44 113.5 DEP criu/files.d [2020-04-07T14:31:35.393Z] #44 113.7 DEP criu/files-reg.d [2020-04-07T14:31:35.648Z] #44 113.9 DEP criu/files-ext.d [2020-04-07T14:31:35.904Z] #44 114.0 DEP criu/file-lock.d [2020-04-07T14:31:35.904Z] #44 114.2 DEP criu/file-ids.d [2020-04-07T14:31:35.904Z] #44 114.3 DEP criu/fifo.d [2020-04-07T14:31:35.983Z] #44 137.9 DEP criu/bitmap.d [2020-04-07T14:31:35.983Z] #44 138.0 DEP criu/bfd.d [2020-04-07T14:31:35.983Z] #44 ... [2020-04-07T14:31:35.983Z] [2020-04-07T14:31:35.983Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:31:35.983Z] #17 73.93 Selecting previously unselected package python3. [2020-04-07T14:31:36.201Z] #44 114.4 DEP criu/fdstore.d [2020-04-07T14:31:36.201Z] #44 114.5 DEP criu/fault-injection.d [2020-04-07T14:31:36.293Z] #17 73.93 (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 ... 24013 files and directories currently installed.) [2020-04-07T14:31:36.293Z] #17 74.05 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-07T14:31:36.293Z] #17 74.10 Unpacking python3 (3.7.3-1) ... [2020-04-07T14:31:36.293Z] #17 74.23 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-07T14:31:36.293Z] #17 74.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-07T14:31:36.293Z] #17 74.24 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-07T14:31:36.456Z] #44 114.6 DEP criu/external.d [2020-04-07T14:31:36.456Z] #44 114.7 DEP criu/eventpoll.d [2020-04-07T14:31:36.585Z] #17 74.35 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-07T14:31:36.585Z] #17 74.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-07T14:31:36.585Z] #17 74.38 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-07T14:31:36.711Z] #44 114.9 DEP criu/eventfd.d [2020-04-07T14:31:36.896Z] #17 74.57 Selecting previously unselected package libiptc0:ppc64el. [2020-04-07T14:31:36.896Z] #17 74.58 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-07T14:31:36.896Z] #17 74.58 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-07T14:31:36.896Z] #17 74.73 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-07T14:31:36.896Z] #17 74.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-07T14:31:36.896Z] #17 74.73 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-07T14:31:36.896Z] #17 74.81 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-07T14:31:36.896Z] #17 74.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-07T14:31:36.896Z] #17 74.83 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-07T14:31:36.896Z] #17 74.90 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-07T14:31:36.896Z] #17 74.91 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-07T14:31:36.896Z] #17 74.91 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-07T14:31:36.966Z] #44 115.0 DEP criu/crtools.d [2020-04-07T14:31:37.182Z] #17 75.02 Selecting previously unselected package iptables. [2020-04-07T14:31:37.182Z] #17 75.03 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-07T14:31:37.182Z] #17 75.03 Unpacking iptables (1.8.2-4) ... [2020-04-07T14:31:37.221Z] #44 115.3 DEP criu/cr-service.d [2020-04-07T14:31:37.221Z] #44 115.5 DEP criu/cr-restore.d [2020-04-07T14:31:37.517Z] #44 115.8 DEP criu/cr-errno.d [2020-04-07T14:31:37.517Z] #44 115.8 DEP criu/cr-dump.d [2020-04-07T14:31:37.772Z] #44 ... [2020-04-07T14:31:37.772Z] [2020-04-07T14:31:37.772Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T14:31:37.772Z] #30 DONE 220.3s [2020-04-07T14:31:37.772Z] [2020-04-07T14:31:37.772Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:31:37.772Z] #17 11.50 Fetched 8337 kB in 9s (895 kB/s) [2020-04-07T14:31:37.772Z] #17 11.50 Reading package lists... [2020-04-07T14:31:37.772Z] #17 14.95 Reading package lists... [2020-04-07T14:31:37.772Z] #17 18.39 Building dependency tree... [2020-04-07T14:31:37.810Z] #17 75.65 Selecting previously unselected package xxd. [2020-04-07T14:31:37.810Z] #17 75.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-07T14:31:37.810Z] #17 75.68 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T14:31:37.810Z] #17 75.80 Selecting previously unselected package vim-common. [2020-04-07T14:31:38.027Z] #17 ... [2020-04-07T14:31:38.027Z] [2020-04-07T14:31:38.027Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:38.027Z] #44 116.1 DEP criu/cr-dedup.d [2020-04-07T14:31:38.098Z] #17 75.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T14:31:38.098Z] #17 75.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-07T14:31:38.098Z] #17 76.03 Selecting previously unselected package bash-completion. [2020-04-07T14:31:38.098Z] #17 76.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-07T14:31:38.282Z] #44 116.3 DEP criu/cr-check.d [2020-04-07T14:31:38.539Z] #44 116.7 DEP criu/config.d [2020-04-07T14:31:38.798Z] #44 116.9 DEP criu/clone-noasan.d [2020-04-07T14:31:38.798Z] #44 117.0 DEP criu/cgroup.d [2020-04-07T14:31:39.054Z] #44 117.1 DEP criu/cgroup-props.d [2020-04-07T14:31:39.054Z] #44 117.2 DEP criu/bitmap.d [2020-04-07T14:31:39.054Z] #44 117.2 DEP criu/bfd.d [2020-04-07T14:31:39.054Z] #44 117.3 DEP criu/autofs.d [2020-04-07T14:31:39.309Z] #44 117.4 DEP criu/aio.d [2020-04-07T14:31:39.564Z] #44 117.6 DEP criu/action-scripts.d [2020-04-07T14:31:39.564Z] #44 117.8 CC criu/action-scripts.o [2020-04-07T14:31:40.155Z] #17 ... [2020-04-07T14:31:40.155Z] [2020-04-07T14:31:40.155Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:31:40.155Z] #47 212.7 crypto/tls [2020-04-07T14:31:40.169Z] #44 118.3 CC criu/aio.o [2020-04-07T14:31:40.424Z] #44 118.8 CC criu/autofs.o [2020-04-07T14:31:40.445Z] #47 ... [2020-04-07T14:31:40.445Z] [2020-04-07T14:31:40.445Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:40.445Z] #44 138.3 DEP criu/autofs.d [2020-04-07T14:31:40.445Z] #44 138.6 DEP criu/aio.d [2020-04-07T14:31:40.445Z] #44 138.9 DEP criu/action-scripts.d [2020-04-07T14:31:40.445Z] #44 139.6 CC criu/action-scripts.o [2020-04-07T14:31:40.445Z] #44 140.4 CC criu/aio.o [2020-04-07T14:31:40.445Z] #44 141.5 CC criu/autofs.o [2020-04-07T14:31:41.941Z] #44 144.0 CC criu/bfd.o [2020-04-07T14:31:42.353Z] #44 120.2 CC criu/bfd.o [2020-04-07T14:31:42.651Z] #44 120.8 CC criu/bitmap.o [2020-04-07T14:31:42.916Z] #44 121.0 CC criu/cgroup-props.o [2020-04-07T14:31:42.967Z] #44 144.9 CC criu/bitmap.o [2020-04-07T14:31:43.257Z] #44 145.1 CC criu/cgroup-props.o [2020-04-07T14:31:43.257Z] #44 ... [2020-04-07T14:31:43.257Z] [2020-04-07T14:31:43.257Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:31:43.257Z] #17 81.04 Unpacking bash-completion (1:2.8-6) ... [2020-04-07T14:31:43.558Z] #17 81.57 Selecting previously unselected package bzip2. [2020-04-07T14:31:43.845Z] #17 81.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-07T14:31:43.845Z] #17 81.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T14:31:43.845Z] #17 81.72 Selecting previously unselected package xz-utils. [2020-04-07T14:31:43.845Z] #17 81.72 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-07T14:31:43.845Z] #17 81.72 Unpacking xz-utils (5.2.4-1) ... [2020-04-07T14:31:43.885Z] #44 121.8 CC criu/cgroup.o [2020-04-07T14:31:43.885Z] #44 ... [2020-04-07T14:31:43.885Z] [2020-04-07T14:31:43.885Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:31:43.885Z] #17 20.40 libcap2-bin is already the newest version (1:2.25-2). [2020-04-07T14:31:43.885Z] #17 20.40 The following additional packages will be installed: [2020-04-07T14:31:43.885Z] #17 20.41 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-07T14:31:43.885Z] #17 20.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-07T14:31:43.885Z] #17 20.41 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-07T14:31:43.885Z] #17 20.41 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-07T14:31:43.885Z] #17 20.41 python3.7 python3.7-minimal vim-runtime xxd [2020-04-07T14:31:43.885Z] #17 20.41 Suggested packages: [2020-04-07T14:31:43.885Z] #17 20.41 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-07T14:31:43.885Z] #17 20.41 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-07T14:31:43.885Z] #17 20.41 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-07T14:31:43.885Z] #17 20.41 Recommended packages: [2020-04-07T14:31:43.885Z] #17 20.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-07T14:31:43.885Z] #17 20.41 python3-keyrings.alt python3-xdg unzip [2020-04-07T14:31:43.885Z] #17 21.91 The following NEW packages will be installed: [2020-04-07T14:31:43.885Z] #17 21.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-07T14:31:43.885Z] #17 21.91 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-07T14:31:43.885Z] #17 21.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-07T14:31:43.885Z] #17 21.91 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-07T14:31:43.885Z] #17 21.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-07T14:31:43.885Z] #17 21.92 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-07T14:31:43.885Z] #17 21.92 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-07T14:31:43.885Z] #17 21.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-07T14:31:43.885Z] #17 21.92 xz-utils zip [2020-04-07T14:31:43.885Z] #17 22.24 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T14:31:43.885Z] #17 22.24 Need to get 28.5 MB of archives. [2020-04-07T14:31:43.885Z] #17 22.24 After this operation, 116 MB of additional disk space will be used. [2020-04-07T14:31:43.885Z] #17 22.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-07T14:31:43.885Z] #17 22.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-07T14:31:43.885Z] #17 22.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-07T14:31:43.885Z] #17 22.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-07T14:31:43.885Z] #17 22.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-07T14:31:43.885Z] #17 22.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-07T14:31:43.885Z] #17 22.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-07T14:31:43.885Z] #17 22.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-07T14:31:43.885Z] #17 22.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-07T14:31:43.885Z] #17 22.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-07T14:31:43.885Z] #17 22.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-07T14:31:43.885Z] #17 22.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-07T14:31:43.885Z] #17 22.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-07T14:31:43.885Z] #17 22.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-07T14:31:43.885Z] #17 22.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-07T14:31:43.885Z] #17 22.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-07T14:31:43.885Z] #17 22.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-07T14:31:43.885Z] #17 22.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T14:31:43.885Z] #17 22.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-07T14:31:43.885Z] #17 22.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-07T14:31:43.885Z] #17 22.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-07T14:31:43.885Z] #17 22.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-07T14:31:43.885Z] #17 22.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-07T14:31:43.885Z] #17 22.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-07T14:31:43.885Z] #17 22.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-07T14:31:43.885Z] #17 22.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-07T14:31:43.885Z] #17 22.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-07T14:31:43.885Z] #17 22.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-07T14:31:43.885Z] #17 22.66 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-07T14:31:43.885Z] #17 23.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-07T14:31:43.885Z] #17 23.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-07T14:31:43.885Z] #17 23.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-07T14:31:43.885Z] #17 23.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-07T14:31:43.885Z] #17 23.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-07T14:31:43.885Z] #17 23.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-07T14:31:43.885Z] #17 23.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-07T14:31:43.885Z] #17 23.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-07T14:31:43.885Z] #17 23.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-07T14:31:43.885Z] #17 23.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-07T14:31:43.885Z] #17 23.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-07T14:31:43.885Z] #17 23.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-07T14:31:43.885Z] #17 23.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-07T14:31:43.885Z] #17 23.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-07T14:31:43.885Z] #17 23.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-07T14:31:43.885Z] #17 23.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-07T14:31:43.885Z] #17 23.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-07T14:31:43.885Z] #17 23.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-07T14:31:43.885Z] #17 23.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-07T14:31:43.885Z] #17 24.22 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T14:31:43.885Z] #17 24.34 Fetched 28.5 MB in 2s (17.2 MB/s) [2020-04-07T14:31:43.885Z] #17 24.38 Selecting previously unselected package pigz. [2020-04-07T14:31:43.885Z] #17 24.38 (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 ... 23423 files and directories currently installed.) [2020-04-07T14:31:43.885Z] #17 24.46 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-07T14:31:43.885Z] #17 24.47 Unpacking pigz (2.4-1) ... [2020-04-07T14:31:43.885Z] #17 24.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-07T14:31:43.885Z] #17 24.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T14:31:43.885Z] #17 24.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T14:31:43.885Z] #17 25.03 Selecting previously unselected package python3.7-minimal. [2020-04-07T14:31:43.885Z] #17 25.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T14:31:43.885Z] #17 25.07 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T14:31:44.135Z] #17 81.88 Selecting previously unselected package apparmor. [2020-04-07T14:31:44.135Z] #17 81.89 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-07T14:31:44.135Z] #17 82.01 Unpacking apparmor (2.13.2-10) ... [2020-04-07T14:31:44.445Z] #17 25.82 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T14:31:44.446Z] #17 25.84 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T14:31:44.765Z] #17 82.50 Selecting previously unselected package aufs-tools. [2020-04-07T14:31:44.765Z] #17 82.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-07T14:31:44.765Z] #17 82.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-07T14:31:44.765Z] #17 82.69 Selecting previously unselected package libonig5:ppc64el. [2020-04-07T14:31:44.765Z] #17 82.71 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-07T14:31:45.054Z] #17 82.71 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-07T14:31:45.054Z] #17 82.96 Selecting previously unselected package libjq1:ppc64el. [2020-04-07T14:31:45.054Z] #17 82.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-07T14:31:45.054Z] #17 82.99 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-07T14:31:45.344Z] #17 83.16 Selecting previously unselected package jq. [2020-04-07T14:31:45.344Z] #17 83.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-07T14:31:45.344Z] #17 83.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T14:31:45.344Z] #17 83.31 Selecting previously unselected package libaio1:ppc64el. [2020-04-07T14:31:45.344Z] #17 83.33 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-07T14:31:45.344Z] #17 83.34 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-07T14:31:45.635Z] #17 83.45 Selecting previously unselected package libgpm2:ppc64el. [2020-04-07T14:31:45.635Z] #17 83.47 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-07T14:31:45.635Z] #17 83.48 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-07T14:31:45.635Z] #17 83.59 Selecting previously unselected package libicu63:ppc64el. [2020-04-07T14:31:45.635Z] #17 83.61 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-07T14:31:45.635Z] #17 83.61 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-07T14:31:46.545Z] #17 27.67 Selecting previously unselected package python3-minimal. [2020-04-07T14:31:46.545Z] #17 27.67 (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 ... 23672 files and directories currently installed.) [2020-04-07T14:31:46.545Z] #17 27.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-07T14:31:46.545Z] #17 27.76 Unpacking python3-minimal (3.7.3-1) ... [2020-04-07T14:31:46.545Z] #17 ... [2020-04-07T14:31:46.545Z] [2020-04-07T14:31:46.545Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:46.545Z] #44 124.5 CC criu/clone-noasan.o [2020-04-07T14:31:46.545Z] #44 124.7 CC criu/config.o [2020-04-07T14:31:47.909Z] #44 126.0 CC criu/cr-check.o [2020-04-07T14:31:49.885Z] #44 127.7 CC criu/cr-dedup.o [2020-04-07T14:31:50.140Z] #44 128.2 CC criu/cr-dump.o [2020-04-07T14:31:51.179Z] #17 ... [2020-04-07T14:31:51.179Z] [2020-04-07T14:31:51.179Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:31:51.179Z] #47 223.5 net/http/httptrace [2020-04-07T14:31:51.179Z] #47 223.9 net/http [2020-04-07T14:31:51.179Z] #47 ... [2020-04-07T14:31:51.179Z] [2020-04-07T14:31:51.179Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:31:51.179Z] #44 146.8 CC criu/cgroup.o [2020-04-07T14:31:51.179Z] #44 152.5 CC criu/clone-noasan.o [2020-04-07T14:31:51.179Z] #44 152.7 CC criu/config.o [2020-04-07T14:31:51.179Z] #44 ... [2020-04-07T14:31:51.179Z] [2020-04-07T14:31:51.179Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:31:51.179Z] #17 89.26 Selecting previously unselected package libnet1:ppc64el. [2020-04-07T14:31:51.469Z] #17 89.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-07T14:31:51.469Z] #17 89.28 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-07T14:31:51.469Z] #17 89.39 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-07T14:31:51.469Z] #17 89.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-07T14:31:51.469Z] #17 89.41 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-07T14:31:51.759Z] #17 89.52 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-07T14:31:51.759Z] #17 89.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-07T14:31:51.759Z] #17 89.55 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-07T14:31:51.759Z] #17 89.63 Selecting previously unselected package libreadline5:ppc64el. [2020-04-07T14:31:51.759Z] #17 89.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-07T14:31:51.759Z] #17 89.65 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-07T14:31:52.026Z] #44 ... [2020-04-07T14:31:52.027Z] [2020-04-07T14:31:52.027Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:31:52.027Z] #17 27.86 Selecting previously unselected package libmpdec2:amd64. [2020-04-07T14:31:52.027Z] #17 27.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 27.88 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-07T14:31:52.027Z] #17 28.00 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-07T14:31:52.027Z] #17 28.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 28.02 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T14:31:52.027Z] #17 28.99 Selecting previously unselected package python3.7. [2020-04-07T14:31:52.027Z] #17 29.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 29.01 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T14:31:52.027Z] #17 29.14 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-07T14:31:52.027Z] #17 29.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 29.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-07T14:31:52.027Z] #17 29.26 Setting up python3-minimal (3.7.3-1) ... [2020-04-07T14:31:52.027Z] #17 30.13 Selecting previously unselected package python3. [2020-04-07T14:31:52.027Z] #17 30.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-04-07T14:31:52.027Z] #17 30.22 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 30.23 Unpacking python3 (3.7.3-1) ... [2020-04-07T14:31:52.027Z] #17 30.30 Selecting previously unselected package libip4tc0:amd64. [2020-04-07T14:31:52.027Z] #17 30.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 30.30 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-07T14:31:52.027Z] #17 30.36 Selecting previously unselected package libip6tc0:amd64. [2020-04-07T14:31:52.027Z] #17 30.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 30.38 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-07T14:31:52.027Z] #17 30.47 Selecting previously unselected package libiptc0:amd64. [2020-04-07T14:31:52.027Z] #17 30.48 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 30.49 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-07T14:31:52.027Z] #17 30.60 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-07T14:31:52.027Z] #17 30.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 30.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-07T14:31:52.027Z] #17 30.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-07T14:31:52.027Z] #17 30.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 30.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-07T14:31:52.027Z] #17 30.81 Selecting previously unselected package libnftnl11:amd64. [2020-04-07T14:31:52.027Z] #17 30.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 30.81 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-07T14:31:52.027Z] #17 30.88 Selecting previously unselected package iptables. [2020-04-07T14:31:52.027Z] #17 30.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 30.89 Unpacking iptables (1.8.2-4) ... [2020-04-07T14:31:52.027Z] #17 31.26 Selecting previously unselected package xxd. [2020-04-07T14:31:52.027Z] #17 31.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-07T14:31:52.027Z] #17 31.27 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T14:31:52.027Z] #17 31.42 Selecting previously unselected package vim-common. [2020-04-07T14:31:52.027Z] #17 31.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T14:31:52.027Z] #17 31.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-07T14:31:52.027Z] #17 31.67 Selecting previously unselected package bash-completion. [2020-04-07T14:31:52.027Z] #17 31.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-07T14:31:52.051Z] #17 89.83 Selecting previously unselected package net-tools. [2020-04-07T14:31:52.051Z] #17 89.84 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-07T14:31:52.051Z] #17 89.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T14:31:52.357Z] #17 90.13 Selecting previously unselected package python-pip-whl. [2020-04-07T14:31:52.357Z] #17 90.14 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-07T14:31:52.357Z] #17 90.16 Unpacking python-pip-whl (18.1-5) ... [2020-04-07T14:31:52.953Z] #17 34.37 Unpacking bash-completion (1:2.8-6) ... [2020-04-07T14:31:53.209Z] #17 34.76 Selecting previously unselected package bzip2. [2020-04-07T14:31:53.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T14:31:53.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T14:31:53.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T14:31:53.394Z] #17 91.11 Selecting previously unselected package python3-lib2to3. [2020-04-07T14:31:53.394Z] #17 91.13 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-07T14:31:53.394Z] #17 91.14 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-07T14:31:53.394Z] #17 91.37 Selecting previously unselected package python3-distutils. [2020-04-07T14:31:53.464Z] #17 34.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-07T14:31:53.464Z] #17 34.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T14:31:53.464Z] #17 34.88 Selecting previously unselected package xz-utils. [2020-04-07T14:31:53.464Z] #17 34.89 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-07T14:31:53.464Z] #17 34.90 Unpacking xz-utils (5.2.4-1) ... [2020-04-07T14:31:53.682Z] #17 91.37 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-07T14:31:53.682Z] #17 91.38 Unpacking python3-distutils (3.7.3-1) ... [2020-04-07T14:31:53.720Z] #17 35.07 Selecting previously unselected package apparmor. [2020-04-07T14:31:53.720Z] #17 35.07 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-07T14:31:53.720Z] #17 35.16 Unpacking apparmor (2.13.2-10) ... [2020-04-07T14:31:53.973Z] #17 91.63 Selecting previously unselected package python3-pip. [2020-04-07T14:31:53.973Z] #17 91.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-07T14:31:53.973Z] #17 91.68 Unpacking python3-pip (18.1-5) ... [2020-04-07T14:31:53.973Z] #17 91.93 Selecting previously unselected package python3-pkg-resources. [2020-04-07T14:31:54.017Z] #17 35.54 Selecting previously unselected package aufs-tools. [2020-04-07T14:31:54.017Z] #17 35.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-07T14:31:54.017Z] #17 35.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-07T14:31:54.264Z] #17 91.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T14:31:54.264Z] #17 91.95 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-07T14:31:54.264Z] #17 92.12 Selecting previously unselected package python3-setuptools. [2020-04-07T14:31:54.264Z] #17 92.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-07T14:31:54.264Z] #17 92.13 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-07T14:31:54.272Z] #17 35.66 Selecting previously unselected package libonig5:amd64. [2020-04-07T14:31:54.272Z] #17 35.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-07T14:31:54.272Z] #17 35.67 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-07T14:31:54.272Z] #17 35.82 Selecting previously unselected package libjq1:amd64. [2020-04-07T14:31:54.272Z] #17 35.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T14:31:54.272Z] #17 35.83 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T14:31:54.527Z] #17 35.95 Selecting previously unselected package jq. [2020-04-07T14:31:54.527Z] #17 35.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T14:31:54.528Z] #17 35.96 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T14:31:54.528Z] #17 36.03 Selecting previously unselected package libaio1:amd64. [2020-04-07T14:31:54.528Z] #17 36.03 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-07T14:31:54.528Z] #17 36.04 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-07T14:31:54.528Z] #17 36.09 Selecting previously unselected package libgpm2:amd64. [2020-04-07T14:31:54.528Z] #17 36.09 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-07T14:31:54.528Z] #17 36.10 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-07T14:31:54.528Z] #17 36.17 Selecting previously unselected package libicu63:amd64. [2020-04-07T14:31:54.554Z] #17 92.46 Selecting previously unselected package python3-wheel. [2020-04-07T14:31:54.554Z] #17 92.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-07T14:31:54.554Z] #17 92.47 Unpacking python3-wheel (0.32.3-2) ... [2020-04-07T14:31:54.783Z] #17 36.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-07T14:31:54.783Z] #17 36.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T14:31:54.844Z] #17 92.57 Selecting previously unselected package sudo. [2020-04-07T14:31:54.844Z] #17 92.58 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-07T14:31:54.844Z] #17 92.60 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-07T14:31:55.474Z] #17 93.37 Selecting previously unselected package thin-provisioning-tools. [2020-04-07T14:31:55.474Z] #17 93.39 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-07T14:31:55.474Z] #17 93.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T14:31:55.765Z] #17 93.79 Selecting previously unselected package uidmap. [2020-04-07T14:31:55.765Z] #17 93.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-07T14:31:56.057Z] #17 93.81 Unpacking uidmap (1:4.5-1.1) ... [2020-04-07T14:31:56.057Z] #17 94.03 Selecting previously unselected package vim-runtime. [2020-04-07T14:31:56.057Z] #17 94.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-07T14:31:56.347Z] #17 94.12 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-07T14:31:56.347Z] #17 94.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-07T14:31:56.347Z] #17 94.20 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-07T14:31:57.895Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:31:58.047Z] #17 39.43 Selecting previously unselected package libnet1:amd64. [2020-04-07T14:31:58.047Z] #17 39.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-07T14:31:58.047Z] #17 39.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T14:31:58.047Z] #17 39.54 Selecting previously unselected package libnl-3-200:amd64. [2020-04-07T14:31:58.047Z] #17 39.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-07T14:31:58.047Z] #17 39.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T14:31:58.047Z] #17 39.63 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-07T14:31:58.047Z] #17 39.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-07T14:31:58.154Z] [2020-04-07T14:31:58.154Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T14:31:58.344Z] #17 39.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T14:31:58.344Z] #17 39.70 Selecting previously unselected package libreadline5:amd64. [2020-04-07T14:31:58.344Z] #17 39.71 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-07T14:31:58.344Z] #17 39.72 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-07T14:31:58.344Z] #17 39.88 Selecting previously unselected package net-tools. [2020-04-07T14:31:58.344Z] #17 39.88 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-07T14:31:58.344Z] #17 39.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T14:31:58.411Z] #17 ... [2020-04-07T14:31:58.411Z] [2020-04-07T14:31:58.411Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:31:58.411Z] #47 240.7 github.com/LK4D4/vndr/godl [2020-04-07T14:31:58.600Z] #17 40.06 Selecting previously unselected package python-pip-whl. [2020-04-07T14:31:58.600Z] #17 40.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-07T14:31:58.600Z] #17 40.08 Unpacking python-pip-whl (18.1-5) ... [2020-04-07T14:31:58.721Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T14:31:58.721Z] HOSTNAME=cce32c8cbad1 [2020-04-07T14:31:58.721Z] TESTDEBUG=0 [2020-04-07T14:31:58.721Z] DEST=bundles/test-integration [2020-04-07T14:31:58.721Z] PWD=/go/src/github.com/docker/docker [2020-04-07T14:31:58.721Z] DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c [2020-04-07T14:31:58.721Z] container=docker [2020-04-07T14:31:58.721Z] HOME=/root [2020-04-07T14:31:58.721Z] GOLANG_VERSION=1.13.9 [2020-04-07T14:31:58.721Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T14:31:58.721Z] VALIDATE_BRANCH=master [2020-04-07T14:31:58.721Z] TERM=xterm [2020-04-07T14:31:58.721Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T14:31:58.721Z] SHLVL=1 [2020-04-07T14:31:58.722Z] TIMEOUT=120m [2020-04-07T14:31:58.722Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T14:31:58.722Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T14:31:58.722Z] GO111MODULE=off [2020-04-07T14:31:58.722Z] DOCKER_EXPERIMENTAL=1 [2020-04-07T14:31:58.722Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-07T14:31:58.722Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T14:31:58.722Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T14:31:58.722Z] GOPATH=/go [2020-04-07T14:31:58.722Z] PKG_CONFIG=pkg-config [2020-04-07T14:31:58.722Z] _=/usr/bin/env [2020-04-07T14:31:58.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T14:31:59.244Z] #17 40.56 Selecting previously unselected package python3-lib2to3. [2020-04-07T14:31:59.244Z] #17 40.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-07T14:31:59.244Z] #17 40.59 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-07T14:31:59.244Z] #17 40.70 Selecting previously unselected package python3-distutils. [2020-04-07T14:31:59.244Z] #17 40.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-07T14:31:59.244Z] #17 40.72 Unpacking python3-distutils (3.7.3-1) ... [2020-04-07T14:31:59.451Z] #47 241.8 github.com/LK4D4/vndr [2020-04-07T14:31:59.499Z] #17 40.88 Selecting previously unselected package python3-pip. [2020-04-07T14:31:59.499Z] #17 40.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-07T14:31:59.499Z] #17 40.89 Unpacking python3-pip (18.1-5) ... [2020-04-07T14:31:59.499Z] #17 41.04 Selecting previously unselected package python3-pkg-resources. [2020-04-07T14:31:59.499Z] #17 41.04 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T14:31:59.499Z] #17 41.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-07T14:31:59.754Z] #17 41.20 Selecting previously unselected package python3-setuptools. [2020-04-07T14:31:59.754Z] #17 41.22 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-07T14:31:59.754Z] #17 41.23 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-07T14:32:00.010Z] #17 41.44 Selecting previously unselected package python3-wheel. [2020-04-07T14:32:00.010Z] #17 41.44 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-07T14:32:00.010Z] #17 41.45 Unpacking python3-wheel (0.32.3-2) ... [2020-04-07T14:32:00.010Z] #17 41.53 Selecting previously unselected package sudo. [2020-04-07T14:32:00.266Z] #17 41.53 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-07T14:32:00.266Z] #17 41.54 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-07T14:32:00.521Z] #17 42.06 Selecting previously unselected package thin-provisioning-tools. [2020-04-07T14:32:00.521Z] #17 42.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-07T14:32:00.521Z] #17 42.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T14:32:00.776Z] #17 42.32 Selecting previously unselected package uidmap. [2020-04-07T14:32:00.776Z] #17 42.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-07T14:32:01.032Z] #17 42.32 Unpacking uidmap (1:4.5-1.1) ... [2020-04-07T14:32:01.032Z] #17 42.44 Selecting previously unselected package vim-runtime. [2020-04-07T14:32:01.032Z] #17 42.44 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-07T14:32:01.032Z] #17 42.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-07T14:32:01.032Z] #17 42.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-07T14:32:01.032Z] #17 42.51 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-07T14:32:02.395Z] #17 ... [2020-04-07T14:32:02.395Z] [2020-04-07T14:32:02.395Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:02.395Z] #44 130.3 CC criu/cr-errno.o [2020-04-07T14:32:02.395Z] #44 130.4 CC criu/cr-restore.o [2020-04-07T14:32:02.395Z] #44 134.7 CC criu/cr-service.o [2020-04-07T14:32:02.395Z] #44 136.2 CC criu/crtools.o [2020-04-07T14:32:02.395Z] #44 136.9 CC criu/eventfd.o [2020-04-07T14:32:02.395Z] #44 137.3 CC criu/eventpoll.o [2020-04-07T14:32:02.395Z] #44 138.1 CC criu/external.o [2020-04-07T14:32:02.395Z] #44 138.4 CC criu/fault-injection.o [2020-04-07T14:32:02.395Z] #44 138.5 CC criu/fdstore.o [2020-04-07T14:32:02.395Z] #44 138.9 CC criu/fifo.o [2020-04-07T14:32:02.395Z] #44 139.3 CC criu/file-ids.o [2020-04-07T14:32:02.395Z] #44 139.6 CC criu/file-lock.o [2020-04-07T14:32:02.395Z] #44 140.6 CC criu/files-ext.o [2020-04-07T14:32:02.956Z] #44 140.9 CC criu/files-reg.o [2020-04-07T14:32:03.889Z] #47 ... [2020-04-07T14:32:03.889Z] [2020-04-07T14:32:03.889Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:32:03.889Z] #17 99.02 Selecting previously unselected package vim. [2020-04-07T14:32:03.889Z] #17 99.02 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-07T14:32:03.889Z] #17 99.06 Unpacking vim (2:8.1.0875-5) ... [2020-04-07T14:32:03.889Z] #17 99.95 Selecting previously unselected package xfsprogs. [2020-04-07T14:32:03.889Z] #17 99.97 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-07T14:32:03.889Z] #17 99.98 Unpacking xfsprogs (4.20.0-1) ... [2020-04-07T14:32:03.889Z] #17 100.9 Selecting previously unselected package zip. [2020-04-07T14:32:03.889Z] #17 100.9 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-07T14:32:03.889Z] #17 100.9 Unpacking zip (3.0-11+b1) ... [2020-04-07T14:32:03.889Z] #17 101.2 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-07T14:32:03.889Z] #17 101.2 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T14:32:03.889Z] #17 101.2 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-07T14:32:03.889Z] #17 101.2 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-07T14:32:03.890Z] #17 101.2 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-07T14:32:03.890Z] #17 101.3 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-07T14:32:03.890Z] #17 101.3 Setting up uidmap (1:4.5-1.1) ... [2020-04-07T14:32:03.890Z] #17 101.3 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-07T14:32:03.890Z] #17 101.3 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-07T14:32:03.890Z] #17 101.3 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T14:32:03.890Z] #17 101.3 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-07T14:32:03.890Z] #17 101.3 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-07T14:32:03.890Z] #17 101.3 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T14:32:03.890Z] #17 101.3 Setting up zip (3.0-11+b1) ... [2020-04-07T14:32:03.890Z] #17 101.3 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T14:32:03.890Z] #17 101.4 Setting up bash-completion (1:2.8-6) ... [2020-04-07T14:32:04.179Z] #17 ... [2020-04-07T14:32:04.179Z] [2020-04-07T14:32:04.179Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:04.179Z] #44 156.1 CC criu/cr-check.o [2020-04-07T14:32:04.179Z] #44 159.9 CC criu/cr-dedup.o [2020-04-07T14:32:04.179Z] #44 160.6 CC criu/cr-dump.o [2020-04-07T14:32:04.179Z] #44 164.9 CC criu/cr-errno.o [2020-04-07T14:32:04.179Z] #44 165.1 CC criu/cr-restore.o [2020-04-07T14:32:04.364Z] #44 ... [2020-04-07T14:32:04.364Z] [2020-04-07T14:32:04.364Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:32:04.364Z] #17 45.66 Selecting previously unselected package vim. [2020-04-07T14:32:04.364Z] #17 45.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-07T14:32:04.364Z] #17 45.69 Unpacking vim (2:8.1.0875-5) ... [2020-04-07T14:32:04.920Z] #17 46.25 Selecting previously unselected package xfsprogs. [2020-04-07T14:32:04.920Z] #17 46.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-07T14:32:04.920Z] #17 46.26 Unpacking xfsprogs (4.20.0-1) ... [2020-04-07T14:32:05.480Z] #17 46.76 Selecting previously unselected package zip. [2020-04-07T14:32:05.480Z] #17 46.76 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-07T14:32:05.480Z] #17 46.77 Unpacking zip (3.0-11+b1) ... [2020-04-07T14:32:05.480Z] #17 47.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-07T14:32:05.480Z] #17 47.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T14:32:05.480Z] #17 47.06 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-07T14:32:05.480Z] #17 47.07 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-07T14:32:05.480Z] #17 47.08 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-07T14:32:05.480Z] #17 47.09 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-07T14:32:05.480Z] #17 47.10 Setting up uidmap (1:4.5-1.1) ... [2020-04-07T14:32:05.780Z] #17 47.10 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-07T14:32:05.780Z] #17 47.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T14:32:05.780Z] #17 47.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T14:32:05.780Z] #17 47.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T14:32:05.780Z] #17 47.15 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T14:32:05.780Z] #17 47.16 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T14:32:05.780Z] #17 47.17 Setting up zip (3.0-11+b1) ... [2020-04-07T14:32:05.780Z] #17 47.18 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T14:32:05.780Z] #17 47.20 Setting up bash-completion (1:2.8-6) ... [2020-04-07T14:32:08.294Z] #17 49.89 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-07T14:32:08.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T14:32:08.632Z] #17 49.90 Setting up xz-utils (5.2.4-1) ... [2020-04-07T14:32:08.632Z] #17 49.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-07T14:32:08.632Z] #17 49.93 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-07T14:32:08.632Z] #17 50.00 invoke-rc.d: could not determine current runlevel [2020-04-07T14:32:08.632Z] #17 50.01 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-07T14:32:08.632Z] #17 50.02 Setting up pigz (2.4-1) ... [2020-04-07T14:32:08.632Z] #17 50.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-07T14:32:08.632Z] #17 50.04 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T14:32:08.632Z] #17 50.06 Setting up python-pip-whl (18.1-5) ... [2020-04-07T14:32:08.632Z] #17 50.07 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-07T14:32:08.632Z] #17 50.08 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-07T14:32:08.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T14:32:08.928Z] #17 50.42 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-07T14:32:08.928Z] #17 50.44 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-07T14:32:08.928Z] #17 50.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T14:32:08.928Z] #17 50.48 Setting up vim (2:8.1.0875-5) ... [2020-04-07T14:32:08.928Z] #17 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-07T14:32:08.928Z] #17 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-07T14:32:08.928Z] #17 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-07T14:32:08.928Z] #17 50.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-07T14:32:08.928Z] #17 50.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-07T14:32:08.928Z] #17 50.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-07T14:32:08.928Z] #17 50.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-07T14:32:08.928Z] #17 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-07T14:32:09.183Z] #17 50.56 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T14:32:09.183Z] #17 50.57 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T14:32:09.184Z] #17 50.58 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-07T14:32:09.184Z] #17 50.59 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T14:32:09.184Z] #17 50.61 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-07T14:32:09.184Z] #17 50.62 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T14:32:09.728Z] #44 ... [2020-04-07T14:32:09.728Z] [2020-04-07T14:32:09.728Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:32:09.728Z] #17 107.4 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-07T14:32:09.728Z] #17 107.4 Setting up xz-utils (5.2.4-1) ... [2020-04-07T14:32:09.728Z] #17 107.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-07T14:32:09.728Z] #17 107.4 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-07T14:32:09.728Z] #17 107.5 invoke-rc.d: could not determine current runlevel [2020-04-07T14:32:09.728Z] #17 107.6 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-07T14:32:09.728Z] #17 107.6 Setting up pigz (2.4-1) ... [2020-04-07T14:32:09.728Z] #17 107.6 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-07T14:32:09.728Z] #17 107.6 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-07T14:32:09.728Z] #17 107.6 Setting up python-pip-whl (18.1-5) ... [2020-04-07T14:32:09.728Z] #17 107.6 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-07T14:32:09.728Z] #17 107.6 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-07T14:32:09.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T14:32:10.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T14:32:10.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T14:32:10.775Z] #17 108.5 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-07T14:32:10.775Z] #17 108.5 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-07T14:32:10.775Z] #17 108.5 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-07T14:32:10.775Z] #17 108.5 Setting up vim (2:8.1.0875-5) ... [2020-04-07T14:32:10.775Z] #17 108.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-07T14:32:10.775Z] #17 108.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-07T14:32:10.775Z] #17 108.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-07T14:32:10.775Z] #17 108.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-07T14:32:10.775Z] #17 108.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-07T14:32:10.775Z] #17 108.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-07T14:32:10.775Z] #17 108.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-07T14:32:10.775Z] #17 108.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-07T14:32:10.775Z] #17 108.7 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-07T14:32:10.775Z] #17 108.7 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T14:32:10.775Z] #17 108.7 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-07T14:32:10.775Z] #17 108.7 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T14:32:10.775Z] #17 108.7 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-07T14:32:10.775Z] #17 108.7 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T14:32:11.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T14:32:12.281Z] #17 ... [2020-04-07T14:32:12.281Z] [2020-04-07T14:32:12.281Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:32:12.281Z] #47 DONE 254.8s [2020-04-07T14:32:12.281Z] [2020-04-07T14:32:12.281Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:12.281Z] #44 174.1 CC criu/cr-service.o [2020-04-07T14:32:12.447Z] #17 53.38 Setting up iptables (1.8.2-4) ... [2020-04-07T14:32:12.447Z] #17 53.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T14:32:12.447Z] #17 53.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T14:32:12.447Z] #17 53.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T14:32:12.447Z] #17 53.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T14:32:12.447Z] #17 53.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-07T14:32:12.447Z] #17 53.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-07T14:32:12.447Z] #17 53.44 Setting up python3 (3.7.3-1) ... [2020-04-07T14:32:12.447Z] #17 53.83 Setting up python3-wheel (0.32.3-2) ... [2020-04-07T14:32:12.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T14:32:13.096Z] #17 54.56 Setting up apparmor (2.13.2-10) ... [2020-04-07T14:32:13.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T14:32:15.016Z] #17 56.18 Setting up xfsprogs (4.20.0-1) ... [2020-04-07T14:32:15.016Z] #17 56.20 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-07T14:32:15.016Z] #17 ... [2020-04-07T14:32:15.016Z] [2020-04-07T14:32:15.016Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:15.016Z] #44 143.1 CC criu/files.o [2020-04-07T14:32:15.016Z] #44 145.1 CC criu/filesystems.o [2020-04-07T14:32:15.016Z] #44 145.7 CC criu/fsnotify.o [2020-04-07T14:32:15.016Z] #44 146.9 CC criu/image-desc.o [2020-04-07T14:32:15.016Z] #44 147.1 CC criu/image.o [2020-04-07T14:32:15.016Z] #44 148.0 CC criu/ipc_ns.o [2020-04-07T14:32:15.016Z] #44 149.3 CC criu/irmap.o [2020-04-07T14:32:15.016Z] #44 150.1 CC criu/kcmp-ids.o [2020-04-07T14:32:15.016Z] #44 150.4 CC criu/kerndat.o [2020-04-07T14:32:15.016Z] #44 151.5 CC criu/libnetlink.o [2020-04-07T14:32:15.016Z] #44 151.8 CC criu/log.o [2020-04-07T14:32:15.016Z] #44 152.4 CC criu/lsm.o [2020-04-07T14:32:15.016Z] #44 152.8 CC criu/mem.o [2020-04-07T14:32:15.016Z] #44 ... [2020-04-07T14:32:15.016Z] [2020-04-07T14:32:15.016Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:32:15.016Z] #41 249.8 + dpkg --print-architecture [2020-04-07T14:32:15.016Z] #41 249.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-07T14:32:15.016Z] #41 250.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-07T14:32:15.016Z] #41 250.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-07T14:32:15.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T14:32:15.279Z] #41 ... [2020-04-07T14:32:15.279Z] [2020-04-07T14:32:15.279Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:32:15.279Z] #17 56.64 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-07T14:32:15.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T14:32:16.268Z] #17 57.78 Setting up python3-distutils (3.7.3-1) ... [2020-04-07T14:32:16.727Z] #44 177.9 CC criu/crtools.o [2020-04-07T14:32:16.828Z] #17 58.20 Setting up python3-setuptools (40.8.0-1) ... [2020-04-07T14:32:16.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-07T14:32:17.017Z] #44 178.9 CC criu/eventfd.o [2020-04-07T14:32:17.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T14:32:17.648Z] #44 179.4 CC criu/eventpoll.o [2020-04-07T14:32:17.648Z] #44 ... [2020-04-07T14:32:17.648Z] [2020-04-07T14:32:17.648Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T14:32:17.648Z] #17 113.7 Setting up iptables (1.8.2-4) ... [2020-04-07T14:32:17.648Z] #17 113.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T14:32:17.648Z] #17 113.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T14:32:17.648Z] #17 113.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T14:32:17.648Z] #17 113.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T14:32:17.648Z] #17 113.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-07T14:32:17.648Z] #17 113.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-07T14:32:17.648Z] #17 113.8 Setting up python3 (3.7.3-1) ... [2020-04-07T14:32:17.648Z] #17 114.3 Setting up python3-wheel (0.32.3-2) ... [2020-04-07T14:32:17.648Z] #17 115.3 Setting up apparmor (2.13.2-10) ... [2020-04-07T14:32:17.880Z] #17 59.41 Setting up python3-pip (18.1-5) ... [2020-04-07T14:32:19.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T14:32:19.242Z] #17 60.63 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:32:19.242Z] #17 60.66 Processing triggers for mime-support (3.62) ... [2020-04-07T14:32:19.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T14:32:19.726Z] #17 117.6 Setting up xfsprogs (4.20.0-1) ... [2020-04-07T14:32:19.726Z] #17 117.6 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-07T14:32:19.803Z] #17 DONE 61.3s [2020-04-07T14:32:19.803Z] [2020-04-07T14:32:19.803Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T14:32:20.200Z] --- PASS: TestBuildWithHugeFile (51.56s) [2020-04-07T14:32:20.200Z] === RUN TestBuildWithEmptyDockerfile [2020-04-07T14:32:20.200Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:32:20.200Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:32:20.200Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:32:20.200Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:32:20.200Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:32:20.200Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:32:20.200Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:32:20.200Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:32:20.200Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:32:20.200Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-04-07T14:32:20.200Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-04-07T14:32:20.200Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-04-07T14:32:20.200Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-04-07T14:32:20.200Z] === RUN TestBuildPreserveOwnership [2020-04-07T14:32:20.200Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-07T14:32:20.356Z] #17 118.3 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-07T14:32:20.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T14:32:21.283Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T14:32:21.283Z] Using test binary docker [2020-04-07T14:32:21.283Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-07T14:32:21.283Z] +++ /etc/init.d/apparmor start [2020-04-07T14:32:21.283Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T14:32:21.283Z] INFO: Waiting for daemon to start... [2020-04-07T14:32:21.283Z] Starting dockerd [2020-04-07T14:32:21.283Z] +++ 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-04-07T14:32:21.729Z] #18 1.810 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-07T14:32:21.729Z] #18 1.813 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-07T14:32:21.729Z] #18 1.817 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-07T14:32:21.729Z] #18 DONE 2.0s [2020-04-07T14:32:21.729Z] [2020-04-07T14:32:21.729Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T14:32:21.855Z] #17 119.6 Setting up python3-distutils (3.7.3-1) ... [2020-04-07T14:32:22.095Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-07T14:32:22.883Z] #17 120.5 Setting up python3-setuptools (40.8.0-1) ... [2020-04-07T14:32:23.101Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:32:23.101Z] [2020-04-07T14:32:23.101Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-07T14:32:23.101Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-07T14:32:23.101Z] Using test binary docker [2020-04-07T14:32:23.101Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-07T14:32:23.101Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T14:32:23.101Z] INFO: Waiting for daemon to start... [2020-04-07T14:32:23.101Z] Starting dockerd [2020-04-07T14:32:23.293Z] . [2020-04-07T14:32:23.293Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T14:32:23.293Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T14:32:23.293Z] Error: No such image: emptyfs [2020-04-07T14:32:23.293Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T14:32:23.293Z] ++++ docker load [2020-04-07T14:32:23.573Z] Running integration-test (iteration 1) [2020-04-07T14:32:23.573Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-07T14:32:23.573Z] ++ 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-04-07T14:32:23.573Z] ++ set -e [2020-04-07T14:32:23.573Z] ++ '[' -n 0 ']' [2020-04-07T14:32:23.573Z] ++ set -x [2020-04-07T14:32:23.573Z] ++ env -i DEST=/go/src/github.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-04-07T14:32:24.410Z] #17 122.0 Setting up python3-pip (18.1-5) ... [2020-04-07T14:32:24.460Z] . [2020-04-07T14:32:24.460Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-07T14:32:25.438Z] #17 123.3 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T14:32:25.438Z] #17 123.3 Processing triggers for mime-support (3.62) ... [2020-04-07T14:32:25.726Z] #17 DONE 123.6s [2020-04-07T14:32:25.726Z] [2020-04-07T14:32:25.726Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:25.726Z] #44 180.8 CC criu/external.o [2020-04-07T14:32:25.726Z] #44 181.5 CC criu/fault-injection.o [2020-04-07T14:32:25.726Z] #44 181.7 CC criu/fdstore.o [2020-04-07T14:32:25.726Z] #44 182.2 CC criu/fifo.o [2020-04-07T14:32:25.726Z] #44 182.9 CC criu/file-ids.o [2020-04-07T14:32:25.726Z] #44 183.3 CC criu/file-lock.o [2020-04-07T14:32:25.726Z] #44 184.8 CC criu/files-ext.o [2020-04-07T14:32:25.726Z] #44 185.4 CC criu/files-reg.o [2020-04-07T14:32:25.726Z] #44 ... [2020-04-07T14:32:25.726Z] [2020-04-07T14:32:25.726Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T14:32:26.267Z] --- PASS: TestBuildPreserveOwnership (11.06s) [2020-04-07T14:32:26.268Z] --- PASS: TestBuildPreserveOwnership/copy_from (7.05s) [2020-04-07T14:32:26.268Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-07T14:32:26.268Z] === RUN TestBuildPlatformInvalid [2020-04-07T14:32:26.268Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-04-07T14:32:26.268Z] PASS [2020-04-07T14:32:26.268Z] [2020-04-07T14:32:26.268Z] === Skipped [2020-04-07T14:32:26.268Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-07T14:32:26.268Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T14:32:26.268Z] [2020-04-07T14:32:26.268Z] [2020-04-07T14:32:26.268Z] DONE 32 tests, 1 skipped in 126.454s [2020-04-07T14:32:26.268Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-07T14:32:26.376Z] #18 0.497 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-07T14:32:26.376Z] #18 0.501 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-07T14:32:26.376Z] #18 0.506 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-07T14:32:26.376Z] #18 DONE 0.7s [2020-04-07T14:32:26.376Z] [2020-04-07T14:32:26.376Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T14:32:26.524Z] INFO: Testing against a local daemon [2020-04-07T14:32:26.525Z] === RUN TestConfigList [2020-04-07T14:32:26.525Z] --- SKIP: TestConfigList (0.02s) [2020-04-07T14:32:26.525Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:26.525Z] === RUN TestConfigsCreateAndDelete [2020-04-07T14:32:26.525Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-07T14:32:26.525Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:26.525Z] === RUN TestConfigsUpdate [2020-04-07T14:32:26.525Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-04-07T14:32:26.525Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:26.525Z] === RUN TestTemplatedConfig [2020-04-07T14:32:26.525Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-07T14:32:26.525Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:26.525Z] === RUN TestConfigInspect [2020-04-07T14:32:26.525Z] --- SKIP: TestConfigInspect (0.02s) [2020-04-07T14:32:26.525Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:26.525Z] === RUN TestConfigCreateWithLabels [2020-04-07T14:32:26.525Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-04-07T14:32:26.525Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:26.525Z] === RUN TestConfigCreateResolve [2020-04-07T14:32:26.525Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-07T14:32:26.525Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:26.525Z] === RUN TestConfigDaemonLibtrustID [2020-04-07T14:32:27.008Z] #19 ... [2020-04-07T14:32:27.008Z] [2020-04-07T14:32:27.008Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:27.008Z] #44 154.6 CC criu/mount.o [2020-04-07T14:32:27.008Z] #44 158.2 CC criu/namespaces.o [2020-04-07T14:32:27.008Z] #44 160.1 CC criu/net.o [2020-04-07T14:32:27.008Z] #44 163.5 CC criu/netfilter.o [2020-04-07T14:32:27.008Z] #44 163.9 CC criu/page-pipe.o [2020-04-07T14:32:27.008Z] #44 164.5 CC criu/page-xfer.o [2020-04-07T14:32:27.568Z] #44 ... [2020-04-07T14:32:27.568Z] [2020-04-07T14:32:27.568Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T14:32:27.568Z] #19 5.626 Collecting yamllint==1.16.0 [2020-04-07T14:32:28.419Z] --- PASS: TestConfigDaemonLibtrustID (1.91s) [2020-04-07T14:32:28.419Z] PASS [2020-04-07T14:32:28.419Z] [2020-04-07T14:32:28.419Z] === Skipped [2020-04-07T14:32:28.419Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-04-07T14:32:28.419Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:28.419Z] [2020-04-07T14:32:28.419Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-07T14:32:28.419Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:28.419Z] [2020-04-07T14:32:28.419Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-04-07T14:32:28.419Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:28.419Z] [2020-04-07T14:32:28.419Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-07T14:32:28.419Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:28.419Z] [2020-04-07T14:32:28.419Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-04-07T14:32:28.419Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:28.419Z] [2020-04-07T14:32:28.419Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-04-07T14:32:28.419Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:28.419Z] [2020-04-07T14:32:28.419Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-07T14:32:28.419Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:32:28.419Z] [2020-04-07T14:32:28.419Z] [2020-04-07T14:32:28.419Z] DONE 8 tests, 7 skipped in 2.146s [2020-04-07T14:32:28.419Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-07T14:32:28.676Z] INFO: Testing against a local daemon [2020-04-07T14:32:28.676Z] === RUN TestCheckpoint [2020-04-07T14:32:28.676Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-07T14:32:28.676Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T14:32:28.676Z] === RUN TestContainerInvalidJSON [2020-04-07T14:32:28.676Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:32:28.676Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:32:28.676Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:32:28.676Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:32:28.676Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:32:28.676Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:32:28.676Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:32:28.676Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:32:28.676Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:32:28.676Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-07T14:32:28.676Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-07T14:32:28.676Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-07T14:32:28.676Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-07T14:32:28.676Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-07T14:32:28.676Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-07T14:32:28.676Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-07T14:32:28.933Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-07T14:32:28.933Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-07T14:32:28.933Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-07T14:32:28.933Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-07T14:32:28.933Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-07T14:32:28.933Z] === RUN TestCopyFromContainer [2020-04-07T14:32:30.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T14:32:30.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T14:32:30.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T14:32:31.929Z] Loaded image: buildpack-deps:jessie [2020-04-07T14:32:31.929Z] Loaded image: busybox:latest [2020-04-07T14:32:31.929Z] Loaded image: busybox:glibc [2020-04-07T14:32:31.929Z] Loaded image: debian:jessie [2020-04-07T14:32:31.929Z] Loaded image: hello-world:latest [2020-04-07T14:32:31.929Z] INFO: Testing against a local daemon [2020-04-07T14:32:31.929Z] === RUN TestCgroupNamespacesBuild [2020-04-07T14:32:32.806Z] #19 10.95 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-07T14:32:32.806Z] #19 11.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-07T14:32:32.806Z] #19 11.05 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-07T14:32:32.806Z] #19 11.11 Collecting pyyaml (from yamllint==1.16.0) [2020-04-07T14:32:33.061Z] #19 11.27 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-07T14:32:33.108Z] === RUN TestCopyFromContainer// [2020-04-07T14:32:33.242Z] #19 ... [2020-04-07T14:32:33.242Z] [2020-04-07T14:32:33.242Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:33.242Z] #44 188.7 CC criu/files.o [2020-04-07T14:32:33.242Z] #44 192.7 CC criu/filesystems.o [2020-04-07T14:32:33.242Z] #44 194.2 CC criu/fsnotify.o [2020-04-07T14:32:33.365Z] === RUN TestCopyFromContainer//bar/root [2020-04-07T14:32:33.365Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-07T14:32:33.365Z] === RUN TestCopyFromContainer/bar/quux [2020-04-07T14:32:33.393Z] --- PASS: TestCgroupNamespacesBuild (2.18s) [2020-04-07T14:32:33.393Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-07T14:32:33.623Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-07T14:32:33.623Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-07T14:32:33.623Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-07T14:32:33.623Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-07T14:32:33.880Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-07T14:32:33.880Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-07T14:32:33.880Z] --- PASS: TestCopyFromContainer (4.92s) [2020-04-07T14:32:33.880Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-07T14:32:33.880Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-04-07T14:32:33.880Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-07T14:32:33.880Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-07T14:32:33.880Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-07T14:32:33.880Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-07T14:32:33.880Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-07T14:32:33.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-07T14:32:33.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-07T14:32:33.880Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-07T14:32:33.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-07T14:32:33.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:32:33.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:32:33.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:32:33.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:32:33.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:32:33.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:32:33.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:32:33.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:32:33.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:32:33.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-07T14:32:33.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-07T14:32:33.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-07T14:32:33.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-07T14:32:33.880Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-07T14:32:34.137Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-07T14:32:34.137Z] === RUN TestCreateWithInvalidEnv [2020-04-07T14:32:34.137Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-07T14:32:34.137Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-07T14:32:34.137Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-07T14:32:34.137Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-07T14:32:34.137Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-07T14:32:34.137Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-07T14:32:34.137Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-07T14:32:34.137Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-07T14:32:34.137Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-07T14:32:34.137Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-07T14:32:34.137Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-07T14:32:34.137Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-07T14:32:34.137Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-07T14:32:34.137Z] === RUN TestCreateTmpfsMountsTarget [2020-04-07T14:32:34.137Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-07T14:32:34.137Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-07T14:32:34.268Z] #44 ... [2020-04-07T14:32:34.268Z] [2020-04-07T14:32:34.268Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T14:32:34.268Z] #19 7.679 Collecting yamllint==1.16.0 [2020-04-07T14:32:34.465Z] #19 12.69 Building wheels for collected packages: pyyaml [2020-04-07T14:32:34.465Z] #19 12.69 Running setup.py bdist_wheel for pyyaml: started [2020-04-07T14:32:34.599Z] #19 8.329 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-07T14:32:34.889Z] #19 8.537 Collecting pyyaml (from yamllint==1.16.0) [2020-04-07T14:32:35.177Z] #19 8.756 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-07T14:32:35.406Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2020-04-07T14:32:35.406Z] === RUN TestBuildWithSession [2020-04-07T14:32:35.406Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-07T14:32:35.406Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T14:32:35.406Z] === RUN TestBuildSquashParent [2020-04-07T14:32:35.517Z] #19 13.74 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-07T14:32:35.517Z] #19 13.75 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-07T14:32:35.517Z] #19 13.82 Successfully built pyyaml [2020-04-07T14:32:35.857Z] #19 13.84 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-07T14:32:35.857Z] #19 14.16 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-07T14:32:36.459Z] #19 DONE 14.6s [2020-04-07T14:32:36.459Z] [2020-04-07T14:32:36.459Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:32:36.459Z] #41 DONE 278.8s [2020-04-07T14:32:36.459Z] [2020-04-07T14:32:36.459Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T14:32:36.694Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-07T14:32:36.694Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:32:36.694Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:32:36.694Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:32:36.694Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:32:36.694Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:32:36.694Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-07T14:32:36.694Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:32:36.694Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:32:36.694Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:32:36.694Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:32:36.694Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:32:36.694Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:32:36.695Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-07T14:32:36.695Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-07T14:32:36.695Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:32:36.695Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:32:36.695Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:32:36.695Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:32:36.695Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:32:36.695Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:32:36.695Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:32:36.695Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:32:36.695Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-07T14:32:36.695Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-07T14:32:36.695Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-07T14:32:36.714Z] #24 DONE 0.2s [2020-04-07T14:32:36.714Z] [2020-04-07T14:32:36.714Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T14:32:37.256Z] #19 10.93 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-07T14:32:37.256Z] #19 11.00 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-07T14:32:37.545Z] #19 11.06 Building wheels for collected packages: pyyaml [2020-04-07T14:32:37.545Z] #19 11.07 Running setup.py bdist_wheel for pyyaml: started [2020-04-07T14:32:37.682Z] #28 ... [2020-04-07T14:32:37.682Z] [2020-04-07T14:32:37.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:37.682Z] #44 165.9 CC criu/pagemap-cache.o [2020-04-07T14:32:37.682Z] #44 166.3 CC criu/pagemap.o [2020-04-07T14:32:37.682Z] #44 167.2 CC criu/parasite-syscall.o [2020-04-07T14:32:37.682Z] #44 167.9 CC criu/path.o [2020-04-07T14:32:37.682Z] #44 168.2 CC criu/pie-util-vdso-elf32.o [2020-04-07T14:32:37.682Z] #44 168.7 CC criu/pie-util-vdso.o [2020-04-07T14:32:37.682Z] #44 169.1 CC criu/pie-util.o [2020-04-07T14:32:37.682Z] #44 169.3 CC criu/pipes.o [2020-04-07T14:32:37.682Z] #44 170.1 CC criu/plugin.o [2020-04-07T14:32:37.682Z] #44 170.4 CC criu/proc_parse.o [2020-04-07T14:32:37.682Z] #44 173.5 CC criu/protobuf-desc.o [2020-04-07T14:32:37.682Z] #44 174.5 CC criu/protobuf.o [2020-04-07T14:32:37.682Z] #44 175.2 CC criu/pstree.o [2020-04-07T14:32:38.241Z] #44 ... [2020-04-07T14:32:38.241Z] [2020-04-07T14:32:38.241Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T14:32:38.241Z] #28 DONE 1.4s [2020-04-07T14:32:38.241Z] [2020-04-07T14:32:38.241Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T14:32:38.241Z] #31 DONE 0.2s [2020-04-07T14:32:38.241Z] [2020-04-07T14:32:38.241Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T14:32:38.241Z] #34 DONE 0.1s [2020-04-07T14:32:38.241Z] [2020-04-07T14:32:38.241Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:32:38.241Z] #53 ... [2020-04-07T14:32:38.241Z] [2020-04-07T14:32:38.241Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T14:32:38.241Z] #39 DONE 0.1s [2020-04-07T14:32:38.496Z] [2020-04-07T14:32:38.496Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:38.496Z] #44 176.7 CC criu/rbtree.o [2020-04-07T14:32:38.752Z] #44 ... [2020-04-07T14:32:38.752Z] [2020-04-07T14:32:38.752Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T14:32:38.752Z] #42 DONE 0.2s [2020-04-07T14:32:38.752Z] [2020-04-07T14:32:38.752Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:38.752Z] #44 177.0 CC criu/rst-malloc.o [2020-04-07T14:32:39.007Z] #44 177.2 CC criu/seccomp.o [2020-04-07T14:32:39.353Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2020-04-07T14:32:39.353Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-07T14:32:39.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:32:39.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:32:39.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:32:39.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:32:39.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:32:39.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:32:39.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:32:39.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:32:39.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:32:39.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:32:39.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:32:39.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:32:39.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:32:39.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:32:39.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:32:39.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-07T14:32:39.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-07T14:32:39.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-07T14:32:39.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-07T14:32:39.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-07T14:32:39.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-07T14:32:39.353Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-07T14:32:39.567Z] #44 177.8 CC criu/seize.o [2020-04-07T14:32:39.598Z] #19 12.92 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-07T14:32:39.598Z] #19 12.95 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-07T14:32:39.598Z] #19 13.12 Successfully built pyyaml [2020-04-07T14:32:39.598Z] #19 13.17 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-07T14:32:39.916Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-04-07T14:32:39.916Z] === RUN TestContainerStartOnDaemonRestart [2020-04-07T14:32:39.916Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-07T14:32:39.916Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-07T14:32:39.916Z] === RUN TestDaemonRestartIpcMode [2020-04-07T14:32:39.916Z] === PAUSE TestDaemonRestartIpcMode [2020-04-07T14:32:39.916Z] === RUN TestDaemonHostGatewayIP [2020-04-07T14:32:39.916Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-07T14:32:39.916Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:32:39.916Z] === RUN TestDiff [2020-04-07T14:32:40.226Z] #19 13.88 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-07T14:32:40.480Z] --- PASS: TestDiff (0.78s) [2020-04-07T14:32:40.480Z] === RUN TestExecWithCloseStdin [2020-04-07T14:32:40.492Z] #44 178.4 CC criu/servicefd.o [2020-04-07T14:32:40.515Z] #19 DONE 14.2s [2020-04-07T14:32:40.515Z] [2020-04-07T14:32:40.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:40.515Z] #44 196.6 CC criu/image-desc.o [2020-04-07T14:32:40.515Z] #44 196.8 CC criu/image.o [2020-04-07T14:32:40.515Z] #44 198.2 CC criu/ipc_ns.o [2020-04-07T14:32:40.515Z] #44 200.8 CC criu/irmap.o [2020-04-07T14:32:40.515Z] #44 202.1 CC criu/kcmp-ids.o [2020-04-07T14:32:40.747Z] #44 178.8 CC criu/shmem.o [2020-04-07T14:32:40.803Z] #44 202.9 CC criu/kerndat.o [2020-04-07T14:32:41.307Z] #44 179.5 CC criu/sigframe.o [2020-04-07T14:32:41.307Z] #44 179.7 CC criu/signalfd.o [2020-04-07T14:32:41.412Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-04-07T14:32:41.412Z] === RUN TestExec [2020-04-07T14:32:41.434Z] #44 ... [2020-04-07T14:32:41.434Z] [2020-04-07T14:32:41.434Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T14:32:41.434Z] #30 DONE 290.1s [2020-04-07T14:32:41.434Z] [2020-04-07T14:32:41.434Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:32:41.562Z] #44 179.9 CC criu/sk-inet.o [2020-04-07T14:32:42.187Z] --- PASS: TestBuildSquashParent (6.45s) [2020-04-07T14:32:42.187Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-07T14:32:42.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:32:42.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:32:42.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:32:42.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:32:42.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:32:42.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:32:42.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:32:42.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:32:42.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:32:42.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:32:42.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:32:42.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:32:42.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:32:42.187Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:32:42.343Z] --- PASS: TestExec (0.89s) [2020-04-07T14:32:42.343Z] === RUN TestExecUser [2020-04-07T14:32:42.487Z] #44 180.7 CC criu/sk-netlink.o [2020-04-07T14:32:42.785Z] #44 181.1 CC criu/sk-packet.o [2020-04-07T14:32:43.274Z] --- PASS: TestExecUser (0.89s) [2020-04-07T14:32:43.274Z] === RUN TestExportContainerAndImportImage [2020-04-07T14:32:43.345Z] #44 181.6 CC criu/sk-queue.o [2020-04-07T14:32:43.491Z] #53 ... [2020-04-07T14:32:43.491Z] [2020-04-07T14:32:43.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:43.491Z] #44 205.4 CC criu/libnetlink.o [2020-04-07T14:32:43.906Z] #44 182.1 CC criu/sk-tcp.o [2020-04-07T14:32:44.135Z] #44 206.0 CC criu/log.o [2020-04-07T14:32:44.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:32:44.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:32:44.205Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-04-07T14:32:44.205Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-07T14:32:44.466Z] #44 182.5 CC criu/sk-unix.o [2020-04-07T14:32:44.762Z] #44 206.7 CC criu/lsm.o [2020-04-07T14:32:45.390Z] #44 207.2 CC criu/mem.o [2020-04-07T14:32:45.828Z] #44 184.2 CC criu/sockets.o [2020-04-07T14:32:46.753Z] #44 184.9 CC criu/stats.o [2020-04-07T14:32:46.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:32:46.861Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:32:47.009Z] #44 185.1 CC criu/string.o [2020-04-07T14:32:47.009Z] #44 185.2 CC criu/sysctl.o [2020-04-07T14:32:47.978Z] #44 185.9 CC criu/sysfs_parse.o [2020-04-07T14:32:47.978Z] #44 186.2 CC criu/timerfd.o [2020-04-07T14:32:48.112Z] #44 209.5 CC criu/mount.o [2020-04-07T14:32:48.233Z] #44 186.5 CC criu/tty.o [2020-04-07T14:32:48.379Z] --- PASS: TestExportContainerAfterDaemonRestart (4.26s) [2020-04-07T14:32:48.379Z] === RUN TestHealthCheckWorkdir [2020-04-07T14:32:48.873Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-04-07T14:32:48.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s) [2020-04-07T14:32:48.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s) [2020-04-07T14:32:48.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.19s) [2020-04-07T14:32:48.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2020-04-07T14:32:48.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.34s) [2020-04-07T14:32:48.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2020-04-07T14:32:48.873Z] === RUN TestBuildMultiStageCopy [2020-04-07T14:32:48.873Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-07T14:32:48.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T14:32:49.750Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-04-07T14:32:49.750Z] === RUN TestHealthKillContainer [2020-04-07T14:32:50.162Z] #44 188.1 CC criu/tun.o [2020-04-07T14:32:50.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T14:32:50.418Z] #44 188.6 CC criu/uffd.o [2020-04-07T14:32:51.343Z] #44 189.6 CC criu/util.o [2020-04-07T14:32:51.538Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-07T14:32:51.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T14:32:51.818Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-07T14:32:52.429Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-07T14:32:52.747Z] #44 190.6 CC criu/uts_ns.o [2020-04-07T14:32:52.747Z] #44 190.8 CC criu/vdso-compat.o [2020-04-07T14:32:52.747Z] #44 191.0 CC criu/vdso.o [2020-04-07T14:32:53.025Z] --- PASS: TestHealthKillContainer (3.00s) [2020-04-07T14:32:53.025Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-07T14:32:53.039Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-07T14:32:53.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T14:32:53.282Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-04-07T14:32:53.282Z] === RUN TestIpcModeNone [2020-04-07T14:32:53.348Z] #44 191.5 LINK criu/built-in.o [2020-04-07T14:32:53.603Z] #44 191.6 LINK criu/criu [2020-04-07T14:32:53.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T14:32:53.650Z] --- PASS: TestBuildMultiStageCopy (4.79s) [2020-04-07T14:32:53.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2020-04-07T14:32:53.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-04-07T14:32:53.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-04-07T14:32:53.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-04-07T14:32:53.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-04-07T14:32:53.650Z] === RUN TestBuildMultiStageParentConfig [2020-04-07T14:32:53.682Z] #44 214.8 CC criu/namespaces.o [2020-04-07T14:32:53.858Z] #44 ... [2020-04-07T14:32:53.858Z] [2020-04-07T14:32:53.858Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:32:53.858Z] #60 108.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-07T14:32:54.213Z] --- PASS: TestIpcModeNone (0.88s) [2020-04-07T14:32:54.213Z] === RUN TestIpcModePrivate [2020-04-07T14:32:55.113Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2020-04-07T14:32:55.113Z] === RUN TestBuildLabelWithTargets [2020-04-07T14:32:55.144Z] --- PASS: TestIpcModePrivate (0.86s) [2020-04-07T14:32:55.144Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-04-07T14:32:55.144Z] === RUN TestIpcModeShareable [2020-04-07T14:32:55.144Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-07T14:32:55.144Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T14:32:55.144Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-07T14:32:55.220Z] #60 110.0 + mkdir -p /build [2020-04-07T14:32:55.220Z] #60 110.0 + cp runc /build/runc [2020-04-07T14:32:55.220Z] #60 DONE 110.2s [2020-04-07T14:32:55.220Z] [2020-04-07T14:32:55.220Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:32:55.220Z] #44 192.1 DEP lib/c/criu.d [2020-04-07T14:32:55.220Z] #44 192.2 CC images/rpc.pb-c.o [2020-04-07T14:32:55.220Z] #44 192.7 CC lib/c/criu.o [2020-04-07T14:32:55.475Z] #44 193.7 LINK lib/c/built-in.o [2020-04-07T14:32:55.475Z] #44 193.7 LINK lib/c/libcriu.so [2020-04-07T14:32:55.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T14:32:55.544Z] 65014b3c3121: Pull complete [2020-04-07T14:32:55.731Z] #44 193.8 LINK lib/c/libcriu.a [2020-04-07T14:32:55.736Z] #44 217.4 CC criu/net.o [2020-04-07T14:32:55.986Z] #44 194.0 GEN magic.py [2020-04-07T14:32:55.986Z] #44 194.2 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T14:32:55.986Z] #44 194.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T14:32:55.986Z] #44 194.3 Note: Building without GnuTLS support [2020-04-07T14:32:56.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T14:32:56.911Z] #44 195.0 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T14:32:57.525Z] #44 195.5 make[1]: Nothing to be done for 'all'. [2020-04-07T14:32:57.667Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-04-07T14:32:57.667Z] === RUN TestAPIIpcModeHost [2020-04-07T14:32:57.667Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-07T14:32:57.667Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T14:32:57.667Z] === RUN TestDaemonIpcModeShareable [2020-04-07T14:32:57.667Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-07T14:32:57.667Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T14:32:57.667Z] === RUN TestDaemonIpcModePrivate [2020-04-07T14:32:57.774Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2020-04-07T14:32:57.774Z] === RUN TestBuildWithEmptyLayers [2020-04-07T14:32:58.128Z] #44 196.3 make[1]: 'images/built-in.o' is up to date. [2020-04-07T14:32:58.128Z] #44 196.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-07T14:32:58.128Z] #44 196.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-07T14:32:58.128Z] #44 196.4 make[1]: 'compel/libcompel.a' is up to date. [2020-04-07T14:32:58.128Z] #44 196.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-07T14:32:58.383Z] #44 196.4 make[1]: Nothing to be done for 'all'. [2020-04-07T14:32:58.384Z] #44 196.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T14:32:58.384Z] #44 196.5 make[2]: Nothing to be done for 'all'. [2020-04-07T14:32:58.384Z] #44 196.6 make[2]: Nothing to be done for 'all'. [2020-04-07T14:32:58.384Z] #44 196.6 make[2]: Nothing to be done for 'all'. [2020-04-07T14:32:58.640Z] #44 196.7 make[2]: Nothing to be done for 'all'. [2020-04-07T14:32:58.640Z] #44 196.7 make[2]: Nothing to be done for 'all'. [2020-04-07T14:32:58.640Z] #44 196.7 make[2]: Nothing to be done for 'all'. [2020-04-07T14:32:58.640Z] #44 196.8 make[2]: Nothing to be done for 'all'. [2020-04-07T14:32:58.640Z] #44 196.8 make[2]: Nothing to be done for 'all'. [2020-04-07T14:32:58.640Z] #44 196.9 INSTALL criu/criu [2020-04-07T14:32:58.774Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2020-04-07T14:32:58.774Z] === RUN TestBuildMultiStageOnBuild [2020-04-07T14:32:58.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T14:32:58.894Z] #44 DONE 197.0s [2020-04-07T14:32:58.894Z] [2020-04-07T14:32:58.894Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:32:58.894Z] #65 231.2 + bin/containerd [2020-04-07T14:33:00.165Z] #44 222.1 CC criu/netfilter.o [2020-04-07T14:33:00.453Z] #44 222.6 CC criu/page-pipe.o [2020-04-07T14:33:00.774Z] #65 ... [2020-04-07T14:33:00.774Z] [2020-04-07T14:33:00.774Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T14:33:00.774Z] #45 DONE 0.1s [2020-04-07T14:33:00.774Z] [2020-04-07T14:33:00.774Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T14:33:00.774Z] #48 DONE 0.1s [2020-04-07T14:33:00.774Z] [2020-04-07T14:33:00.774Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T14:33:00.774Z] #51 DONE 0.1s [2020-04-07T14:33:00.774Z] [2020-04-07T14:33:00.774Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:33:00.942Z] --- PASS: TestDaemonIpcModePrivate (2.92s) [2020-04-07T14:33:00.942Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-07T14:33:00.942Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-07T14:33:00.942Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-07T14:33:00.942Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T14:33:00.942Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-07T14:33:00.942Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-07T14:33:00.942Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T14:33:00.942Z] === RUN TestIpcModeOlderClient [2020-04-07T14:33:00.942Z] === PAUSE TestIpcModeOlderClient [2020-04-07T14:33:00.942Z] === RUN TestKillContainerInvalidSignal [2020-04-07T14:33:01.481Z] #44 223.6 CC criu/page-xfer.o [2020-04-07T14:33:01.507Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-04-07T14:33:01.507Z] === RUN TestKillContainer [2020-04-07T14:33:01.507Z] === RUN TestKillContainer/no_signal [2020-04-07T14:33:02.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T14:33:02.218Z] --- PASS: TestBuildMultiStageOnBuild (3.01s) [2020-04-07T14:33:02.218Z] === RUN TestBuildUncleanTarFilenames [2020-04-07T14:33:02.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T14:33:02.439Z] === RUN TestKillContainer/non_killing_signal [2020-04-07T14:33:02.696Z] === RUN TestKillContainer/killing_signal [2020-04-07T14:33:03.222Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2020-04-07T14:33:03.222Z] === RUN TestBuildMultiStageLayerLeak [2020-04-07T14:33:04.066Z] --- PASS: TestKillContainer (2.37s) [2020-04-07T14:33:04.066Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-04-07T14:33:04.066Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-04-07T14:33:04.066Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-04-07T14:33:04.066Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-07T14:33:04.066Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-07T14:33:04.213Z] #44 225.8 CC criu/pagemap-cache.o [2020-04-07T14:33:04.501Z] #44 226.4 CC criu/pagemap.o [2020-04-07T14:33:04.631Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-07T14:33:04.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-07T14:33:05.564Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-04-07T14:33:05.564Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-04-07T14:33:05.564Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-04-07T14:33:05.564Z] === RUN TestKillStoppedContainer [2020-04-07T14:33:05.564Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-07T14:33:05.564Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-07T14:33:05.564Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-07T14:33:05.564Z] === RUN TestKillDifferentUserContainer [2020-04-07T14:33:05.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T14:33:06.004Z] #44 228.0 CC criu/parasite-syscall.o [2020-04-07T14:33:06.052Z] #65 ... [2020-04-07T14:33:06.052Z] [2020-04-07T14:33:06.052Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:33:06.052Z] #53 DONE 308.1s [2020-04-07T14:33:06.052Z] [2020-04-07T14:33:06.052Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:33:06.496Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-04-07T14:33:06.496Z] === RUN TestInspectOomKilledTrue [2020-04-07T14:33:06.496Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-07T14:33:06.496Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:33:06.496Z] === RUN TestInspectOomKilledFalse [2020-04-07T14:33:06.496Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-07T14:33:06.496Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:33:06.496Z] === RUN TestLinksEtcHostsContentMatch [2020-04-07T14:33:06.496Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-07T14:33:06.496Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-07T14:33:06.496Z] === RUN TestLinksContainerNames [2020-04-07T14:33:06.660Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2020-04-07T14:33:06.660Z] === RUN TestBuildWithHugeFile [2020-04-07T14:33:06.977Z] #65 ... [2020-04-07T14:33:06.977Z] [2020-04-07T14:33:06.977Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T14:33:07.233Z] #54 DONE 0.2s [2020-04-07T14:33:07.233Z] [2020-04-07T14:33:07.233Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T14:33:07.233Z] #57 DONE 0.1s [2020-04-07T14:33:07.233Z] [2020-04-07T14:33:07.233Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T14:33:07.233Z] #61 DONE 0.1s [2020-04-07T14:33:07.233Z] [2020-04-07T14:33:07.233Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:33:07.509Z] #44 229.4 CC criu/path.o [2020-04-07T14:33:07.800Z] #44 229.9 CC criu/pie-util-vdso.o [2020-04-07T14:33:08.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T14:33:08.392Z] --- PASS: TestLinksContainerNames (1.64s) [2020-04-07T14:33:08.392Z] === RUN TestLogsFollowTailEmpty [2020-04-07T14:33:08.428Z] #44 230.6 CC criu/pie-util.o [2020-04-07T14:33:08.718Z] #44 230.9 CC criu/pipes.o [2020-04-07T14:33:08.956Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-04-07T14:33:08.956Z] === RUN TestContainerNetworkMountsNoChown [2020-04-07T14:33:09.520Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/default [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/default [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/private [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/private [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rprivate [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/slave [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/slave [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rslave [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/shared [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/shared [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rshared [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-07T14:33:09.520Z] === CONT TestMountDaemonRoot/default [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:33:09.520Z] === CONT TestMountDaemonRoot/rslave [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:33:09.520Z] === CONT TestMountDaemonRoot/rshared [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:33:09.520Z] === CONT TestMountDaemonRoot/shared [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:33:09.520Z] === CONT TestMountDaemonRoot/rprivate [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:33:09.520Z] === CONT TestMountDaemonRoot/slave [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:33:09.520Z] === CONT TestMountDaemonRoot/private [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-07T14:33:09.520Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-07T14:33:09.520Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:33:09.521Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:33:09.521Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-07T14:33:09.521Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-07T14:33:09.521Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:33:09.521Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:33:09.521Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:33:09.521Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-07T14:33:09.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T14:33:09.778Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:33:09.778Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-07T14:33:09.778Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:33:09.778Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:33:09.778Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-07T14:33:09.778Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:33:09.778Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:33:09.778Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:33:10.035Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:33:10.230Z] #44 231.9 CC criu/plugin.o [2020-04-07T14:33:10.292Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:33:10.292Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-07T14:33:10.292Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:33:10.292Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:33:10.292Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-07T14:33:10.292Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-07T14:33:10.292Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-07T14:33:10.292Z] === RUN TestContainerBindMountNonRecursive [2020-04-07T14:33:10.292Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-07T14:33:10.292Z] 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-04-07T14:33:10.292Z] === RUN TestNetworkNat [2020-04-07T14:33:10.859Z] #44 232.7 CC criu/proc_parse.o [2020-04-07T14:33:11.055Z] sha256:4cec55dc651a97a1d2e1d00e3495f547e8f9e62b63744a2642caf0a19d3835f8 [2020-04-07T14:33:11.055Z] INFO: Starting docker-py tests... [2020-04-07T14:33:11.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T14:33:11.224Z] --- PASS: TestNetworkNat (0.86s) [2020-04-07T14:33:11.224Z] === RUN TestNetworkLocalhostTCPNat [2020-04-07T14:33:11.618Z] ============================= test session starts ============================== [2020-04-07T14:33:11.618Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-07T14:33:11.618Z] rootdir: /src, inifile: pytest.ini [2020-04-07T14:33:11.618Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-07T14:33:12.155Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2020-04-07T14:33:12.155Z] === RUN TestNetworkLoopbackNat [2020-04-07T14:33:12.495Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T14:33:12.495Z] Using test binary docker [2020-04-07T14:33:12.495Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-07T14:33:12.495Z] +++ /etc/init.d/apparmor start [2020-04-07T14:33:12.495Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T14:33:12.495Z] INFO: Waiting for daemon to start... [2020-04-07T14:33:12.495Z] Starting dockerd [2020-04-07T14:33:12.495Z] +++ 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-04-07T14:33:12.541Z] collected 387 items / 1 deselected / 386 selected [2020-04-07T14:33:12.541Z] [2020-04-07T14:33:12.913Z] #44 ... [2020-04-07T14:33:12.913Z] [2020-04-07T14:33:12.913Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:33:12.913Z] #41 321.6 + dpkg --print-architecture [2020-04-07T14:33:12.913Z] #41 321.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-07T14:33:13.087Z] --- PASS: TestNetworkLoopbackNat (0.99s) [2020-04-07T14:33:13.087Z] === RUN TestPause [2020-04-07T14:33:13.087Z] --- SKIP: TestPause (0.00s) [2020-04-07T14:33:13.087Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:33:13.087Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-07T14:33:13.087Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T14:33:13.087Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T14:33:13.087Z] === RUN TestPauseStopPausedContainer [2020-04-07T14:33:13.087Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-07T14:33:13.087Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:33:13.087Z] === RUN TestPsFilter [2020-04-07T14:33:13.087Z] --- PASS: TestPsFilter (0.20s) [2020-04-07T14:33:13.087Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-07T14:33:13.543Z] #41 322.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-07T14:33:13.543Z] #41 322.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-07T14:33:14.019Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-04-07T14:33:14.019Z] === RUN TestRemoveContainerWithVolume [2020-04-07T14:33:14.398Z] . [2020-04-07T14:33:14.398Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T14:33:14.398Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T14:33:14.398Z] Error: No such image: emptyfs [2020-04-07T14:33:14.398Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T14:33:14.398Z] ++++ docker load [2020-04-07T14:33:14.951Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-04-07T14:33:14.951Z] === RUN TestRemoveContainerRunning [2020-04-07T14:33:14.965Z] Running integration-test (iteration 1) [2020-04-07T14:33:14.965Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-07T14:33:14.965Z] ++ 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-04-07T14:33:14.965Z] ++ set -e [2020-04-07T14:33:14.965Z] ++ '[' -n 0 ']' [2020-04-07T14:33:14.965Z] ++ set -x [2020-04-07T14:33:14.965Z] ++ env -i DEST=/go/src/github.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-04-07T14:33:15.515Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-04-07T14:33:15.515Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-07T14:33:16.447Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-04-07T14:33:16.447Z] === RUN TestRemoveInvalidContainer [2020-04-07T14:33:16.447Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-07T14:33:16.447Z] === RUN TestRenameLinkedContainer [2020-04-07T14:33:19.723Z] --- PASS: TestRenameLinkedContainer (3.27s) [2020-04-07T14:33:19.723Z] === RUN TestRenameStoppedContainer [2020-04-07T14:33:20.670Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-04-07T14:33:20.670Z] === RUN TestRenameRunningContainerAndReuse [2020-04-07T14:33:22.040Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2020-04-07T14:33:22.040Z] === RUN TestRenameInvalidName [2020-04-07T14:33:22.972Z] --- PASS: TestRenameInvalidName (0.78s) [2020-04-07T14:33:22.972Z] === RUN TestRenameAnonymousContainer [2020-04-07T14:33:24.944Z] Loaded image: buildpack-deps:jessie [2020-04-07T14:33:24.944Z] Loaded image: busybox:latest [2020-04-07T14:33:24.944Z] Loaded image: busybox:glibc [2020-04-07T14:33:24.944Z] Loaded image: debian:jessie [2020-04-07T14:33:24.944Z] Loaded image: hello-world:latest [2020-04-07T14:33:24.944Z] INFO: Testing against a local daemon [2020-04-07T14:33:24.944Z] === RUN TestCgroupNamespacesBuild [2020-04-07T14:33:26.156Z] #41 ... [2020-04-07T14:33:26.156Z] [2020-04-07T14:33:26.156Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:33:26.156Z] #44 237.4 CC criu/protobuf-desc.o [2020-04-07T14:33:26.156Z] #44 239.0 CC criu/protobuf.o [2020-04-07T14:33:26.156Z] #44 239.6 CC criu/pstree.o [2020-04-07T14:33:26.156Z] #44 241.2 CC criu/rbtree.o [2020-04-07T14:33:26.156Z] #44 241.7 CC criu/rst-malloc.o [2020-04-07T14:33:26.156Z] #44 242.1 CC criu/seccomp.o [2020-04-07T14:33:26.156Z] #44 243.1 CC criu/seize.o [2020-04-07T14:33:26.156Z] #44 244.6 CC criu/servicefd.o [2020-04-07T14:33:26.156Z] #44 245.3 CC criu/shmem.o [2020-04-07T14:33:26.156Z] #44 246.8 CC criu/sigframe.o [2020-04-07T14:33:26.156Z] #44 247.1 CC criu/signalfd.o [2020-04-07T14:33:26.156Z] #44 247.8 CC criu/sk-inet.o [2020-04-07T14:33:26.246Z] --- PASS: TestRenameAnonymousContainer (3.41s) [2020-04-07T14:33:26.246Z] === RUN TestRenameContainerWithSameName [2020-04-07T14:33:26.848Z] --- PASS: TestCgroupNamespacesBuild (3.03s) [2020-04-07T14:33:26.848Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-07T14:33:27.176Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-04-07T14:33:27.176Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-07T14:33:27.653Z] #44 249.3 CC criu/sk-netlink.o [2020-04-07T14:33:28.280Z] #44 250.1 CC criu/sk-packet.o [2020-04-07T14:33:28.547Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-04-07T14:33:28.547Z] === RUN TestResize [2020-04-07T14:33:28.751Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-04-07T14:33:28.751Z] === RUN TestBuildWithSession [2020-04-07T14:33:28.751Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-07T14:33:28.751Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T14:33:28.751Z] === RUN TestBuildSquashParent [2020-04-07T14:33:29.269Z] #65 260.8 + bin/containerd-stress [2020-04-07T14:33:29.269Z] #65 262.5 + bin/containerd-shim [2020-04-07T14:33:29.307Z] #44 251.2 CC criu/sk-queue.o [2020-04-07T14:33:29.478Z] --- PASS: TestResize (0.79s) [2020-04-07T14:33:29.478Z] === RUN TestResizeWithInvalidSize [2020-04-07T14:33:30.333Z] #44 252.1 CC criu/sk-tcp.o [2020-04-07T14:33:30.408Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-04-07T14:33:30.408Z] === RUN TestResizeWhenContainerNotStarted [2020-04-07T14:33:30.960Z] #44 252.8 CC criu/sk-unix.o [2020-04-07T14:33:30.971Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-04-07T14:33:30.971Z] === RUN TestDaemonRestartKillContainers [2020-04-07T14:33:30.971Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-07T14:33:30.971Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-07T14:33:30.971Z] === RUN TestCgroupNamespacesRun [2020-04-07T14:33:33.581Z] --- PASS: TestBuildWithHugeFile (26.74s) [2020-04-07T14:33:33.581Z] === RUN TestBuildWithEmptyDockerfile [2020-04-07T14:33:33.581Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:33:33.581Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:33:33.581Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:33:33.581Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:33:33.581Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:33:33.581Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:33:33.581Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:33:33.581Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:33:33.581Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:33:33.581Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-04-07T14:33:33.581Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-04-07T14:33:33.581Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-04-07T14:33:33.581Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-04-07T14:33:33.581Z] === RUN TestBuildPreserveOwnership [2020-04-07T14:33:33.581Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-07T14:33:34.321Z] --- PASS: TestCgroupNamespacesRun (2.87s) [2020-04-07T14:33:34.321Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-07T14:33:34.466Z] #44 256.0 CC criu/sockets.o [2020-04-07T14:33:35.324Z] --- PASS: TestBuildSquashParent (6.09s) [2020-04-07T14:33:35.324Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-07T14:33:35.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:33:35.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:33:35.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:33:35.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:33:35.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:33:35.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:33:35.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:33:35.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:33:35.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:33:35.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:33:35.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:33:35.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:33:35.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:33:35.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:33:35.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:33:35.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:33:35.495Z] #44 257.6 CC criu/stats.o [2020-04-07T14:33:35.838Z] #65 268.9 + bin/containerd-shim-runc-v1 [2020-04-07T14:33:36.123Z] #44 258.1 CC criu/string.o [2020-04-07T14:33:36.123Z] #44 258.2 CC criu/sysctl.o [2020-04-07T14:33:36.844Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.98s) [2020-04-07T14:33:36.844Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-07T14:33:37.150Z] #44 259.1 CC criu/sysfs_parse.o [2020-04-07T14:33:37.229Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:33:37.487Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:33:37.779Z] #44 259.8 CC criu/timerfd.o [2020-04-07T14:33:37.943Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-07T14:33:38.347Z] #65 271.9 + bin/containerd-shim-runc-v2 [2020-04-07T14:33:38.408Z] #44 260.4 CC criu/tty.o [2020-04-07T14:33:38.992Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-07T14:33:38.992Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-07T14:33:39.274Z] #65 272.7 + binaries [2020-04-07T14:33:39.274Z] #65 272.7 + mkdir -p /build [2020-04-07T14:33:39.274Z] #65 272.7 + cp bin/containerd /build/containerd [2020-04-07T14:33:39.274Z] #65 272.7 + cp bin/containerd-shim /build/containerd-shim [2020-04-07T14:33:39.274Z] #65 272.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-07T14:33:39.274Z] #65 272.7 + cp bin/ctr /build/ctr [2020-04-07T14:33:39.406Z] --- PASS: TestBuildPreserveOwnership (6.35s) [2020-04-07T14:33:39.406Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.12s) [2020-04-07T14:33:39.406Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s) [2020-04-07T14:33:39.406Z] === RUN TestBuildPlatformInvalid [2020-04-07T14:33:39.686Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-04-07T14:33:39.686Z] PASS [2020-04-07T14:33:39.686Z] [2020-04-07T14:33:39.686Z] === Skipped [2020-04-07T14:33:39.686Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-07T14:33:39.686Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T14:33:39.686Z] [2020-04-07T14:33:39.686Z] [2020-04-07T14:33:39.686Z] DONE 32 tests, 1 skipped in 75.993s [2020-04-07T14:33:39.686Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-07T14:33:39.686Z] ++ 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-04-07T14:33:39.686Z] ++ set -e [2020-04-07T14:33:39.686Z] ++ '[' -n 0 ']' [2020-04-07T14:33:39.686Z] ++ set -x [2020-04-07T14:33:39.686Z] ++ env -i DEST=/go/src/github.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-04-07T14:33:39.686Z] INFO: Testing against a local daemon [2020-04-07T14:33:39.686Z] === RUN TestConfigList [2020-04-07T14:33:39.919Z] #65 DONE 273.1s [2020-04-07T14:33:40.019Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-07T14:33:40.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.44s) [2020-04-07T14:33:40.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2020-04-07T14:33:40.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s) [2020-04-07T14:33:40.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2020-04-07T14:33:40.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2020-04-07T14:33:40.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2020-04-07T14:33:40.020Z] === RUN TestBuildMultiStageCopy [2020-04-07T14:33:40.020Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-07T14:33:40.119Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.01s) [2020-04-07T14:33:40.119Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-07T14:33:40.884Z] [2020-04-07T14:33:40.884Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T14:33:40.884Z] #66 DONE 0.2s [2020-04-07T14:33:40.884Z] [2020-04-07T14:33:40.884Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T14:33:40.884Z] #70 DONE 0.1s [2020-04-07T14:33:40.884Z] [2020-04-07T14:33:40.884Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T14:33:41.224Z] #72 DONE 0.2s [2020-04-07T14:33:41.224Z] [2020-04-07T14:33:41.224Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T14:33:41.224Z] #75 DONE 0.1s [2020-04-07T14:33:41.224Z] [2020-04-07T14:33:41.224Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T14:33:41.224Z] #76 DONE 0.0s [2020-04-07T14:33:41.224Z] [2020-04-07T14:33:41.224Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T14:33:41.797Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-07T14:33:41.922Z] #44 263.6 CC criu/tun.o [2020-04-07T14:33:41.923Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-07T14:33:42.491Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-07T14:33:42.553Z] #44 264.6 CC criu/uffd.o [2020-04-07T14:33:42.583Z] #77 DONE 1.4s [2020-04-07T14:33:42.583Z] [2020-04-07T14:33:42.583Z] #78 exporting to image [2020-04-07T14:33:42.583Z] #78 exporting layers [2020-04-07T14:33:42.750Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-07T14:33:43.318Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-07T14:33:43.393Z] --- PASS: TestCgroupNamespacesRunHostMode (2.99s) [2020-04-07T14:33:43.393Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-07T14:33:43.886Z] --- PASS: TestBuildMultiStageCopy (4.41s) [2020-04-07T14:33:43.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2020-04-07T14:33:43.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-04-07T14:33:43.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-04-07T14:33:43.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-04-07T14:33:43.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-04-07T14:33:43.886Z] === RUN TestBuildMultiStageParentConfig [2020-04-07T14:33:44.048Z] --- PASS: TestConfigList (3.74s) [2020-04-07T14:33:44.048Z] === RUN TestConfigsCreateAndDelete [2020-04-07T14:33:44.607Z] #44 266.6 CC criu/util.o [2020-04-07T14:33:45.263Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-04-07T14:33:45.263Z] === RUN TestBuildLabelWithTargets [2020-04-07T14:33:45.915Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.02s) [2020-04-07T14:33:45.915Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-07T14:33:47.590Z] --- PASS: TestConfigsCreateAndDelete (3.67s) [2020-04-07T14:33:47.590Z] === RUN TestConfigsUpdate [2020-04-07T14:33:47.795Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2020-04-07T14:33:47.795Z] === RUN TestBuildWithEmptyLayers [2020-04-07T14:33:48.110Z] #44 269.7 CC criu/uts_ns.o [2020-04-07T14:33:48.110Z] #44 270.0 CC criu/vdso.o [2020-04-07T14:33:48.363Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-04-07T14:33:48.363Z] === RUN TestBuildMultiStageOnBuild [2020-04-07T14:33:48.438Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2020-04-07T14:33:48.438Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-07T14:33:48.743Z] #44 270.8 LINK criu/built-in.o [2020-04-07T14:33:49.068Z] #44 271.1 LINK criu/criu [2020-04-07T14:33:49.068Z] #44 ... [2020-04-07T14:33:49.068Z] [2020-04-07T14:33:49.068Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T14:33:49.068Z] #60 209.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-07T14:33:49.148Z] #78 exporting layers 5.9s done [2020-04-07T14:33:49.148Z] #78 writing image sha256:d40e585dd9af4a23dd44998849969606ddbf8aaad8d2b64b173f37bc4a21e83f done [2020-04-07T14:33:49.148Z] #78 naming to docker.io/library/docker:8aafbbff43fbb270ff5ef9c1665843746128de5c done [2020-04-07T14:33:49.148Z] #78 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-07T14:33:50.309Z] [2020-04-07T14:33:50.309Z] Removing bundles/ [2020-04-07T14:33:50.309Z] [2020-04-07T14:33:50.309Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-07T14:33:50.309Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:33:50.309Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T14:33:50.332Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.16s) [2020-04-07T14:33:50.332Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-07T14:33:51.044Z] --- PASS: TestConfigsUpdate (3.59s) [2020-04-07T14:33:51.044Z] === RUN TestTemplatedConfig [2020-04-07T14:33:51.647Z] --- PASS: TestBuildMultiStageOnBuild (2.62s) [2020-04-07T14:33:51.647Z] === RUN TestBuildUncleanTarFilenames [2020-04-07T14:33:52.570Z] #60 212.7 + mkdir -p /build [2020-04-07T14:33:52.570Z] #60 212.7 + cp runc /build/runc [2020-04-07T14:33:52.570Z] #60 DONE 212.8s [2020-04-07T14:33:52.570Z] [2020-04-07T14:33:52.570Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:33:52.570Z] #44 271.9 DEP lib/c/criu.d [2020-04-07T14:33:52.570Z] #44 272.0 CC images/rpc.pb-c.o [2020-04-07T14:33:52.570Z] #44 273.1 CC lib/c/criu.o [2020-04-07T14:33:52.583Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-04-07T14:33:52.583Z] === RUN TestBuildMultiStageLayerLeak [2020-04-07T14:33:53.608Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.08s) [2020-04-07T14:33:53.608Z] === RUN TestKernelTCPMemory [2020-04-07T14:33:53.608Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-04-07T14:33:53.608Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:33:53.608Z] === RUN TestNISDomainname [2020-04-07T14:33:53.608Z] --- SKIP: TestNISDomainname (0.01s) [2020-04-07T14:33:53.609Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-07T14:33:53.609Z] === RUN TestHostnameDnsResolution [2020-04-07T14:33:54.067Z] #44 276.1 LINK lib/c/built-in.o [2020-04-07T14:33:54.068Z] #44 276.1 LINK lib/c/libcriu.so [2020-04-07T14:33:54.357Z] #44 276.3 LINK lib/c/libcriu.a [2020-04-07T14:33:54.482Z] --- PASS: TestTemplatedConfig (3.55s) [2020-04-07T14:33:54.482Z] === RUN TestConfigInspect [2020-04-07T14:33:54.553Z] --- PASS: TestHostnameDnsResolution (1.27s) [2020-04-07T14:33:54.553Z] === RUN TestStats [2020-04-07T14:33:54.553Z] --- SKIP: TestStats (0.00s) [2020-04-07T14:33:54.553Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:33:54.553Z] === RUN TestStopContainerWithTimeout [2020-04-07T14:33:54.553Z] === RUN TestStopContainerWithTimeout/0 [2020-04-07T14:33:54.553Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-07T14:33:54.553Z] === RUN TestStopContainerWithTimeout/1 [2020-04-07T14:33:54.553Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-07T14:33:54.553Z] === RUN TestStopContainerWithTimeout/3 [2020-04-07T14:33:54.553Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-07T14:33:54.553Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-07T14:33:54.553Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-07T14:33:54.553Z] === CONT TestStopContainerWithTimeout/0 [2020-04-07T14:33:54.553Z] === CONT TestStopContainerWithTimeout/3 [2020-04-07T14:33:54.648Z] #44 276.7 GEN magic.py [2020-04-07T14:33:54.648Z] #44 ... [2020-04-07T14:33:54.648Z] [2020-04-07T14:33:54.648Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T14:33:54.648Z] #41 DONE 363.5s [2020-04-07T14:33:54.939Z] [2020-04-07T14:33:54.939Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T14:33:54.939Z] #44 276.9 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T14:33:54.939Z] #44 276.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T14:33:54.939Z] #44 276.9 Note: Building without GnuTLS support [2020-04-07T14:33:55.871Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s) [2020-04-07T14:33:55.871Z] === RUN TestBuildWithHugeFile [2020-04-07T14:33:55.924Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-07T14:33:55.969Z] #44 278.0 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T14:33:57.015Z] #44 279.2 make[1]: Nothing to be done for 'all'. [2020-04-07T14:33:57.818Z] === CONT TestStopContainerWithTimeout/1 [2020-04-07T14:33:57.921Z] --- PASS: TestConfigInspect (3.53s) [2020-04-07T14:33:57.921Z] === RUN TestConfigCreateWithLabels [2020-04-07T14:33:58.512Z] #44 280.3 make[1]: 'images/built-in.o' is up to date. [2020-04-07T14:33:58.512Z] #44 280.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-07T14:33:58.512Z] #44 280.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-07T14:33:58.512Z] #44 280.5 make[1]: 'compel/libcompel.a' is up to date. [2020-04-07T14:33:58.512Z] #44 280.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-07T14:33:58.512Z] #44 280.5 make[1]: Nothing to be done for 'all'. [2020-04-07T14:33:58.512Z] #44 280.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T14:33:59.145Z] #44 280.9 make[2]: Nothing to be done for 'all'. [2020-04-07T14:33:59.145Z] #44 280.9 make[2]: Nothing to be done for 'all'. [2020-04-07T14:33:59.145Z] #44 281.0 make[2]: Nothing to be done for 'all'. [2020-04-07T14:33:59.145Z] #44 281.2 make[2]: Nothing to be done for 'all'. [2020-04-07T14:33:59.145Z] #44 281.3 make[2]: Nothing to be done for 'all'. [2020-04-07T14:33:59.435Z] #44 281.4 make[2]: Nothing to be done for 'all'. [2020-04-07T14:33:59.435Z] #44 281.4 make[2]: Nothing to be done for 'all'. [2020-04-07T14:33:59.713Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-07T14:33:59.713Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-04-07T14:33:59.713Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2020-04-07T14:33:59.713Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2020-04-07T14:33:59.713Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-04-07T14:33:59.713Z] === RUN TestDeleteDevicemapper [2020-04-07T14:33:59.713Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-07T14:33:59.713Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T14:33:59.713Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-07T14:33:59.724Z] #44 281.8 make[2]: Nothing to be done for 'all'. [2020-04-07T14:33:59.724Z] #44 281.8 INSTALL criu/criu [2020-04-07T14:34:00.017Z] #44 DONE 281.9s [2020-04-07T14:34:00.017Z] [2020-04-07T14:34:00.017Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:34:01.362Z] --- PASS: TestConfigCreateWithLabels (3.54s) [2020-04-07T14:34:01.363Z] === RUN TestConfigCreateResolve [2020-04-07T14:34:01.608Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2020-04-07T14:34:01.608Z] === RUN TestUpdateMemory [2020-04-07T14:34:01.608Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-07T14:34:01.608Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:34:01.608Z] === RUN TestUpdateCPUQuota [2020-04-07T14:34:01.608Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-07T14:34:01.608Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:34:01.608Z] === RUN TestUpdatePidsLimit [2020-04-07T14:34:01.608Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-07T14:34:01.608Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:34:01.608Z] === RUN TestUpdateRestartPolicy [2020-04-07T14:34:04.801Z] --- PASS: TestConfigCreateResolve (3.58s) [2020-04-07T14:34:04.801Z] === RUN TestConfigDaemonLibtrustID [2020-04-07T14:34:05.412Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-04-07T14:34:05.412Z] PASS [2020-04-07T14:34:05.412Z] [2020-04-07T14:34:05.412Z] DONE 8 tests in 25.813s [2020-04-07T14:34:05.412Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-07T14:34:05.412Z] ++ 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-04-07T14:34:05.412Z] ++ set -e [2020-04-07T14:34:05.412Z] ++ '[' -n 0 ']' [2020-04-07T14:34:05.412Z] ++ set -x [2020-04-07T14:34:05.413Z] ++ env -i DEST=/go/src/github.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-04-07T14:34:05.413Z] INFO: Testing against a local daemon [2020-04-07T14:34:05.413Z] === RUN TestCheckpoint [2020-04-07T14:34:05.413Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-07T14:34:05.413Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T14:34:05.413Z] === RUN TestContainerInvalidJSON [2020-04-07T14:34:05.696Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:34:05.696Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:34:05.696Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:34:05.696Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:34:05.696Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:34:05.696Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:34:05.696Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:34:05.696Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:34:05.696Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:34:05.696Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-07T14:34:05.696Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-07T14:34:05.696Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-07T14:34:05.696Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-07T14:34:05.696Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-07T14:34:05.696Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-07T14:34:05.696Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-07T14:34:05.696Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-04-07T14:34:05.696Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-07T14:34:05.976Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2020-04-07T14:34:05.976Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-07T14:34:06.257Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2020-04-07T14:34:06.257Z] === RUN TestCopyFromContainer [2020-04-07T14:34:08.270Z] === RUN TestCopyFromContainer// [2020-04-07T14:34:08.270Z] === RUN TestCopyFromContainer//bar/root [2020-04-07T14:34:08.270Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-07T14:34:08.270Z] === RUN TestCopyFromContainer/bar/quux [2020-04-07T14:34:08.550Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-07T14:34:08.550Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-07T14:34:08.550Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-07T14:34:08.550Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-07T14:34:08.831Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-07T14:34:08.831Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-07T14:34:08.831Z] --- PASS: TestCopyFromContainer (2.75s) [2020-04-07T14:34:08.831Z] --- PASS: TestCopyFromContainer// (0.04s) [2020-04-07T14:34:08.831Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-07T14:34:08.831Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-07T14:34:08.831Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-04-07T14:34:08.831Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-07T14:34:08.831Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-04-07T14:34:08.831Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-04-07T14:34:08.831Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-07T14:34:08.831Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-07T14:34:08.831Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-07T14:34:08.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-07T14:34:08.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:34:08.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:34:08.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:34:08.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:34:08.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:34:08.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:34:08.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:34:08.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:34:08.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:34:08.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-07T14:34:08.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-07T14:34:08.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-07T14:34:08.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-07T14:34:08.831Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-07T14:34:09.111Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-07T14:34:09.111Z] === RUN TestCreateWithInvalidEnv [2020-04-07T14:34:09.111Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-07T14:34:09.111Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-07T14:34:09.111Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-07T14:34:09.111Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-07T14:34:09.111Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-07T14:34:09.111Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-07T14:34:09.111Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-07T14:34:09.111Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-07T14:34:09.111Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-07T14:34:09.111Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-07T14:34:09.111Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-07T14:34:09.111Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-07T14:34:09.111Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-07T14:34:09.111Z] === RUN TestCreateTmpfsMountsTarget [2020-04-07T14:34:09.111Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-07T14:34:09.111Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-07T14:34:11.778Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-04-07T14:34:11.778Z] === RUN TestCreateWithCapabilities [2020-04-07T14:34:11.778Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-07T14:34:11.778Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-07T14:34:11.778Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:34:11.778Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:34:11.778Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:34:11.778Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:34:11.778Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:34:11.778Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:34:11.778Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:34:11.778Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:34:11.778Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:34:11.779Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:34:11.779Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-07T14:34:11.779Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-07T14:34:11.779Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:34:11.779Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:34:11.779Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:34:11.779Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:34:11.779Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:34:11.779Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:34:11.779Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:34:11.779Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:34:11.779Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-07T14:34:11.779Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:34:11.779Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:34:11.779Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:34:11.779Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:34:11.779Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-07T14:34:11.779Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:34:11.779Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:34:11.779Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:34:11.779Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:34:11.779Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-04-07T14:34:11.779Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-04-07T14:34:11.779Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-07T14:34:14.444Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.43s) [2020-04-07T14:34:14.444Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-07T14:34:14.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:34:14.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:34:14.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:34:14.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:34:14.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:34:14.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:34:14.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:34:14.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:34:14.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:34:14.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:34:14.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:34:14.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:34:14.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:34:14.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:34:14.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:34:14.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-07T14:34:14.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-07T14:34:14.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-07T14:34:14.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-07T14:34:14.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-07T14:34:14.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-07T14:34:14.444Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-07T14:34:15.055Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-04-07T14:34:15.055Z] === RUN TestContainerStartOnDaemonRestart [2020-04-07T14:34:15.055Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-07T14:34:15.055Z] === RUN TestDaemonRestartIpcMode [2020-04-07T14:34:15.055Z] === PAUSE TestDaemonRestartIpcMode [2020-04-07T14:34:15.055Z] === RUN TestDaemonHostGatewayIP [2020-04-07T14:34:15.055Z] === PAUSE TestDaemonHostGatewayIP [2020-04-07T14:34:15.055Z] === RUN TestDiff [2020-04-07T14:34:16.060Z] --- PASS: TestDiff (0.82s) [2020-04-07T14:34:16.060Z] === RUN TestExecWithCloseStdin [2020-04-07T14:34:16.465Z] --- PASS: TestUpdateRestartPolicy (12.92s) [2020-04-07T14:34:16.465Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-07T14:34:16.465Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-04-07T14:34:16.465Z] === RUN TestWaitNonBlocked [2020-04-07T14:34:16.465Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:34:16.465Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:34:16.465Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:34:16.465Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:34:16.465Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:34:16.465Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:34:16.465Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-07T14:34:16.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2020-04-07T14:34:16.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2020-04-07T14:34:16.465Z] === RUN TestWaitBlocked [2020-04-07T14:34:16.465Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:34:16.465Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:34:16.465Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:34:16.465Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:34:16.465Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:34:16.465Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:34:16.670Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-04-07T14:34:16.670Z] === RUN TestExec [2020-04-07T14:34:17.397Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-07T14:34:17.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-04-07T14:34:17.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-04-07T14:34:17.397Z] === CONT TestDaemonRestartIpcMode [2020-04-07T14:34:17.397Z] === CONT TestIpcModeOlderClient [2020-04-07T14:34:17.397Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-04-07T14:34:17.671Z] --- PASS: TestExec (0.92s) [2020-04-07T14:34:17.671Z] === RUN TestExecUser [2020-04-07T14:34:18.673Z] --- PASS: TestExecUser (0.89s) [2020-04-07T14:34:18.673Z] === RUN TestExportContainerAndImportImage [2020-04-07T14:34:19.674Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-04-07T14:34:19.674Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-07T14:34:21.138Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-04-07T14:34:21.138Z] === RUN TestHealthCheckWorkdir [2020-04-07T14:34:21.407Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-07T14:34:22.139Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-04-07T14:34:22.139Z] === RUN TestHealthKillContainer [2020-04-07T14:34:23.945Z] --- PASS: TestDaemonRestartIpcMode (5.92s) [2020-04-07T14:34:23.945Z] PASS [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === Skipped [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-07T14:34:23.945Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-07T14:34:23.945Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-07T14:34:23.945Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-07T14:34:23.945Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-07T14:34:23.945Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-07T14:34:23.945Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-07T14:34:23.945Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-07T14:34:23.945Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-07T14:34:23.945Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-07T14:34:23.945Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-07T14:34:23.945Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-07T14:34:23.945Z] 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-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-07T14:34:23.945Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T14:34:23.945Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-07T14:34:23.945Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-07T14:34:23.945Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-04-07T14:34:23.945Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-04-07T14:34:23.945Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-07T14:34:23.945Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-07T14:34:23.945Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-07T14:34:23.945Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-07T14:34:23.945Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-07T14:34:23.945Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] [2020-04-07T14:34:23.945Z] DONE 180 tests, 23 skipped in 114.687s [2020-04-07T14:34:23.945Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-07T14:34:23.945Z] INFO: Testing against a local daemon [2020-04-07T14:34:23.945Z] === RUN TestCommitInheritsEnv [2020-04-07T14:34:25.314Z] --- PASS: TestCommitInheritsEnv (1.72s) [2020-04-07T14:34:25.314Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-07T14:34:25.314Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-07T14:34:25.314Z] === RUN TestImagesFilterMultiReference [2020-04-07T14:34:25.314Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-07T14:34:25.314Z] === RUN TestImagePullPlatformInvalid [2020-04-07T14:34:25.314Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-07T14:34:25.314Z] === RUN TestRemoveImageOrphaning [2020-04-07T14:34:25.579Z] --- PASS: TestHealthKillContainer (3.02s) [2020-04-07T14:34:25.579Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-07T14:34:26.190Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-04-07T14:34:26.190Z] === RUN TestIpcModeNone [2020-04-07T14:34:27.103Z] #65 341.6 + bin/containerd [2020-04-07T14:34:27.209Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-04-07T14:34:27.209Z] === RUN TestRemoveImageGarbageCollector [2020-04-07T14:34:27.209Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-07T14:34:27.209Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-07T14:34:27.209Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-07T14:34:27.209Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-07T14:34:27.209Z] === RUN TestTagInvalidReference [2020-04-07T14:34:27.209Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-07T14:34:27.209Z] === RUN TestTagValidPrefixedRepo [2020-04-07T14:34:27.209Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-07T14:34:27.209Z] === RUN TestTagExistedNameWithoutForce [2020-04-07T14:34:27.209Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-07T14:34:27.209Z] === RUN TestTagOfficialNames [2020-04-07T14:34:27.209Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-07T14:34:27.209Z] === RUN TestTagMatchesDigest [2020-04-07T14:34:27.221Z] --- PASS: TestIpcModeNone (0.99s) [2020-04-07T14:34:27.221Z] === RUN TestIpcModePrivate [2020-04-07T14:34:27.467Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-07T14:34:27.467Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-07T14:34:27.834Z] --- PASS: TestIpcModePrivate (0.89s) [2020-04-07T14:34:27.834Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-07T14:34:27.834Z] === RUN TestIpcModeShareable [2020-04-07T14:34:28.835Z] --- PASS: TestIpcModeShareable (0.92s) [2020-04-07T14:34:28.835Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-07T14:34:28.835Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-07T14:34:31.535Z] #65 ... [2020-04-07T14:34:31.535Z] [2020-04-07T14:34:31.535Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:34:31.535Z] #53 DONE 393.9s [2020-04-07T14:34:31.535Z] [2020-04-07T14:34:31.535Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:34:32.274Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2020-04-07T14:34:32.274Z] === RUN TestAPIIpcModeHost [2020-04-07T14:34:32.274Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-04-07T14:34:32.274Z] === RUN TestDaemonIpcModeShareable [2020-04-07T14:34:34.286Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-04-07T14:34:34.286Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-07T14:34:34.286Z] === RUN TestDaemonIpcModePrivate [2020-04-07T14:34:36.299Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-04-07T14:34:36.299Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-07T14:34:36.299Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-07T14:34:37.764Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-04-07T14:34:37.764Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-07T14:34:37.764Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-07T14:34:39.776Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-04-07T14:34:39.776Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-07T14:34:39.776Z] === RUN TestIpcModeOlderClient [2020-04-07T14:34:39.776Z] === PAUSE TestIpcModeOlderClient [2020-04-07T14:34:39.776Z] === RUN TestKillContainerInvalidSignal [2020-04-07T14:34:40.387Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-04-07T14:34:40.387Z] === RUN TestKillContainer [2020-04-07T14:34:40.387Z] === RUN TestKillContainer/no_signal [2020-04-07T14:34:41.027Z] === RUN TestKillContainer/non_killing_signal [2020-04-07T14:34:41.638Z] === RUN TestKillContainer/killing_signal [2020-04-07T14:34:42.568Z] --- PASS: TestBuildWithHugeFile (41.63s) [2020-04-07T14:34:42.568Z] === RUN TestBuildWithEmptyDockerfile [2020-04-07T14:34:42.568Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:34:42.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:34:42.568Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:34:42.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:34:42.568Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:34:42.568Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:34:42.568Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:34:42.568Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:34:42.568Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:34:42.568Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-04-07T14:34:42.568Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-04-07T14:34:42.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-04-07T14:34:42.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-04-07T14:34:42.568Z] === RUN TestBuildPreserveOwnership [2020-04-07T14:34:42.568Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-07T14:34:42.568Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-07T14:34:43.100Z] --- PASS: TestKillContainer (2.52s) [2020-04-07T14:34:43.101Z] --- PASS: TestKillContainer/no_signal (0.80s) [2020-04-07T14:34:43.101Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-04-07T14:34:43.101Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-04-07T14:34:43.101Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-07T14:34:43.101Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-07T14:34:43.136Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-04-07T14:34:43.136Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.83s) [2020-04-07T14:34:43.136Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-04-07T14:34:43.136Z] === RUN TestBuildPlatformInvalid [2020-04-07T14:34:43.395Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-04-07T14:34:43.395Z] PASS [2020-04-07T14:34:43.395Z] [2020-04-07T14:34:43.395Z] === Skipped [2020-04-07T14:34:43.395Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-07T14:34:43.395Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T14:34:43.395Z] [2020-04-07T14:34:43.395Z] [2020-04-07T14:34:43.395Z] DONE 32 tests, 1 skipped in 88.594s [2020-04-07T14:34:43.395Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-07T14:34:43.395Z] ++ 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-04-07T14:34:43.395Z] ++ set -e [2020-04-07T14:34:43.395Z] ++ '[' -n 0 ']' [2020-04-07T14:34:43.395Z] ++ set -x [2020-04-07T14:34:43.395Z] ++ env -i DEST=/go/src/github.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-04-07T14:34:43.653Z] INFO: Testing against a local daemon [2020-04-07T14:34:43.653Z] === RUN TestConfigList [2020-04-07T14:34:43.711Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-07T14:34:44.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2020-04-07T14:34:44.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-04-07T14:34:44.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-04-07T14:34:44.711Z] === RUN TestKillStoppedContainer [2020-04-07T14:34:44.711Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-07T14:34:44.711Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-07T14:34:44.711Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-07T14:34:44.711Z] === RUN TestKillDifferentUserContainer [2020-04-07T14:34:45.712Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-04-07T14:34:45.712Z] === RUN TestInspectOomKilledTrue [2020-04-07T14:34:45.712Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-07T14:34:45.712Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:34:45.712Z] === RUN TestInspectOomKilledFalse [2020-04-07T14:34:45.712Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-07T14:34:45.712Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:34:45.712Z] === RUN TestLinksEtcHostsContentMatch [2020-04-07T14:34:45.993Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2020-04-07T14:34:45.993Z] === RUN TestLinksContainerNames [2020-04-07T14:34:47.843Z] --- PASS: TestConfigList (3.46s) [2020-04-07T14:34:47.843Z] === RUN TestConfigsCreateAndDelete [2020-04-07T14:34:48.006Z] --- PASS: TestLinksContainerNames (1.75s) [2020-04-07T14:34:48.006Z] === RUN TestLogsFollowTailEmpty [2020-04-07T14:34:48.617Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-04-07T14:34:48.617Z] === RUN TestContainerNetworkMountsNoChown [2020-04-07T14:34:49.618Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/default [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/default [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/private [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/private [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rprivate [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/slave [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/slave [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rslave [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/shared [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/shared [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rshared [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/default [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/rslave [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/rshared [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/shared [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/rprivate [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/slave [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/private [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-07T14:34:49.618Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:34:49.618Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:34:49.618Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:34:49.898Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:34:49.898Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-07T14:34:49.898Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-07T14:34:49.898Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:34:49.898Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:34:49.898Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:34:49.898Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:34:50.178Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-07T14:34:50.178Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:34:50.178Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-07T14:34:50.178Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:34:50.178Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:34:50.178Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:34:50.178Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:34:50.178Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:34:50.178Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:34:50.178Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-07T14:34:50.178Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-07T14:34:50.377Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2020-04-07T14:34:50.377Z] === RUN TestConfigsUpdate [2020-04-07T14:34:50.458Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:34:50.458Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-07T14:34:50.458Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:34:50.458Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-07T14:34:50.458Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-07T14:34:50.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-07T14:34:50.459Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-07T14:34:50.459Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-07T14:34:50.459Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-07T14:34:50.459Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-07T14:34:50.459Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-07T14:34:50.459Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-07T14:34:50.459Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-07T14:34:50.459Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-07T14:34:50.459Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2020-04-07T14:34:50.459Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.08s) [2020-04-07T14:34:50.459Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-07T14:34:50.459Z] === RUN TestContainerBindMountNonRecursive [2020-04-07T14:34:52.470Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-04-07T14:34:52.470Z] === RUN TestNetworkNat [2020-04-07T14:34:53.472Z] --- PASS: TestNetworkNat (0.86s) [2020-04-07T14:34:53.472Z] === RUN TestNetworkLocalhostTCPNat [2020-04-07T14:34:53.666Z] --- PASS: TestConfigsUpdate (3.24s) [2020-04-07T14:34:53.666Z] === RUN TestTemplatedConfig [2020-04-07T14:34:54.083Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-04-07T14:34:54.083Z] === RUN TestNetworkLoopbackNat [2020-04-07T14:34:55.546Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-04-07T14:34:55.546Z] === RUN TestPause [2020-04-07T14:34:56.156Z] --- PASS: TestPause (0.89s) [2020-04-07T14:34:56.156Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-07T14:34:56.156Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T14:34:56.156Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T14:34:56.156Z] === RUN TestPauseStopPausedContainer [2020-04-07T14:34:56.952Z] --- PASS: TestTemplatedConfig (3.40s) [2020-04-07T14:34:56.952Z] === RUN TestConfigInspect [2020-04-07T14:34:57.157Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-04-07T14:34:57.157Z] === RUN TestPsFilter [2020-04-07T14:34:57.438Z] --- PASS: TestPsFilter (0.30s) [2020-04-07T14:34:57.438Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-07T14:34:58.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-04-07T14:34:58.048Z] === RUN TestRemoveContainerWithVolume [2020-04-07T14:34:59.049Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2020-04-07T14:34:59.049Z] === RUN TestRemoveContainerRunning [2020-04-07T14:35:00.051Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-04-07T14:35:00.051Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-07T14:35:00.239Z] --- PASS: TestConfigInspect (3.24s) [2020-04-07T14:35:00.239Z] === RUN TestConfigCreateWithLabels [2020-04-07T14:35:01.080Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-04-07T14:35:01.080Z] === RUN TestRemoveInvalidContainer [2020-04-07T14:35:01.080Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-07T14:35:01.080Z] === RUN TestRenameLinkedContainer [2020-04-07T14:35:04.427Z] --- PASS: TestConfigCreateWithLabels (3.42s) [2020-04-07T14:35:04.427Z] === RUN TestConfigCreateResolve [2020-04-07T14:35:04.519Z] --- PASS: TestRenameLinkedContainer (3.43s) [2020-04-07T14:35:04.519Z] === RUN TestRenameStoppedContainer [2020-04-07T14:35:05.129Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-04-07T14:35:05.129Z] === RUN TestRenameRunningContainerAndReuse [2020-04-07T14:35:06.937Z] 23645bd7ee08: Pull complete [2020-04-07T14:35:06.938Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-07T14:35:06.938Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:35:06.938Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-07T14:35:06.938Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-07T14:35:06.938Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-04-07T14:35:06.938Z] WARN: Skipping validation tests [2020-04-07T14:35:06.938Z] INFO: Running unit tests at 04/07/2020 14:34:59... [2020-04-07T14:35:06.938Z] INFO: make.ps1 starting at 04/07/2020 14:35:03 [2020-04-07T14:35:06.938Z] INFO: Git commit (940f7438b1) assumed from DOCKER_GITCOMMIT environment variable [2020-04-07T14:35:06.938Z] INFO: Invoking autogen... [2020-04-07T14:35:06.938Z] INFO: Running unit tests... [2020-04-07T14:35:06.960Z] --- PASS: TestConfigCreateResolve (3.18s) [2020-04-07T14:35:06.960Z] === RUN TestConfigDaemonLibtrustID [2020-04-07T14:35:07.141Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2020-04-07T14:35:07.141Z] === RUN TestRenameInvalidName [2020-04-07T14:35:07.528Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-04-07T14:35:07.528Z] PASS [2020-04-07T14:35:07.528Z] [2020-04-07T14:35:07.528Z] DONE 8 tests in 23.991s [2020-04-07T14:35:07.528Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-07T14:35:07.528Z] ++ 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-04-07T14:35:07.528Z] ++ set -e [2020-04-07T14:35:07.528Z] ++ '[' -n 0 ']' [2020-04-07T14:35:07.528Z] ++ set -x [2020-04-07T14:35:07.528Z] ++ env -i DEST=/go/src/github.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-04-07T14:35:07.528Z] INFO: Testing against a local daemon [2020-04-07T14:35:07.528Z] === RUN TestCheckpoint [2020-04-07T14:35:07.528Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-07T14:35:07.528Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T14:35:07.528Z] === RUN TestContainerInvalidJSON [2020-04-07T14:35:07.752Z] --- PASS: TestRenameInvalidName (0.84s) [2020-04-07T14:35:07.752Z] === RUN TestRenameAnonymousContainer [2020-04-07T14:35:07.796Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:35:07.796Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:35:07.796Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:35:07.796Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:35:07.796Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:35:07.796Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:35:07.796Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:35:07.796Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:35:07.796Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:35:07.796Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-07T14:35:07.796Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-07T14:35:07.796Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-07T14:35:07.796Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-04-07T14:35:07.796Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-07T14:35:07.796Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-07T14:35:07.796Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-07T14:35:08.055Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-04-07T14:35:08.055Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-07T14:35:08.055Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-04-07T14:35:08.055Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-07T14:35:08.055Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-04-07T14:35:08.055Z] === RUN TestCopyFromContainer [2020-04-07T14:35:09.961Z] === RUN TestCopyFromContainer// [2020-04-07T14:35:10.220Z] === RUN TestCopyFromContainer//bar/root [2020-04-07T14:35:10.220Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-07T14:35:10.479Z] === RUN TestCopyFromContainer/bar/quux [2020-04-07T14:35:10.479Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-07T14:35:10.749Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-07T14:35:10.749Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-07T14:35:10.822Z] #65 387.8 + bin/containerd-stress [2020-04-07T14:35:11.014Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-07T14:35:11.014Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-07T14:35:11.292Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-07T14:35:11.292Z] --- PASS: TestCopyFromContainer (3.12s) [2020-04-07T14:35:11.292Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-04-07T14:35:11.292Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-07T14:35:11.292Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-04-07T14:35:11.292Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-07T14:35:11.292Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-04-07T14:35:11.292Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-07T14:35:11.292Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-04-07T14:35:11.292Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-04-07T14:35:11.292Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-04-07T14:35:11.292Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-07T14:35:11.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-07T14:35:11.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:35:11.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:35:11.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:35:11.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:35:11.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:35:11.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:35:11.292Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:35:11.292Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:35:11.292Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:35:11.292Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-07T14:35:11.292Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-07T14:35:11.292Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-07T14:35:11.292Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-07T14:35:11.292Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-07T14:35:11.292Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-07T14:35:11.292Z] === RUN TestCreateWithInvalidEnv [2020-04-07T14:35:11.292Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-07T14:35:11.292Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-07T14:35:11.292Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-07T14:35:11.292Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-07T14:35:11.292Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-07T14:35:11.292Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-07T14:35:11.292Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-07T14:35:11.292Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-07T14:35:11.292Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-07T14:35:11.552Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-07T14:35:11.552Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-04-07T14:35:11.552Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-07T14:35:11.552Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2020-04-07T14:35:11.552Z] === RUN TestCreateTmpfsMountsTarget [2020-04-07T14:35:11.552Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-07T14:35:11.552Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-07T14:35:11.726Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:35:11.726Z] [2020-04-07T14:35:12.693Z] [2020-04-07T14:35:12.949Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T14:35:12.949Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T14:35:12.949Z] HOSTNAME=b27c06c257cb [2020-04-07T14:35:12.949Z] TEST_SKIP_INTEGRATION=1 [2020-04-07T14:35:12.949Z] TESTDEBUG=0 [2020-04-07T14:35:12.949Z] DEST=bundles/test-integration [2020-04-07T14:35:12.949Z] PWD=/go/src/github.com/docker/docker [2020-04-07T14:35:12.949Z] KEEPBUNDLE=1 [2020-04-07T14:35:12.949Z] DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c [2020-04-07T14:35:12.949Z] container=docker [2020-04-07T14:35:12.949Z] HOME=/root [2020-04-07T14:35:12.949Z] GOLANG_VERSION=1.13.9 [2020-04-07T14:35:12.949Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T14:35:12.949Z] VALIDATE_BRANCH=master [2020-04-07T14:35:12.949Z] TERM=xterm [2020-04-07T14:35:12.949Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T14:35:12.949Z] SHLVL=1 [2020-04-07T14:35:12.949Z] TIMEOUT=120m [2020-04-07T14:35:12.949Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T14:35:12.949Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T14:35:12.949Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-07T14:35:12.949Z] GO111MODULE=off [2020-04-07T14:35:12.949Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T14:35:12.949Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T14:35:12.949Z] GOPATH=/go [2020-04-07T14:35:12.949Z] PKG_CONFIG=pkg-config [2020-04-07T14:35:12.949Z] _=/usr/bin/env [2020-04-07T14:35:12.949Z] Building test suite binary ./integration-cli/test.main [2020-04-07T14:35:13.216Z] --- PASS: TestRenameAnonymousContainer (4.76s) [2020-04-07T14:35:13.216Z] === RUN TestRenameContainerWithSameName [2020-04-07T14:35:13.249Z] [2020-04-07T14:35:13.249Z] [2020-04-07T14:35:13.249Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-07T14:35:13.497Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-04-07T14:35:13.497Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-07T14:35:13.545Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T14:35:13.545Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T14:35:13.545Z] HOSTNAME=22613a648c66 [2020-04-07T14:35:13.545Z] TEST_SKIP_INTEGRATION=1 [2020-04-07T14:35:13.545Z] TESTDEBUG=0 [2020-04-07T14:35:13.545Z] DEST=bundles/test-integration [2020-04-07T14:35:13.545Z] PWD=/go/src/github.com/docker/docker [2020-04-07T14:35:13.545Z] KEEPBUNDLE=1 [2020-04-07T14:35:13.545Z] DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c [2020-04-07T14:35:13.545Z] container=docker [2020-04-07T14:35:13.545Z] HOME=/root [2020-04-07T14:35:13.545Z] GOLANG_VERSION=1.13.9 [2020-04-07T14:35:13.545Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T14:35:13.545Z] VALIDATE_BRANCH=master [2020-04-07T14:35:13.545Z] TERM=xterm [2020-04-07T14:35:13.545Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T14:35:13.545Z] SHLVL=1 [2020-04-07T14:35:13.545Z] TIMEOUT=120m [2020-04-07T14:35:13.545Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T14:35:13.545Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T14:35:13.545Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-07T14:35:13.545Z] GO111MODULE=off [2020-04-07T14:35:13.545Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T14:35:13.545Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T14:35:13.545Z] GOPATH=/go [2020-04-07T14:35:13.545Z] PKG_CONFIG=pkg-config [2020-04-07T14:35:13.545Z] _=/usr/bin/env [2020-04-07T14:35:13.545Z] Building test suite binary ./integration-cli/test.main [2020-04-07T14:35:13.800Z] No new tests added to integration. [2020-04-07T14:35:13.800Z] [2020-04-07T14:35:13.800Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T14:35:13.915Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\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-04-07T14:35:14.103Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-07T14:35:14.104Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:35:14.104Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:35:14.104Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:35:14.104Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:35:14.104Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:35:14.104Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-07T14:35:14.104Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:35:14.104Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:35:14.104Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:35:14.104Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:35:14.104Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:35:14.104Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-07T14:35:14.104Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-07T14:35:14.104Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:35:14.104Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:35:14.104Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:35:14.104Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:35:14.104Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:35:14.104Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:35:14.104Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:35:14.104Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:35:14.104Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.12s) [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.12s) [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.13s) [2020-04-07T14:35:14.104Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.13s) [2020-04-07T14:35:14.104Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-07T14:35:14.298Z] #65 391.6 + bin/containerd-shim [2020-04-07T14:35:14.959Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2020-04-07T14:35:14.959Z] === RUN TestResize [2020-04-07T14:35:15.161Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T14:35:15.161Z] HOSTNAME=ad22392733f0 [2020-04-07T14:35:15.161Z] TESTDEBUG=0 [2020-04-07T14:35:15.161Z] DEST=bundles/test-integration [2020-04-07T14:35:15.161Z] PWD=/go/src/github.com/docker/docker [2020-04-07T14:35:15.161Z] KEEPBUNDLE=1 [2020-04-07T14:35:15.161Z] DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c [2020-04-07T14:35:15.161Z] container=docker [2020-04-07T14:35:15.161Z] HOME=/root [2020-04-07T14:35:15.161Z] GOLANG_VERSION=1.13.9 [2020-04-07T14:35:15.161Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T14:35:15.161Z] VALIDATE_BRANCH=master [2020-04-07T14:35:15.161Z] TERM=xterm [2020-04-07T14:35:15.161Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T14:35:15.161Z] SHLVL=1 [2020-04-07T14:35:15.161Z] TIMEOUT=120m [2020-04-07T14:35:15.161Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T14:35:15.161Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T14:35:15.161Z] GO111MODULE=off [2020-04-07T14:35:15.161Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-07T14:35:15.161Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T14:35:15.161Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T14:35:15.161Z] GOPATH=/go [2020-04-07T14:35:15.161Z] PKG_CONFIG=pkg-config [2020-04-07T14:35:15.161Z] _=/usr/bin/env [2020-04-07T14:35:15.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T14:35:15.959Z] --- PASS: TestResize (0.86s) [2020-04-07T14:35:15.959Z] === RUN TestResizeWithInvalidSize [2020-04-07T14:35:16.647Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2020-04-07T14:35:16.647Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-07T14:35:16.647Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:35:16.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:35:16.647Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:35:16.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:35:16.647Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:35:16.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:35:16.647Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:35:16.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:35:16.647Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:35:16.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:35:16.647Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:35:16.647Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:35:16.647Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:35:16.647Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:35:16.647Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:35:16.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-07T14:35:16.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-07T14:35:16.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-04-07T14:35:16.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-07T14:35:16.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-04-07T14:35:16.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-07T14:35:16.647Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-07T14:35:16.962Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-04-07T14:35:16.962Z] === RUN TestResizeWhenContainerNotStarted [2020-04-07T14:35:17.215Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-04-07T14:35:17.215Z] === RUN TestContainerStartOnDaemonRestart [2020-04-07T14:35:17.215Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-07T14:35:17.215Z] === RUN TestDaemonRestartIpcMode [2020-04-07T14:35:17.215Z] === PAUSE TestDaemonRestartIpcMode [2020-04-07T14:35:17.215Z] === RUN TestDaemonHostGatewayIP [2020-04-07T14:35:17.215Z] === PAUSE TestDaemonHostGatewayIP [2020-04-07T14:35:17.215Z] === RUN TestDiff [2020-04-07T14:35:17.572Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:35:17.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:35:17.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:35:17.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:35:17.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:35:17.782Z] --- PASS: TestDiff (0.79s) [2020-04-07T14:35:17.782Z] === RUN TestExecWithCloseStdin [2020-04-07T14:35:18.719Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-04-07T14:35:18.719Z] === RUN TestExec [2020-04-07T14:35:19.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:35:19.655Z] --- PASS: TestExec (0.89s) [2020-04-07T14:35:19.655Z] === RUN TestExecUser [2020-04-07T14:35:19.863Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:35:20.592Z] --- PASS: TestExecUser (0.90s) [2020-04-07T14:35:20.592Z] === RUN TestExportContainerAndImportImage [2020-04-07T14:35:20.863Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:35:21.475Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:35:21.527Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-04-07T14:35:21.527Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-07T14:35:22.391Z] ? github.com/docker/docker/api [no test files] [2020-04-07T14:35:22.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:35:22.755Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:35:24.060Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-04-07T14:35:24.060Z] === RUN TestHealthCheckWorkdir [2020-04-07T14:35:24.629Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-04-07T14:35:24.629Z] === RUN TestHealthKillContainer [2020-04-07T14:35:24.676Z] #65 401.9 + bin/containerd-shim-runc-v1 [2020-04-07T14:35:24.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:35:25.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:35:27.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:35:27.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:35:27.914Z] --- PASS: TestHealthKillContainer (2.98s) [2020-04-07T14:35:27.914Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-07T14:35:28.481Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-04-07T14:35:28.481Z] === RUN TestIpcModeNone [2020-04-07T14:35:29.048Z] --- PASS: TestIpcModeNone (0.86s) [2020-04-07T14:35:29.048Z] === RUN TestIpcModePrivate [2020-04-07T14:35:29.985Z] --- PASS: TestIpcModePrivate (0.87s) [2020-04-07T14:35:29.985Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-04-07T14:35:29.985Z] === RUN TestIpcModeShareable [2020-04-07T14:35:30.201Z] #65 406.8 + bin/containerd-shim-runc-v2 [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.00s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.69s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2020-04-07T14:35:30.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2020-04-07T14:35:30.373Z] === RUN TestCgroupNamespacesRun [2020-04-07T14:35:30.921Z] --- PASS: TestIpcModeShareable (0.91s) [2020-04-07T14:35:30.921Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-04-07T14:35:30.921Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-07T14:35:31.215Z] #65 408.4 + binaries [2020-04-07T14:35:31.215Z] #65 408.4 + mkdir -p /build [2020-04-07T14:35:31.215Z] #65 408.4 + cp bin/containerd /build/containerd [2020-04-07T14:35:31.215Z] #65 408.4 + cp bin/containerd-shim /build/containerd-shim [2020-04-07T14:35:31.215Z] #65 408.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-07T14:35:31.215Z] #65 408.5 + cp bin/ctr /build/ctr [2020-04-07T14:35:31.215Z] #65 DONE 408.5s [2020-04-07T14:35:31.215Z] [2020-04-07T14:35:31.215Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T14:35:31.835Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-04-07T14:35:31.835Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-07T14:35:33.850Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-04-07T14:35:33.850Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-07T14:35:34.207Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2020-04-07T14:35:34.207Z] === RUN TestAPIIpcModeHost [2020-04-07T14:35:34.207Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-04-07T14:35:34.207Z] === RUN TestDaemonIpcModeShareable [2020-04-07T14:35:34.414Z] ................................................ [ 29%] [2020-04-07T14:35:35.318Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-04-07T14:35:35.318Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-07T14:35:36.112Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-04-07T14:35:36.113Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-07T14:35:36.113Z] === RUN TestDaemonIpcModePrivate [2020-04-07T14:35:37.071Z] ok github.com/docker/docker/api/server 0.271s coverage: 9.0% of statements [2020-04-07T14:35:37.375Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-04-07T14:35:37.375Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-07T14:35:38.130Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-04-07T14:35:38.131Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-07T14:35:38.131Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-07T14:35:38.841Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2020-04-07T14:35:38.841Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-07T14:35:39.842Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-04-07T14:35:39.842Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-07T14:35:40.034Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-04-07T14:35:40.034Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-07T14:35:40.034Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-07T14:35:40.452Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-04-07T14:35:40.452Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-07T14:35:41.411Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-04-07T14:35:41.411Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-07T14:35:41.411Z] === RUN TestIpcModeOlderClient [2020-04-07T14:35:41.411Z] === PAUSE TestIpcModeOlderClient [2020-04-07T14:35:41.411Z] === RUN TestKillContainerInvalidSignal [2020-04-07T14:35:42.347Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-04-07T14:35:42.347Z] === RUN TestKillContainer [2020-04-07T14:35:42.347Z] === RUN TestKillContainer/no_signal [2020-04-07T14:35:42.464Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-04-07T14:35:42.464Z] === RUN TestKernelTCPMemory [2020-04-07T14:35:42.915Z] === RUN TestKillContainer/non_killing_signal [2020-04-07T14:35:43.465Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-04-07T14:35:43.465Z] === RUN TestNISDomainname [2020-04-07T14:35:43.482Z] === RUN TestKillContainer/killing_signal [2020-04-07T14:35:44.075Z] --- PASS: TestNISDomainname (0.94s) [2020-04-07T14:35:44.075Z] === RUN TestHostnameDnsResolution [2020-04-07T14:35:44.858Z] --- PASS: TestKillContainer (2.34s) [2020-04-07T14:35:44.858Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-04-07T14:35:44.858Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-04-07T14:35:44.858Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-04-07T14:35:44.858Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-07T14:35:44.858Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-07T14:35:45.425Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-07T14:35:45.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2020-04-07T14:35:45.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-04-07T14:35:45.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-04-07T14:35:45.993Z] === RUN TestKillStoppedContainer [2020-04-07T14:35:46.086Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-04-07T14:35:46.086Z] === RUN TestStats [2020-04-07T14:35:46.252Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-07T14:35:46.252Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-07T14:35:46.252Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-04-07T14:35:46.252Z] === RUN TestKillDifferentUserContainer [2020-04-07T14:35:47.188Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-04-07T14:35:47.188Z] === RUN TestInspectOomKilledTrue [2020-04-07T14:35:47.188Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-07T14:35:47.188Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:35:47.188Z] === RUN TestInspectOomKilledFalse [2020-04-07T14:35:47.188Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-07T14:35:47.188Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:35:47.188Z] === RUN TestLinksEtcHostsContentMatch [2020-04-07T14:35:47.754Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-04-07T14:35:47.754Z] === RUN TestLinksContainerNames [2020-04-07T14:35:48.098Z] --- PASS: TestStats (1.93s) [2020-04-07T14:35:48.098Z] === RUN TestStopContainerWithTimeout [2020-04-07T14:35:48.098Z] === RUN TestStopContainerWithTimeout/0 [2020-04-07T14:35:48.098Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-07T14:35:48.098Z] === RUN TestStopContainerWithTimeout/1 [2020-04-07T14:35:48.098Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-07T14:35:48.098Z] === RUN TestStopContainerWithTimeout/3 [2020-04-07T14:35:48.098Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-07T14:35:48.098Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-07T14:35:48.098Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-07T14:35:48.098Z] === CONT TestStopContainerWithTimeout/0 [2020-04-07T14:35:48.098Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-07T14:35:48.708Z] === CONT TestStopContainerWithTimeout/3 [2020-04-07T14:35:49.131Z] --- PASS: TestLinksContainerNames (1.53s) [2020-04-07T14:35:49.131Z] === RUN TestLogsFollowTailEmpty [2020-04-07T14:35:50.067Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-04-07T14:35:50.067Z] === RUN TestContainerNetworkMountsNoChown [2020-04-07T14:35:50.719Z] === CONT TestStopContainerWithTimeout/1 [2020-04-07T14:35:51.004Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/default [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/default [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/private [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/private [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rprivate [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/slave [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/slave [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rslave [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/shared [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/shared [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rshared [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/default [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rslave [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rshared [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/shared [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/slave [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/private [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rprivate [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:35:51.004Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-07T14:35:51.004Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:35:51.004Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:35:51.263Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-07T14:35:51.263Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:35:51.263Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:35:51.263Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:35:51.263Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:35:51.263Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-07T14:35:51.263Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:35:51.263Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-07T14:35:51.263Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-07T14:35:51.263Z] === RUN TestContainerBindMountNonRecursive [2020-04-07T14:35:52.733Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-07T14:35:52.733Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2020-04-07T14:35:52.733Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2020-04-07T14:35:52.733Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-04-07T14:35:52.733Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-04-07T14:35:52.733Z] === RUN TestDeleteDevicemapper [2020-04-07T14:35:52.733Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-07T14:35:52.733Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T14:35:52.733Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-07T14:35:53.166Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-04-07T14:35:53.166Z] === RUN TestNetworkNat [2020-04-07T14:35:54.105Z] --- PASS: TestNetworkNat (0.87s) [2020-04-07T14:35:54.105Z] === RUN TestNetworkLocalhostTCPNat [2020-04-07T14:35:55.041Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-04-07T14:35:55.041Z] === RUN TestNetworkLoopbackNat [2020-04-07T14:35:55.977Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-04-07T14:35:55.977Z] === RUN TestPause [2020-04-07T14:35:56.171Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.45s) [2020-04-07T14:35:56.171Z] === RUN TestUpdateMemory [2020-04-07T14:35:56.171Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-07T14:35:56.171Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:35:56.171Z] === RUN TestUpdateCPUQuota [2020-04-07T14:35:56.925Z] --- PASS: TestPause (0.80s) [2020-04-07T14:35:56.925Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-07T14:35:56.925Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T14:35:56.925Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T14:35:56.925Z] === RUN TestPauseStopPausedContainer [2020-04-07T14:35:57.173Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-04-07T14:35:57.173Z] === RUN TestUpdatePidsLimit [2020-04-07T14:35:57.173Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-07T14:35:57.453Z] === RUN TestUpdatePidsLimit/no_change [2020-04-07T14:35:57.683Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-07T14:35:57.860Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-04-07T14:35:57.860Z] === RUN TestPsFilter [2020-04-07T14:35:57.860Z] --- PASS: TestPsFilter (0.24s) [2020-04-07T14:35:58.064Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-07T14:35:58.119Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-07T14:35:58.344Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-07T14:35:58.625Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-07T14:35:58.687Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-04-07T14:35:58.687Z] === RUN TestRemoveContainerWithVolume [2020-04-07T14:35:59.236Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-07T14:35:59.517Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-07T14:35:59.622Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-04-07T14:35:59.622Z] === RUN TestRemoveContainerRunning [2020-04-07T14:36:00.191Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-04-07T14:36:00.191Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-07T14:36:00.982Z] --- PASS: TestUpdatePidsLimit (3.67s) [2020-04-07T14:36:00.982Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-04-07T14:36:00.982Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-04-07T14:36:00.982Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-04-07T14:36:00.982Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-07T14:36:00.982Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-04-07T14:36:00.982Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-04-07T14:36:00.982Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-04-07T14:36:00.982Z] === RUN TestUpdateRestartPolicy [2020-04-07T14:36:01.129Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-04-07T14:36:01.129Z] === RUN TestRemoveInvalidContainer [2020-04-07T14:36:01.129Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-07T14:36:01.129Z] === RUN TestRenameLinkedContainer [2020-04-07T14:36:04.415Z] --- PASS: TestRenameLinkedContainer (3.05s) [2020-04-07T14:36:04.415Z] === RUN TestRenameStoppedContainer [2020-04-07T14:36:04.983Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-04-07T14:36:04.983Z] === RUN TestRenameRunningContainerAndReuse [2020-04-07T14:36:05.605Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-07T14:36:06.361Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-04-07T14:36:06.361Z] === RUN TestRenameInvalidName [2020-04-07T14:36:07.296Z] --- PASS: TestRenameInvalidName (0.79s) [2020-04-07T14:36:07.296Z] === RUN TestRenameAnonymousContainer [2020-04-07T14:36:10.706Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-07T14:36:11.486Z] --- PASS: TestRenameAnonymousContainer (3.86s) [2020-04-07T14:36:11.486Z] === RUN TestRenameContainerWithSameName [2020-04-07T14:36:12.053Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-04-07T14:36:12.053Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-07T14:36:13.429Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-04-07T14:36:13.429Z] === RUN TestResize [2020-04-07T14:36:13.480Z] --- PASS: TestUpdateRestartPolicy (12.61s) [2020-04-07T14:36:13.480Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-07T14:36:14.364Z] --- PASS: TestResize (0.79s) [2020-04-07T14:36:14.364Z] === RUN TestResizeWithInvalidSize [2020-04-07T14:36:14.481Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-04-07T14:36:14.481Z] === RUN TestWaitNonBlocked [2020-04-07T14:36:14.481Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:36:14.481Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:36:14.481Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:36:14.481Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:36:14.481Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:36:14.481Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:36:14.931Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-04-07T14:36:14.931Z] === RUN TestResizeWhenContainerNotStarted [2020-04-07T14:36:15.482Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-07T14:36:15.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-04-07T14:36:15.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2020-04-07T14:36:15.482Z] === RUN TestWaitBlocked [2020-04-07T14:36:15.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:36:15.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:36:15.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:36:15.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:36:15.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:36:15.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:36:15.867Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:36:15.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:36:15.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:36:15.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:36:15.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:36:15.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:36:15.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:36:16.945Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-07T14:36:16.945Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-04-07T14:36:16.945Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-04-07T14:36:16.945Z] === CONT TestContainerStartOnDaemonRestart [2020-04-07T14:36:16.945Z] === CONT TestIpcModeOlderClient [2020-04-07T14:36:16.945Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-04-07T14:36:16.945Z] === CONT TestDaemonHostGatewayIP [2020-04-07T14:36:17.773Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:36:18.712Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:36:18.712Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:36:18.891Z] --- PASS: TestImportExtremelyLargeImageWorks (104.17s) [2020-04-07T14:36:18.891Z] PASS [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === Skipped [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-07T14:36:18.891Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] DONE 12 tests, 1 skipped in 108.356s [2020-04-07T14:36:18.891Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-07T14:36:18.891Z] INFO: Testing against a local daemon [2020-04-07T14:36:18.891Z] === RUN TestNetworkCreateDelete [2020-04-07T14:36:18.891Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-04-07T14:36:18.891Z] === RUN TestDockerNetworkDeletePreferID [2020-04-07T14:36:18.891Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-04-07T14:36:18.891Z] === RUN TestInspectNetwork [2020-04-07T14:36:18.891Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-07T14:36:18.891Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:18.891Z] === RUN TestRunContainerWithBridgeNone [2020-04-07T14:36:18.891Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-07T14:36:18.891Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] === RUN TestNetworkInvalidJSON [2020-04-07T14:36:18.891Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-07T14:36:18.891Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-07T14:36:18.891Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:36:18.891Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:36:18.891Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:36:18.891Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:36:18.891Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-07T14:36:18.891Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:36:18.891Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:36:18.891Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-07T14:36:18.891Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-07T14:36:18.891Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-07T14:36:18.891Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-07T14:36:18.891Z] === RUN TestHostIPv4BridgeLabel [2020-04-07T14:36:18.891Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-07T14:36:18.891Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-07T14:36:18.891Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] === RUN TestDaemonDefaultNetworkPools [2020-04-07T14:36:18.891Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-07T14:36:18.891Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-07T14:36:18.891Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-07T14:36:18.891Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] === RUN TestServiceWithPredefinedNetwork [2020-04-07T14:36:18.891Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:18.891Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-07T14:36:18.891Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:236: FLAKY_TEST [2020-04-07T14:36:18.891Z] === RUN TestServiceWithDataPathPortInit [2020-04-07T14:36:18.891Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:18.891Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-07T14:36:18.891Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:18.891Z] PASS [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === Skipped [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-07T14:36:18.891Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-07T14:36:18.891Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-07T14:36:18.891Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:236: FLAKY_TEST [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-07T14:36:18.891Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] DONE 18 tests, 12 skipped in 0.575s [2020-04-07T14:36:18.891Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-07T14:36:18.891Z] INFO: Testing against a local daemon [2020-04-07T14:36:18.891Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-07T14:36:18.891Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-07T14:36:18.891Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:36:18.891Z] === RUN TestDockerNetworkIpvlan [2020-04-07T14:36:18.891Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-07T14:36:18.891Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:36:18.891Z] PASS [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === Skipped [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-07T14:36:18.891Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-07T14:36:18.891Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] [2020-04-07T14:36:18.891Z] DONE 2 tests, 2 skipped in 0.148s [2020-04-07T14:36:18.891Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-07T14:36:18.891Z] INFO: Testing against a local daemon [2020-04-07T14:36:18.892Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-07T14:36:18.892Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-07T14:36:18.892Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.892Z] === RUN TestDockerNetworkMacvlan [2020-04-07T14:36:18.892Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-07T14:36:18.892Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.892Z] PASS [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === Skipped [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-07T14:36:18.892Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-07T14:36:18.892Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] DONE 2 tests, 2 skipped in 0.161s [2020-04-07T14:36:18.892Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-07T14:36:18.892Z] testing: warning: no tests to run [2020-04-07T14:36:18.892Z] PASS [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] DONE 0 tests in 0.028s [2020-04-07T14:36:18.892Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-07T14:36:18.892Z] INFO: Testing against a local daemon [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginAllowRequest [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginTLS [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginDenyRequest [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginDenyResponse [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginAllowEventStream [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginErrorResponse [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginErrorRequest [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginHeader [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginV2Disable [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-07T14:36:18.892Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] PASS [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === Skipped [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-04-07T14:36:18.892Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] DONE 17 tests, 17 skipped in 0.583s [2020-04-07T14:36:18.892Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-07T14:36:18.892Z] INFO: Testing against a local daemon [2020-04-07T14:36:18.892Z] === RUN TestPluginInvalidJSON [2020-04-07T14:36:18.892Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:36:18.892Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:36:18.892Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:36:18.892Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-07T14:36:18.892Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-04-07T14:36:18.892Z] PASS [2020-04-07T14:36:18.892Z] [2020-04-07T14:36:18.892Z] DONE 2 tests in 0.154s [2020-04-07T14:36:18.892Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-07T14:36:18.892Z] INFO: Testing against a local daemon [2020-04-07T14:36:18.892Z] === RUN TestExternalGraphDriver [2020-04-07T14:36:18.892Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-04-07T14:36:18.892Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-07T14:36:18.892Z] === RUN TestGraphdriverPluginV2 [2020-04-07T14:36:19.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:36:19.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:36:19.609Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s) [2020-04-07T14:36:19.609Z] === CONT TestDaemonRestartIpcMode [2020-04-07T14:36:20.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:36:20.610Z] --- PASS: TestDaemonHostGatewayIP (3.75s) [2020-04-07T14:36:21.414Z] --- PASS: TestGraphdriverPluginV2 (7.63s) [2020-04-07T14:36:21.414Z] PASS [2020-04-07T14:36:21.414Z] [2020-04-07T14:36:21.414Z] === Skipped [2020-04-07T14:36:21.414Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-04-07T14:36:21.414Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-07T14:36:21.414Z] [2020-04-07T14:36:21.414Z] [2020-04-07T14:36:21.414Z] DONE 2 tests, 1 skipped in 7.844s [2020-04-07T14:36:21.414Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-07T14:36:21.414Z] INFO: Testing against a local daemon [2020-04-07T14:36:21.414Z] === RUN TestContinueAfterPluginCrash [2020-04-07T14:36:21.414Z] === PAUSE TestContinueAfterPluginCrash [2020-04-07T14:36:21.414Z] === RUN TestReadPluginNoRead [2020-04-07T14:36:21.414Z] === PAUSE TestReadPluginNoRead [2020-04-07T14:36:21.414Z] === RUN TestDaemonStartWithLogOpt [2020-04-07T14:36:21.414Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-07T14:36:21.414Z] === CONT TestContinueAfterPluginCrash [2020-04-07T14:36:21.414Z] === CONT TestDaemonStartWithLogOpt [2020-04-07T14:36:21.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:36:22.168Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:36:23.310Z] --- PASS: TestDaemonRestartIpcMode (3.56s) [2020-04-07T14:36:23.310Z] PASS [2020-04-07T14:36:23.310Z] [2020-04-07T14:36:23.310Z] === Skipped [2020-04-07T14:36:23.310Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-07T14:36:23.310Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T14:36:23.310Z] [2020-04-07T14:36:23.310Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-07T14:36:23.310Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:36:23.310Z] [2020-04-07T14:36:23.310Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-07T14:36:23.310Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:36:23.310Z] [2020-04-07T14:36:23.310Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T14:36:23.310Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T14:36:23.310Z] [2020-04-07T14:36:23.310Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-07T14:36:23.310Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T14:36:23.310Z] [2020-04-07T14:36:23.310Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-07T14:36:23.310Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:36:23.310Z] [2020-04-07T14:36:23.310Z] [2020-04-07T14:36:23.310Z] DONE 199 tests, 6 skipped in 137.532s [2020-04-07T14:36:23.310Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-07T14:36:23.310Z] ++ 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-04-07T14:36:23.310Z] ++ set -e [2020-04-07T14:36:23.310Z] ++ '[' -n 0 ']' [2020-04-07T14:36:23.310Z] ++ set -x [2020-04-07T14:36:23.310Z] ++ env -i DEST=/go/src/github.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-04-07T14:36:23.310Z] INFO: Testing against a local daemon [2020-04-07T14:36:23.310Z] === RUN TestCommitInheritsEnv [2020-04-07T14:36:23.590Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-04-07T14:36:23.590Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-07T14:36:23.590Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-07T14:36:23.590Z] === RUN TestImagesFilterMultiReference [2020-04-07T14:36:23.870Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-04-07T14:36:23.870Z] === RUN TestImagePullPlatformInvalid [2020-04-07T14:36:23.870Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-07T14:36:23.870Z] === RUN TestRemoveImageOrphaning [2020-04-07T14:36:24.151Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-04-07T14:36:24.151Z] === RUN TestRemoveImageGarbageCollector [2020-04-07T14:36:24.151Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-07T14:36:24.151Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:36:24.151Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-07T14:36:24.151Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-07T14:36:24.151Z] === RUN TestTagInvalidReference [2020-04-07T14:36:24.151Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-07T14:36:24.151Z] === RUN TestTagValidPrefixedRepo [2020-04-07T14:36:24.431Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-04-07T14:36:24.431Z] === RUN TestTagExistedNameWithoutForce [2020-04-07T14:36:24.431Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-04-07T14:36:24.431Z] === RUN TestTagOfficialNames [2020-04-07T14:36:24.431Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-07T14:36:24.431Z] === RUN TestTagMatchesDigest [2020-04-07T14:36:24.431Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-07T14:36:24.431Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-04-07T14:36:24.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s) [2020-04-07T14:36:24.701Z] === RUN TestCgroupNamespacesRun [2020-04-07T14:36:26.078Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-04-07T14:36:26.078Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-07T14:36:27.562Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-07T14:36:27.562Z] ok github.com/docker/docker/api/server/httputils 0.117s coverage: 14.7% of statements [2020-04-07T14:36:27.986Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-04-07T14:36:27.986Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-07T14:36:28.512Z] ok github.com/docker/docker/api/server/middleware 0.155s coverage: 37.7% of statements [2020-04-07T14:36:28.512Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-07T14:36:28.512Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-07T14:36:28.512Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-07T14:36:28.512Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-07T14:36:28.512Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-07T14:36:28.512Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-07T14:36:28.512Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-07T14:36:28.512Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-07T14:36:28.512Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-07T14:36:28.512Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-07T14:36:28.512Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-07T14:36:29.464Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2020-04-07T14:36:29.888Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-04-07T14:36:29.888Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-07T14:36:29.914Z] ok github.com/docker/docker/api/types/filters 0.137s coverage: 92.2% of statements [2020-04-07T14:36:30.368Z] ok github.com/docker/docker/api/server/router/swarm 0.130s coverage: 4.5% of statements [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-07T14:36:30.368Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-07T14:36:30.368Z] ok github.com/docker/docker/api/types/time 0.284s coverage: 100.0% of statements [2020-04-07T14:36:30.818Z] ok github.com/docker/docker/api/types/versions 0.065s coverage: 75.0% of statements [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/builder [no test files] [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-07T14:36:30.818Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-07T14:36:31.266Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2020-04-07T14:36:31.266Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-07T14:36:31.767Z] ok github.com/docker/docker/builder/dockerignore 0.246s coverage: 96.8% of statements [2020-04-07T14:36:33.169Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-04-07T14:36:33.169Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-07T14:36:34.105Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-04-07T14:36:34.105Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-07T14:36:35.042Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-04-07T14:36:35.042Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-07T14:36:35.444Z] ok github.com/docker/docker/cli/debug 0.294s coverage: 100.0% of statements [2020-04-07T14:36:35.444Z] ok github.com/docker/docker/builder/remotecontext 0.584s coverage: 9.2% of statements [2020-04-07T14:36:35.895Z] ok github.com/docker/docker/builder/dockerfile 0.580s coverage: 46.3% of statements [2020-04-07T14:36:36.296Z] --- PASS: TestDaemonStartWithLogOpt (14.70s) [2020-04-07T14:36:36.296Z] === CONT TestReadPluginNoRead [2020-04-07T14:36:36.392Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-07T14:36:36.946Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-04-07T14:36:36.946Z] === RUN TestKernelTCPMemory [2020-04-07T14:36:37.882Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-04-07T14:36:37.882Z] === RUN TestNISDomainname [2020-04-07T14:36:38.817Z] --- PASS: TestNISDomainname (0.98s) [2020-04-07T14:36:38.817Z] === RUN TestHostnameDnsResolution [2020-04-07T14:36:39.572Z] --- PASS: TestContinueAfterPluginCrash (18.12s) [2020-04-07T14:36:40.136Z] === RUN TestReadPluginNoRead/default [2020-04-07T14:36:40.720Z] --- PASS: TestHostnameDnsResolution (1.65s) [2020-04-07T14:36:40.721Z] === RUN TestStats [2020-04-07T14:36:42.097Z] --- PASS: TestStats (1.84s) [2020-04-07T14:36:42.097Z] === RUN TestStopContainerWithTimeout [2020-04-07T14:36:42.097Z] === RUN TestStopContainerWithTimeout/0 [2020-04-07T14:36:42.097Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-07T14:36:42.097Z] === RUN TestStopContainerWithTimeout/1 [2020-04-07T14:36:42.097Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-07T14:36:42.097Z] === RUN TestStopContainerWithTimeout/3 [2020-04-07T14:36:42.097Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-07T14:36:42.097Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-07T14:36:42.097Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-07T14:36:42.097Z] === CONT TestStopContainerWithTimeout/0 [2020-04-07T14:36:42.097Z] === CONT TestStopContainerWithTimeout/1 [2020-04-07T14:36:42.097Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-07T14:36:42.097Z] === CONT TestStopContainerWithTimeout/3 [2020-04-07T14:36:43.415Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-07T14:36:44.293Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-07T14:36:45.384Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-07T14:36:45.384Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2020-04-07T14:36:45.384Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-04-07T14:36:45.384Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2020-04-07T14:36:45.384Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2020-04-07T14:36:45.384Z] === RUN TestDeleteDevicemapper [2020-04-07T14:36:45.384Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-07T14:36:45.384Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T14:36:45.384Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-07T14:36:46.733Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-07T14:36:47.591Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-07T14:36:48.158Z] ok github.com/docker/docker/client 0.431s coverage: 75.3% of statements [2020-04-07T14:36:48.671Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2020-04-07T14:36:48.671Z] === RUN TestUpdateMemory [2020-04-07T14:36:48.671Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-07T14:36:48.671Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:36:48.671Z] === RUN TestUpdateCPUQuota [2020-04-07T14:36:50.048Z] --- PASS: TestUpdateCPUQuota (1.47s) [2020-04-07T14:36:50.048Z] === RUN TestUpdatePidsLimit [2020-04-07T14:36:50.048Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-07T14:36:50.307Z] === RUN TestUpdatePidsLimit/no_change [2020-04-07T14:36:50.566Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-07T14:36:50.866Z] --- PASS: TestReadPluginNoRead (14.38s) [2020-04-07T14:36:50.866Z] --- PASS: TestReadPluginNoRead/default (3.38s) [2020-04-07T14:36:50.866Z] --- PASS: TestReadPluginNoRead/disabled_caching (3.45s) [2020-04-07T14:36:50.866Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (3.41s) [2020-04-07T14:36:50.866Z] read_test.go:91: [d7c3caf075a3f] daemon is not started [2020-04-07T14:36:50.866Z] PASS [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] DONE 6 tests in 29.232s [2020-04-07T14:36:50.866Z] 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-04-07T14:36:50.866Z] testing: warning: no tests to run [2020-04-07T14:36:50.866Z] PASS [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] DONE 0 tests in 0.048s [2020-04-07T14:36:50.866Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-07T14:36:50.866Z] INFO: Testing against a local daemon [2020-04-07T14:36:50.866Z] === RUN TestPluginWithDevMounts [2020-04-07T14:36:50.866Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-07T14:36:50.866Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-07T14:36:50.866Z] PASS [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] === Skipped [2020-04-07T14:36:50.866Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-07T14:36:50.866Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] DONE 1 tests, 1 skipped in 0.177s [2020-04-07T14:36:50.866Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-07T14:36:50.866Z] INFO: Testing against a local daemon [2020-04-07T14:36:50.866Z] === RUN TestSecretInspect [2020-04-07T14:36:50.866Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-07T14:36:50.866Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] === RUN TestSecretList [2020-04-07T14:36:50.866Z] --- SKIP: TestSecretList (0.01s) [2020-04-07T14:36:50.866Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] === RUN TestSecretsCreateAndDelete [2020-04-07T14:36:50.866Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-07T14:36:50.866Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] === RUN TestSecretsUpdate [2020-04-07T14:36:50.866Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-04-07T14:36:50.866Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] === RUN TestTemplatedSecret [2020-04-07T14:36:50.866Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-07T14:36:50.866Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] === RUN TestSecretCreateResolve [2020-04-07T14:36:50.866Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-04-07T14:36:50.866Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] PASS [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] === Skipped [2020-04-07T14:36:50.866Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-07T14:36:50.866Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-04-07T14:36:50.866Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-07T14:36:50.866Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-04-07T14:36:50.866Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-07T14:36:50.866Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-04-07T14:36:50.866Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] [2020-04-07T14:36:50.866Z] DONE 6 tests, 6 skipped in 0.206s [2020-04-07T14:36:50.866Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-07T14:36:50.866Z] INFO: Testing against a local daemon [2020-04-07T14:36:50.866Z] === RUN TestServiceCreateInit [2020-04-07T14:36:50.866Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-07T14:36:50.866Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-07T14:36:50.866Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-07T14:36:50.866Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-07T14:36:50.866Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-07T14:36:50.866Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:50.866Z] === RUN TestCreateServiceMultipleTimes [2020-04-07T14:36:51.124Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-04-07T14:36:51.124Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestCreateServiceConflict [2020-04-07T14:36:51.124Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-07T14:36:51.124Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestCreateServiceMaxReplicas [2020-04-07T14:36:51.124Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-04-07T14:36:51.124Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-07T14:36:51.124Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-07T14:36:51.124Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestCreateServiceSecretFileMode [2020-04-07T14:36:51.124Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-04-07T14:36:51.124Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestCreateServiceConfigFileMode [2020-04-07T14:36:51.124Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-07T14:36:51.124Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestCreateServiceSysctls [2020-04-07T14:36:51.124Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-07T14:36:51.124Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestCreateServiceCapabilities [2020-04-07T14:36:51.124Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-07T14:36:51.124Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestInspect [2020-04-07T14:36:51.124Z] --- SKIP: TestInspect (0.01s) [2020-04-07T14:36:51.124Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestCreateJob [2020-04-07T14:36:51.124Z] --- SKIP: TestCreateJob (0.01s) [2020-04-07T14:36:51.124Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestReplicatedJob [2020-04-07T14:36:51.124Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-07T14:36:51.124Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestUpdateReplicatedJob [2020-04-07T14:36:51.124Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-04-07T14:36:51.124Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestServiceListWithStatuses [2020-04-07T14:36:51.124Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-07T14:36:51.124Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T14:36:51.124Z] === RUN TestDockerNetworkConnectAlias [2020-04-07T14:36:51.124Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-04-07T14:36:51.124Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestDockerNetworkReConnect [2020-04-07T14:36:51.124Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-04-07T14:36:51.124Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:51.124Z] === RUN TestServicePlugin [2020-04-07T14:36:51.132Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-07T14:36:51.154Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-07T14:36:51.391Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-07T14:36:51.649Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-07T14:36:52.216Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-07T14:36:53.592Z] --- PASS: TestUpdatePidsLimit (3.89s) [2020-04-07T14:36:53.592Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-04-07T14:36:53.592Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-04-07T14:36:53.592Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-04-07T14:36:53.592Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-04-07T14:36:53.592Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-04-07T14:36:53.592Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-04-07T14:36:53.592Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-04-07T14:36:53.592Z] === RUN TestUpdateRestartPolicy [2020-04-07T14:36:55.301Z] --- SKIP: TestServicePlugin (3.71s) [2020-04-07T14:36:55.301Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] === RUN TestServiceUpdateLabel [2020-04-07T14:36:55.301Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-04-07T14:36:55.301Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] === RUN TestServiceUpdateSecrets [2020-04-07T14:36:55.301Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-04-07T14:36:55.301Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] === RUN TestServiceUpdateConfigs [2020-04-07T14:36:55.301Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-07T14:36:55.301Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] === RUN TestServiceUpdateNetwork [2020-04-07T14:36:55.301Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-07T14:36:55.301Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] PASS [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === Skipped [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-07T14:36:55.301Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-07T14:36:55.301Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-07T14:36:55.301Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-07T14:36:55.301Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-04-07T14:36:55.301Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-07T14:36:55.301Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-04-07T14:36:55.301Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-07T14:36:55.301Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-04-07T14:36:55.301Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-07T14:36:55.301Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-07T14:36:55.301Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-07T14:36:55.301Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-04-07T14:36:55.301Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-07T14:36:55.301Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-07T14:36:55.301Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-04-07T14:36:55.301Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-07T14:36:55.301Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-04-07T14:36:55.301Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-04-07T14:36:55.301Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestServicePlugin (3.71s) [2020-04-07T14:36:55.301Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-04-07T14:36:55.301Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-04-07T14:36:55.301Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-07T14:36:55.301Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-07T14:36:55.301Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] DONE 23 tests, 22 skipped in 4.158s [2020-04-07T14:36:55.301Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-07T14:36:55.301Z] INFO: Testing against a local daemon [2020-04-07T14:36:55.301Z] === RUN TestSessionCreate [2020-04-07T14:36:55.301Z] --- PASS: TestSessionCreate (0.03s) [2020-04-07T14:36:55.301Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-07T14:36:55.301Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-07T14:36:55.301Z] PASS [2020-04-07T14:36:55.301Z] [2020-04-07T14:36:55.301Z] DONE 2 tests in 0.192s [2020-04-07T14:36:55.301Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-07T14:36:55.301Z] INFO: Testing against a local daemon [2020-04-07T14:36:55.301Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-07T14:36:55.301Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T14:36:55.301Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T14:36:55.301Z] === RUN TestEventsExecDie [2020-04-07T14:36:56.233Z] --- PASS: TestEventsExecDie (0.89s) [2020-04-07T14:36:56.233Z] === RUN TestEventsBackwardsCompatible [2020-04-07T14:36:56.233Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-04-07T14:36:56.233Z] === RUN TestInfoBinaryCommits [2020-04-07T14:36:56.233Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-04-07T14:36:56.233Z] === RUN TestInfoAPIVersioned [2020-04-07T14:36:56.233Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-07T14:36:56.233Z] === RUN TestInfoDiscoveryBackend [2020-04-07T14:36:58.129Z] --- PASS: TestInfoDiscoveryBackend (1.80s) [2020-04-07T14:36:58.129Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-07T14:37:00.419Z] ok github.com/docker/docker/builder/remotecontext/git 27.738s coverage: 86.3% of statements [2020-04-07T14:37:00.419Z] ? github.com/docker/docker/cli [no test files] [2020-04-07T14:37:00.419Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-07T14:37:02.306Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.95s) [2020-04-07T14:37:02.306Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-07T14:37:02.306Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-07T14:37:02.306Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:37:02.306Z] === RUN TestInfoAPI [2020-04-07T14:37:02.306Z] --- PASS: TestInfoAPI (0.04s) [2020-04-07T14:37:02.306Z] === RUN TestInfoAPIWarnings [2020-04-07T14:37:04.201Z] --- PASS: TestInfoAPIWarnings (1.80s) [2020-04-07T14:37:04.201Z] === RUN TestInfoDebug [2020-04-07T14:37:06.097Z] --- PASS: TestInfoDebug (1.98s) [2020-04-07T14:37:06.097Z] === RUN TestInfoInsecureRegistries [2020-04-07T14:37:06.363Z] ......................... [ 67%] [2020-04-07T14:37:06.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T14:37:07.991Z] --- PASS: TestInfoInsecureRegistries (2.02s) [2020-04-07T14:37:07.991Z] === RUN TestInfoRegistryMirrors [2020-04-07T14:37:08.472Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2020-04-07T14:37:08.472Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-07T14:37:08.472Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-04-07T14:37:08.472Z] === RUN TestWaitNonBlocked [2020-04-07T14:37:08.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:37:08.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:37:08.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:37:08.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:37:08.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:37:08.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:37:08.472Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-07T14:37:08.472Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-04-07T14:37:08.472Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-04-07T14:37:08.472Z] === RUN TestWaitBlocked [2020-04-07T14:37:08.472Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:37:08.472Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:37:08.472Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:37:08.472Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:37:08.472Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:37:08.472Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:37:09.039Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-07T14:37:09.039Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s) [2020-04-07T14:37:09.039Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-04-07T14:37:09.039Z] === CONT TestContainerStartOnDaemonRestart [2020-04-07T14:37:09.039Z] === CONT TestIpcModeOlderClient [2020-04-07T14:37:09.039Z] === CONT TestDaemonHostGatewayIP [2020-04-07T14:37:09.039Z] === CONT TestDaemonRestartIpcMode [2020-04-07T14:37:09.040Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-04-07T14:37:09.888Z] --- PASS: TestInfoRegistryMirrors (2.00s) [2020-04-07T14:37:09.888Z] === RUN TestLoginFailsWithBadCredentials [2020-04-07T14:37:09.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T14:37:10.145Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-04-07T14:37:10.145Z] === RUN TestPingCacheHeaders [2020-04-07T14:37:10.145Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-07T14:37:10.145Z] === RUN TestPingGet [2020-04-07T14:37:10.145Z] --- PASS: TestPingGet (0.01s) [2020-04-07T14:37:10.145Z] === RUN TestPingHead [2020-04-07T14:37:10.145Z] --- PASS: TestPingHead (0.02s) [2020-04-07T14:37:10.145Z] === RUN TestVersion [2020-04-07T14:37:10.145Z] --- PASS: TestVersion (0.02s) [2020-04-07T14:37:10.145Z] PASS [2020-04-07T14:37:10.145Z] [2020-04-07T14:37:10.145Z] === Skipped [2020-04-07T14:37:10.145Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T14:37:10.145Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T14:37:10.145Z] [2020-04-07T14:37:10.145Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-07T14:37:10.145Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T14:37:10.145Z] [2020-04-07T14:37:10.145Z] [2020-04-07T14:37:10.145Z] DONE 18 tests, 2 skipped in 15.042s [2020-04-07T14:37:10.145Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-07T14:37:10.402Z] INFO: Testing against a local daemon [2020-04-07T14:37:10.402Z] === RUN TestVolumesCreateAndList [2020-04-07T14:37:10.403Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-07T14:37:10.403Z] === RUN TestVolumesRemove [2020-04-07T14:37:10.629Z] ok github.com/docker/docker/cmd/dockerd 0.652s coverage: 19.3% of statements [2020-04-07T14:37:10.660Z] --- PASS: TestVolumesRemove (0.10s) [2020-04-07T14:37:10.660Z] === RUN TestVolumesInspect [2020-04-07T14:37:10.660Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-07T14:37:10.660Z] === RUN TestVolumesInvalidJSON [2020-04-07T14:37:10.660Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-07T14:37:10.660Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-07T14:37:10.660Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-07T14:37:10.660Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-07T14:37:10.660Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-07T14:37:10.660Z] PASS [2020-04-07T14:37:10.660Z] [2020-04-07T14:37:10.660Z] DONE 5 tests in 0.316s [2020-04-07T14:37:10.660Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T14:37:10.660Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11772 is not a child of this shell [2020-04-07T14:37:10.660Z] warning: PID 11772 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-07T14:37:10.660Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T14:37:10.660Z] [2020-04-07T14:37:10.660Z] Unloading profiles will leave already running processes permanently [2020-04-07T14:37:10.660Z] unconfined, which can lead to unexpected situations. [2020-04-07T14:37:10.660Z] [2020-04-07T14:37:10.660Z] To set a process to complain mode, use the command line tool [2020-04-07T14:37:10.660Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T14:37:10.660Z] Removing test suite binaries [2020-04-07T14:37:11.591Z] [2020-04-07T14:37:12.137Z] ok github.com/docker/docker/container 0.511s coverage: 41.9% of statements [2020-04-07T14:37:12.137Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-07T14:37:12.138Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-07T14:37:12.138Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-07T14:37:12.138Z] ? github.com/docker/docker/contrib/httpserver [no test files] Post stage [Pipeline] junit [2020-04-07T14:37:12.997Z] Recording test results [2020-04-07T14:37:13.086Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.250s coverage: 65.3% of statements [2020-04-07T14:37:13.256Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2020-04-07T14:37:13.256Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T14:37:13.821Z] + echo Ensuring container killed. [2020-04-07T14:37:13.821Z] Ensuring container killed. [2020-04-07T14:37:13.821Z] + docker rm -vf docker-pr4 [2020-04-07T14:37:13.821Z] Error: No such container: docker-pr4 [2020-04-07T14:37:13.821Z] + true [2020-04-07T14:37:13.824Z] --- PASS: TestDaemonHostGatewayIP (4.83s) [2020-04-07T14:37:13.824Z] PASS [2020-04-07T14:37:13.824Z] [2020-04-07T14:37:13.824Z] === Skipped [2020-04-07T14:37:13.824Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-07T14:37:13.824Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T14:37:13.824Z] [2020-04-07T14:37:13.824Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-07T14:37:13.824Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:37:13.824Z] [2020-04-07T14:37:13.824Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-07T14:37:13.824Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:37:13.824Z] [2020-04-07T14:37:13.824Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T14:37:13.824Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T14:37:13.824Z] [2020-04-07T14:37:13.824Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-07T14:37:13.824Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T14:37:13.824Z] [2020-04-07T14:37:13.824Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-07T14:37:13.824Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:37:13.824Z] [2020-04-07T14:37:13.824Z] [2020-04-07T14:37:13.824Z] DONE 199 tests, 6 skipped in 126.290s [2020-04-07T14:37:13.824Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-07T14:37:13.824Z] ++ 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-04-07T14:37:13.824Z] ++ set -e [2020-04-07T14:37:13.824Z] ++ '[' -n 0 ']' [2020-04-07T14:37:13.824Z] ++ set -x [2020-04-07T14:37:13.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-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 [Pipeline] sh [2020-04-07T14:37:14.082Z] INFO: Testing against a local daemon [2020-04-07T14:37:14.082Z] === RUN TestCommitInheritsEnv [2020-04-07T14:37:14.101Z] + echo Chowning /workspace to jenkins user [2020-04-07T14:37:14.101Z] Chowning /workspace to jenkins user [2020-04-07T14:37:14.101Z] + id -u [2020-04-07T14:37:14.101Z] + id -g [2020-04-07T14:37:14.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40731:/workspace busybox chown -R 1000:1000 /workspace [2020-04-07T14:37:14.649Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-04-07T14:37:14.649Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-07T14:37:14.649Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-07T14:37:14.649Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-07T14:37:14.649Z] === RUN TestImagesFilterMultiReference [2020-04-07T14:37:14.649Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-07T14:37:14.649Z] === RUN TestImagePullPlatformInvalid [2020-04-07T14:37:14.649Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-07T14:37:14.649Z] === RUN TestRemoveImageOrphaning [2020-04-07T14:37:15.216Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-04-07T14:37:15.216Z] === RUN TestRemoveImageGarbageCollector [2020-04-07T14:37:15.216Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-07T14:37:15.216Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:37:15.216Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-07T14:37:15.216Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-07T14:37:15.216Z] === RUN TestTagInvalidReference [2020-04-07T14:37:15.475Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-07T14:37:15.475Z] === RUN TestTagValidPrefixedRepo [2020-04-07T14:37:15.475Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-07T14:37:15.475Z] === RUN TestTagExistedNameWithoutForce [2020-04-07T14:37:15.475Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-07T14:37:15.475Z] === RUN TestTagOfficialNames [2020-04-07T14:37:15.475Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-07T14:37:15.475Z] === RUN TestTagMatchesDigest [2020-04-07T14:37:15.475Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-07T14:37:15.475Z] PASS [2020-04-07T14:37:15.475Z] [2020-04-07T14:37:15.475Z] === Skipped [2020-04-07T14:37:15.475Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-07T14:37:15.475Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-07T14:37:15.475Z] [2020-04-07T14:37:15.475Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-07T14:37:15.475Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:37:15.475Z] [2020-04-07T14:37:15.475Z] [2020-04-07T14:37:15.475Z] DONE 12 tests, 2 skipped in 1.767s [2020-04-07T14:37:15.475Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-07T14:37:15.475Z] ++ 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-04-07T14:37:15.475Z] ++ set -e [2020-04-07T14:37:15.475Z] ++ '[' -n 0 ']' [2020-04-07T14:37:15.475Z] ++ set -x [2020-04-07T14:37:15.475Z] ++ env -i DEST=/go/src/github.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-04-07T14:37:15.734Z] INFO: Testing against a local daemon [2020-04-07T14:37:15.734Z] === RUN TestNetworkCreateDelete [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T14:37:16.293Z] + bundleName=amd64-rootless [2020-04-07T14:37:16.293Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-07T14:37:16.293Z] Creating amd64-rootless-bundles.tar.gz [2020-04-07T14:37:16.293Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-07T14:37:16.293Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-07T14:37:16.302Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-04-07T14:37:16.302Z] === RUN TestDockerNetworkDeletePreferID [2020-04-07T14:37:16.303Z] Archiving artifacts [2020-04-07T14:37:16.624Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40731/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T14:37:16.933Z] + make clean [2020-04-07T14:37:17.191Z] docker volume rm -f docker-dev-cache [2020-04-07T14:37:17.191Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-07T14:37:17.680Z] --- PASS: TestDockerNetworkDeletePreferID (1.25s) [2020-04-07T14:37:17.680Z] === RUN TestInspectNetwork [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T14:37:18.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T14:37:18.799Z] ok github.com/docker/docker/daemon/cluster/convert 0.658s coverage: 35.6% of statements [2020-04-07T14:37:22.950Z] === RUN TestInspectNetwork/full_network_id [2020-04-07T14:37:22.950Z] === RUN TestInspectNetwork/partial_network_id [2020-04-07T14:37:22.950Z] === RUN TestInspectNetwork/network_name [2020-04-07T14:37:22.950Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-07T14:37:24.512Z] ok github.com/docker/docker/daemon/cluster 1.574s coverage: 0.5% of statements [2020-04-07T14:37:25.459Z] ok github.com/docker/docker/daemon/config 1.147s coverage: 79.6% of statements [2020-04-07T14:37:26.969Z] ok github.com/docker/docker/daemon/discovery 0.261s coverage: 30.0% of statements [2020-04-07T14:37:27.136Z] --- PASS: TestInspectNetwork (9.55s) [2020-04-07T14:37:27.136Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-07T14:37:27.136Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-07T14:37:27.136Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-07T14:37:27.136Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-07T14:37:27.136Z] === RUN TestRunContainerWithBridgeNone [2020-04-07T14:37:27.918Z] ok github.com/docker/docker/daemon/events 0.303s coverage: 50.0% of statements [2020-04-07T14:37:27.918Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.038s coverage: 10.9% of statements [2020-04-07T14:37:29.671Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2020-04-07T14:37:29.671Z] === RUN TestNetworkInvalidJSON [2020-04-07T14:37:29.671Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-07T14:37:29.671Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-07T14:37:29.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:37:29.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:37:29.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:37:29.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:37:29.671Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-07T14:37:29.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:37:29.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:37:29.671Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-07T14:37:29.671Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-07T14:37:29.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-07T14:37:29.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-07T14:37:29.671Z] === RUN TestHostIPv4BridgeLabel [2020-04-07T14:37:30.057Z] ok github.com/docker/docker/daemon/graphdriver 0.694s coverage: 2.3% of statements [2020-04-07T14:37:30.239Z] --- PASS: TestHostIPv4BridgeLabel (0.74s) [2020-04-07T14:37:30.239Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-07T14:37:30.506Z] ok github.com/docker/docker/daemon/links 0.114s coverage: 93.0% of statements [2020-04-07T14:37:31.617Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-04-07T14:37:31.617Z] === RUN TestDaemonDefaultNetworkPools [2020-04-07T14:37:32.014Z] ok github.com/docker/docker/daemon 3.253s coverage: 9.2% of statements [2020-04-07T14:37:32.014Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-07T14:37:32.014Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-07T14:37:32.014Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-07T14:37:32.014Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-07T14:37:32.014Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-07T14:37:32.014Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-07T14:37:32.014Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-07T14:37:32.014Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-07T14:37:32.014Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-07T14:37:32.014Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-07T14:37:32.014Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-07T14:37:32.463Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-07T14:37:32.463Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-07T14:37:32.463Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-07T14:37:32.463Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-07T14:37:32.463Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-07T14:37:32.993Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s) [2020-04-07T14:37:32.993Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-07T14:37:33.415Z] ok github.com/docker/docker/daemon/logger 0.374s coverage: 42.1% of statements [2020-04-07T14:37:33.972Z] ok github.com/docker/docker/daemon/logger/awslogs 0.479s coverage: 77.4% of statements [2020-04-07T14:37:33.972Z] ok github.com/docker/docker/daemon/images 0.581s coverage: 4.9% of statements [2020-04-07T14:37:33.972Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-07T14:37:33.972Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-07T14:37:33.972Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-07T14:37:33.972Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-07T14:37:33.972Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-07T14:37:33.972Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-07T14:37:33.972Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-07T14:37:34.896Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2020-04-07T14:37:34.896Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-07T14:37:34.920Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.337s coverage: 62.1% of statements [2020-04-07T14:37:34.920Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.228s coverage: 88.3% of statements [2020-04-07T14:37:37.061Z] ok github.com/docker/docker/daemon/logger/local 0.334s coverage: 74.7% of statements [2020-04-07T14:37:37.061Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-07T14:37:37.061Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.274s coverage: 21.4% of statements [2020-04-07T14:37:37.431Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2020-04-07T14:37:37.431Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-07T14:37:37.511Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.320s coverage: 33.3% of statements [2020-04-07T14:37:37.690Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-04-07T14:37:37.690Z] === RUN TestServiceWithPredefinedNetwork [2020-04-07T14:37:38.463Z] ok github.com/docker/docker/daemon/logger/templates 0.126s coverage: 8.3% of statements [2020-04-07T14:37:38.912Z] ok github.com/docker/docker/daemon/logger/syslog 0.174s coverage: 47.8% of statements [2020-04-07T14:37:40.420Z] ok github.com/docker/docker/daemon/logger/splunk 2.223s coverage: 82.5% of statements [2020-04-07T14:37:40.420Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-07T14:37:40.420Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-07T14:37:40.420Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-07T14:37:41.880Z] --- PASS: TestServiceWithPredefinedNetwork (3.37s) [2020-04-07T14:37:41.880Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-07T14:37:41.880Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T14:37:41.880Z] service_test.go:236: FLAKY_TEST [2020-04-07T14:37:41.880Z] === RUN TestServiceWithDataPathPortInit [2020-04-07T14:37:41.927Z] ok github.com/docker/docker/distribution/metadata 1.648s coverage: 48.2% of statements [2020-04-07T14:37:42.376Z] ok github.com/docker/docker/distribution 1.416s coverage: 20.3% of statements [2020-04-07T14:37:42.376Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-07T14:37:42.376Z] ok github.com/docker/docker/errdefs 0.180s coverage: 49.4% of statements [2020-04-07T14:37:44.515Z] ok github.com/docker/docker/distribution/xfer 2.556s coverage: 76.8% of statements [2020-04-07T14:37:44.515Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-07T14:37:44.515Z] ok github.com/docker/docker/image/cache 0.197s coverage: 19.2% of statements [2020-04-07T14:37:44.966Z] ok github.com/docker/docker/image/v1 0.374s coverage: 25.0% of statements [2020-04-07T14:37:45.415Z] ok github.com/docker/docker/image 1.005s coverage: 86.4% of statements [2020-04-07T14:37:45.864Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-07T14:37:45.864Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-07T14:37:46.314Z] ok github.com/docker/docker/libcontainerd/queue 0.093s coverage: 100.0% of statements [2020-04-07T14:37:46.373Z] --- PASS: TestImportExtremelyLargeImageWorks (80.43s) [2020-04-07T14:37:46.373Z] PASS [2020-04-07T14:37:46.373Z] [2020-04-07T14:37:46.373Z] === Skipped [2020-04-07T14:37:46.373Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-07T14:37:46.373Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:37:46.373Z] [2020-04-07T14:37:46.373Z] [2020-04-07T14:37:46.373Z] DONE 12 tests, 1 skipped in 81.792s [2020-04-07T14:37:46.373Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-07T14:37:46.373Z] ++ 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-04-07T14:37:46.373Z] ++ set -e [2020-04-07T14:37:46.373Z] ++ '[' -n 0 ']' [2020-04-07T14:37:46.373Z] ++ set -x [2020-04-07T14:37:46.373Z] ++ env -i DEST=/go/src/github.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-04-07T14:37:46.373Z] INFO: Testing against a local daemon [2020-04-07T14:37:46.373Z] === RUN TestNetworkCreateDelete [2020-04-07T14:37:46.373Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-04-07T14:37:46.373Z] === RUN TestDockerNetworkDeletePreferID [2020-04-07T14:37:46.373Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-04-07T14:37:46.373Z] === RUN TestInspectNetwork [2020-04-07T14:37:47.263Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 50.0% of statements [2020-04-07T14:37:47.296Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-07T14:37:48.212Z] ok github.com/docker/docker/layer 0.489s coverage: 30.1% of statements [2020-04-07T14:37:48.212Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-07T14:37:49.159Z] ok github.com/docker/docker/opts 0.218s coverage: 67.7% of statements [2020-04-07T14:37:49.608Z] ok github.com/docker/docker/libcontainerd/local 0.388s coverage: 1.0% of statements [2020-04-07T14:37:49.608Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-07T14:37:49.608Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-07T14:37:49.608Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-07T14:37:49.608Z] ? github.com/docker/docker/oci [no test files] [2020-04-07T14:37:49.608Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-07T14:37:50.558Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2020-04-07T14:37:50.558Z] ok github.com/docker/docker/pkg/capabilities 0.108s coverage: 87.5% of statements [2020-04-07T14:37:51.008Z] ok github.com/docker/docker/pkg/authorization 0.820s coverage: 26.8% of statements [2020-04-07T14:37:51.843Z] === RUN TestInspectNetwork/full_network_id [2020-04-07T14:37:51.844Z] === RUN TestInspectNetwork/partial_network_id [2020-04-07T14:37:51.844Z] === RUN TestInspectNetwork/network_name [2020-04-07T14:37:51.844Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-07T14:37:51.955Z] ok github.com/docker/docker/pkg/chrootarchive 0.146s coverage: 15.4% of statements [2020-04-07T14:37:51.955Z] ok github.com/docker/docker/pkg/directory 0.086s coverage: 80.0% of statements [2020-04-07T14:37:52.904Z] ok github.com/docker/docker/pkg/discovery 0.187s coverage: 58.3% of statements [2020-04-07T14:37:52.904Z] ok github.com/docker/docker/pkg/discovery/file 0.115s coverage: 92.9% of statements [2020-04-07T14:37:53.505Z] #23 591.7 Checking out files: 71% (7666/10683) Checking out files: 72% (7692/10683) Checking out files: 73% (7799/10683) Checking out files: 74% (7906/10683) Checking out files: 75% (8013/10683) Checking out files: 76% (8120/10683) Checking out files: 77% (8226/10683) Checking out files: 78% (8333/10683) Checking out files: 79% (8440/10683) Checking out files: 80% (8547/10683) Checking out files: 81% (8654/10683) Checking out files: 82% (8761/10683) Checking out files: 83% (8867/10683) Checking out files: 84% (8974/10683) Checking out files: 85% (9081/10683) Checking out files: 86% (9188/10683) Checking out files: 87% (9295/10683) Checking out files: 88% (9402/10683) Checking out files: 89% (9508/10683) Checking out files: 90% (9615/10683) Checking out files: 91% (9722/10683) Checking out files: 92% (9829/10683) Checking out files: 93% (9936/10683) Checking out files: 94% (10043/10683) Checking out files: 95% (10149/10683) Checking out files: 96% (10256/10683) Checking out files: 97% (10363/10683) Checking out files: 98% (10470/10683) Checking out files: 99% (10577/10683) Checking out files: 100% (10683/10683) Checking out files: 100% (10683/10683), done. [2020-04-07T14:37:53.505Z] #23 592.3 + cd /tmp/tmp.IIAT6TpfMq/tmp/docker-ce [2020-04-07T14:37:53.505Z] #23 592.3 + git checkout -q v17.06.2-ce [2020-04-07T14:37:53.505Z] #23 593.7 + mkdir -p /tmp/tmp.IIAT6TpfMq/src/github.com/docker [2020-04-07T14:37:53.505Z] #23 593.7 + mv components/cli /tmp/tmp.IIAT6TpfMq/src/github.com/docker/cli [2020-04-07T14:37:53.505Z] #23 593.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-07T14:37:54.411Z] ok github.com/docker/docker/pkg/discovery/memory 0.277s coverage: 92.3% of statements [2020-04-07T14:37:54.861Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2020-04-07T14:37:55.809Z] ok github.com/docker/docker/pkg/filenotify 0.094s coverage: 36.2% of statements [2020-04-07T14:37:56.258Z] ok github.com/docker/docker/pkg/fileutils 0.160s coverage: 87.7% of statements [2020-04-07T14:37:56.708Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2020-04-07T14:37:57.312Z] --- PASS: TestInspectNetwork (11.52s) [2020-04-07T14:37:57.312Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-07T14:37:57.312Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-07T14:37:57.312Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-07T14:37:57.312Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-07T14:37:57.312Z] === RUN TestRunContainerWithBridgeNone [2020-04-07T14:37:57.656Z] ok github.com/docker/docker/pkg/idtools 0.055s coverage: 6.3% of statements [2020-04-07T14:37:57.656Z] ok github.com/docker/docker/pkg/discovery/kv 3.748s coverage: 84.1% of statements [2020-04-07T14:37:58.604Z] ok github.com/docker/docker/pkg/archive 8.511s coverage: 62.0% of statements [2020-04-07T14:37:59.053Z] ok github.com/docker/docker/pkg/locker 0.077s coverage: 88.9% of statements [2020-04-07T14:37:59.053Z] ok github.com/docker/docker/pkg/ioutils 0.769s coverage: 69.2% of statements [2020-04-07T14:37:59.053Z] ok github.com/docker/docker/pkg/jsonmessage 0.207s coverage: 91.7% of statements [2020-04-07T14:37:59.325Z] --- PASS: TestRunContainerWithBridgeNone (2.40s) [2020-04-07T14:37:59.325Z] === RUN TestNetworkInvalidJSON [2020-04-07T14:37:59.325Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-07T14:37:59.325Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-07T14:37:59.325Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:37:59.325Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:37:59.325Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:37:59.325Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:37:59.325Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-07T14:37:59.325Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:37:59.325Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:37:59.325Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-07T14:37:59.325Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-07T14:37:59.325Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-07T14:37:59.325Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-07T14:37:59.325Z] === RUN TestHostIPv4BridgeLabel [2020-04-07T14:37:59.935Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-07T14:37:59.935Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-07T14:37:59.974Z] --- PASS: TestServiceWithDataPathPortInit (17.91s) [2020-04-07T14:37:59.974Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-07T14:38:00.002Z] ok github.com/docker/docker/pkg/longpath 0.100s coverage: 100.0% of statements [2020-04-07T14:38:00.002Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2020-04-07T14:38:00.452Z] ok github.com/docker/docker/pkg/parsers 0.073s coverage: 97.0% of statements [2020-04-07T14:38:00.901Z] ok github.com/docker/docker/pkg/pidfile 0.098s coverage: 82.6% of statements [2020-04-07T14:38:00.936Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-07T14:38:00.936Z] === RUN TestDaemonDefaultNetworkPools [2020-04-07T14:38:01.937Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-04-07T14:38:01.937Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-07T14:38:02.113Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-07T14:38:02.409Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.079s coverage: 56.8% of statements [2020-04-07T14:38:02.951Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-04-07T14:38:02.951Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-07T14:38:03.358Z] ok github.com/docker/docker/pkg/plugins/transport 0.137s coverage: 85.7% of statements [2020-04-07T14:38:03.358Z] ok github.com/docker/docker/pkg/pools 0.182s coverage: 88.2% of statements [2020-04-07T14:38:04.305Z] ok github.com/docker/docker/pkg/progress 0.063s coverage: 75.9% of statements [2020-04-07T14:38:04.416Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-04-07T14:38:04.416Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-07T14:38:04.619Z] tests/integration/client_test.py ..... [ 75%] [2020-04-07T14:38:04.619Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-07T14:38:04.696Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-04-07T14:38:04.696Z] === RUN TestServiceWithPredefinedNetwork [2020-04-07T14:38:04.874Z] tests/integration/errors_test.py . [ 76%] [2020-04-07T14:38:05.254Z] ok github.com/docker/docker/pkg/reexec 0.155s coverage: 82.4% of statements [2020-04-07T14:38:05.254Z] ok github.com/docker/docker/pkg/pubsub 1.122s coverage: 73.9% of statements [2020-04-07T14:38:06.202Z] ok github.com/docker/docker/pkg/signal 0.122s coverage: 20.3% of statements [2020-04-07T14:38:06.652Z] ok github.com/docker/docker/pkg/stdcopy 0.059s coverage: 100.0% of statements [2020-04-07T14:38:07.601Z] ok github.com/docker/docker/pkg/streamformatter 0.118s coverage: 66.2% of statements [2020-04-07T14:38:07.601Z] ok github.com/docker/docker/pkg/stringid 0.067s coverage: 70.6% of statements [2020-04-07T14:38:08.092Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.12s) [2020-04-07T14:38:08.092Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wh7a7sl1zruz445h5bqmlkded Created:2020-04-07 14:38:00.690788527 +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[77094552f12a533105724f2406a007e05929649b43e7a7d6acdc8d17053a9348:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sh1v81iu9wpfuaa6soxw2iqfd EndpointID:6bfd8b3bd4d86b06c259431b38b43498bed4e5dc21d13a1901c4e1483fca6f40 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c51072355b59b1d979f4ad39712de28c3816c0eb54ff88b915b19de2d6d6b221 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:c8e95725cecf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sh1v81iu9wpfuaa6soxw2iqfd EndpointID:6bfd8b3bd4d86b06c259431b38b43498bed4e5dc21d13a1901c4e1483fca6f40 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-07T14:38:08.092Z] PASS [2020-04-07T14:38:08.092Z] [2020-04-07T14:38:08.092Z] === Skipped [2020-04-07T14:38:08.092Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T14:38:08.092Z] service_test.go:236: FLAKY_TEST [2020-04-07T14:38:08.092Z] [2020-04-07T14:38:08.092Z] [2020-04-07T14:38:08.092Z] DONE 22 tests, 1 skipped in 52.588s [2020-04-07T14:38:08.092Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-07T14:38:08.092Z] ++ 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-04-07T14:38:08.092Z] ++ set -e [2020-04-07T14:38:08.092Z] ++ '[' -n 0 ']' [2020-04-07T14:38:08.092Z] ++ set -x [2020-04-07T14:38:08.092Z] ++ env -i DEST=/go/src/github.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-04-07T14:38:08.350Z] INFO: Testing against a local daemon [2020-04-07T14:38:08.351Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-07T14:38:08.351Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T14:38:08.351Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:38:08.351Z] === RUN TestDockerNetworkIpvlan [2020-04-07T14:38:08.351Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-07T14:38:08.351Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:38:08.351Z] PASS [2020-04-07T14:38:08.351Z] [2020-04-07T14:38:08.351Z] === Skipped [2020-04-07T14:38:08.351Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T14:38:08.351Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:38:08.351Z] [2020-04-07T14:38:08.351Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-07T14:38:08.351Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:38:08.351Z] [2020-04-07T14:38:08.351Z] [2020-04-07T14:38:08.351Z] DONE 2 tests, 2 skipped in 0.143s [2020-04-07T14:38:08.351Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-07T14:38:08.351Z] ++ 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-04-07T14:38:08.351Z] ++ set -e [2020-04-07T14:38:08.351Z] ++ '[' -n 0 ']' [2020-04-07T14:38:08.351Z] ++ set -x [2020-04-07T14:38:08.351Z] ++ env -i DEST=/go/src/github.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-04-07T14:38:08.555Z] ok github.com/docker/docker/pkg/sysinfo 0.053s coverage: 38.2% of statements [2020-04-07T14:38:08.610Z] INFO: Testing against a local daemon [2020-04-07T14:38:08.610Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-07T14:38:09.061Z] --- PASS: TestServiceWithPredefinedNetwork (3.68s) [2020-04-07T14:38:09.061Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-07T14:38:09.061Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T14:38:09.061Z] service_test.go:236: FLAKY_TEST [2020-04-07T14:38:09.061Z] === RUN TestServiceWithDataPathPortInit [2020-04-07T14:38:09.510Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 13.8% of statements [2020-04-07T14:38:09.959Z] ok github.com/docker/docker/pkg/tailfile 0.132s coverage: 88.6% of statements [2020-04-07T14:38:10.516Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2020-04-07T14:38:10.516Z] === RUN TestDockerNetworkMacvlan [2020-04-07T14:38:11.467Z] ok github.com/docker/docker/pkg/term 0.068s coverage: 30.8% of statements [2020-04-07T14:38:11.468Z] ok github.com/docker/docker/pkg/tarsum 0.239s coverage: 89.3% of statements [2020-04-07T14:38:11.893Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-07T14:38:11.916Z] testing: warning: no tests to run [2020-04-07T14:38:11.916Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: 0.0% of statements [no tests to run] [2020-04-07T14:38:12.365Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2020-04-07T14:38:12.814Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2020-04-07T14:38:12.830Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-07T14:38:13.265Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-07T14:38:13.265Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-07T14:38:13.265Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-07T14:38:13.265Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-07T14:38:13.265Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-07T14:38:13.265Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-07T14:38:13.265Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-07T14:38:13.265Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-07T14:38:13.265Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-04-07T14:38:14.209Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-07T14:38:14.777Z] ok github.com/docker/docker/reference 0.188s coverage: 84.4% of statements [2020-04-07T14:38:14.777Z] ok github.com/docker/docker/plugin/v2 0.136s coverage: 20.1% of statements [2020-04-07T14:38:15.226Z] ok github.com/docker/docker/plugin 0.169s coverage: 11.7% of statements [2020-04-07T14:38:16.748Z] ok github.com/docker/docker/restartmanager 0.181s coverage: 50.9% of statements [2020-04-07T14:38:16.748Z] ok github.com/docker/docker/registry/resumable 0.291s coverage: 100.0% of statements [2020-04-07T14:38:17.497Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-07T14:38:18.256Z] ok github.com/docker/docker/registry 0.434s coverage: 51.7% of statements [2020-04-07T14:38:18.256Z] ok github.com/docker/docker/runconfig 0.215s coverage: 54.5% of statements [2020-04-07T14:38:18.256Z] ok github.com/docker/docker/testutil 0.190s coverage: 62.5% of statements [2020-04-07T14:38:20.396Z] ok github.com/docker/docker/volume/drivers 0.251s coverage: 36.1% of statements [2020-04-07T14:38:20.788Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-07T14:38:21.907Z] ok github.com/docker/docker/volume/mounts 0.208s coverage: 66.2% of statements [2020-04-07T14:38:21.907Z] ok github.com/docker/docker/volume/local 0.508s coverage: 37.7% of statements [2020-04-07T14:38:23.414Z] ok github.com/docker/docker/volume/service 0.625s coverage: 70.3% of statements [2020-04-07T14:38:27.356Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-07T14:38:29.261Z] --- PASS: TestDockerNetworkMacvlan (18.47s) [2020-04-07T14:38:29.261Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-04-07T14:38:29.261Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-04-07T14:38:29.261Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2020-04-07T14:38:29.261Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-04-07T14:38:29.261Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s) [2020-04-07T14:38:29.261Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-04-07T14:38:29.261Z] PASS [2020-04-07T14:38:29.261Z] [2020-04-07T14:38:29.261Z] DONE 8 tests in 20.674s [2020-04-07T14:38:29.261Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-07T14:38:29.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-04-07T14:38:29.261Z] ++ set -e [2020-04-07T14:38:29.261Z] ++ '[' -n 0 ']' [2020-04-07T14:38:29.261Z] ++ set -x [2020-04-07T14:38:29.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-04-07T14:38:29.261Z] testing: warning: no tests to run [2020-04-07T14:38:29.261Z] PASS [2020-04-07T14:38:29.261Z] [2020-04-07T14:38:29.261Z] DONE 0 tests in 0.026s [2020-04-07T14:38:29.261Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-07T14:38:29.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-04-07T14:38:29.261Z] ++ set -e [2020-04-07T14:38:29.261Z] ++ '[' -n 0 ']' [2020-04-07T14:38:29.261Z] ++ set -x [2020-04-07T14:38:29.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-04-07T14:38:29.261Z] INFO: Testing against a local daemon [2020-04-07T14:38:29.261Z] === RUN TestAuthZPluginAllowRequest [2020-04-07T14:38:31.166Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2020-04-07T14:38:31.166Z] === RUN TestAuthZPluginTLS [2020-04-07T14:38:31.344Z] --- PASS: TestServiceWithDataPathPortInit (20.58s) [2020-04-07T14:38:31.344Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-07T14:38:31.735Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-04-07T14:38:31.735Z] === RUN TestAuthZPluginDenyRequest [2020-04-07T14:38:32.671Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-04-07T14:38:32.671Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-07T14:38:32.791Z] #23 631.3 + return [2020-04-07T14:38:32.791Z] #23 DONE 631.4s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T14:38:32.791Z] #24 DONE 0.1s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T14:38:32.791Z] #28 DONE 0.4s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #31 DONE 0.1s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #34 DONE 0.1s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #39 DONE 0.0s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #42 DONE 0.1s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T14:38:32.791Z] #45 DONE 0.0s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #48 DONE 0.1s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #51 DONE 0.1s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #54 DONE 0.1s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #57 DONE 0.1s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #61 DONE 0.1s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #66 DONE 0.1s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #70 DONE 0.1s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T14:38:32.791Z] #72 DONE 0.2s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T14:38:32.791Z] #75 DONE 0.0s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T14:38:32.791Z] #76 DONE 0.0s [2020-04-07T14:38:32.791Z] [2020-04-07T14:38:32.791Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T14:38:33.239Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-04-07T14:38:33.239Z] === RUN TestAuthZPluginDenyResponse [2020-04-07T14:38:33.807Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-04-07T14:38:33.807Z] === RUN TestAuthZPluginAllowEventStream [2020-04-07T14:38:34.276Z] #77 DONE 2.6s [2020-04-07T14:38:34.276Z] [2020-04-07T14:38:34.276Z] #78 exporting to oci image format [2020-04-07T14:38:34.564Z] #78 exporting layers [2020-04-07T14:38:35.712Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-04-07T14:38:35.712Z] === RUN TestAuthZPluginErrorResponse [2020-04-07T14:38:36.280Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-04-07T14:38:36.280Z] === RUN TestAuthZPluginErrorRequest [2020-04-07T14:38:36.848Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-04-07T14:38:36.848Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-07T14:38:37.415Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2020-04-07T14:38:37.415Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-07T14:38:38.085Z] ok github.com/docker/docker/pkg/plugins 35.033s coverage: 73.4% of statements [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/rootless [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/volume [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-07T14:38:38.085Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === Skipped [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-07T14:38:39.057Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-07T14:38:39.057Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-07T14:38:39.057Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-07T14:38:39.057Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-07T14:38:39.057Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-07T14:38:39.057Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-07T14:38:39.057Z] daemon_test.go:147: root required [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-07T14:38:39.057Z] reload_test.go:520: root required [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-07T14:38:39.057Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-07T14:38:39.057Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-07T14:38:39.057Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-07T14:38:39.057Z] download_test.go:268: Needs fixing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-07T14:38:39.057Z] layer_test.go:304: Failing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-07T14:38:39.057Z] layer_test.go:353: Failing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-07T14:38:39.057Z] layer_test.go:468: Failing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-07T14:38:39.057Z] layer_test.go:697: Failing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-07T14:38:39.057Z] migration_test.go:46: Failing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-07T14:38:39.057Z] migration_test.go:182: Failing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-07T14:38:39.057Z] mount_test.go:17: Failing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-07T14:38:39.057Z] mount_test.go:76: Failing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-07T14:38:39.057Z] mount_test.go:125: Failing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-07T14:38:39.057Z] mount_test.go:212: Failing on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-07T14:38:39.057Z] archive_test.go:133: Xz not present in msys2 [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-07T14:38:39.057Z] archive_test.go:238: Failing on Windows CI machines [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-07T14:38:39.057Z] archive_windows_test.go:16: Currently fails [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-07T14:38:39.057Z] changes_test.go:192: needs more investigation [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-07T14:38:39.057Z] changes_test.go:405: needs further investigation [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-07T14:38:39.057Z] changes_test.go:441: needs further investigation [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-07T14:38:39.057Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-07T14:38:39.057Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-07T14:38:39.057Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-07T14:38:39.057Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-07T14:38:39.057Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-07T14:38:39.057Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-07T14:38:39.057Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-07T14:38:39.057Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-07T14:38:39.057Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-07T14:38:39.057Z] poller_test.go:41: No chmod on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-07T14:38:39.057Z] fileutils_test.go:134: Needs porting to Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-07T14:38:39.057Z] fileutils_test.go:180: Needs porting to Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-07T14:38:39.057Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-04-07T14:38:39.057Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-04-07T14:38:39.057Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-07T14:38:39.057Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-07T14:38:39.057Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-07T14:38:39.057Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] [2020-04-07T14:38:39.057Z] DONE 1772 tests, 46 skipped in 205.178s [2020-04-07T14:38:39.057Z] INFO: make.ps1 ended at 04/07/2020 14:38:38 [2020-04-07T14:38:39.765Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.15s) [2020-04-07T14:38:39.765Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qyb9n32ndsfos88ajoej4p3pw Created:2020-04-07 14:38:30.489452454 +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[61a5904225913526fc812c32765329edae019061fc9706800a7e2d1e7258cfca:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mncag7hrlbllxf09ulufojzey EndpointID:aaa1d910d008f07cb0c8a32833a671df464f69858b484fdad20ae956d6b0c2d7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0e99c92cac98c93791eb6add3267a18a0a34878662847298d2b9aa6bbbe79e59 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:d83ee6052dcc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mncag7hrlbllxf09ulufojzey EndpointID:aaa1d910d008f07cb0c8a32833a671df464f69858b484fdad20ae956d6b0c2d7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-07T14:38:39.765Z] PASS [2020-04-07T14:38:39.765Z] [2020-04-07T14:38:39.765Z] === Skipped [2020-04-07T14:38:39.765Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T14:38:39.765Z] service_test.go:236: FLAKY_TEST [2020-04-07T14:38:39.765Z] [2020-04-07T14:38:39.765Z] [2020-04-07T14:38:39.765Z] DONE 22 tests, 1 skipped in 54.340s [2020-04-07T14:38:39.765Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-07T14:38:39.765Z] ++ 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-04-07T14:38:39.765Z] ++ set -e [2020-04-07T14:38:39.765Z] ++ '[' -n 0 ']' [2020-04-07T14:38:39.765Z] ++ set -x [2020-04-07T14:38:39.765Z] ++ env -i DEST=/go/src/github.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-04-07T14:38:39.765Z] INFO: Testing against a local daemon [2020-04-07T14:38:39.765Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-07T14:38:39.765Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T14:38:39.765Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:38:39.765Z] === RUN TestDockerNetworkIpvlan [2020-04-07T14:38:39.765Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-07T14:38:39.765Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:38:39.765Z] PASS [2020-04-07T14:38:39.765Z] [2020-04-07T14:38:39.765Z] === Skipped [2020-04-07T14:38:39.765Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T14:38:39.765Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:38:39.765Z] [2020-04-07T14:38:39.765Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-07T14:38:39.765Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:38:39.765Z] [2020-04-07T14:38:39.765Z] [2020-04-07T14:38:39.765Z] DONE 2 tests, 2 skipped in 0.070s [2020-04-07T14:38:39.765Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-07T14:38:39.765Z] ++ 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-04-07T14:38:39.765Z] ++ set -e [2020-04-07T14:38:39.765Z] ++ '[' -n 0 ']' [2020-04-07T14:38:39.765Z] ++ set -x [2020-04-07T14:38:39.765Z] ++ env -i DEST=/go/src/github.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-04-07T14:38:39.765Z] INFO: Testing against a local daemon [2020-04-07T14:38:39.765Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-07T14:38:39.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T14:38:39.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T14:38:39.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T14:38:39.947Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-04-07T14:38:39.947Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-07T14:38:40.608Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-07T14:38:40.766Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-04-07T14:38:40.766Z] === RUN TestDockerNetworkMacvlan [2020-04-07T14:38:41.077Z] INFO: Unit tests ended at 04/07/2020 14:38:40. Duration:00:03:40.9662301 [2020-04-07T14:38:41.077Z] INFO: Building busybox [2020-04-07T14:38:41.077Z] Sending build context to Docker daemon 5.12kB [2020-04-07T14:38:41.077Z] [2020-04-07T14:38:41.077Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-07T14:38:41.077Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-07T14:38:41.077Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-07T14:38:41.077Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-07T14:38:41.077Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-07T14:38:41.077Z] ---> 80e84fd280e2 [2020-04-07T14:38:41.077Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-07T14:38:41.077Z] ---> Running in c2fe299d68af [2020-04-07T14:38:41.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T14:38:41.766Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-07T14:38:41.852Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2020-04-07T14:38:41.853Z] === RUN TestAuthZPluginHeader [2020-04-07T14:38:42.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T14:38:42.767Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-07T14:38:42.788Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-04-07T14:38:42.788Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-07T14:38:42.788Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T14:38:42.788Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:38:42.788Z] === RUN TestAuthZPluginV2Disable [2020-04-07T14:38:42.788Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-07T14:38:42.788Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:38:42.788Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-07T14:38:42.788Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T14:38:42.788Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:38:42.788Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-07T14:38:42.788Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T14:38:42.788Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:38:42.788Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-07T14:38:43.379Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-07T14:38:46.935Z] Removing intermediate container c2fe299d68af [2020-04-07T14:38:46.935Z] ---> a8a65ca4b15d [2020-04-07T14:38:46.935Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-07T14:38:46.935Z] ---> Running in e0b6adf6ebb4 [2020-04-07T14:38:46.935Z] Removing intermediate container e0b6adf6ebb4 [2020-04-07T14:38:46.935Z] ---> 8ef0664bb157 [2020-04-07T14:38:46.935Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-07T14:38:46.935Z] ---> Running in 1be79083a9e3 [2020-04-07T14:38:47.394Z] Removing intermediate container 1be79083a9e3 [2020-04-07T14:38:47.394Z] ---> 197c278d974b [2020-04-07T14:38:47.394Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-07T14:38:47.743Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-07T14:38:47.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T14:38:48.909Z] [2020-04-07T14:38:49.357Z] ---> 44fa29a726f8 [2020-04-07T14:38:49.357Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-07T14:38:49.357Z] ---> Running in 4a9bcdea5ac9 [2020-04-07T14:38:49.665Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-07T14:38:51.184Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-07T14:38:51.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T14:38:55.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T14:38:57.969Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-07T14:38:59.984Z] --- PASS: TestDockerNetworkMacvlan (18.92s) [2020-04-07T14:38:59.984Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-04-07T14:38:59.984Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-07T14:38:59.984Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2020-04-07T14:38:59.984Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s) [2020-04-07T14:38:59.984Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.21s) [2020-04-07T14:38:59.984Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-04-07T14:38:59.984Z] PASS [2020-04-07T14:38:59.984Z] [2020-04-07T14:38:59.984Z] DONE 8 tests in 20.490s [2020-04-07T14:38:59.984Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-07T14:38:59.984Z] ++ 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-04-07T14:38:59.984Z] ++ set -e [2020-04-07T14:38:59.984Z] ++ '[' -n 0 ']' [2020-04-07T14:38:59.984Z] ++ set -x [2020-04-07T14:38:59.984Z] ++ env -i DEST=/go/src/github.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-04-07T14:38:59.984Z] testing: warning: no tests to run [2020-04-07T14:38:59.984Z] PASS [2020-04-07T14:38:59.984Z] [2020-04-07T14:38:59.984Z] DONE 0 tests in 0.014s [2020-04-07T14:38:59.984Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-07T14:38:59.984Z] ++ 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-04-07T14:38:59.984Z] ++ set -e [2020-04-07T14:38:59.984Z] ++ '[' -n 0 ']' [2020-04-07T14:38:59.984Z] ++ set -x [2020-04-07T14:38:59.984Z] ++ env -i DEST=/go/src/github.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-04-07T14:38:59.984Z] INFO: Testing against a local daemon [2020-04-07T14:38:59.984Z] === RUN TestAuthZPluginAllowRequest [2020-04-07T14:39:01.449Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-04-07T14:39:01.449Z] === RUN TestAuthZPluginTLS [2020-04-07T14:39:01.635Z] Removing intermediate container 4a9bcdea5ac9 [2020-04-07T14:39:01.635Z] ---> 291446e004e3 [2020-04-07T14:39:01.635Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-07T14:39:01.635Z] ---> Running in e0c345f2445f [2020-04-07T14:39:02.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T14:39:02.060Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-04-07T14:39:02.060Z] === RUN TestAuthZPluginDenyRequest [2020-04-07T14:39:02.084Z] [2020-04-07T14:39:02.084Z] SUCCESS: Specified value was saved. [2020-04-07T14:39:02.670Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-07T14:39:02.670Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-07T14:39:02.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T14:39:03.281Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-04-07T14:39:03.281Z] === RUN TestAuthZPluginDenyResponse [2020-04-07T14:39:03.562Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-07T14:39:03.562Z] === RUN TestAuthZPluginAllowEventStream [2020-04-07T14:39:04.718Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.14s) [2020-04-07T14:39:04.718Z] PASS [2020-04-07T14:39:04.718Z] [2020-04-07T14:39:04.718Z] === Skipped [2020-04-07T14:39:04.718Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T14:39:04.718Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:04.718Z] [2020-04-07T14:39:04.718Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-07T14:39:04.718Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:04.718Z] [2020-04-07T14:39:04.718Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T14:39:04.718Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:04.718Z] [2020-04-07T14:39:04.718Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T14:39:04.718Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:04.718Z] [2020-04-07T14:39:04.718Z] [2020-04-07T14:39:04.718Z] DONE 17 tests, 4 skipped in 31.871s [2020-04-07T14:39:04.718Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-07T14:39:04.718Z] ++ 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-04-07T14:39:04.718Z] ++ set -e [2020-04-07T14:39:04.718Z] ++ '[' -n 0 ']' [2020-04-07T14:39:04.718Z] ++ set -x [2020-04-07T14:39:04.718Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:04.718Z] INFO: Testing against a local daemon [2020-04-07T14:39:04.718Z] === RUN TestPluginInvalidJSON [2020-04-07T14:39:04.718Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:39:04.718Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:39:04.718Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:39:04.718Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-07T14:39:04.718Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-07T14:39:04.718Z] PASS [2020-04-07T14:39:04.718Z] [2020-04-07T14:39:04.718Z] DONE 2 tests in 0.173s [2020-04-07T14:39:04.718Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-07T14:39:04.719Z] ++ 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-04-07T14:39:04.719Z] ++ set -e [2020-04-07T14:39:04.719Z] ++ '[' -n 0 ']' [2020-04-07T14:39:04.719Z] ++ set -x [2020-04-07T14:39:04.719Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:04.719Z] INFO: Testing against a local daemon [2020-04-07T14:39:04.719Z] === RUN TestExternalGraphDriver [2020-04-07T14:39:04.719Z] === RUN TestExternalGraphDriver/json [2020-04-07T14:39:04.719Z] === RUN TestExternalGraphDriver/spec [2020-04-07T14:39:05.577Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2020-04-07T14:39:05.577Z] === RUN TestAuthZPluginErrorResponse [2020-04-07T14:39:05.857Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-04-07T14:39:05.857Z] === RUN TestAuthZPluginErrorRequest [2020-04-07T14:39:06.469Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-07T14:39:06.469Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-07T14:39:07.079Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-04-07T14:39:07.079Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-07T14:39:07.252Z] === RUN TestExternalGraphDriver/pull [2020-04-07T14:39:08.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-07T14:39:09.091Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-04-07T14:39:09.092Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-07T14:39:09.157Z] --- PASS: TestExternalGraphDriver (7.58s) [2020-04-07T14:39:09.157Z] --- PASS: TestExternalGraphDriver/json (2.49s) [2020-04-07T14:39:09.157Z] --- PASS: TestExternalGraphDriver/spec (2.75s) [2020-04-07T14:39:09.157Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-04-07T14:39:09.157Z] === RUN TestGraphdriverPluginV2 [2020-04-07T14:39:09.157Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-04-07T14:39:09.157Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:09.157Z] PASS [2020-04-07T14:39:09.157Z] [2020-04-07T14:39:09.157Z] === Skipped [2020-04-07T14:39:09.157Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-04-07T14:39:09.157Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:09.157Z] [2020-04-07T14:39:09.157Z] [2020-04-07T14:39:09.157Z] DONE 5 tests, 1 skipped in 7.781s [2020-04-07T14:39:09.157Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-07T14:39:09.157Z] ++ 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-04-07T14:39:09.157Z] ++ set -e [2020-04-07T14:39:09.157Z] ++ '[' -n 0 ']' [2020-04-07T14:39:09.157Z] ++ set -x [2020-04-07T14:39:09.157Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:09.157Z] INFO: Testing against a local daemon [2020-04-07T14:39:09.157Z] === RUN TestContinueAfterPluginCrash [2020-04-07T14:39:09.157Z] === PAUSE TestContinueAfterPluginCrash [2020-04-07T14:39:09.157Z] === RUN TestReadPluginNoRead [2020-04-07T14:39:09.157Z] === PAUSE TestReadPluginNoRead [2020-04-07T14:39:09.157Z] === RUN TestDaemonStartWithLogOpt [2020-04-07T14:39:09.157Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-07T14:39:09.157Z] === CONT TestContinueAfterPluginCrash [2020-04-07T14:39:09.157Z] === CONT TestDaemonStartWithLogOpt [2020-04-07T14:39:09.157Z] === CONT TestReadPluginNoRead [2020-04-07T14:39:09.831Z] ......... [ 86%] [2020-04-07T14:39:10.546Z] Removing intermediate container e0c345f2445f [2020-04-07T14:39:10.546Z] ---> ff8091a5b823 [2020-04-07T14:39:10.546Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-07T14:39:10.546Z] ---> Running in a94c86b49112 [2020-04-07T14:39:10.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T14:39:11.104Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2020-04-07T14:39:11.104Z] === RUN TestAuthZPluginHeader [2020-04-07T14:39:12.105Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-04-07T14:39:12.105Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-07T14:39:12.105Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T14:39:12.105Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:12.105Z] === RUN TestAuthZPluginV2Disable [2020-04-07T14:39:12.105Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-07T14:39:12.105Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:12.105Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-07T14:39:12.105Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T14:39:12.105Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:12.105Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-07T14:39:12.105Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T14:39:12.105Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:12.105Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-07T14:39:13.406Z] Cannot create a file when that file already exists. [2020-04-07T14:39:15.882Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-07T14:39:17.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T14:39:17.563Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-07T14:39:18.032Z] Removing intermediate container a94c86b49112 [2020-04-07T14:39:18.032Z] ---> 926725d95171 [2020-04-07T14:39:18.032Z] Step 13/13 : CMD ["sh"] [2020-04-07T14:39:18.033Z] ---> Running in 9adafcbcadd8 [2020-04-07T14:39:18.033Z] Removing intermediate container 9adafcbcadd8 [2020-04-07T14:39:18.033Z] ---> e5c497cd0329 [2020-04-07T14:39:18.033Z] Successfully built e5c497cd0329 [2020-04-07T14:39:18.033Z] Successfully tagged busybox:latest [2020-04-07T14:39:18.033Z] INFO: Docker images of the daemon under test [2020-04-07T14:39:18.033Z] [2020-04-07T14:39:18.482Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-07T14:39:18.482Z] busybox latest e5c497cd0329 1 second ago 4.98GB [2020-04-07T14:39:18.482Z] microsoft/windowsservercore latest 80e84fd280e2 4 weeks ago 4.94GB [2020-04-07T14:39:18.482Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 4 weeks ago 4.94GB [2020-04-07T14:39:18.482Z] [2020-04-07T14:39:18.483Z] INFO: Running integration tests at 04/07/2020 14:39:18... [2020-04-07T14:39:18.483Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-07T14:39:18.483Z] INFO: Integration API tests being run from the host: [2020-04-07T14:39:18.483Z] INFO: make.ps1 starting at 04/07/2020 14:39:18 [2020-04-07T14:39:19.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T14:39:19.430Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-07T14:39:21.376Z] === RUN TestReadPluginNoRead/default [2020-04-07T14:39:21.943Z] --- PASS: TestDaemonStartWithLogOpt (12.83s) [2020-04-07T14:39:22.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T14:39:22.879Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-07T14:39:24.083Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-07T14:39:24.782Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-07T14:39:25.007Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-07T14:39:25.735Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T14:39:25.735Z] Using test binary docker [2020-04-07T14:39:25.735Z] +++ /etc/init.d/apparmor start [2020-04-07T14:39:25.735Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T14:39:25.735Z] INFO: Waiting for daemon to start... [2020-04-07T14:39:25.735Z] Starting dockerd [2020-04-07T14:39:25.735Z] +++ 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-04-07T14:39:26.684Z] --- PASS: TestReadPluginNoRead (17.33s) [2020-04-07T14:39:26.684Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-04-07T14:39:26.684Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-04-07T14:39:26.684Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-04-07T14:39:26.684Z] read_test.go:91: [d7f5ebf799148] daemon is not started [2020-04-07T14:39:26.684Z] --- PASS: TestContinueAfterPluginCrash (17.60s) [2020-04-07T14:39:26.684Z] PASS [2020-04-07T14:39:26.684Z] [2020-04-07T14:39:26.684Z] DONE 6 tests in 17.749s [2020-04-07T14:39:26.684Z] 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-04-07T14:39:26.684Z] ++ 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-04-07T14:39:26.684Z] ++ set -e [2020-04-07T14:39:26.684Z] ++ '[' -n 0 ']' [2020-04-07T14:39:26.684Z] ++ set -x [2020-04-07T14:39:26.684Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:26.943Z] testing: warning: no tests to run [2020-04-07T14:39:26.943Z] PASS [2020-04-07T14:39:26.943Z] [2020-04-07T14:39:26.943Z] DONE 0 tests in 0.049s [2020-04-07T14:39:26.943Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-07T14:39:26.943Z] ++ 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-04-07T14:39:26.943Z] ++ set -e [2020-04-07T14:39:26.943Z] ++ '[' -n 0 ']' [2020-04-07T14:39:26.943Z] ++ set -x [2020-04-07T14:39:26.943Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:26.943Z] INFO: Testing against a local daemon [2020-04-07T14:39:26.943Z] === RUN TestPluginWithDevMounts [2020-04-07T14:39:26.943Z] === PAUSE TestPluginWithDevMounts [2020-04-07T14:39:26.943Z] === CONT TestPluginWithDevMounts [2020-04-07T14:39:27.790Z] . [2020-04-07T14:39:27.790Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T14:39:27.790Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T14:39:27.790Z] Error: No such image: emptyfs [2020-04-07T14:39:27.790Z] ++++ docker load [2020-04-07T14:39:27.790Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T14:39:28.046Z] Running integration-test (iteration 1) [2020-04-07T14:39:28.046Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-07T14:39:28.046Z] ++ 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-04-07T14:39:28.046Z] ++ set -e [2020-04-07T14:39:28.046Z] ++ '[' -n 0 ']' [2020-04-07T14:39:28.046Z] ++ set -x [2020-04-07T14:39:28.046Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:29.476Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-04-07T14:39:29.476Z] PASS [2020-04-07T14:39:29.476Z] [2020-04-07T14:39:29.476Z] DONE 1 tests in 2.361s [2020-04-07T14:39:29.476Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-07T14:39:29.476Z] ++ 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-04-07T14:39:29.476Z] ++ set -e [2020-04-07T14:39:29.476Z] ++ '[' -n 0 ']' [2020-04-07T14:39:29.476Z] ++ set -x [2020-04-07T14:39:29.476Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:29.476Z] INFO: Testing against a local daemon [2020-04-07T14:39:29.476Z] === RUN TestSecretInspect [2020-04-07T14:39:30.518Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.26s) [2020-04-07T14:39:30.518Z] PASS [2020-04-07T14:39:30.518Z] [2020-04-07T14:39:30.518Z] === Skipped [2020-04-07T14:39:30.518Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T14:39:30.518Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:30.518Z] [2020-04-07T14:39:30.518Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-07T14:39:30.518Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:30.518Z] [2020-04-07T14:39:30.518Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T14:39:30.518Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:30.518Z] [2020-04-07T14:39:30.518Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T14:39:30.518Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:30.518Z] [2020-04-07T14:39:30.518Z] [2020-04-07T14:39:30.518Z] DONE 17 tests, 4 skipped in 29.526s [2020-04-07T14:39:30.518Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-07T14:39:30.518Z] ++ 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-04-07T14:39:30.518Z] ++ set -e [2020-04-07T14:39:30.518Z] ++ '[' -n 0 ']' [2020-04-07T14:39:30.518Z] ++ set -x [2020-04-07T14:39:30.519Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:30.519Z] INFO: Testing against a local daemon [2020-04-07T14:39:30.519Z] === RUN TestPluginInvalidJSON [2020-04-07T14:39:30.519Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:39:30.519Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:39:30.519Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:39:30.519Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-07T14:39:30.519Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-07T14:39:30.519Z] PASS [2020-04-07T14:39:30.519Z] [2020-04-07T14:39:30.519Z] DONE 2 tests in 0.080s [2020-04-07T14:39:30.519Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-07T14:39:30.519Z] ++ 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-04-07T14:39:30.519Z] ++ set -e [2020-04-07T14:39:30.519Z] ++ '[' -n 0 ']' [2020-04-07T14:39:30.519Z] ++ set -x [2020-04-07T14:39:30.519Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:30.519Z] INFO: Testing against a local daemon [2020-04-07T14:39:30.519Z] === RUN TestExternalGraphDriver [2020-04-07T14:39:30.519Z] === RUN TestExternalGraphDriver/json [2020-04-07T14:39:30.950Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-07T14:39:31.665Z] === RUN TestExternalGraphDriver/spec [2020-04-07T14:39:32.111Z] --- PASS: TestSecretInspect (2.81s) [2020-04-07T14:39:32.111Z] === RUN TestSecretList [2020-04-07T14:39:33.686Z] === RUN TestExternalGraphDriver/pull [2020-04-07T14:39:35.387Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-07T14:39:35.387Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-07T14:39:35.698Z] --- PASS: TestExternalGraphDriver (6.31s) [2020-04-07T14:39:35.698Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-04-07T14:39:35.698Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-04-07T14:39:35.698Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-04-07T14:39:35.698Z] === RUN TestGraphdriverPluginV2 [2020-04-07T14:39:35.698Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-07T14:39:35.698Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:35.698Z] PASS [2020-04-07T14:39:35.978Z] [2020-04-07T14:39:35.978Z] === Skipped [2020-04-07T14:39:35.978Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-07T14:39:35.978Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:39:35.978Z] [2020-04-07T14:39:35.978Z] [2020-04-07T14:39:35.978Z] DONE 5 tests, 1 skipped in 6.441s [2020-04-07T14:39:35.978Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-07T14:39:35.978Z] ++ 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-04-07T14:39:35.978Z] ++ set -e [2020-04-07T14:39:35.978Z] ++ '[' -n 0 ']' [2020-04-07T14:39:35.978Z] ++ set -x [2020-04-07T14:39:35.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T14:39:35.978Z] INFO: Testing against a local daemon [2020-04-07T14:39:35.978Z] === RUN TestContinueAfterPluginCrash [2020-04-07T14:39:35.978Z] === PAUSE TestContinueAfterPluginCrash [2020-04-07T14:39:35.978Z] === RUN TestReadPluginNoRead [2020-04-07T14:39:35.978Z] === PAUSE TestReadPluginNoRead [2020-04-07T14:39:35.978Z] === RUN TestDaemonStartWithLogOpt [2020-04-07T14:39:35.978Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-07T14:39:35.978Z] === CONT TestContinueAfterPluginCrash [2020-04-07T14:39:35.978Z] === CONT TestDaemonStartWithLogOpt [2020-04-07T14:39:36.299Z] --- PASS: TestSecretList (3.30s) [2020-04-07T14:39:36.299Z] === RUN TestSecretsCreateAndDelete [2020-04-07T14:39:38.833Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2020-04-07T14:39:38.833Z] === RUN TestSecretsUpdate [2020-04-07T14:39:40.685Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-07T14:39:40.940Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-07T14:39:40.940Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-07T14:39:40.940Z] [2020-04-07T14:39:40.940Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-07T14:39:40.940Z] =========================== short test summary info ============================ [2020-04-07T14:39:40.940Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-07T14:39:40.940Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-07T14:39:40.940Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-07T14:39:40.940Z] Not supported on most drivers [2020-04-07T14:39:40.940Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-07T14:39:40.940Z] Can fail if eth0 has multiple IP addresses [2020-04-07T14:39:40.940Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-07T14:39:40.940Z] This doesn't seem to be taken into account by the engine [2020-04-07T14:39:40.940Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-07T14:39:40.940Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-07T14:39:40.940Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-07T14:39:40.940Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-07T14:39:40.940Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-07T14:39:40.940Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-07T14:39:40.940Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-07T14:39:40.940Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 389.38 seconds == [2020-04-07T14:39:41.501Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-07T14:39:42.121Z] --- PASS: TestSecretsUpdate (3.23s) [2020-04-07T14:39:42.121Z] === RUN TestTemplatedSecret [2020-04-07T14:39:44.334Z] --- PASS: TestDaemonStartWithLogOpt (8.14s) [2020-04-07T14:39:44.334Z] === CONT TestReadPluginNoRead [2020-04-07T14:39:44.423Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:39:44.423Z] INFO: Testing against a local daemon [2020-04-07T14:39:45.408Z] --- PASS: TestTemplatedSecret (3.47s) [2020-04-07T14:39:45.408Z] === RUN TestSecretCreateResolve [2020-04-07T14:39:46.997Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-07T14:39:48.696Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-04-07T14:39:48.696Z] PASS [2020-04-07T14:39:48.696Z] [2020-04-07T14:39:48.696Z] DONE 6 tests in 19.482s [2020-04-07T14:39:48.696Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-07T14:39:48.696Z] ++ 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-04-07T14:39:48.696Z] ++ set -e [2020-04-07T14:39:48.696Z] ++ '[' -n 0 ']' [2020-04-07T14:39:48.696Z] ++ set -x [2020-04-07T14:39:48.696Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:48.955Z] INFO: Testing against a local daemon [2020-04-07T14:39:48.955Z] === RUN TestServiceCreateInit [2020-04-07T14:39:48.955Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-07T14:39:49.037Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-07T14:39:49.037Z] --- PASS: TestContinueAfterPluginCrash (13.06s) [2020-04-07T14:39:51.049Z] === RUN TestReadPluginNoRead/default [2020-04-07T14:39:52.515Z] --- PASS: TestReadPluginNoRead (8.56s) [2020-04-07T14:39:52.515Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-04-07T14:39:52.515Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2020-04-07T14:39:52.515Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2020-04-07T14:39:52.515Z] read_test.go:91: [dd14fa1f357d0] daemon is not started [2020-04-07T14:39:52.515Z] PASS [2020-04-07T14:39:52.515Z] [2020-04-07T14:39:52.515Z] DONE 6 tests in 16.790s [2020-04-07T14:39:52.515Z] 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-04-07T14:39:52.515Z] ++ 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-04-07T14:39:52.515Z] ++ set -e [2020-04-07T14:39:52.515Z] ++ '[' -n 0 ']' [2020-04-07T14:39:52.515Z] ++ set -x [2020-04-07T14:39:52.515Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:52.795Z] testing: warning: no tests to run [2020-04-07T14:39:52.795Z] PASS [2020-04-07T14:39:52.795Z] [2020-04-07T14:39:52.795Z] DONE 0 tests in 0.037s [2020-04-07T14:39:52.795Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-07T14:39:52.795Z] ++ 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-04-07T14:39:52.795Z] ++ set -e [2020-04-07T14:39:52.795Z] ++ '[' -n 0 ']' [2020-04-07T14:39:52.795Z] ++ set -x [2020-04-07T14:39:52.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=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-04-07T14:39:52.795Z] INFO: Testing against a local daemon [2020-04-07T14:39:52.795Z] === RUN TestPluginWithDevMounts [2020-04-07T14:39:52.795Z] === PAUSE TestPluginWithDevMounts [2020-04-07T14:39:52.795Z] === CONT TestPluginWithDevMounts [2020-04-07T14:39:53.649Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T14:39:53.649Z] [2020-04-07T14:39:53.649Z] Unloading profiles will leave already running processes permanently [2020-04-07T14:39:53.649Z] unconfined, which can lead to unexpected situations. [2020-04-07T14:39:53.649Z] [2020-04-07T14:39:53.649Z] To set a process to complain mode, use the command line tool [2020-04-07T14:39:53.649Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T14:39:53.649Z] Post stage [Pipeline] junit [2020-04-07T14:39:54.217Z] Recording test results [2020-04-07T14:39:54.225Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] sh [2020-04-07T14:39:54.807Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-04-07T14:39:54.807Z] PASS [2020-04-07T14:39:54.807Z] [2020-04-07T14:39:54.807Z] DONE 1 tests in 1.914s [2020-04-07T14:39:54.807Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-07T14:39:54.807Z] ++ 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-04-07T14:39:54.807Z] ++ set -e [2020-04-07T14:39:54.807Z] ++ '[' -n 0 ']' [2020-04-07T14:39:54.807Z] ++ set -x [2020-04-07T14:39:54.807Z] ++ env -i DEST=/go/src/github.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-04-07T14:39:54.807Z] INFO: Testing against a local daemon [2020-04-07T14:39:54.807Z] === RUN TestSecretInspect [2020-04-07T14:39:54.855Z] + echo Ensuring container killed. [2020-04-07T14:39:54.855Z] Ensuring container killed. [2020-04-07T14:39:54.855Z] + docker rm -vf docker-pr4 [2020-04-07T14:39:54.855Z] Error: No such container: docker-pr4 [2020-04-07T14:39:54.855Z] + true [Pipeline] sh [2020-04-07T14:39:55.216Z] + echo Chowning /workspace to jenkins user [2020-04-07T14:39:55.216Z] Chowning /workspace to jenkins user [2020-04-07T14:39:55.216Z] + id -u [2020-04-07T14:39:55.216Z] + id -g [2020-04-07T14:39:55.216Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40731:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T14:39:56.687Z] ok github.com/docker/docker/integration/build 15.171s [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] === Skipped [2020-04-07T14:39:56.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-07T14:39:56.687Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-07T14:39:56.687Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-07T14:39:56.687Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-04-07T14:39:56.687Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-04-07T14:39:56.687Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-04-07T14:39:56.687Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-04-07T14:39:56.687Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-04-07T14:39:56.687Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-04-07T14:39:56.687Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-07T14:39:56.687Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] DONE 22 tests, 10 skipped in 36.897s [2020-04-07T14:39:56.687Z] [2020-04-07T14:39:56.687Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-07T14:39:57.040Z] + bundleName=docker-py [2020-04-07T14:39:57.040Z] + echo Creating docker-py-bundles.tar.gz [2020-04-07T14:39:57.040Z] Creating docker-py-bundles.tar.gz [2020-04-07T14:39:57.040Z] + 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-04-07T14:39:57.047Z] Archiving artifacts [2020-04-07T14:39:57.259Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40731/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-07T14:39:57.699Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -e DOCKER_GRAPHDRIVER docker:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/make.sh binary-daemon [2020-04-07T14:39:58.248Z] --- PASS: TestSecretInspect (3.59s) [2020-04-07T14:39:58.248Z] === RUN TestSecretList [2020-04-07T14:39:58.259Z] [2020-04-07T14:39:58.260Z] Removing bundles/ [2020-04-07T14:39:58.260Z] [2020-04-07T14:39:58.260Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-07T14:39:58.260Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-07T14:39:58.260Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T14:39:58.416Z] --- PASS: TestServiceCreateInit (9.44s) [2020-04-07T14:39:58.416Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2020-04-07T14:39:58.416Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s) [2020-04-07T14:39:58.416Z] === RUN TestCreateServiceMultipleTimes [2020-04-07T14:39:58.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:39:58.828Z] INFO: Testing against a local daemon [2020-04-07T14:39:58.828Z] ok github.com/docker/docker/integration/config 0.241s [2020-04-07T14:39:58.828Z] [2020-04-07T14:39:58.828Z] === Skipped [2020-04-07T14:39:58.828Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-07T14:39:58.828Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:39:58.828Z] [2020-04-07T14:39:58.828Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-07T14:39:58.828Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:39:58.828Z] [2020-04-07T14:39:58.828Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-07T14:39:58.828Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:39:58.828Z] [2020-04-07T14:39:58.828Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-07T14:39:58.828Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:39:58.828Z] [2020-04-07T14:39:58.828Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-07T14:39:58.828Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:39:58.828Z] [2020-04-07T14:39:58.828Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-04-07T14:39:58.828Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:39:58.828Z] [2020-04-07T14:39:58.828Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-07T14:39:58.828Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:39:58.828Z] [2020-04-07T14:39:58.828Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-07T14:39:58.828Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:39:58.828Z] [2020-04-07T14:39:58.828Z] [2020-04-07T14:39:58.828Z] DONE 8 tests, 8 skipped in 2.545s [2020-04-07T14:39:58.828Z] [2020-04-07T14:39:58.828Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-07T14:40:00.105Z] Loaded image: buildpack-deps:jessie [2020-04-07T14:40:00.105Z] Loaded image: busybox:latest [2020-04-07T14:40:00.105Z] Loaded image: busybox:glibc [2020-04-07T14:40:00.105Z] Loaded image: debian:jessie [2020-04-07T14:40:00.105Z] Loaded image: hello-world:latest [2020-04-07T14:40:00.105Z] INFO: Testing against a local daemon [2020-04-07T14:40:00.105Z] === RUN TestCgroupNamespacesBuild [2020-04-07T14:40:02.514Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:40:02.514Z] INFO: Testing against a local daemon [2020-04-07T14:40:02.612Z] --- PASS: TestSecretList (3.66s) [2020-04-07T14:40:02.613Z] === RUN TestSecretsCreateAndDelete [2020-04-07T14:40:03.368Z] --- PASS: TestCgroupNamespacesBuild (3.32s) [2020-04-07T14:40:03.369Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-07T14:40:05.882Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.24s) [2020-04-07T14:40:05.882Z] === RUN TestBuildWithSession [2020-04-07T14:40:05.882Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-07T14:40:05.882Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T14:40:05.882Z] === RUN TestBuildSquashParent [2020-04-07T14:40:06.052Z] --- PASS: TestSecretsCreateAndDelete (3.57s) [2020-04-07T14:40:06.052Z] === RUN TestSecretsUpdate [2020-04-07T14:40:09.492Z] --- PASS: TestSecretsUpdate (3.67s) [2020-04-07T14:40:09.492Z] === RUN TestTemplatedSecret [2020-04-07T14:40:12.932Z] --- PASS: TestTemplatedSecret (3.17s) [2020-04-07T14:40:12.932Z] === RUN TestSecretCreateResolve [2020-04-07T14:40:16.372Z] --- PASS: TestSecretCreateResolve (3.61s) [2020-04-07T14:40:16.372Z] PASS [2020-04-07T14:40:16.372Z] [2020-04-07T14:40:16.372Z] DONE 6 tests in 21.347s [2020-04-07T14:40:16.372Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-07T14:40:16.372Z] ++ 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-04-07T14:40:16.372Z] ++ set -e [2020-04-07T14:40:16.372Z] ++ '[' -n 0 ']' [2020-04-07T14:40:16.372Z] ++ set -x [2020-04-07T14:40:16.372Z] ++ env -i DEST=/go/src/github.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-04-07T14:40:16.372Z] INFO: Testing against a local daemon [2020-04-07T14:40:16.372Z] === RUN TestServiceCreateInit [2020-04-07T14:40:16.372Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-07T14:40:18.143Z] --- PASS: TestBuildSquashParent (10.52s) [2020-04-07T14:40:18.143Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-07T14:40:18.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:40:18.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:40:18.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:40:18.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:40:18.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:40:18.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:40:18.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:40:18.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:40:18.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:40:18.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:40:18.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:40:18.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:40:18.143Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:40:18.143Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:40:19.506Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:40:19.762Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:40:20.350Z] --- PASS: TestCreateServiceMultipleTimes (19.19s) [2020-04-07T14:40:20.350Z] === RUN TestCreateServiceConflict [2020-04-07T14:40:20.917Z] --- PASS: TestCreateServiceConflict (3.28s) [2020-04-07T14:40:20.917Z] === RUN TestCreateServiceMaxReplicas [2020-04-07T14:40:21.839Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-07T14:40:23.034Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:40:23.034Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:40:24.204Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2020-04-07T14:40:24.204Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-07T14:40:26.296Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-07T14:40:26.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s) [2020-04-07T14:40:26.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.56s) [2020-04-07T14:40:26.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2020-04-07T14:40:26.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s) [2020-04-07T14:40:26.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.45s) [2020-04-07T14:40:26.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s) [2020-04-07T14:40:26.296Z] === RUN TestBuildMultiStageCopy [2020-04-07T14:40:26.296Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-07T14:40:27.341Z] --- PASS: TestServiceCreateInit (10.55s) [2020-04-07T14:40:27.341Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.35s) [2020-04-07T14:40:27.341Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s) [2020-04-07T14:40:27.341Z] === RUN TestCreateServiceMultipleTimes [2020-04-07T14:40:29.598Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-07T14:40:30.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-07T14:40:30.717Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-07T14:40:31.644Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-07T14:40:32.206Z] --- PASS: TestBuildMultiStageCopy (5.87s) [2020-04-07T14:40:32.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2020-04-07T14:40:32.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2020-04-07T14:40:32.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-04-07T14:40:32.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2020-04-07T14:40:32.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2020-04-07T14:40:32.206Z] === RUN TestBuildMultiStageParentConfig [2020-04-07T14:40:34.093Z] --- PASS: TestBuildMultiStageParentConfig (1.74s) [2020-04-07T14:40:34.093Z] === RUN TestBuildLabelWithTargets [2020-04-07T14:40:36.776Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2020-04-07T14:40:36.776Z] === RUN TestBuildWithEmptyLayers [2020-04-07T14:40:38.138Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2020-04-07T14:40:38.138Z] === RUN TestBuildMultiStageOnBuild [2020-04-07T14:40:39.084Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.17s) [2020-04-07T14:40:39.084Z] === RUN TestCreateServiceSecretFileMode [2020-04-07T14:40:41.616Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2020-04-07T14:40:41.616Z] === RUN TestCreateServiceConfigFileMode [2020-04-07T14:40:41.826Z] #78 exporting layers 113.9s done [2020-04-07T14:40:41.826Z] #78 exporting manifest sha256:8e9f73b6b1f30b992cbd256de182a1ce983297c8666640d6f5276b63c6667f87 done [2020-04-07T14:40:41.826Z] #78 exporting config sha256:69f4c7695bbf52979de4094d32d751e39386ccfd409b939e6ebf9c673eb168a6 done [2020-04-07T14:40:41.826Z] #78 sending tarball [2020-04-07T14:40:42.434Z] --- PASS: TestBuildMultiStageOnBuild (3.85s) [2020-04-07T14:40:42.434Z] === RUN TestBuildUncleanTarFilenames [2020-04-07T14:40:43.880Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2020-04-07T14:40:43.880Z] === RUN TestBuildMultiStageLayerLeak [2020-04-07T14:40:44.904Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2020-04-07T14:40:44.904Z] === RUN TestCreateServiceSysctls [2020-04-07T14:40:47.402Z] #78 sending tarball 18.8s done [2020-04-07T14:40:47.402Z] #78 DONE 132.7s [2020-04-07T14:40:47.402Z] [2020-04-07T14:40:47.402Z] #79 importing to docker [2020-04-07T14:40:48.124Z] --- PASS: TestBuildMultiStageLayerLeak (4.20s) [2020-04-07T14:40:48.124Z] === RUN TestBuildWithHugeFile [2020-04-07T14:40:49.095Z] --- PASS: TestCreateServiceSysctls (4.31s) [2020-04-07T14:40:49.095Z] === RUN TestCreateServiceCapabilities [2020-04-07T14:40:49.623Z] --- PASS: TestCreateServiceMultipleTimes (21.23s) [2020-04-07T14:40:49.623Z] === RUN TestCreateServiceConflict [2020-04-07T14:40:51.646Z] --- PASS: TestCreateServiceConflict (3.55s) [2020-04-07T14:40:51.646Z] === RUN TestCreateServiceMaxReplicas [2020-04-07T14:40:52.385Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2020-04-07T14:40:52.385Z] === RUN TestInspect [2020-04-07T14:40:55.671Z] --- PASS: TestInspect (3.54s) [2020-04-07T14:40:55.671Z] === RUN TestCreateJob [2020-04-07T14:40:56.010Z] --- PASS: TestCreateServiceMaxReplicas (4.14s) [2020-04-07T14:40:56.010Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-07T14:40:59.861Z] --- PASS: TestCreateJob (4.13s) [2020-04-07T14:40:59.861Z] === RUN TestReplicatedJob [2020-04-07T14:41:00.323Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T14:41:00.323Z] Using test binary docker [2020-04-07T14:41:00.323Z] +++ /etc/init.d/apparmor start [2020-04-07T14:41:00.323Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T14:41:00.323Z] INFO: Waiting for daemon to start... [2020-04-07T14:41:00.323Z] Starting dockerd [2020-04-07T14:41:00.323Z] +++ 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-04-07T14:41:00.323Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T14:41:00.323Z] Using test binary docker [2020-04-07T14:41:00.323Z] +++ /etc/init.d/apparmor start [2020-04-07T14:41:00.323Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T14:41:00.323Z] INFO: Waiting for daemon to start... [2020-04-07T14:41:00.323Z] Starting dockerd [2020-04-07T14:41:00.323Z] +++ 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-04-07T14:41:02.782Z] ok github.com/docker/docker/integration/container 59.025s [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === Skipped [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-07T14:41:02.782Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-04-07T14:41:02.782Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-04-07T14:41:02.782Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-04-07T14:41:02.782Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2020-04-07T14:41:02.782Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-07T14:41:02.782Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-07T14:41:02.782Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-07T14:41:02.782Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-07T14:41:02.782Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-07T14:41:02.782Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-07T14:41:02.782Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-07T14:41:02.782Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-07T14:41:02.782Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.01s) [2020-04-07T14:41:02.782Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-07T14:41:02.782Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-07T14:41:02.782Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-07T14:41:02.782Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-07T14:41:02.782Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-07T14:41:02.782Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-07T14:41:02.782Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-07T14:41:02.782Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-07T14:41:02.782Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-07T14:41:02.782Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-07T14:41:02.782Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-07T14:41:02.782Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-07T14:41:02.782Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-07T14:41:02.782Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-07T14:41:02.782Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-07T14:41:02.782Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-07T14:41:02.782Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-07T14:41:02.782Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-07T14:41:02.782Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-07T14:41:02.782Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-07T14:41:02.782Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-07T14:41:02.782Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-07T14:41:02.782Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-07T14:41:02.782Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-07T14:41:02.782Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-07T14:41:02.782Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-07T14:41:02.782Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-07T14:41:02.782Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] DONE 80 tests, 41 skipped in 61.899s [2020-04-07T14:41:02.782Z] [2020-04-07T14:41:02.782Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-07T14:41:02.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:02.782Z] INFO: Testing against a local daemon [2020-04-07T14:41:03.230Z] ok github.com/docker/docker/integration/image 0.521s [2020-04-07T14:41:03.623Z] . [2020-04-07T14:41:03.623Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T14:41:03.623Z] [2020-04-07T14:41:03.623Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T14:41:03.623Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T14:41:03.623Z] Error: No such image: emptyfs [2020-04-07T14:41:03.623Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T14:41:03.623Z] ++++ docker load [2020-04-07T14:41:03.623Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T14:41:03.623Z] Error: No such image: emptyfs [2020-04-07T14:41:03.623Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T14:41:03.623Z] ++++ docker load [2020-04-07T14:41:03.623Z] Running integration-test (iteration 1) [2020-04-07T14:41:03.623Z] 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-04-07T14:41:03.623Z] ++ 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-04-07T14:41:03.623Z] ++ set -e [2020-04-07T14:41:03.623Z] ++ '[' -n 0 ']' [2020-04-07T14:41:03.623Z] ++ set -x [2020-04-07T14:41:03.623Z] ++ env -i DEST=/go/src/github.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-04-07T14:41:03.623Z] Running integration-test (iteration 1) [2020-04-07T14:41:03.623Z] 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-04-07T14:41:03.624Z] ++ 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-04-07T14:41:03.624Z] ++ set -e [2020-04-07T14:41:03.624Z] ++ '[' -n 0 ']' [2020-04-07T14:41:03.624Z] ++ set -x [2020-04-07T14:41:03.624Z] ++ env -i DEST=/go/src/github.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-04-07T14:41:03.679Z] [2020-04-07T14:41:03.679Z] === Skipped [2020-04-07T14:41:03.679Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-07T14:41:03.679Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T14:41:03.679Z] [2020-04-07T14:41:03.679Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-07T14:41:03.679Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-07T14:41:03.679Z] [2020-04-07T14:41:03.679Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-07T14:41:03.679Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T14:41:03.679Z] [2020-04-07T14:41:03.679Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-07T14:41:03.679Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-07T14:41:03.679Z] [2020-04-07T14:41:03.679Z] [2020-04-07T14:41:03.679Z] DONE 11 tests, 4 skipped in 2.805s [2020-04-07T14:41:03.679Z] [2020-04-07T14:41:03.679Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-07T14:41:06.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:06.540Z] INFO: Testing against a local daemon [2020-04-07T14:41:06.540Z] ok github.com/docker/docker/integration/network 0.251s [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === Skipped [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-07T14:41:06.540Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-07T14:41:06.540Z] 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-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-07T14:41:06.540Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-07T14:41:06.540Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-07T14:41:06.540Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-07T14:41:06.540Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-07T14:41:06.540Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-07T14:41:06.540Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-07T14:41:06.540Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-07T14:41:06.540Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-07T14:41:06.540Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T14:41:06.540Z] service_test.go:236: FLAKY_TEST [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-07T14:41:06.540Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-07T14:41:06.540Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] DONE 18 tests, 14 skipped in 2.662s [2020-04-07T14:41:06.540Z] [2020-04-07T14:41:06.540Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-07T14:41:06.989Z] testing: warning: no tests to run [2020-04-07T14:41:06.989Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2020-04-07T14:41:06.989Z] [2020-04-07T14:41:06.989Z] DONE 0 tests in 0.805s [2020-04-07T14:41:06.989Z] [2020-04-07T14:41:07.440Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-07T14:41:07.888Z] testing: warning: no tests to run [2020-04-07T14:41:07.888Z] ok github.com/docker/docker/integration/network/macvlan 0.089s [2020-04-07T14:41:07.888Z] [2020-04-07T14:41:07.888Z] DONE 0 tests in 0.787s [2020-04-07T14:41:07.888Z] [2020-04-07T14:41:07.888Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-07T14:41:07.982Z] --- PASS: TestReplicatedJob (7.35s) [2020-04-07T14:41:07.982Z] === RUN TestUpdateReplicatedJob [2020-04-07T14:41:08.835Z] testing: warning: no tests to run [2020-04-07T14:41:08.835Z] ok github.com/docker/docker/integration/plugin 0.093s [2020-04-07T14:41:08.835Z] [2020-04-07T14:41:08.835Z] DONE 0 tests in 0.814s [2020-04-07T14:41:08.835Z] [2020-04-07T14:41:08.835Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-07T14:41:09.784Z] testing: warning: no tests to run [2020-04-07T14:41:09.784Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2020-04-07T14:41:09.784Z] [2020-04-07T14:41:09.784Z] DONE 0 tests in 0.758s [2020-04-07T14:41:09.784Z] [2020-04-07T14:41:09.784Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-07T14:41:11.192Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.50s) [2020-04-07T14:41:11.192Z] === RUN TestCreateServiceSecretFileMode [2020-04-07T14:41:11.268Z] --- PASS: TestUpdateReplicatedJob (4.22s) [2020-04-07T14:41:11.268Z] === RUN TestServiceListWithStatuses [2020-04-07T14:41:11.268Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-07T14:41:11.268Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T14:41:11.268Z] === RUN TestDockerNetworkConnectAlias [2020-04-07T14:41:11.921Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:11.921Z] INFO: Testing against a local daemon [2020-04-07T14:41:11.921Z] ok github.com/docker/docker/integration/plugin/common 0.282s [2020-04-07T14:41:11.921Z] [2020-04-07T14:41:11.921Z] DONE 2 tests in 2.306s [2020-04-07T14:41:11.921Z] [2020-04-07T14:41:11.921Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-07T14:41:14.630Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2020-04-07T14:41:14.630Z] === RUN TestCreateServiceConfigFileMode [2020-04-07T14:41:15.647Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:15.647Z] INFO: Testing against a local daemon [2020-04-07T14:41:15.647Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.264s [2020-04-07T14:41:15.647Z] [2020-04-07T14:41:15.647Z] === Skipped [2020-04-07T14:41:15.647Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-07T14:41:15.647Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-07T14:41:15.647Z] [2020-04-07T14:41:15.647Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-07T14:41:15.647Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-07T14:41:15.647Z] [2020-04-07T14:41:15.647Z] [2020-04-07T14:41:15.647Z] DONE 2 tests, 2 skipped in 3.604s [2020-04-07T14:41:15.647Z] [2020-04-07T14:41:15.647Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-07T14:41:17.832Z] --- PASS: TestDockerNetworkConnectAlias (6.32s) [2020-04-07T14:41:17.832Z] === RUN TestDockerNetworkReConnect [2020-04-07T14:41:18.069Z] --- PASS: TestCreateServiceConfigFileMode (3.39s) [2020-04-07T14:41:18.069Z] === RUN TestCreateServiceSysctls [2020-04-07T14:41:19.642Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-07T14:41:19.642Z] Copying nested executables into bundles/binary-daemon [2020-04-07T14:41:19.642Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-07T14:41:20.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -e DOCKER_GRAPHDRIVER docker:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/make.sh cross [2020-04-07T14:41:20.670Z] [2020-04-07T14:41:20.670Z] Removing bundles/ [2020-04-07T14:41:20.670Z] [2020-04-07T14:41:20.670Z] ---> Making bundle: cross (in bundles/cross) [2020-04-07T14:41:20.670Z] Cross building: bundles/cross/linux/amd64 [2020-04-07T14:41:20.670Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-07T14:41:20.670Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-07T14:41:22.433Z] --- PASS: TestCreateServiceSysctls (4.52s) [2020-04-07T14:41:22.433Z] === RUN TestCreateServiceCapabilities [2020-04-07T14:41:23.103Z] --- PASS: TestDockerNetworkReConnect (5.02s) [2020-04-07T14:41:23.103Z] === RUN TestServicePlugin [2020-04-07T14:41:23.103Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-07T14:41:23.103Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:41:23.103Z] === RUN TestServiceUpdateLabel [2020-04-07T14:41:24.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:24.119Z] INFO: Testing against a local daemon [2020-04-07T14:41:24.119Z] ok github.com/docker/docker/integration/plugin/logging 0.223s [2020-04-07T14:41:24.119Z] [2020-04-07T14:41:24.119Z] === Skipped [2020-04-07T14:41:24.119Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-07T14:41:24.119Z] read_test.go:21: no unix domain sockets on Windows [2020-04-07T14:41:24.119Z] [2020-04-07T14:41:24.119Z] [2020-04-07T14:41:24.119Z] DONE 1 tests, 1 skipped in 7.290s [2020-04-07T14:41:24.119Z] [2020-04-07T14:41:24.119Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-07T14:41:24.567Z] testing: warning: no tests to run [2020-04-07T14:41:24.567Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.116s [2020-04-07T14:41:24.567Z] [2020-04-07T14:41:24.567Z] DONE 0 tests in 1.322s [2020-04-07T14:41:24.567Z] [2020-04-07T14:41:24.567Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-07T14:41:26.389Z] --- PASS: TestServiceUpdateLabel (3.28s) [2020-04-07T14:41:26.389Z] === RUN TestServiceUpdateSecrets [2020-04-07T14:41:26.687Z] #79 DONE 36.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-07T14:41:26.796Z] --- PASS: TestCreateServiceCapabilities (3.72s) [2020-04-07T14:41:26.796Z] === RUN TestInspect [2020-04-07T14:41:27.149Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/test/unit [2020-04-07T14:41:27.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:27.421Z] INFO: Testing against a local daemon [2020-04-07T14:41:27.421Z] ok github.com/docker/docker/integration/plugin/volumes 0.279s [2020-04-07T14:41:27.421Z] [2020-04-07T14:41:27.421Z] === Skipped [2020-04-07T14:41:27.421Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-07T14:41:27.421Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:27.421Z] [2020-04-07T14:41:27.421Z] [2020-04-07T14:41:27.421Z] DONE 1 tests, 1 skipped in 2.724s [2020-04-07T14:41:27.421Z] [2020-04-07T14:41:27.421Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-07T14:41:29.555Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:29.555Z] INFO: Testing against a local daemon [2020-04-07T14:41:29.555Z] ok github.com/docker/docker/integration/secret 0.271s [2020-04-07T14:41:29.555Z] [2020-04-07T14:41:29.555Z] === Skipped [2020-04-07T14:41:29.555Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-07T14:41:29.555Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:29.555Z] [2020-04-07T14:41:29.555Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-07T14:41:29.555Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:29.555Z] [2020-04-07T14:41:29.555Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-07T14:41:29.555Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:29.555Z] [2020-04-07T14:41:29.555Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-07T14:41:29.555Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:29.555Z] [2020-04-07T14:41:29.555Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-07T14:41:29.555Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:29.555Z] [2020-04-07T14:41:29.555Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-07T14:41:29.555Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:41:29.555Z] [2020-04-07T14:41:29.555Z] [2020-04-07T14:41:29.555Z] DONE 6 tests, 6 skipped in 2.239s [2020-04-07T14:41:29.555Z] [2020-04-07T14:41:29.555Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-07T14:41:30.235Z] --- PASS: TestInspect (3.99s) [2020-04-07T14:41:30.235Z] === RUN TestCreateJob [2020-04-07T14:41:31.582Z] ? github.com/docker/docker/api [no test files] [2020-04-07T14:41:32.407Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:32.407Z] INFO: Testing against a local daemon [2020-04-07T14:41:32.407Z] ok github.com/docker/docker/integration/service 0.431s [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === Skipped [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-07T14:41:32.857Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-07T14:41:32.857Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-07T14:41:32.857Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-07T14:41:32.857Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-07T14:41:32.857Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-07T14:41:32.857Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-04-07T14:41:32.857Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-07T14:41:32.857Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-07T14:41:32.857Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-07T14:41:32.857Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-04-07T14:41:32.857Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-07T14:41:32.857Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-07T14:41:32.857Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-07T14:41:32.857Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-07T14:41:32.857Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-07T14:41:32.857Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-07T14:41:32.857Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-07T14:41:32.857Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-07T14:41:32.857Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-07T14:41:32.857Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-07T14:41:32.857Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-07T14:41:32.857Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-07T14:41:32.857Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-07T14:41:32.857Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] DONE 23 tests, 22 skipped in 3.010s [2020-04-07T14:41:32.857Z] [2020-04-07T14:41:32.857Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-07T14:41:34.596Z] --- PASS: TestCreateJob (4.36s) [2020-04-07T14:41:34.596Z] === RUN TestReplicatedJob [2020-04-07T14:41:34.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:34.991Z] INFO: Testing against a local daemon [2020-04-07T14:41:34.991Z] ok github.com/docker/docker/integration/session 0.215s [2020-04-07T14:41:34.991Z] [2020-04-07T14:41:34.991Z] === Skipped [2020-04-07T14:41:34.991Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-07T14:41:34.991Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:34.991Z] [2020-04-07T14:41:34.991Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-07T14:41:34.991Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:34.991Z] [2020-04-07T14:41:34.991Z] [2020-04-07T14:41:34.991Z] DONE 2 tests, 2 skipped in 2.282s [2020-04-07T14:41:34.991Z] [2020-04-07T14:41:34.991Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-07T14:41:35.808Z] Loaded image: buildpack-deps:jessie [2020-04-07T14:41:35.808Z] Loaded image: buildpack-deps:jessie [2020-04-07T14:41:35.808Z] Loaded image: busybox:latest [2020-04-07T14:41:35.808Z] Loaded image: busybox:latest [2020-04-07T14:41:36.368Z] Loaded image: busybox:glibc [2020-04-07T14:41:36.368Z] Loaded image: debian:jessie [2020-04-07T14:41:36.368Z] Loaded image: busybox:glibc [2020-04-07T14:41:36.368Z] Loaded image: debian:jessie [2020-04-07T14:41:36.368Z] Loaded image: hello-world:latest [2020-04-07T14:41:36.368Z] Loaded image: hello-world:latest [2020-04-07T14:41:36.706Z] INFO: Testing against a local daemon [2020-04-07T14:41:36.706Z] === RUN TestDockerSuite [2020-04-07T14:41:36.706Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-07T14:41:36.706Z] INFO: Testing against a local daemon [2020-04-07T14:41:36.706Z] === RUN TestDockerDaemonSuite [2020-04-07T14:41:36.706Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-07T14:41:36.706Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-07T14:41:36.706Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-07T14:41:36.706Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-07T14:41:36.706Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-07T14:41:36.706Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-07T14:41:36.706Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-07T14:41:36.706Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-07T14:41:37.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:37.130Z] INFO: Testing against a local daemon [2020-04-07T14:41:38.076Z] ok github.com/docker/docker/integration/system 1.323s [2020-04-07T14:41:38.525Z] [2020-04-07T14:41:38.525Z] === Skipped [2020-04-07T14:41:38.525Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T14:41:38.525Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T14:41:38.525Z] [2020-04-07T14:41:38.525Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-07T14:41:38.525Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-07T14:41:38.525Z] [2020-04-07T14:41:38.525Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-07T14:41:38.525Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-07T14:41:38.525Z] [2020-04-07T14:41:38.525Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-07T14:41:38.525Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T14:41:38.525Z] [2020-04-07T14:41:38.525Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-07T14:41:38.525Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-07T14:41:38.525Z] [2020-04-07T14:41:38.525Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-07T14:41:38.525Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-07T14:41:38.525Z] [2020-04-07T14:41:38.525Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-07T14:41:38.525Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-07T14:41:38.525Z] [2020-04-07T14:41:38.525Z] [2020-04-07T14:41:38.525Z] DONE 13 tests, 7 skipped in 3.436s [2020-04-07T14:41:38.525Z] [2020-04-07T14:41:38.525Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-07T14:41:39.967Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-07T14:41:40.222Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-07T14:41:40.662Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:40.662Z] INFO: Testing against a local daemon [2020-04-07T14:41:40.784Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-07T14:41:40.784Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-07T14:41:41.111Z] ok github.com/docker/docker/integration/volume 0.293s [2020-04-07T14:41:41.111Z] [2020-04-07T14:41:41.111Z] === Skipped [2020-04-07T14:41:41.111Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-07T14:41:41.111Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-07T14:41:41.111Z] [2020-04-07T14:41:41.111Z] [2020-04-07T14:41:41.111Z] DONE 5 tests, 1 skipped in 2.428s [2020-04-07T14:41:41.111Z] [2020-04-07T14:41:41.111Z] INFO: make.ps1 ended at 04/07/2020 14:41:40 [2020-04-07T14:41:41.111Z] INFO: Integration CLI tests being run from the host: [2020-04-07T14:41:41.111Z] 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-04-07T14:41:41.265Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-04-07T14:41:41.265Z] === RUN TestServiceUpdateConfigs [2020-04-07T14:41:41.710Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-07T14:41:41.964Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-07T14:41:41.964Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-07T14:41:42.982Z] --- PASS: TestReplicatedJob (7.26s) [2020-04-07T14:41:42.982Z] === RUN TestUpdateReplicatedJob [2020-04-07T14:41:44.601Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-07T14:41:44.601Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-07T14:41:44.601Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-07T14:41:44.601Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-07T14:41:44.601Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-07T14:41:45.525Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-07T14:41:46.419Z] --- PASS: TestUpdateReplicatedJob (4.50s) [2020-04-07T14:41:46.419Z] === RUN TestServiceListWithStatuses [2020-04-07T14:41:46.419Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-07T14:41:46.419Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T14:41:46.419Z] === RUN TestDockerNetworkConnectAlias [2020-04-07T14:41:46.883Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-07T14:41:46.883Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-07T14:41:46.883Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-07T14:41:46.883Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-07T14:41:46.884Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-07T14:41:47.485Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-07T14:41:49.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T14:41:49.604Z] INFO: Testing against a local daemon [2020-04-07T14:41:50.786Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-07T14:41:51.041Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-07T14:41:53.592Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-07T14:41:53.592Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-07T14:41:53.987Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-04-07T14:41:54.783Z] --- PASS: TestDockerNetworkConnectAlias (8.27s) [2020-04-07T14:41:54.783Z] === RUN TestDockerNetworkReConnect [2020-04-07T14:41:55.644Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-07T14:41:56.246Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-07T14:41:57.608Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-07T14:41:58.532Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-07T14:41:59.349Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2020-04-07T14:41:59.349Z] === RUN TestServiceUpdateNetwork [2020-04-07T14:41:59.895Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-07T14:42:00.863Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-07T14:42:00.863Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-07T14:42:01.562Z] --- PASS: TestDockerNetworkReConnect (6.13s) [2020-04-07T14:42:01.562Z] === RUN TestServicePlugin [2020-04-07T14:42:01.562Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-07T14:42:01.562Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:42:01.562Z] === RUN TestServiceUpdateLabel [2020-04-07T14:42:01.787Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-07T14:42:03.190Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-07T14:42:03.752Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-07T14:42:04.225Z] --- PASS: TestServiceUpdateLabel (3.62s) [2020-04-07T14:42:04.225Z] === RUN TestServiceUpdateSecrets [2020-04-07T14:42:05.635Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-07T14:42:08.195Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-07T14:42:08.195Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-07T14:42:09.167Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-07T14:42:10.573Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-07T14:42:11.550Z] --- PASS: TestServiceUpdateNetwork (14.95s) [2020-04-07T14:42:11.550Z] PASS [2020-04-07T14:42:11.550Z] [2020-04-07T14:42:11.550Z] === Skipped [2020-04-07T14:42:11.550Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-07T14:42:11.550Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T14:42:11.550Z] [2020-04-07T14:42:11.550Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-07T14:42:11.550Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:42:11.550Z] [2020-04-07T14:42:11.550Z] [2020-04-07T14:42:11.550Z] DONE 23 tests, 2 skipped in 142.793s [2020-04-07T14:42:11.550Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-07T14:42:11.550Z] ++ 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-04-07T14:42:11.550Z] ++ set -e [2020-04-07T14:42:11.550Z] ++ '[' -n 0 ']' [2020-04-07T14:42:11.550Z] ++ set -x [2020-04-07T14:42:11.550Z] ++ env -i DEST=/go/src/github.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-04-07T14:42:11.809Z] INFO: Testing against a local daemon [2020-04-07T14:42:11.809Z] === RUN TestSessionCreate [2020-04-07T14:42:11.809Z] --- PASS: TestSessionCreate (0.05s) [2020-04-07T14:42:11.809Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-07T14:42:11.809Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-07T14:42:11.809Z] PASS [2020-04-07T14:42:11.809Z] [2020-04-07T14:42:11.809Z] DONE 2 tests in 0.241s [2020-04-07T14:42:11.809Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-07T14:42:11.809Z] ++ 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-04-07T14:42:11.809Z] ++ set -e [2020-04-07T14:42:11.809Z] ++ '[' -n 0 ']' [2020-04-07T14:42:11.809Z] ++ set -x [2020-04-07T14:42:11.809Z] ++ env -i DEST=/go/src/github.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-04-07T14:42:12.068Z] INFO: Testing against a local daemon [2020-04-07T14:42:12.068Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-07T14:42:12.068Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T14:42:12.068Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T14:42:12.068Z] === RUN TestEventsExecDie [2020-04-07T14:42:12.655Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-07T14:42:12.911Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-07T14:42:13.003Z] --- PASS: TestEventsExecDie (0.91s) [2020-04-07T14:42:13.003Z] === RUN TestEventsBackwardsCompatible [2020-04-07T14:42:13.003Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-07T14:42:13.003Z] === RUN TestInfoBinaryCommits [2020-04-07T14:42:13.003Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-07T14:42:13.003Z] === RUN TestInfoAPIVersioned [2020-04-07T14:42:13.003Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-07T14:42:13.003Z] === RUN TestInfoDiscoveryBackend [2020-04-07T14:42:13.845Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-07T14:42:13.940Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-04-07T14:42:13.940Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-07T14:42:14.858Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-07T14:42:14.875Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-07T14:42:14.875Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-07T14:42:15.441Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-04-07T14:42:15.441Z] === RUN TestInfoAPI [2020-04-07T14:42:15.441Z] --- PASS: TestInfoAPI (0.05s) [2020-04-07T14:42:15.441Z] === RUN TestInfoAPIWarnings [2020-04-07T14:42:16.009Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-04-07T14:42:16.009Z] === RUN TestInfoDebug [2020-04-07T14:42:16.218Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-07T14:42:16.576Z] --- PASS: TestInfoDebug (0.61s) [2020-04-07T14:42:16.576Z] === RUN TestInfoInsecureRegistries [2020-04-07T14:42:16.778Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-07T14:42:17.338Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-07T14:42:17.511Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-04-07T14:42:17.511Z] === RUN TestInfoRegistryMirrors [2020-04-07T14:42:17.770Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-04-07T14:42:17.770Z] === RUN TestLoginFailsWithBadCredentials [2020-04-07T14:42:18.336Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-04-07T14:42:18.336Z] === RUN TestPingCacheHeaders [2020-04-07T14:42:18.336Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-07T14:42:18.336Z] === RUN TestPingGet [2020-04-07T14:42:18.336Z] --- PASS: TestPingGet (0.04s) [2020-04-07T14:42:18.336Z] === RUN TestPingHead [2020-04-07T14:42:18.336Z] --- PASS: TestPingHead (0.05s) [2020-04-07T14:42:18.336Z] === RUN TestVersion [2020-04-07T14:42:18.336Z] --- PASS: TestVersion (0.05s) [2020-04-07T14:42:18.336Z] PASS [2020-04-07T14:42:18.336Z] [2020-04-07T14:42:18.336Z] === Skipped [2020-04-07T14:42:18.336Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T14:42:18.336Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T14:42:18.336Z] [2020-04-07T14:42:18.336Z] [2020-04-07T14:42:18.336Z] DONE 18 tests, 1 skipped in 6.514s [2020-04-07T14:42:18.336Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-07T14:42:18.336Z] ++ 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-04-07T14:42:18.336Z] ++ set -e [2020-04-07T14:42:18.336Z] ++ '[' -n 0 ']' [2020-04-07T14:42:18.336Z] ++ set -x [2020-04-07T14:42:18.337Z] ++ env -i DEST=/go/src/github.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-04-07T14:42:18.595Z] INFO: Testing against a local daemon [2020-04-07T14:42:18.595Z] === RUN TestVolumesCreateAndList [2020-04-07T14:42:18.595Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-07T14:42:18.595Z] === RUN TestVolumesRemove [2020-04-07T14:42:18.595Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-07T14:42:18.595Z] === RUN TestVolumesInspect [2020-04-07T14:42:18.860Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-07T14:42:18.860Z] === RUN TestVolumesInvalidJSON [2020-04-07T14:42:18.860Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-07T14:42:18.860Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-07T14:42:18.860Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-07T14:42:18.860Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-07T14:42:18.860Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-07T14:42:18.860Z] PASS [2020-04-07T14:42:18.860Z] [2020-04-07T14:42:18.860Z] DONE 5 tests in 0.366s [2020-04-07T14:42:18.860Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T14:42:19.122Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T14:42:19.122Z] +++ kill 13352 [2020-04-07T14:42:19.223Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-07T14:42:20.234Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-07T14:42:20.499Z] +++ /etc/init.d/apparmor stop [2020-04-07T14:42:20.499Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T14:42:20.499Z] [2020-04-07T14:42:20.499Z] Unloading profiles will leave already running processes permanently [2020-04-07T14:42:20.499Z] unconfined, which can lead to unexpected situations. [2020-04-07T14:42:20.499Z] [2020-04-07T14:42:20.499Z] To set a process to complain mode, use the command line tool [2020-04-07T14:42:20.499Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T14:42:20.499Z] +++ true [2020-04-07T14:42:20.499Z] [2020-04-07T14:42:20.882Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-07T14:42:20.882Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-07T14:42:21.445Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-07T14:42:21.445Z] --- PASS: TestBuildWithHugeFile (93.35s) [2020-04-07T14:42:21.445Z] === RUN TestBuildWithEmptyDockerfile [2020-04-07T14:42:21.445Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:42:21.445Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:42:21.445Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:42:21.445Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:42:21.445Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:42:21.445Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:42:21.445Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:42:21.445Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:42:21.445Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:42:21.742Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-04-07T14:42:21.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-04-07T14:42:21.742Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-04-07T14:42:21.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2020-04-07T14:42:21.742Z] === RUN TestBuildPreserveOwnership [2020-04-07T14:42:21.742Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-07T14:42:22.302Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-07T14:42:22.302Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-07T14:42:22.639Z] --- PASS: TestServiceUpdateSecrets (15.89s) [2020-04-07T14:42:22.639Z] === RUN TestServiceUpdateConfigs [2020-04-07T14:42:22.862Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog Post stage [Pipeline] junit [2020-04-07T14:42:23.072Z] Recording test results [Pipeline] } [2020-04-07T14:42:23.421Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-07T14:42:23.421Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T14:42:23.766Z] + echo Ensuring container killed. [2020-04-07T14:42:23.766Z] Ensuring container killed. [2020-04-07T14:42:23.766Z] + docker rm -vf docker-pr4 [2020-04-07T14:42:23.766Z] Error: No such container: docker-pr4 [2020-04-07T14:42:23.766Z] + true [Pipeline] sh [2020-04-07T14:42:24.053Z] + echo Chowning /workspace to jenkins user [2020-04-07T14:42:24.053Z] Chowning /workspace to jenkins user [2020-04-07T14:42:24.053Z] + id -u [2020-04-07T14:42:24.053Z] + id -g [2020-04-07T14:42:24.053Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40731:/workspace busybox chown -R 1000:1000 /workspace [2020-04-07T14:42:24.345Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-07T14:42:25.747Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-07T14:42:25.747Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-07T14:42:27.631Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-07T14:42:27.631Z] --- PASS: TestBuildPreserveOwnership (6.03s) [2020-04-07T14:42:27.631Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2020-04-07T14:42:27.631Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-04-07T14:42:27.631Z] === RUN TestBuildPlatformInvalid [2020-04-07T14:42:27.934Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-04-07T14:42:27.934Z] PASS [2020-04-07T14:42:27.934Z] [2020-04-07T14:42:27.934Z] === Skipped [2020-04-07T14:42:27.934Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-07T14:42:27.934Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T14:42:27.934Z] [2020-04-07T14:42:27.934Z] [2020-04-07T14:42:27.934Z] DONE 32 tests, 1 skipped in 179.767s [2020-04-07T14:42:27.934Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-07T14:42:27.934Z] ++ 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-04-07T14:42:27.934Z] ++ set -e [2020-04-07T14:42:27.934Z] ++ '[' -n 0 ']' [2020-04-07T14:42:27.934Z] ++ set -x [2020-04-07T14:42:27.934Z] ++ env -i DEST=/go/src/github.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-04-07T14:42:28.189Z] INFO: Testing against a local daemon [2020-04-07T14:42:28.189Z] === RUN TestConfigList [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T14:42:28.541Z] + bundleName=arm64-integration [2020-04-07T14:42:28.541Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-07T14:42:28.541Z] Creating arm64-integration-bundles.tar.gz [2020-04-07T14:42:28.541Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-04-07T14:42:28.541Z] + 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-04-07T14:42:28.811Z] Archiving artifacts [2020-04-07T14:42:29.048Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40731/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T14:42:29.369Z] + make clean [2020-04-07T14:42:29.936Z] docker volume rm -f docker-dev-cache [2020-04-07T14:42:29.936Z] docker-dev-cache [Pipeline] deleteDir [2020-04-07T14:42:30.120Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-07T14:42:31.567Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-07T14:42:31.567Z] --- PASS: TestConfigList (3.54s) [2020-04-07T14:42:31.567Z] === RUN TestConfigsCreateAndDelete [2020-04-07T14:42:31.867Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T14:42:35.125Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2020-04-07T14:42:35.125Z] === RUN TestConfigsUpdate [2020-04-07T14:42:35.380Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-07T14:42:37.819Z] --- PASS: TestServiceUpdateConfigs (15.89s) [2020-04-07T14:42:37.819Z] === RUN TestServiceUpdateNetwork [2020-04-07T14:42:38.680Z] --- PASS: TestConfigsUpdate (3.50s) [2020-04-07T14:42:38.681Z] === RUN TestTemplatedConfig [2020-04-07T14:42:38.936Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-07T14:42:39.496Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-07T14:42:40.056Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-07T14:42:40.616Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-07T14:42:41.310Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-07T14:42:41.606Z] --- PASS: TestTemplatedConfig (3.32s) [2020-04-07T14:42:41.606Z] === RUN TestConfigInspect [2020-04-07T14:42:42.019Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-07T14:42:42.019Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-07T14:42:42.019Z] Cross building: bundles/cross/windows/amd64 [2020-04-07T14:42:42.019Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-07T14:42:42.019Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-07T14:42:43.487Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-07T14:42:44.454Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-07T14:42:44.709Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-07T14:42:44.964Z] --- PASS: TestConfigInspect (3.33s) [2020-04-07T14:42:44.964Z] === RUN TestConfigCreateWithLabels [2020-04-07T14:42:45.888Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-07T14:42:46.142Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-07T14:42:47.066Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-07T14:42:48.466Z] --- PASS: TestConfigCreateWithLabels (3.33s) [2020-04-07T14:42:48.466Z] === RUN TestConfigCreateResolve [2020-04-07T14:42:49.025Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-07T14:42:49.951Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-07T14:42:51.354Z] --- PASS: TestConfigCreateResolve (2.83s) [2020-04-07T14:42:51.354Z] === RUN TestConfigDaemonLibtrustID [2020-04-07T14:42:51.609Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-07T14:42:51.863Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-04-07T14:42:51.863Z] PASS [2020-04-07T14:42:51.863Z] [2020-04-07T14:42:51.863Z] DONE 8 tests in 23.840s [2020-04-07T14:42:51.864Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-07T14:42:51.864Z] ++ 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-04-07T14:42:51.864Z] ++ set -e [2020-04-07T14:42:51.864Z] ++ '[' -n 0 ']' [2020-04-07T14:42:51.864Z] ++ set -x [2020-04-07T14:42:51.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T14:42:51.864Z] INFO: Testing against a local daemon [2020-04-07T14:42:51.864Z] === RUN TestCheckpoint [2020-04-07T14:42:51.864Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-07T14:42:51.864Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T14:42:51.864Z] === RUN TestContainerInvalidJSON [2020-04-07T14:42:51.864Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:42:51.864Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:42:51.864Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:42:51.864Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:42:51.864Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:42:51.864Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:42:51.864Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:42:51.864Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:42:52.118Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:42:52.118Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-07T14:42:52.118Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s) [2020-04-07T14:42:52.118Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s) [2020-04-07T14:42:52.118Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-07T14:42:52.118Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-07T14:42:52.118Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-04-07T14:42:52.118Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-07T14:42:52.118Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-04-07T14:42:52.118Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-07T14:42:52.374Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-04-07T14:42:52.374Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-07T14:42:52.374Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-04-07T14:42:52.374Z] === RUN TestCopyFromContainer [2020-04-07T14:42:52.670Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-07T14:42:52.926Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-07T14:42:52.926Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-07T14:42:53.000Z] --- PASS: TestServiceUpdateNetwork (15.93s) [2020-04-07T14:42:53.000Z] PASS [2020-04-07T14:42:53.000Z] [2020-04-07T14:42:53.000Z] === Skipped [2020-04-07T14:42:53.000Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-04-07T14:42:53.000Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T14:42:53.000Z] [2020-04-07T14:42:53.000Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-07T14:42:53.000Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:42:53.000Z] [2020-04-07T14:42:53.000Z] [2020-04-07T14:42:53.000Z] DONE 23 tests, 2 skipped in 156.051s [2020-04-07T14:42:53.000Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-07T14:42:53.000Z] ++ 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-04-07T14:42:53.000Z] ++ set -e [2020-04-07T14:42:53.000Z] ++ '[' -n 0 ']' [2020-04-07T14:42:53.000Z] ++ set -x [2020-04-07T14:42:53.000Z] ++ env -i DEST=/go/src/github.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-04-07T14:42:53.000Z] INFO: Testing against a local daemon [2020-04-07T14:42:53.000Z] === RUN TestSessionCreate [2020-04-07T14:42:53.000Z] --- PASS: TestSessionCreate (0.02s) [2020-04-07T14:42:53.000Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-07T14:42:53.000Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-07T14:42:53.000Z] PASS [2020-04-07T14:42:53.000Z] [2020-04-07T14:42:53.000Z] DONE 2 tests in 0.110s [2020-04-07T14:42:53.000Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-07T14:42:53.000Z] ++ 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-04-07T14:42:53.000Z] ++ set -e [2020-04-07T14:42:53.000Z] ++ '[' -n 0 ']' [2020-04-07T14:42:53.000Z] ++ set -x [2020-04-07T14:42:53.000Z] ++ env -i DEST=/go/src/github.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-04-07T14:42:53.000Z] INFO: Testing against a local daemon [2020-04-07T14:42:53.000Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-07T14:42:53.000Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T14:42:53.000Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T14:42:53.000Z] === RUN TestEventsExecDie [2020-04-07T14:42:53.280Z] --- PASS: TestEventsExecDie (1.01s) [2020-04-07T14:42:53.280Z] === RUN TestEventsBackwardsCompatible [2020-04-07T14:42:53.280Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-07T14:42:53.280Z] === RUN TestInfoBinaryCommits [2020-04-07T14:42:53.280Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-07T14:42:53.280Z] === RUN TestInfoAPIVersioned [2020-04-07T14:42:53.280Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-04-07T14:42:53.280Z] === RUN TestInfoDiscoveryBackend [2020-04-07T14:42:53.890Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-07T14:42:53.890Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-07T14:42:54.285Z] === RUN TestCopyFromContainer// [2020-04-07T14:42:54.285Z] === RUN TestCopyFromContainer//bar/root [2020-04-07T14:42:54.540Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-07T14:42:54.794Z] === RUN TestCopyFromContainer/bar/quux [2020-04-07T14:42:54.794Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-07T14:42:54.891Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-07T14:42:54.891Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-07T14:42:55.048Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-07T14:42:55.048Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-07T14:42:55.048Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-07T14:42:55.303Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-07T14:42:55.303Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-07T14:42:55.502Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-07T14:42:55.502Z] === RUN TestInfoAPI [2020-04-07T14:42:55.502Z] --- PASS: TestInfoAPI (0.02s) [2020-04-07T14:42:55.502Z] === RUN TestInfoAPIWarnings [2020-04-07T14:42:55.558Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-07T14:42:55.558Z] --- PASS: TestCopyFromContainer (3.07s) [2020-04-07T14:42:55.558Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-04-07T14:42:55.558Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-04-07T14:42:55.558Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-04-07T14:42:55.558Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-04-07T14:42:55.558Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-04-07T14:42:55.558Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-07T14:42:55.558Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-04-07T14:42:55.558Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-07T14:42:55.558Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2020-04-07T14:42:55.558Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-04-07T14:42:55.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-07T14:42:55.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:42:55.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:42:55.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:42:55.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:42:55.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:42:55.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:42:55.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:42:55.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:42:55.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:42:55.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-07T14:42:55.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-07T14:42:55.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-07T14:42:55.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-07T14:42:55.558Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-07T14:42:55.558Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-07T14:42:55.558Z] === RUN TestCreateWithInvalidEnv [2020-04-07T14:42:55.558Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-07T14:42:55.558Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-07T14:42:55.558Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-07T14:42:55.558Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-07T14:42:55.558Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-07T14:42:55.558Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-07T14:42:55.558Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-07T14:42:55.558Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-07T14:42:55.558Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-07T14:42:55.558Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-07T14:42:55.558Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-04-07T14:42:55.558Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-07T14:42:55.558Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-04-07T14:42:55.558Z] === RUN TestCreateTmpfsMountsTarget [2020-04-07T14:42:55.558Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-07T14:42:55.558Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-07T14:42:56.113Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-07T14:42:56.113Z] === RUN TestInfoDebug [2020-04-07T14:42:56.394Z] --- PASS: TestInfoDebug (0.52s) [2020-04-07T14:42:56.394Z] === RUN TestInfoInsecureRegistries [2020-04-07T14:42:57.004Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-04-07T14:42:57.004Z] === RUN TestInfoRegistryMirrors [2020-04-07T14:42:57.618Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-07T14:42:57.618Z] === RUN TestLoginFailsWithBadCredentials [2020-04-07T14:42:57.898Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-04-07T14:42:57.898Z] === RUN TestPingCacheHeaders [2020-04-07T14:42:57.898Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-07T14:42:57.898Z] === RUN TestPingGet [2020-04-07T14:42:57.898Z] --- PASS: TestPingGet (0.01s) [2020-04-07T14:42:57.898Z] === RUN TestPingHead [2020-04-07T14:42:57.898Z] --- PASS: TestPingHead (0.02s) [2020-04-07T14:42:57.898Z] === RUN TestVersion [2020-04-07T14:42:57.898Z] --- PASS: TestVersion (0.01s) [2020-04-07T14:42:57.898Z] PASS [2020-04-07T14:42:57.898Z] [2020-04-07T14:42:57.898Z] === Skipped [2020-04-07T14:42:57.898Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T14:42:57.898Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T14:42:57.898Z] [2020-04-07T14:42:57.898Z] [2020-04-07T14:42:57.898Z] DONE 18 tests, 1 skipped in 5.698s [2020-04-07T14:42:57.898Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-07T14:42:57.898Z] ++ 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-04-07T14:42:57.898Z] ++ set -e [2020-04-07T14:42:57.898Z] ++ '[' -n 0 ']' [2020-04-07T14:42:57.898Z] ++ set -x [2020-04-07T14:42:57.898Z] ++ env -i DEST=/go/src/github.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-04-07T14:42:57.898Z] INFO: Testing against a local daemon [2020-04-07T14:42:57.898Z] === RUN TestVolumesCreateAndList [2020-04-07T14:42:57.898Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-07T14:42:57.898Z] === RUN TestVolumesRemove [2020-04-07T14:42:58.107Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-07T14:42:58.178Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-07T14:42:58.179Z] === RUN TestVolumesInspect [2020-04-07T14:42:58.179Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-07T14:42:58.179Z] === RUN TestVolumesInvalidJSON [2020-04-07T14:42:58.179Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-07T14:42:58.179Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-07T14:42:58.179Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-07T14:42:58.179Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-07T14:42:58.179Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-07T14:42:58.179Z] PASS [2020-04-07T14:42:58.179Z] [2020-04-07T14:42:58.179Z] DONE 5 tests in 0.224s [2020-04-07T14:42:58.179Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T14:42:58.179Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T14:42:58.179Z] +++ kill 11739 [2020-04-07T14:42:58.362Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-07T14:42:58.362Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:42:58.362Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:42:58.362Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:42:58.362Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:42:58.362Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:42:58.362Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-07T14:42:58.362Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:42:58.362Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:42:58.362Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:42:58.362Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:42:58.362Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:42:58.362Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:42:58.362Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-07T14:42:58.362Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:42:58.362Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:42:58.363Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:42:58.363Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:42:58.363Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-07T14:42:58.363Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:42:58.363Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:42:58.660Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:42:58.660Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:42:58.660Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.03s) [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-07T14:42:58.660Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-04-07T14:42:58.660Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-07T14:42:59.219Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-07T14:42:59.642Z] +++ /etc/init.d/apparmor stop [2020-04-07T14:42:59.642Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T14:42:59.642Z] [2020-04-07T14:42:59.642Z] Unloading profiles will leave already running processes permanently [2020-04-07T14:42:59.642Z] unconfined, which can lead to unexpected situations. [2020-04-07T14:42:59.642Z] [2020-04-07T14:42:59.642Z] To set a process to complain mode, use the command line tool [2020-04-07T14:42:59.642Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T14:42:59.642Z] +++ true [2020-04-07T14:42:59.642Z] Post stage [Pipeline] junit [2020-04-07T14:43:01.150Z] Recording test results [2020-04-07T14:43:01.187Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T14:43:01.441Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.95s) [2020-04-07T14:43:01.441Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-07T14:43:01.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:43:01.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:43:01.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:43:01.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:43:01.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:43:01.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:43:01.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:43:01.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:43:01.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:43:01.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:43:01.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:43:01.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:43:01.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:43:01.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:43:01.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:43:01.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-07T14:43:01.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-07T14:43:01.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-07T14:43:01.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-07T14:43:01.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-07T14:43:01.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-07T14:43:01.697Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-07T14:43:01.697Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-07T14:43:01.735Z] + echo Ensuring container killed. [2020-04-07T14:43:01.735Z] Ensuring container killed. [2020-04-07T14:43:01.735Z] + docker rm -vf docker-pr4 [2020-04-07T14:43:01.735Z] Error: No such container: docker-pr4 [2020-04-07T14:43:01.735Z] + true [Pipeline] sh [2020-04-07T14:43:02.099Z] + echo Chowning /workspace to jenkins user [2020-04-07T14:43:02.099Z] Chowning /workspace to jenkins user [2020-04-07T14:43:02.099Z] + id -u [2020-04-07T14:43:02.099Z] + id -g [2020-04-07T14:43:02.099Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40731:/workspace busybox chown -R 1001:1001 /workspace [2020-04-07T14:43:02.622Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.96s) [2020-04-07T14:43:02.622Z] === RUN TestContainerStartOnDaemonRestart [2020-04-07T14:43:02.622Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-07T14:43:02.622Z] === RUN TestDaemonRestartIpcMode [2020-04-07T14:43:02.622Z] === PAUSE TestDaemonRestartIpcMode [2020-04-07T14:43:02.622Z] === RUN TestDaemonHostGatewayIP [2020-04-07T14:43:02.622Z] === PAUSE TestDaemonHostGatewayIP [2020-04-07T14:43:02.622Z] === RUN TestDiff [2020-04-07T14:43:03.546Z] --- PASS: TestDiff (0.89s) [2020-04-07T14:43:03.546Z] === RUN TestExecWithCloseStdin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T14:43:04.470Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-07T14:43:04.470Z] --- PASS: TestExecWithCloseStdin (1.02s) [2020-04-07T14:43:04.470Z] === RUN TestExec [2020-04-07T14:43:04.488Z] + bundleName=s390x-integration [2020-04-07T14:43:04.488Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-07T14:43:04.488Z] Creating s390x-integration-bundles.tar.gz [2020-04-07T14:43:04.488Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-04-07T14:43:04.488Z] + 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-04-07T14:43:04.521Z] Archiving artifacts [2020-04-07T14:43:04.725Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-07T14:43:04.827Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40731/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T14:43:05.208Z] + make clean [2020-04-07T14:43:05.489Z] docker volume rm -f docker-dev-cache [2020-04-07T14:43:05.489Z] docker-dev-cache [Pipeline] deleteDir [2020-04-07T14:43:05.737Z] --- PASS: TestExec (1.03s) [2020-04-07T14:43:05.737Z] === RUN TestExecUser [2020-04-07T14:43:05.991Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-07T14:43:06.246Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-07T14:43:06.501Z] --- PASS: TestExecUser (1.09s) [2020-04-07T14:43:06.501Z] === RUN TestExportContainerAndImportImage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T14:43:07.863Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2020-04-07T14:43:07.863Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-07T14:43:08.119Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-07T14:43:08.680Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-07T14:43:09.647Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2020-04-07T14:43:09.647Z] === RUN TestHealthCheckWorkdir [2020-04-07T14:43:11.134Z] --- PASS: TestHealthCheckWorkdir (1.31s) [2020-04-07T14:43:11.134Z] === RUN TestHealthKillContainer [2020-04-07T14:43:12.662Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-07T14:43:12.662Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-07T14:43:14.108Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-07T14:43:14.108Z] --- PASS: TestHealthKillContainer (3.14s) [2020-04-07T14:43:14.108Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-07T14:43:14.709Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-07T14:43:14.709Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-04-07T14:43:14.709Z] === RUN TestIpcModeNone [2020-04-07T14:43:15.633Z] --- PASS: TestIpcModeNone (0.93s) [2020-04-07T14:43:15.633Z] === RUN TestIpcModePrivate [2020-04-07T14:43:16.236Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-07T14:43:16.878Z] --- PASS: TestIpcModePrivate (1.08s) [2020-04-07T14:43:16.878Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:206, shared: false, mustBeShared: false [2020-04-07T14:43:16.878Z] === RUN TestIpcModeShareable [2020-04-07T14:43:16.878Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-07T14:43:17.437Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-07T14:43:17.997Z] --- PASS: TestIpcModeShareable (1.04s) [2020-04-07T14:43:17.997Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2020-04-07T14:43:17.997Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-07T14:43:17.997Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-07T14:43:17.997Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-07T14:43:19.923Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-07T14:43:20.847Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2020-04-07T14:43:20.847Z] === RUN TestAPIIpcModeHost [2020-04-07T14:43:21.102Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-07T14:43:21.358Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-07T14:43:21.654Z] --- PASS: TestAPIIpcModeHost (0.97s) [2020-04-07T14:43:21.654Z] === RUN TestDaemonIpcModeShareable [2020-04-07T14:43:22.214Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-07T14:43:23.188Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-07T14:43:23.790Z] --- PASS: TestDaemonIpcModeShareable (2.05s) [2020-04-07T14:43:23.790Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: true, mustBeShared: true [2020-04-07T14:43:23.790Z] === RUN TestDaemonIpcModePrivate [2020-04-07T14:43:24.045Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-07T14:43:25.100Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-07T14:43:25.668Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-04-07T14:43:25.668Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:230, shared: false, mustBeShared: false [2020-04-07T14:43:25.668Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-07T14:43:27.032Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-07T14:43:27.287Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-07T14:43:27.542Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2020-04-07T14:43:27.542Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2020-04-07T14:43:27.542Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-07T14:43:28.906Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-07T14:43:29.507Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s) [2020-04-07T14:43:29.507Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true [2020-04-07T14:43:29.507Z] === RUN TestIpcModeOlderClient [2020-04-07T14:43:29.507Z] === PAUSE TestIpcModeOlderClient [2020-04-07T14:43:29.507Z] === RUN TestKillContainerInvalidSignal [2020-04-07T14:43:30.431Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-04-07T14:43:30.431Z] === RUN TestKillContainer [2020-04-07T14:43:30.431Z] === RUN TestKillContainer/no_signal [2020-04-07T14:43:30.990Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-07T14:43:31.245Z] === RUN TestKillContainer/non_killing_signal [2020-04-07T14:43:31.501Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-07T14:43:31.756Z] === RUN TestKillContainer/killing_signal [2020-04-07T14:43:33.124Z] --- PASS: TestKillContainer (2.54s) [2020-04-07T14:43:33.124Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-04-07T14:43:33.124Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2020-04-07T14:43:33.124Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-04-07T14:43:33.124Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-07T14:43:33.124Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-07T14:43:33.684Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-07T14:43:34.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2020-04-07T14:43:34.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-04-07T14:43:34.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2020-04-07T14:43:34.609Z] === RUN TestKillStoppedContainer [2020-04-07T14:43:34.863Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-07T14:43:34.863Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-07T14:43:34.863Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-07T14:43:34.863Z] === RUN TestKillDifferentUserContainer [2020-04-07T14:43:34.863Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-07T14:43:35.786Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-07T14:43:35.786Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2020-04-07T14:43:35.786Z] === RUN TestInspectOomKilledTrue [2020-04-07T14:43:35.786Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-07T14:43:35.786Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:43:35.786Z] === RUN TestInspectOomKilledFalse [2020-04-07T14:43:35.786Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-07T14:43:35.786Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:43:35.786Z] === RUN TestLinksEtcHostsContentMatch [2020-04-07T14:43:36.346Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-04-07T14:43:36.346Z] === RUN TestLinksContainerNames [2020-04-07T14:43:38.230Z] --- PASS: TestLinksContainerNames (1.69s) [2020-04-07T14:43:38.230Z] === RUN TestLogsFollowTailEmpty [2020-04-07T14:43:38.789Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-04-07T14:43:38.789Z] === RUN TestContainerNetworkMountsNoChown [2020-04-07T14:43:39.754Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot/default [2020-04-07T14:43:39.754Z] === PAUSE TestMountDaemonRoot/default [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot/private [2020-04-07T14:43:39.754Z] === PAUSE TestMountDaemonRoot/private [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot/rprivate [2020-04-07T14:43:39.754Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot/slave [2020-04-07T14:43:39.754Z] === PAUSE TestMountDaemonRoot/slave [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot/rslave [2020-04-07T14:43:39.754Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot/shared [2020-04-07T14:43:39.754Z] === PAUSE TestMountDaemonRoot/shared [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot/rshared [2020-04-07T14:43:39.754Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-07T14:43:39.754Z] === CONT TestMountDaemonRoot/default [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:43:39.754Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-07T14:43:39.754Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:43:39.754Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:43:39.754Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-07T14:43:39.754Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-07T14:43:39.754Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/rshared [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/shared [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/private [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/rslave [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/slave [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/rprivate [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:43:39.755Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:43:39.755Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-07T14:43:39.755Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-07T14:43:40.010Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:43:40.010Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-07T14:43:40.010Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:43:40.010Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:43:40.010Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:43:40.010Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:43:40.010Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:43:40.010Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:43:40.010Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-07T14:43:40.265Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:43:40.265Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:43:40.265Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-07T14:43:40.265Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:43:40.265Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:43:40.265Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-07T14:43:40.265Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:43:40.265Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:43:40.265Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:43:40.265Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.14s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rshared (0.03s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-07T14:43:40.265Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-07T14:43:40.265Z] === RUN TestContainerBindMountNonRecursive [2020-04-07T14:43:41.757Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-07T14:43:42.813Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2020-04-07T14:43:42.814Z] === RUN TestNetworkNat [2020-04-07T14:43:43.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-07T14:43:43.739Z] --- PASS: TestNetworkNat (1.16s) [2020-04-07T14:43:43.739Z] === RUN TestNetworkLocalhostTCPNat [2020-04-07T14:43:44.298Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-07T14:43:44.858Z] --- PASS: TestNetworkLocalhostTCPNat (1.14s) [2020-04-07T14:43:44.858Z] === RUN TestNetworkLoopbackNat [2020-04-07T14:43:46.206Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-07T14:43:46.206Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-07T14:43:46.206Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2020-04-07T14:43:46.206Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-04-07T14:43:46.206Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.5% of statements [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-07T14:43:46.206Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2020-04-07T14:43:46.206Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/builder [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-07T14:43:46.206Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-07T14:43:46.206Z] ok github.com/docker/docker/builder/dockerignore 0.025s coverage: 96.8% of statements [2020-04-07T14:43:46.824Z] --- PASS: TestNetworkLoopbackNat (1.47s) [2020-04-07T14:43:46.824Z] === RUN TestPause [2020-04-07T14:43:47.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-07T14:43:47.638Z] --- PASS: TestPause (1.09s) [2020-04-07T14:43:47.638Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-07T14:43:47.638Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T14:43:47.638Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T14:43:47.638Z] === RUN TestPauseStopPausedContainer [2020-04-07T14:43:48.255Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-04-07T14:43:48.645Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2020-04-07T14:43:48.645Z] === RUN TestPsFilter [2020-04-07T14:43:48.645Z] --- PASS: TestPsFilter (0.22s) [2020-04-07T14:43:48.645Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-07T14:43:49.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-07T14:43:49.567Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s) [2020-04-07T14:43:49.567Z] === RUN TestRemoveContainerWithVolume [2020-04-07T14:43:50.492Z] --- PASS: TestRemoveContainerWithVolume (0.98s) [2020-04-07T14:43:50.492Z] === RUN TestRemoveContainerRunning [2020-04-07T14:43:50.975Z] ok github.com/docker/docker/builder/remotecontext/git 4.990s coverage: 86.3% of statements [2020-04-07T14:43:51.505Z] --- PASS: TestRemoveContainerRunning (0.99s) [2020-04-07T14:43:51.505Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-07T14:43:53.042Z] ok github.com/docker/docker/builder/remotecontext 0.565s coverage: 13.6% of statements [2020-04-07T14:43:53.391Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.70s) [2020-04-07T14:43:53.391Z] === RUN TestRemoveInvalidContainer [2020-04-07T14:43:53.391Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-07T14:43:53.391Z] === RUN TestRenameLinkedContainer [2020-04-07T14:43:54.839Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-07T14:43:55.101Z] ok github.com/docker/docker/builder/dockerfile 1.590s coverage: 48.2% of statements [2020-04-07T14:43:55.101Z] ? github.com/docker/docker/cli [no test files] [2020-04-07T14:43:55.101Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-07T14:43:56.807Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-07T14:43:57.410Z] --- PASS: TestRenameLinkedContainer (4.10s) [2020-04-07T14:43:57.410Z] === RUN TestRenameStoppedContainer [2020-04-07T14:43:58.335Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-07T14:43:58.590Z] --- PASS: TestRenameStoppedContainer (1.22s) [2020-04-07T14:43:58.590Z] === RUN TestRenameRunningContainerAndReuse [2020-04-07T14:44:01.097Z] --- PASS: TestRenameRunningContainerAndReuse (2.19s) [2020-04-07T14:44:01.097Z] === RUN TestRenameInvalidName [2020-04-07T14:44:01.961Z] ok github.com/docker/docker/client 0.699s coverage: 75.8% of statements [2020-04-07T14:44:02.500Z] --- PASS: TestRenameInvalidName (1.46s) [2020-04-07T14:44:02.500Z] === RUN TestRenameAnonymousContainer [2020-04-07T14:44:02.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-07T14:44:03.363Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-07T14:44:03.364Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-07T14:44:03.364Z] remote: Enumerating objects: 2, done. [2020-04-07T14:44:03.364Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-07T14:44:03.364Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-07T14:44:03.364Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-07T14:44:03.364Z] 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-04-07T14:44:03.364Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-07T14:44:03.364Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-07T14:44:03.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/test/unit [2020-04-07T14:44:04.118Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-07T14:44:05.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-07T14:44:06.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-07T14:44:06.371Z] ? github.com/docker/docker/api [no test files] [2020-04-07T14:44:06.521Z] --- PASS: TestRenameAnonymousContainer (4.25s) [2020-04-07T14:44:06.521Z] === RUN TestRenameContainerWithSameName [2020-04-07T14:44:07.581Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-04-07T14:44:07.581Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-07T14:44:09.201Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2020-04-07T14:44:09.201Z] === RUN TestResize [2020-04-07T14:44:10.298Z] --- PASS: TestResize (0.90s) [2020-04-07T14:44:10.298Z] === RUN TestResizeWithInvalidSize [2020-04-07T14:44:11.026Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-04-07T14:44:11.026Z] === RUN TestResizeWhenContainerNotStarted [2020-04-07T14:44:11.026Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-07T14:44:11.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-07T14:44:11.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-07T14:44:12.134Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s) [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:44:12.134Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:44:12.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:44:12.134Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:44:12.134Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:44:13.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:44:14.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-07T14:44:15.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-07T14:44:15.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:44:16.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:44:16.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-07T14:44:17.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:44:18.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:44:18.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-07T14:44:18.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:44:22.825Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2020-04-07T14:44:22.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:44:22.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-07T14:44:22.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-07T14:44:22.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:44:22.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-07T14:44:23.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:44:23.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-07T14:44:24.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-07T14:44:25.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:44:26.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2020-04-07T14:44:27.887Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2020-04-07T14:44:27.887Z] === RUN TestCgroupNamespacesRun [2020-04-07T14:44:28.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-07T14:44:29.807Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-04-07T14:44:29.807Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-07T14:44:31.696Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-04-07T14:44:31.696Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-07T14:44:32.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-07T14:44:33.545Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s) [2020-04-07T14:44:33.545Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-07T14:44:35.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-07T14:44:35.428Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s) [2020-04-07T14:44:35.428Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-07T14:44:37.939Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.01s) [2020-04-07T14:44:37.939Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-07T14:44:38.499Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-04-07T14:44:38.499Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-07T14:44:38.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-07T14:44:39.365Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-04-07T14:44:39.365Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-07T14:44:40.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-07T14:44:41.219Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2020-04-07T14:44:41.219Z] === RUN TestKernelTCPMemory [2020-04-07T14:44:42.581Z] --- PASS: TestKernelTCPMemory (1.06s) [2020-04-07T14:44:42.581Z] === RUN TestNISDomainname [2020-04-07T14:44:43.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-07T14:44:43.396Z] --- PASS: TestNISDomainname (1.14s) [2020-04-07T14:44:43.396Z] === RUN TestHostnameDnsResolution [2020-04-07T14:44:45.279Z] --- PASS: TestHostnameDnsResolution (1.56s) [2020-04-07T14:44:45.279Z] === RUN TestStats [2020-04-07T14:44:45.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-07T14:44:46.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-07T14:44:46.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-07T14:44:46.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-07T14:44:47.016Z] --- PASS: TestStats (2.00s) [2020-04-07T14:44:47.016Z] === RUN TestStopContainerWithTimeout [2020-04-07T14:44:47.016Z] === RUN TestStopContainerWithTimeout/0 [2020-04-07T14:44:47.016Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-07T14:44:47.016Z] === RUN TestStopContainerWithTimeout/1 [2020-04-07T14:44:47.016Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-07T14:44:47.016Z] === RUN TestStopContainerWithTimeout/3 [2020-04-07T14:44:47.016Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-07T14:44:47.016Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-07T14:44:47.016Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-07T14:44:47.016Z] === CONT TestStopContainerWithTimeout/0 [2020-04-07T14:44:47.016Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-07T14:44:48.377Z] === CONT TestStopContainerWithTimeout/3 [2020-04-07T14:44:49.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-07T14:44:49.860Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-07T14:44:50.116Z] === CONT TestStopContainerWithTimeout/1 [2020-04-07T14:44:52.000Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-07T14:44:52.000Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-04-07T14:44:52.000Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-04-07T14:44:52.000Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2020-04-07T14:44:52.000Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2020-04-07T14:44:52.000Z] === RUN TestDeleteDevicemapper [2020-04-07T14:44:52.000Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-07T14:44:52.000Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T14:44:52.000Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-07T14:44:52.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-07T14:44:52.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-07T14:44:54.768Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.72s) [2020-04-07T14:44:54.768Z] === RUN TestUpdateMemory [2020-04-07T14:44:54.768Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-07T14:44:54.768Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:44:54.768Z] === RUN TestUpdateCPUQuota [2020-04-07T14:44:54.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-07T14:44:55.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-07T14:44:56.429Z] --- PASS: TestUpdateCPUQuota (1.59s) [2020-04-07T14:44:56.429Z] === RUN TestUpdatePidsLimit [2020-04-07T14:44:56.429Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-07T14:44:56.429Z] === RUN TestUpdatePidsLimit/no_change [2020-04-07T14:44:57.074Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-07T14:44:57.329Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-07T14:44:57.888Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-07T14:44:57.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-07T14:44:58.143Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-07T14:44:58.702Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-07T14:44:58.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-07T14:45:00.015Z] --- PASS: TestUpdatePidsLimit (3.94s) [2020-04-07T14:45:00.015Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-04-07T14:45:00.015Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2020-04-07T14:45:00.015Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-04-07T14:45:00.015Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-04-07T14:45:00.015Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-04-07T14:45:00.015Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2020-04-07T14:45:00.015Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-04-07T14:45:00.015Z] === RUN TestUpdateRestartPolicy [2020-04-07T14:45:01.168Z] ok github.com/docker/docker/cmd/dockerd 0.278s coverage: 30.8% of statements [2020-04-07T14:45:01.797Z] ok github.com/docker/docker/container 0.214s coverage: 34.9% of statements [2020-04-07T14:45:01.797Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-07T14:45:01.797Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-07T14:45:01.797Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-07T14:45:01.797Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-07T14:45:02.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-07T14:45:03.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-07T14:45:03.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-07T14:45:05.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-07T14:45:06.689Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-07T14:45:07.294Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-07T14:45:08.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-07T14:45:08.220Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-07T14:45:08.675Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.100s coverage: 65.3% of statements [2020-04-07T14:45:11.518Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-07T14:45:14.072Z] --- PASS: TestUpdateRestartPolicy (13.56s) [2020-04-07T14:45:14.072Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-07T14:45:14.072Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-07T14:45:14.673Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-04-07T14:45:14.673Z] === RUN TestWaitNonBlocked [2020-04-07T14:45:14.673Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:45:14.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:45:14.673Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:45:14.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:45:14.673Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:45:14.673Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:45:15.641Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-07T14:45:15.896Z] --- PASS: TestWaitNonBlocked (0.05s) [2020-04-07T14:45:15.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-04-07T14:45:15.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2020-04-07T14:45:15.896Z] === RUN TestWaitBlocked [2020-04-07T14:45:15.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:45:15.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:45:15.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:45:15.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:45:15.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:45:15.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:45:16.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-07T14:45:16.406Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-07T14:45:17.156Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.6% of statements [2020-04-07T14:45:17.373Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-07T14:45:17.373Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-04-07T14:45:17.373Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.46s) [2020-04-07T14:45:17.373Z] === CONT TestContainerStartOnDaemonRestart [2020-04-07T14:45:17.373Z] === CONT TestIpcModeOlderClient [2020-04-07T14:45:17.373Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-04-07T14:45:17.373Z] === CONT TestDaemonHostGatewayIP [2020-04-07T14:45:17.671Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-07T14:45:19.034Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-07T14:45:19.209Z] ok github.com/docker/docker/daemon/cluster 0.156s coverage: 0.5% of statements [2020-04-07T14:45:21.546Z] --- PASS: TestContainerStartOnDaemonRestart (4.23s) [2020-04-07T14:45:21.546Z] === CONT TestDaemonRestartIpcMode [2020-04-07T14:45:21.801Z] --- PASS: TestDaemonHostGatewayIP (4.31s) [2020-04-07T14:45:22.770Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-07T14:45:23.645Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2020-04-07T14:45:24.697Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-07T14:45:24.997Z] --- PASS: TestDaemonRestartIpcMode (3.56s) [2020-04-07T14:45:24.997Z] PASS [2020-04-07T14:45:24.997Z] [2020-04-07T14:45:24.997Z] === Skipped [2020-04-07T14:45:24.997Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-07T14:45:24.997Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T14:45:24.997Z] [2020-04-07T14:45:24.997Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-07T14:45:24.997Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:45:24.997Z] [2020-04-07T14:45:24.997Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-07T14:45:24.997Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:45:24.997Z] [2020-04-07T14:45:24.997Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T14:45:24.997Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T14:45:24.997Z] [2020-04-07T14:45:24.997Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-07T14:45:24.997Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T14:45:24.997Z] [2020-04-07T14:45:24.997Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-07T14:45:24.997Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T14:45:24.997Z] [2020-04-07T14:45:24.997Z] [2020-04-07T14:45:24.997Z] DONE 199 tests, 6 skipped in 153.293s [2020-04-07T14:45:24.997Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-07T14:45:24.997Z] ++ 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-04-07T14:45:24.997Z] ++ set -e [2020-04-07T14:45:24.997Z] ++ '[' -n 0 ']' [2020-04-07T14:45:24.997Z] ++ set -x [2020-04-07T14:45:24.997Z] ++ env -i DEST=/go/src/github.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-04-07T14:45:25.295Z] INFO: Testing against a local daemon [2020-04-07T14:45:25.295Z] === RUN TestCommitInheritsEnv [2020-04-07T14:45:25.897Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-04-07T14:45:25.897Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-07T14:45:25.897Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-07T14:45:25.897Z] === RUN TestImagesFilterMultiReference [2020-04-07T14:45:25.897Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-04-07T14:45:25.897Z] === RUN TestImagePullPlatformInvalid [2020-04-07T14:45:25.897Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-04-07T14:45:25.897Z] === RUN TestRemoveImageOrphaning [2020-04-07T14:45:26.498Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-07T14:45:26.498Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2020-04-07T14:45:26.498Z] === RUN TestRemoveImageGarbageCollector [2020-04-07T14:45:27.141Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-07T14:45:27.160Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-04-07T14:45:27.448Z] ok github.com/docker/docker/daemon/config 0.127s coverage: 81.7% of statements [2020-04-07T14:45:28.066Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-07T14:45:28.321Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-07T14:45:28.576Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-07T14:45:28.831Z] --- PASS: TestRemoveImageGarbageCollector (2.44s) [2020-04-07T14:45:28.831Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-07T14:45:28.831Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-04-07T14:45:28.831Z] === RUN TestTagInvalidReference [2020-04-07T14:45:28.831Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-07T14:45:28.831Z] === RUN TestTagValidPrefixedRepo [2020-04-07T14:45:28.831Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-07T14:45:28.831Z] === RUN TestTagExistedNameWithoutForce [2020-04-07T14:45:28.831Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-07T14:45:28.831Z] === RUN TestTagOfficialNames [2020-04-07T14:45:29.085Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-07T14:45:29.085Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-07T14:45:29.085Z] === RUN TestTagMatchesDigest [2020-04-07T14:45:29.085Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-07T14:45:29.085Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-07T14:45:29.381Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-07T14:45:29.681Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-07T14:45:29.682Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-07T14:45:30.149Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-07T14:45:30.449Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-04-07T14:45:30.449Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-07T14:45:30.449Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-07T14:45:31.010Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-04-07T14:45:31.010Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-07T14:45:31.010Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-07T14:45:31.010Z] ? github.com/docker/docker/api/types [no test files] [2020-04-07T14:45:31.010Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-07T14:45:31.010Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-07T14:45:31.010Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-07T14:45:31.010Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-07T14:45:31.213Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-07T14:45:31.570Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-04-07T14:45:31.570Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-04-07T14:45:31.570Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-07T14:45:31.570Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-07T14:45:31.570Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-07T14:45:31.570Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-07T14:45:31.570Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-07T14:45:31.570Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-07T14:45:31.570Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-07T14:45:31.636Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.513s coverage: 13.7% of statements [2020-04-07T14:45:31.816Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-07T14:45:31.824Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-04-07T14:45:32.079Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-04-07T14:45:32.079Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-07T14:45:32.079Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-07T14:45:32.079Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-07T14:45:32.079Z] ? github.com/docker/docker/builder [no test files] [2020-04-07T14:45:32.079Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-07T14:45:32.079Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-07T14:45:32.079Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-07T14:45:32.079Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-07T14:45:32.079Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-07T14:45:32.079Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-07T14:45:32.079Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-07T14:45:32.638Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-04-07T14:45:35.118Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-04-07T14:45:35.118Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.711s coverage: 57.9% of statements [2020-04-07T14:45:35.771Z] ok github.com/docker/docker/daemon 12.571s coverage: 17.4% of statements [2020-04-07T14:45:35.771Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-07T14:45:35.771Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-07T14:45:35.771Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-07T14:45:35.771Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-07T14:45:35.900Z] ok github.com/docker/docker/builder/dockerfile 0.529s coverage: 48.2% of statements [2020-04-07T14:45:36.460Z] ok github.com/docker/docker/builder/remotecontext 0.252s coverage: 13.6% of statements [2020-04-07T14:45:37.386Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-07T14:45:37.946Z] ok github.com/docker/docker/builder/remotecontext/git 1.132s coverage: 86.3% of statements [2020-04-07T14:45:37.946Z] ? github.com/docker/docker/cli [no test files] [2020-04-07T14:45:37.946Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-07T14:45:38.431Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-07T14:45:38.687Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-07T14:45:38.687Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-07T14:45:39.245Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-07T14:45:39.805Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-07T14:45:40.059Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-07T14:45:40.201Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-04-07T14:45:42.104Z] ok github.com/docker/docker/client 0.124s coverage: 75.8% of statements [2020-04-07T14:45:42.285Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.083s coverage: 68.6% of statements [2020-04-07T14:45:43.803Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.191s coverage: 49.5% of statements [2020-04-07T14:45:44.215Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-07T14:45:44.430Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.235s coverage: 45.9% of statements [2020-04-07T14:45:44.430Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-07T14:45:45.141Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-07T14:45:45.700Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-07T14:45:45.954Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-07T14:45:46.212Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-07T14:45:46.467Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-07T14:45:46.722Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-07T14:45:47.280Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-07T14:45:47.281Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-07T14:45:47.537Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-07T14:45:47.929Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.641s coverage: 76.1% of statements [2020-04-07T14:45:47.929Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-04-07T14:45:48.223Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.356s coverage: 55.4% of statements [2020-04-07T14:45:48.223Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-07T14:45:48.223Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-07T14:45:50.283Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-04-07T14:45:50.283Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2020-04-07T14:45:50.890Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-07T14:45:51.497Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-07T14:45:54.726Z] ok github.com/docker/docker/daemon/logger 0.320s coverage: 41.8% of statements [2020-04-07T14:45:54.843Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-07T14:45:55.016Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2020-04-07T14:45:57.400Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-07T14:45:57.726Z] ok github.com/docker/docker/daemon/logger/awslogs 0.687s coverage: 77.8% of statements [2020-04-07T14:45:58.353Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-04-07T14:45:58.642Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 4.9% of statements [2020-04-07T14:45:58.642Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-07T14:45:58.642Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-07T14:45:58.642Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-07T14:45:58.642Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-07T14:45:59.668Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 62.1% of statements [2020-04-07T14:45:59.962Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-04-07T14:46:01.559Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-07T14:46:02.525Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-07T14:46:03.085Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-07T14:46:03.488Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 74.7% of statements [2020-04-07T14:46:03.488Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-07T14:46:03.488Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 19.9% of statements [2020-04-07T14:46:03.777Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-04-07T14:46:04.022Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-07T14:46:04.945Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-07T14:46:05.273Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2020-04-07T14:46:07.330Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-04-07T14:46:07.619Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2020-04-07T14:46:08.246Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-07T14:46:08.250Z] ok github.com/docker/docker/daemon/logger/splunk 2.963s coverage: 82.5% of statements [2020-04-07T14:46:08.250Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-07T14:46:08.250Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-07T14:46:09.171Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-07T14:46:11.682Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-07T14:46:13.816Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-04-07T14:46:13.816Z] ok github.com/docker/docker/distribution/metadata 0.093s coverage: 48.2% of statements [2020-04-07T14:46:14.102Z] ok github.com/docker/docker/distribution 0.451s coverage: 22.1% of statements [2020-04-07T14:46:14.102Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-07T14:46:14.233Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-07T14:46:14.792Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-07T14:46:15.128Z] ok github.com/docker/docker/distribution/xfer 1.713s coverage: 84.0% of statements [2020-04-07T14:46:15.129Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-07T14:46:16.152Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-07T14:46:16.152Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-07T14:46:16.152Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-07T14:46:16.152Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-07T14:46:16.152Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-07T14:46:17.077Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-07T14:46:17.637Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-07T14:46:18.195Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-07T14:46:18.632Z] ok github.com/docker/docker/image 0.080s coverage: 86.4% of statements [2020-04-07T14:46:18.632Z] ok github.com/docker/docker/image/v1 0.036s coverage: 25.0% of statements [2020-04-07T14:46:18.632Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-04-07T14:46:18.632Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-07T14:46:18.632Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-07T14:46:18.755Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-07T14:46:20.145Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2020-04-07T14:46:20.437Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 50.0% of statements [2020-04-07T14:46:20.638Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-07T14:46:20.638Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-07T14:46:20.744Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 30.8% of statements [2020-04-07T14:46:21.561Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-07T14:46:22.488Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-07T14:46:22.626Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2020-04-07T14:46:22.626Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-07T14:46:22.626Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-07T14:46:22.626Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-07T14:46:22.627Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-07T14:46:23.929Z] ok github.com/docker/docker/opts 0.073s coverage: 67.4% of statements [2020-04-07T14:46:24.370Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-07T14:46:25.422Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-04-07T14:46:26.443Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-04-07T14:46:26.444Z] ok github.com/docker/docker/pkg/archive 1.332s coverage: 77.1% of statements [2020-04-07T14:46:27.465Z] ok github.com/docker/docker/pkg/authorization 3.071s coverage: 68.3% of statements [2020-04-07T14:46:27.668Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-07T14:46:27.753Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-04-07T14:46:28.273Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-07T14:46:29.276Z] ok github.com/docker/docker/pkg/discovery/file 0.022s coverage: 92.9% of statements [2020-04-07T14:46:29.276Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-04-07T14:46:29.633Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-07T14:46:30.297Z] ok github.com/docker/docker/layer 7.635s coverage: 68.8% of statements [2020-04-07T14:46:30.297Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-07T14:46:30.297Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-07T14:46:30.297Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-07T14:46:30.297Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-07T14:46:30.297Z] ? github.com/docker/docker/oci [no test files] [2020-04-07T14:46:30.297Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-07T14:46:30.925Z] ok github.com/docker/docker/pkg/discovery/memory 0.034s coverage: 92.3% of statements [2020-04-07T14:46:31.552Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-04-07T14:46:31.559Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-07T14:46:31.814Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-07T14:46:31.840Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-07T14:46:32.417Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-07T14:46:32.558Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-04-07T14:46:33.331Z] ok github.com/docker/docker/pkg/chrootarchive 4.365s coverage: 43.2% of statements [2020-04-07T14:46:33.331Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-07T14:46:33.331Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-07T14:46:33.331Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-04-07T14:46:33.331Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 89.5% of statements [2020-04-07T14:46:34.444Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-07T14:46:34.837Z] ok github.com/docker/docker/pkg/fsutils 0.368s coverage: 85.1% of statements [2020-04-07T14:46:34.837Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 11.4% of statements [2020-04-07T14:46:35.124Z] ok github.com/docker/docker/pkg/discovery/kv 3.181s coverage: 84.1% of statements [2020-04-07T14:46:35.678Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-07T14:46:35.807Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-04-07T14:46:37.172Z] ok github.com/docker/docker/pkg/locker 0.045s coverage: 88.9% of statements [2020-04-07T14:46:37.459Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-04-07T14:46:37.459Z] ok github.com/docker/docker/pkg/idtools 0.823s coverage: 70.1% of statements [2020-04-07T14:46:37.748Z] ok github.com/docker/docker/pkg/longpath 0.026s coverage: 100.0% of statements [2020-04-07T14:46:38.773Z] ok github.com/docker/docker/pkg/ioutils 1.655s coverage: 70.6% of statements [2020-04-07T14:46:38.773Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-07T14:46:38.773Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-07T14:46:38.773Z] ok github.com/docker/docker/pkg/namesgenerator 0.062s coverage: 85.7% of statements [2020-04-07T14:46:38.773Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-07T14:46:38.773Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2020-04-07T14:46:38.935Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-07T14:46:39.061Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2020-04-07T14:46:39.858Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-07T14:46:40.553Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 91.4% of statements [2020-04-07T14:46:40.553Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.4% of statements [2020-04-07T14:46:40.553Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-07T14:46:40.553Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-07T14:46:41.576Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2020-04-07T14:46:42.610Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-04-07T14:46:42.899Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-04-07T14:46:42.899Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-04-07T14:46:43.881Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2020-04-07T14:46:43.919Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-04-07T14:46:44.014Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-07T14:46:44.544Z] ok github.com/docker/docker/pkg/pubsub 1.169s coverage: 73.9% of statements [2020-04-07T14:46:45.171Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2020-04-07T14:46:45.244Z] ok github.com/docker/docker/daemon 12.217s coverage: 17.4% of statements [2020-04-07T14:46:45.244Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-07T14:46:45.244Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-07T14:46:45.804Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.7% of statements [2020-04-07T14:46:46.193Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-04-07T14:46:46.193Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-04-07T14:46:46.522Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-07T14:46:46.730Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-04-07T14:46:46.730Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-04-07T14:46:46.730Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-07T14:46:46.730Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-07T14:46:46.814Z] ok github.com/docker/docker/pkg/symlink 0.038s coverage: 87.7% of statements [2020-04-07T14:46:47.101Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 70.8% of statements [2020-04-07T14:46:47.447Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-07T14:46:47.724Z] ok github.com/docker/docker/pkg/signal 3.473s coverage: 61.0% of statements [2020-04-07T14:46:48.006Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-07T14:46:48.372Z] ok github.com/docker/docker/pkg/tailfile 0.104s coverage: 88.6% of statements [2020-04-07T14:46:48.372Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 37.2% of statements [2020-04-07T14:46:48.565Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-07T14:46:48.615Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-04-07T14:46:48.819Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-07T14:46:49.864Z] testing: warning: no tests to run [2020-04-07T14:46:49.864Z] coverage: [no statements] [2020-04-07T14:46:49.864Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-04-07T14:46:49.864Z] ok github.com/docker/docker/pkg/term 0.024s coverage: 84.8% of statements [2020-04-07T14:46:50.497Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-04-07T14:46:50.742Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-07T14:46:50.888Z] ok github.com/docker/docker/pkg/tarsum 0.216s coverage: 89.3% of statements [2020-04-07T14:46:50.888Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-04-07T14:46:50.888Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2020-04-07T14:46:51.421Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.207s coverage: 57.0% of statements [2020-04-07T14:46:51.914Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-04-07T14:46:52.190Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-07T14:46:53.411Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-04-07T14:46:54.706Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.506s coverage: 72.5% of statements [2020-04-07T14:46:54.961Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.825s coverage: 46.2% of statements [2020-04-07T14:46:55.446Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-07T14:46:55.467Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-04-07T14:46:56.006Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-07T14:46:56.006Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-07T14:46:56.103Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 68.8% of statements [2020-04-07T14:46:56.321Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-04-07T14:46:56.321Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-07T14:46:56.727Z] ok github.com/docker/docker/plugin 0.606s coverage: 27.1% of statements [2020-04-07T14:46:57.409Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-07T14:46:58.207Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.089s coverage: 49.5% of statements [2020-04-07T14:46:58.228Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-04-07T14:46:58.851Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 45.3% of statements [2020-04-07T14:46:59.331Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-07T14:46:59.568Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.323s coverage: 76.1% of statements [2020-04-07T14:47:00.352Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2020-04-07T14:47:00.493Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-04-07T14:47:00.732Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-07T14:47:00.748Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.186s coverage: 61.0% of statements [2020-04-07T14:47:00.748Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-07T14:47:00.748Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-07T14:47:01.030Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-07T14:47:01.382Z] ok github.com/docker/docker/registry 0.573s coverage: 56.0% of statements [2020-04-07T14:47:01.382Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2020-04-07T14:47:01.671Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-04-07T14:47:02.595Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-04-07T14:47:04.478Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-04-07T14:47:04.478Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-07T14:47:04.478Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-07T14:47:04.734Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 41.8% of statements [2020-04-07T14:47:04.884Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-04-07T14:47:06.620Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-04-07T14:47:06.620Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 77.4% of statements [2020-04-07T14:47:06.620Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-07T14:47:06.620Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-07T14:47:06.938Z] ok github.com/docker/docker/volume/mounts 0.098s coverage: 67.0% of statements [2020-04-07T14:47:06.938Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-04-07T14:47:07.546Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-04-07T14:47:07.546Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2020-04-07T14:47:08.106Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-04-07T14:47:08.427Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-04-07T14:47:09.031Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-04-07T14:47:09.031Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-07T14:47:09.592Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 19.9% of statements [2020-04-07T14:47:10.954Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-04-07T14:47:10.958Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-07T14:47:12.316Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-04-07T14:47:12.316Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-07T14:47:12.877Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-07T14:47:12.877Z] ok github.com/docker/docker/daemon/logger/splunk 1.666s coverage: 82.5% of statements [2020-04-07T14:47:12.877Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-07T14:47:12.877Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-07T14:47:13.553Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-07T14:47:14.115Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-07T14:47:15.395Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-04-07T14:47:15.474Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-07T14:47:15.650Z] ok github.com/docker/docker/distribution 0.183s coverage: 22.1% of statements [2020-04-07T14:47:15.650Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-07T14:47:16.034Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-07T14:47:16.828Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/rootless [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/volume [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-07T14:47:16.829Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === Skipped [2020-04-07T14:47:16.829Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-07T14:47:16.829Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-07T14:47:16.829Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-07T14:47:16.829Z] time="2020-04-07T14:45:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-07T14:47:16.829Z] time="2020-04-07T14:45:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-07T14:47:16.829Z] time="2020-04-07T14:45:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-07T14:47:16.829Z] time="2020-04-07T14:45:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-07T14:47:16.829Z] time="2020-04-07T14:45:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-07T14:47:16.829Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-07T14:47:16.829Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-07T14:47:16.829Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:47:16.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-07T14:47:16.829Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-07T14:47:16.829Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-07T14:47:16.829Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] [2020-04-07T14:47:16.829Z] DONE 2140 tests, 26 skipped in 347.029s [2020-04-07T14:47:17.013Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements Post stage [Pipeline] junit [2020-04-07T14:47:17.150Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T14:47:17.939Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-04-07T14:47:18.059Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -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:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/make.sh dynbinary test-integration [2020-04-07T14:47:18.344Z] [2020-04-07T14:47:18.631Z] Removing bundles/ [2020-04-07T14:47:18.631Z] [2020-04-07T14:47:18.631Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-07T14:47:18.631Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:47:18.631Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T14:47:18.863Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.6% of statements [2020-04-07T14:47:18.863Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-07T14:47:19.118Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-04-07T14:47:19.118Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-07T14:47:19.337Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-07T14:47:19.591Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-07T14:47:19.846Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-07T14:47:20.043Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-04-07T14:47:20.043Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-07T14:47:20.969Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2020-04-07T14:47:21.895Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-04-07T14:47:22.150Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-07T14:47:24.035Z] ok github.com/docker/docker/pkg/archive 0.385s coverage: 77.0% of statements [2020-04-07T14:47:24.959Z] ok github.com/docker/docker/pkg/authorization 0.189s coverage: 68.3% of statements [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite (348.67s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.10s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.28s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.28s) [2020-04-07T14:47:25.161Z] docker_cli_daemon_test.go:1449: [d7216b26e4227] daemon is not started [2020-04-07T14:47:25.161Z] check_test.go:309: [d92abd31e8f93] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.82s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.13s) [2020-04-07T14:47:25.161Z] check_test.go:309: [db45830073939] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.75s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.24s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.96s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.59s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.60s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.06s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.80s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-07T14:47:25.161Z] check_test.go:309: [d067a35a809f3] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-07T14:47:25.161Z] check_test.go:309: [d9d6b8388dee7] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-04-07T14:47:25.161Z] check_test.go:309: [dcae1c8c4507e] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.72s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-07T14:47:25.161Z] check_test.go:309: [dd560c6635206] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.52s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.31s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.89s) [2020-04-07T14:47:25.161Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-07T14:47:25.161Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-07T14:47:25.161Z] check_test.go:309: [d292ff12fbe55] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.58s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s) [2020-04-07T14:47:25.161Z] check_test.go:309: [d233852ccb16b] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.23s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-04-07T14:47:25.161Z] check_test.go:309: [d1e77b0a3dec9] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.89s) [2020-04-07T14:47:25.161Z] docker_cli_daemon_plugins_test.go:79: [d73c828cecb76] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.84s) [2020-04-07T14:47:25.161Z] docker_cli_daemon_plugins_test.go:169: [d132410ba2518] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.63s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-07T14:47:25.161Z] check_test.go:309: [d69c5a627de62] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.97s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.68s) [2020-04-07T14:47:25.161Z] check_test.go:309: [d51d9f8b1c4c0] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.26s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.14s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.58s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.00s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.49s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.96s) [2020-04-07T14:47:25.161Z] check_test.go:309: [da63c889ee4e9] daemon is not started [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.48s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.55s) [2020-04-07T14:47:25.161Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.32s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.69s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.08s) [2020-04-07T14:47:25.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-07T14:47:25.162Z] check_test.go:309: [d75b7b6806095] daemon is not started [2020-04-07T14:47:25.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-07T14:47:25.162Z] check_test.go:309: [dd53097bf59c3] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s) [2020-04-07T14:47:25.162Z] check_test.go:309: [de3d43fb56885] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.34s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.64s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.15s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.96s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.95s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.63s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.57s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.74s) [2020-04-07T14:47:25.162Z] check_test.go:309: [dfd47bf71dca4] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.83s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.89s) [2020-04-07T14:47:25.162Z] check_test.go:309: [dd642b387da88] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.79s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-07T14:47:25.162Z] check_test.go:309: [d5d1e996bc9cf] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.23s) [2020-04-07T14:47:25.162Z] check_test.go:309: [d96e7ace5b997] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.52s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-04-07T14:47:25.162Z] check_test.go:309: [d4da1bd4f90b6] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.41s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.14s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.58s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-04-07T14:47:25.162Z] check_test.go:309: [d93d25cd052f7] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.27s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.84s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.17s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.15s) [2020-04-07T14:47:25.162Z] check_test.go:309: [d37cc5dd4adf6] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.97s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.05s) [2020-04-07T14:47:25.162Z] check_test.go:309: [dbca963bccccf] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.76s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.73s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.53s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.23s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.08s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.27s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.41s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.08s) [2020-04-07T14:47:25.162Z] docker_cli_daemon_test.go:2542: [d81aa599c371c] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.74s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.08s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.08s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.31s) [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-04-07T14:47:25.162Z] check_test.go:309: [d242d40d9a35e] daemon is not started [2020-04-07T14:47:25.162Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.68s) [2020-04-07T14:47:25.162Z] === RUN TestDockerSwarmSuite [2020-04-07T14:47:25.162Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-07T14:47:25.518Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-07T14:47:25.518Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-07T14:47:29.358Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-07T14:47:29.674Z] ok github.com/docker/docker/layer 7.749s coverage: 68.8% of statements [2020-04-07T14:47:29.674Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-07T14:47:29.674Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-07T14:47:29.674Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-07T14:47:29.674Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-07T14:47:29.674Z] ? github.com/docker/docker/oci [no test files] [2020-04-07T14:47:29.674Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-07T14:47:29.674Z] ok github.com/docker/docker/pkg/chrootarchive 2.986s coverage: 43.2% of statements [2020-04-07T14:47:29.674Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-07T14:47:29.674Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-07T14:47:29.674Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-04-07T14:47:29.929Z] ok github.com/docker/docker/pkg/discovery 0.026s coverage: 58.3% of statements [2020-04-07T14:47:30.184Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-04-07T14:47:30.744Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2020-04-07T14:47:31.669Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-04-07T14:47:31.924Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-04-07T14:47:32.656Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-07T14:47:33.286Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-04-07T14:47:33.870Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-04-07T14:47:34.430Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2020-04-07T14:47:34.684Z] ok github.com/docker/docker/pkg/fsutils 0.212s coverage: 85.1% of statements [2020-04-07T14:47:34.684Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-04-07T14:47:35.186Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-07T14:47:35.608Z] ok github.com/docker/docker/pkg/idtools 0.445s coverage: 70.1% of statements [2020-04-07T14:47:36.166Z] ok github.com/docker/docker/pkg/ioutils 0.524s coverage: 70.6% of statements [2020-04-07T14:47:36.420Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-04-07T14:47:36.550Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-07T14:47:36.550Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-07T14:47:36.675Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2020-04-07T14:47:36.675Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-04-07T14:47:36.675Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-07T14:47:36.675Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-07T14:47:36.930Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-04-07T14:47:36.930Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-07T14:47:37.185Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-04-07T14:47:37.440Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-04-07T14:47:37.695Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-04-07T14:47:37.950Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-04-07T14:47:37.950Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-07T14:47:37.950Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-07T14:47:38.875Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-04-07T14:47:39.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-07T14:47:39.434Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-07T14:47:39.689Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-07T14:47:39.944Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-07T14:47:41.303Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-07T14:47:41.558Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-07T14:47:43.212Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-07T14:47:44.815Z] ok github.com/docker/docker/pkg/signal 2.393s coverage: 61.0% of statements [2020-04-07T14:47:44.815Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-07T14:47:45.070Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-07T14:47:45.094Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-07T14:47:45.325Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-07T14:47:45.587Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-04-07T14:47:45.842Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-07T14:47:46.402Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 37.2% of statements [2020-04-07T14:47:46.962Z] ok github.com/docker/docker/pkg/tailfile 0.072s coverage: 88.6% of statements [2020-04-07T14:47:47.522Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-04-07T14:47:47.777Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-07T14:47:48.032Z] testing: warning: no tests to run [2020-04-07T14:47:48.032Z] coverage: [no statements] [2020-04-07T14:47:48.032Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-07T14:47:48.287Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-07T14:47:48.396Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-07T14:47:48.542Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-07T14:47:48.797Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-07T14:47:51.306Z] ok github.com/docker/docker/plugin 0.538s coverage: 27.1% of statements [2020-04-07T14:47:51.561Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-07T14:47:52.488Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-07T14:47:52.552Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-07T14:47:52.743Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-04-07T14:47:53.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-07T14:47:54.106Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-04-07T14:47:55.032Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-07T14:47:55.032Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-04-07T14:47:55.957Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-04-07T14:47:55.957Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-07T14:47:56.416Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-07T14:47:58.468Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-07T14:47:59.049Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-07T14:47:59.392Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2020-04-07T14:47:59.952Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-07T14:48:00.877Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-04-07T14:48:01.601Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-07T14:48:13.025Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/rootless [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/volume [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-07T14:48:13.025Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === Skipped [2020-04-07T14:48:13.025Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-07T14:48:13.025Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-07T14:48:13.025Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-07T14:48:13.025Z] time="2020-04-07T14:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-07T14:48:13.025Z] time="2020-04-07T14:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-07T14:48:13.025Z] time="2020-04-07T14:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-07T14:48:13.025Z] time="2020-04-07T14:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-07T14:48:13.025Z] time="2020-04-07T14:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-07T14:48:13.025Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-07T14:48:13.025Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-07T14:48:13.025Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T14:48:13.025Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-07T14:48:13.025Z] graphtest_unix.go:73: No driver to put! [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-07T14:48:13.025Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-07T14:48:13.025Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] [2020-04-07T14:48:13.025Z] DONE 2140 tests, 26 skipped in 247.403s Post stage [Pipeline] junit [2020-04-07T14:48:13.287Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-07T14:48:13.901Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40731/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8aafbbff43fbb270ff5ef9c1665843746128de5c hack/validate/vendor [2020-04-07T14:48:14.825Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-07T14:48:15.445Z] + echo Building e2e image [2020-04-07T14:48:15.446Z] Building e2e image [2020-04-07T14:48:15.446Z] + docker build --build-arg DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c -t moby-e2e-test -f Dockerfile.e2e . [2020-04-07T14:48:15.446Z] #2 [internal] load .dockerignore [2020-04-07T14:48:15.446Z] #2 transferring context: 34B done [2020-04-07T14:48:15.446Z] #2 DONE 0.0s [2020-04-07T14:48:15.446Z] [2020-04-07T14:48:15.446Z] #1 [internal] load build definition from Dockerfile.e2e [2020-04-07T14:48:15.446Z] #1 transferring dockerfile: 3.21kB done [2020-04-07T14:48:15.446Z] #1 DONE 0.0s [2020-04-07T14:48:15.446Z] [2020-04-07T14:48:15.446Z] #4 [internal] load metadata for docker.io/library/golang:1.13.9-alpine [2020-04-07T14:48:15.705Z] #4 ... [2020-04-07T14:48:15.706Z] [2020-04-07T14:48:15.706Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-07T14:48:15.706Z] #3 DONE 0.2s [2020-04-07T14:48:15.706Z] [2020-04-07T14:48:15.706Z] #4 [internal] load metadata for docker.io/library/golang:1.13.9-alpine [2020-04-07T14:48:15.706Z] #4 DONE 0.3s [2020-04-07T14:48:15.706Z] [2020-04-07T14:48:15.706Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-07T14:48:15.706Z] #14 resolve docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 done [2020-04-07T14:48:15.706Z] #14 sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 1.65kB / 1.65kB done [2020-04-07T14:48:15.706Z] #14 sha256:ed003971a4809c9ae45afe2d318c24b9e3f6b30864a322877c69a46c504d852c 1.36kB / 1.36kB done [2020-04-07T14:48:15.706Z] #14 sha256:2e384b27f926110890d5b7a82937b43ca8b27a1a2c389bef060882244b97f1aa 3.83kB / 3.83kB done [2020-04-07T14:48:15.706Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0B / 301.28kB 0.1s [2020-04-07T14:48:15.706Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done [2020-04-07T14:48:15.706Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 0B / 126.94MB 0.1s [2020-04-07T14:48:15.960Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 [2020-04-07T14:48:15.960Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done [2020-04-07T14:48:15.960Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 6.39MB / 126.94MB 0.3s [2020-04-07T14:48:15.961Z] #14 sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 127B / 127B 0.2s done [2020-04-07T14:48:16.215Z] #14 ... [2020-04-07T14:48:16.215Z] [2020-04-07T14:48:16.215Z] #8 [internal] load build context [2020-04-07T14:48:16.215Z] #8 transferring context: 831.68kB 0.4s done [2020-04-07T14:48:16.215Z] #8 DONE 0.4s [2020-04-07T14:48:16.215Z] [2020-04-07T14:48:16.215Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-07T14:48:16.215Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 14.80MB / 126.94MB 0.4s [2020-04-07T14:48:16.215Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 23.34MB / 126.94MB 0.5s [2020-04-07T14:48:16.215Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.3s done [2020-04-07T14:48:16.215Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-07T14:48:16.470Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 30.43MB / 126.94MB 0.6s [2020-04-07T14:48:16.470Z] #14 ... [2020-04-07T14:48:16.470Z] [2020-04-07T14:48:16.470Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-07T14:48:16.470Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-07T14:48:16.470Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-07T14:48:16.470Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-07T14:48:16.470Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-07T14:48:16.470Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-04-07T14:48:16.470Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.5s done [2020-04-07T14:48:16.470Z] #5 DONE 0.8s [2020-04-07T14:48:16.470Z] [2020-04-07T14:48:16.470Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-07T14:48:16.470Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 48.67MB / 126.94MB 0.8s [2020-04-07T14:48:16.728Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 57.50MB / 126.94MB 0.9s [2020-04-07T14:48:16.728Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 82.52MB / 126.94MB 1.1s [2020-04-07T14:48:16.983Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 92.23MB / 126.94MB 1.2s [2020-04-07T14:48:16.983Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 101.50MB / 126.94MB 1.3s [2020-04-07T14:48:17.238Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 125.10MB / 126.94MB 1.5s [2020-04-07T14:48:17.494Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 126.94MB / 126.94MB 1.6s done [2020-04-07T14:48:17.494Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 0.1s [2020-04-07T14:48:17.750Z] #14 ... [2020-04-07T14:48:17.750Z] [2020-04-07T14:48:17.750Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-07T14:48:17.750Z] #6 DONE 1.3s [2020-04-07T14:48:17.750Z] [2020-04-07T14:48:17.750Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-07T14:48:19.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-07T14:48:19.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-07T14:48:22.312Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-07T14:48:22.312Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-07T14:48:22.986Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 5.2s [2020-04-07T14:48:23.242Z] #14 ... [2020-04-07T14:48:23.242Z] [2020-04-07T14:48:23.242Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-07T14:48:23.242Z] #7 1.017 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-07T14:48:23.242Z] #7 2.110 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-07T14:48:23.242Z] #7 2.206 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-07T14:48:23.242Z] #7 2.211 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-07T14:48:23.242Z] #7 2.219 (3/30) Installing readline (8.0.0-r0) [2020-04-07T14:48:23.242Z] #7 2.226 (4/30) Installing bash (5.0.0-r0) [2020-04-07T14:48:23.242Z] #7 2.243 Executing bash-5.0.0-r0.post-install [2020-04-07T14:48:23.242Z] #7 2.247 (5/30) Installing ca-certificates (20190108-r0) [2020-04-07T14:48:23.242Z] #7 2.262 (6/30) Installing libgcc (8.3.0-r0) [2020-04-07T14:48:23.242Z] #7 2.266 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-07T14:48:23.242Z] #7 2.283 (8/30) Installing binutils (2.32-r0) [2020-04-07T14:48:23.242Z] #7 2.377 (9/30) Installing gmp (6.1.2-r1) [2020-04-07T14:48:23.242Z] #7 2.386 (10/30) Installing isl (0.18-r0) [2020-04-07T14:48:23.242Z] #7 2.405 (11/30) Installing libgomp (8.3.0-r0) [2020-04-07T14:48:23.242Z] #7 2.413 (12/30) Installing libatomic (8.3.0-r0) [2020-04-07T14:48:23.242Z] #7 2.414 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-07T14:48:23.243Z] #7 2.420 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-07T14:48:23.243Z] #7 2.423 (15/30) Installing gcc (8.3.0-r0) [2020-04-07T14:48:23.243Z] #7 3.306 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-07T14:48:23.243Z] #7 3.412 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-07T14:48:23.243Z] #7 3.413 (18/30) Installing g++ (8.3.0-r0) [2020-04-07T14:48:23.243Z] #7 4.003 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-07T14:48:23.243Z] #7 4.006 (20/30) Installing libcurl (7.66.0-r0) [2020-04-07T14:48:23.243Z] #7 4.018 (21/30) Installing expat (2.2.8-r0) [2020-04-07T14:48:23.243Z] #7 4.025 (22/30) Installing pcre2 (10.33-r0) [2020-04-07T14:48:23.243Z] #7 4.034 (23/30) Installing git (2.22.2-r0) [2020-04-07T14:48:23.243Z] #7 4.247 (24/30) Installing libmnl (1.0.4-r0) [2020-04-07T14:48:23.243Z] #7 4.249 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-07T14:48:23.243Z] #7 4.255 (26/30) Installing iptables (1.8.3-r1) [2020-04-07T14:48:23.243Z] #7 4.279 (27/30) Installing pigz (2.4-r0) [2020-04-07T14:48:23.243Z] #7 4.293 (28/30) Installing tar (1.32-r0) [2020-04-07T14:48:23.243Z] #7 4.301 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-07T14:48:23.243Z] #7 4.305 (30/30) Installing xz (5.2.4-r0) [2020-04-07T14:48:23.243Z] #7 4.314 Executing busybox-1.30.1-r3.trigger [2020-04-07T14:48:23.243Z] #7 4.317 Executing ca-certificates-20190108-r0.trigger [2020-04-07T14:48:23.243Z] #7 4.366 OK: 178 MiB in 44 packages [2020-04-07T14:48:23.243Z] #7 DONE 5.5s [2020-04-07T14:48:23.243Z] [2020-04-07T14:48:23.243Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-07T14:48:23.243Z] #9 DONE 0.1s [2020-04-07T14:48:23.497Z] [2020-04-07T14:48:23.497Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-07T14:48:23.497Z] #10 DONE 0.1s [2020-04-07T14:48:23.497Z] [2020-04-07T14:48:23.497Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-07T14:48:23.497Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 6.0s done [2020-04-07T14:48:23.497Z] #14 ... [2020-04-07T14:48:23.497Z] [2020-04-07T14:48:23.497Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-07T14:48:23.497Z] #11 DONE 0.1s [2020-04-07T14:48:23.497Z] [2020-04-07T14:48:23.497Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-07T14:48:23.497Z] #12 DONE 0.1s [2020-04-07T14:48:23.752Z] [2020-04-07T14:48:23.752Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-07T14:48:23.752Z] #13 DONE 0.1s [2020-04-07T14:48:23.752Z] [2020-04-07T14:48:23.752Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-07T14:48:23.752Z] #14 extracting sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 done [2020-04-07T14:48:23.752Z] #14 DONE 8.0s [2020-04-07T14:48:23.752Z] [2020-04-07T14:48:23.752Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-07T14:48:24.674Z] #15 0.758 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-07T14:48:25.598Z] #15 1.817 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-07T14:48:25.598Z] #15 1.901 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-04-07T14:48:25.598Z] #15 1.905 (2/42) Installing ncurses-libs (6.1_p20200118-r2) [2020-04-07T14:48:25.598Z] #15 1.912 (3/42) Installing readline (8.0.1-r0) [2020-04-07T14:48:25.598Z] #15 1.916 (4/42) Installing bash (5.0.11-r1) [2020-04-07T14:48:25.598Z] #15 1.928 Executing bash-5.0.11-r1.post-install [2020-04-07T14:48:25.598Z] #15 1.930 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-07T14:48:25.598Z] #15 2.004 (6/42) Installing libblkid (2.34-r1) [2020-04-07T14:48:25.853Z] #15 2.009 (7/42) Installing libuuid (2.34-r1) [2020-04-07T14:48:25.853Z] #15 2.011 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-07T14:48:25.853Z] #15 2.017 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-07T14:48:25.853Z] #15 2.021 (10/42) Installing libgcc (9.2.0-r4) [2020-04-07T14:48:25.853Z] #15 2.023 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-07T14:48:25.853Z] #15 2.036 (12/42) Installing binutils (2.33.1-r0) [2020-04-07T14:48:25.853Z] #15 2.104 (13/42) Installing libmagic (5.37-r1) [2020-04-07T14:48:25.853Z] #15 2.124 (14/42) Installing file (5.37-r1) [2020-04-07T14:48:25.853Z] #15 2.126 (15/42) Installing gmp (6.1.2-r1) [2020-04-07T14:48:25.853Z] #15 2.132 (16/42) Installing isl (0.18-r0) [2020-04-07T14:48:25.853Z] #15 2.147 (17/42) Installing libgomp (9.2.0-r4) [2020-04-07T14:48:25.853Z] #15 2.150 (18/42) Installing libatomic (9.2.0-r4) [2020-04-07T14:48:25.853Z] #15 2.152 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-07T14:48:25.853Z] #15 2.158 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-07T14:48:25.853Z] #15 2.160 (21/42) Installing gcc (9.2.0-r4) [2020-04-07T14:48:26.554Z] --- PASS: TestImportExtremelyLargeImageWorks (177.43s) [2020-04-07T14:48:26.555Z] PASS [2020-04-07T14:48:26.555Z] [2020-04-07T14:48:26.555Z] DONE 12 tests in 181.358s [2020-04-07T14:48:26.555Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-07T14:48:26.555Z] ++ 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-04-07T14:48:26.555Z] ++ set -e [2020-04-07T14:48:26.555Z] ++ '[' -n 0 ']' [2020-04-07T14:48:26.555Z] ++ set -x [2020-04-07T14:48:26.555Z] ++ env -i DEST=/go/src/github.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-04-07T14:48:26.555Z] INFO: Testing against a local daemon [2020-04-07T14:48:26.555Z] === RUN TestNetworkCreateDelete [2020-04-07T14:48:26.777Z] #15 2.864 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-07T14:48:26.777Z] #15 2.935 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-07T14:48:26.777Z] #15 2.936 (24/42) Installing g++ (9.2.0-r4) [2020-04-07T14:48:26.810Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-04-07T14:48:26.810Z] === RUN TestDockerNetworkDeletePreferID [2020-04-07T14:48:27.032Z] #15 3.350 (25/42) Installing make (4.2.1-r2) [2020-04-07T14:48:27.032Z] #15 3.354 (26/42) Installing fortify-headers (1.1-r0) [2020-04-07T14:48:27.032Z] #15 3.356 (27/42) Installing build-base (0.5-r1) [2020-04-07T14:48:27.032Z] #15 3.358 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-07T14:48:27.032Z] #15 3.361 (29/42) Installing libcurl (7.67.0-r0) [2020-04-07T14:48:27.032Z] #15 3.367 (30/42) Installing curl (7.67.0-r0) [2020-04-07T14:48:27.032Z] #15 3.371 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-07T14:48:27.032Z] #15 3.376 (32/42) Installing jq (1.6-r0) [2020-04-07T14:48:27.032Z] #15 3.383 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-07T14:48:27.032Z] #15 3.388 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-07T14:48:27.032Z] #15 3.391 (35/42) Installing libaio (0.3.112-r1) [2020-04-07T14:48:27.032Z] #15 3.393 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-07T14:48:27.032Z] #15 3.421 (37/42) Installing libfdisk (2.34-r1) [2020-04-07T14:48:27.064Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-04-07T14:48:27.064Z] === RUN TestInspectNetwork [2020-04-07T14:48:27.287Z] #15 3.427 (38/42) Installing libmount (2.34-r1) [2020-04-07T14:48:27.287Z] #15 3.432 (39/42) Installing libsmartcols (2.34-r1) [2020-04-07T14:48:27.287Z] #15 3.436 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-07T14:48:27.287Z] #15 3.438 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-07T14:48:27.287Z] #15 3.461 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-07T14:48:27.287Z] #15 3.466 Executing busybox-1.31.1-r9.trigger [2020-04-07T14:48:27.287Z] #15 3.471 OK: 196 MiB in 57 packages [2020-04-07T14:48:27.709Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-07T14:48:27.846Z] #15 DONE 3.9s [2020-04-07T14:48:27.846Z] [2020-04-07T14:48:27.846Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-07T14:48:28.269Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-07T14:48:28.406Z] #16 DONE 0.7s [2020-04-07T14:48:28.406Z] [2020-04-07T14:48:28.406Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-07T14:48:28.524Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-07T14:48:28.964Z] #17 DONE 0.7s [2020-04-07T14:48:29.082Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-07T14:48:29.219Z] [2020-04-07T14:48:29.219Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-07T14:48:29.219Z] #18 DONE 0.0s [2020-04-07T14:48:29.219Z] [2020-04-07T14:48:29.219Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T14:48:29.219Z] #22 DONE 0.1s [2020-04-07T14:48:29.219Z] [2020-04-07T14:48:29.219Z] #31 [builder 1/4] COPY . . [2020-04-07T14:48:29.219Z] #31 ... [2020-04-07T14:48:29.219Z] [2020-04-07T14:48:29.219Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-07T14:48:29.219Z] #26 DONE 0.1s [2020-04-07T14:48:29.219Z] [2020-04-07T14:48:29.219Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T14:48:29.219Z] #19 DONE 0.1s [2020-04-07T14:48:29.219Z] [2020-04-07T14:48:29.219Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T14:48:29.219Z] #23 DONE 0.1s [2020-04-07T14:48:29.219Z] [2020-04-07T14:48:29.219Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-07T14:48:29.219Z] #27 DONE 0.1s [2020-04-07T14:48:29.336Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-07T14:48:29.475Z] [2020-04-07T14:48:29.475Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-07T14:48:29.475Z] #28 DONE 0.1s [2020-04-07T14:48:29.475Z] [2020-04-07T14:48:29.475Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-07T14:48:29.590Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-07T14:48:29.845Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-07T14:48:30.838Z] #24 ... [2020-04-07T14:48:30.838Z] [2020-04-07T14:48:30.838Z] #31 [builder 1/4] COPY . . [2020-04-07T14:48:30.838Z] #31 DONE 1.3s [2020-04-07T14:48:30.838Z] [2020-04-07T14:48:30.838Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-07T14:48:32.483Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-07T14:48:32.483Z] === RUN TestInspectNetwork/full_network_id [2020-04-07T14:48:32.483Z] === RUN TestInspectNetwork/partial_network_id [2020-04-07T14:48:32.483Z] === RUN TestInspectNetwork/network_name [2020-04-07T14:48:32.483Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-07T14:48:32.724Z] #32 DONE 1.8s [2020-04-07T14:48:32.724Z] [2020-04-07T14:48:32.724Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-07T14:48:33.648Z] #33 1.381 [2020-04-07T14:48:33.648Z] #33 1.545 Removing bundles/ [2020-04-07T14:48:33.903Z] #33 1.546 [2020-04-07T14:48:33.903Z] #33 1.552 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-07T14:48:33.903Z] #33 ... [2020-04-07T14:48:33.903Z] [2020-04-07T14:48:33.903Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-07T14:48:33.903Z] #24 1.586 + RM_GOPATH=0 [2020-04-07T14:48:33.903Z] #24 1.586 + TMP_GOPATH= [2020-04-07T14:48:33.903Z] #24 1.586 + : /build [2020-04-07T14:48:33.903Z] #24 1.586 + '[' -z '' ']' [2020-04-07T14:48:33.903Z] #24 1.591 ++ mktemp -d [2020-04-07T14:48:33.903Z] #24 1.598 + export GOPATH=/tmp/tmp.ijbDdA [2020-04-07T14:48:33.903Z] #24 1.598 + GOPATH=/tmp/tmp.ijbDdA [2020-04-07T14:48:33.903Z] #24 1.598 + RM_GOPATH=1 [2020-04-07T14:48:33.903Z] #24 1.598 ++ dirname ./install.sh [2020-04-07T14:48:33.903Z] #24 1.598 + dir=. [2020-04-07T14:48:33.903Z] #24 1.598 + bin=dockercli [2020-04-07T14:48:33.903Z] #24 1.598 + shift [2020-04-07T14:48:33.903Z] #24 1.598 + '[' '!' -f ./dockercli.installer ']' [2020-04-07T14:48:33.903Z] #24 1.598 + . ./dockercli.installer [2020-04-07T14:48:33.903Z] #24 1.598 ++ : stable [2020-04-07T14:48:33.903Z] #24 1.598 ++ : 17.06.2-ce [2020-04-07T14:48:33.903Z] #24 1.598 + install_dockercli [2020-04-07T14:48:33.903Z] #24 1.598 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-07T14:48:33.903Z] #24 1.599 Install docker/cli version 17.06.2-ce from stable [2020-04-07T14:48:33.903Z] #24 1.611 ++ uname -m [2020-04-07T14:48:33.903Z] #24 1.618 + arch=x86_64 [2020-04-07T14:48:33.903Z] #24 1.618 + '[' x86_64 '!=' x86_64 ']' [2020-04-07T14:48:33.903Z] #24 1.618 + url=https://download.docker.com/linux/static [2020-04-07T14:48:33.903Z] #24 1.619 + tar -xz docker/docker [2020-04-07T14:48:33.903Z] #24 1.619 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-07T14:48:33.903Z] #24 4.599 + mkdir -p /build [2020-04-07T14:48:33.903Z] #24 4.600 + mv docker/docker /build/ [2020-04-07T14:48:33.903Z] #24 4.601 + rmdir docker [2020-04-07T14:48:33.903Z] #24 DONE 4.7s [2020-04-07T14:48:33.933Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-07T14:48:34.158Z] [2020-04-07T14:48:34.158Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-07T14:48:34.158Z] #20 2.787 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-07T14:48:34.158Z] #20 3.387 curl: option --progress: is ambiguous [2020-04-07T14:48:34.158Z] #20 3.412 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-07T14:48:34.158Z] #20 3.943 curl: option --progress: is ambiguous [2020-04-07T14:48:34.158Z] #20 3.952 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-07T14:48:34.158Z] #20 4.519 curl: option --progress: is ambiguous [2020-04-07T14:48:34.158Z] #20 4.519 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-07T14:48:34.158Z] #20 4.996 curl: option --progress: is ambiguous [2020-04-07T14:48:34.158Z] #20 4.996 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-07T14:48:34.717Z] #20 5.482 [2020-04-07T14:48:35.292Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-07T14:48:36.077Z] #20 6.901 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-07T14:48:36.637Z] #20 7.279 curl: option --progress: is ambiguous [2020-04-07T14:48:36.637Z] #20 7.280 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-07T14:48:36.693Z] --- PASS: TestInspectNetwork (9.54s) [2020-04-07T14:48:36.693Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-07T14:48:36.693Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-07T14:48:36.693Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-07T14:48:36.693Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-07T14:48:36.693Z] === RUN TestRunContainerWithBridgeNone [2020-04-07T14:48:36.693Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-07T14:48:36.892Z] #20 7.571 [2020-04-07T14:48:38.096Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-07T14:48:38.252Z] #20 8.751 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-07T14:48:38.507Z] #20 9.146 curl: option --progress: is ambiguous [2020-04-07T14:48:38.507Z] #20 9.147 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-07T14:48:38.761Z] #20 9.480 [2020-04-07T14:48:39.321Z] #20 ... [2020-04-07T14:48:39.321Z] [2020-04-07T14:48:39.321Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-07T14:48:39.542Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-07T14:48:39.542Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2020-04-07T14:48:39.542Z] === RUN TestNetworkInvalidJSON [2020-04-07T14:48:39.542Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-07T14:48:39.542Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-07T14:48:39.542Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:48:39.542Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:48:39.542Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:48:39.542Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:48:39.542Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-07T14:48:39.542Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T14:48:39.542Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T14:48:39.542Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-07T14:48:39.542Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-07T14:48:39.542Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-07T14:48:39.542Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-07T14:48:39.542Z] === RUN TestHostIPv4BridgeLabel [2020-04-07T14:48:39.575Z] #29 ... [2020-04-07T14:48:39.575Z] [2020-04-07T14:48:39.575Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-07T14:48:39.575Z] #33 3.146 Building test suite binary ./integration-cli/test.main [2020-04-07T14:48:40.144Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-04-07T14:48:40.144Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-07T14:48:40.941Z] #33 ... [2020-04-07T14:48:40.941Z] [2020-04-07T14:48:40.941Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-07T14:48:40.941Z] #20 10.99 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-07T14:48:40.941Z] #20 11.36 curl: option --progress: is ambiguous [2020-04-07T14:48:40.941Z] #20 11.36 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-07T14:48:40.941Z] #20 11.67 [2020-04-07T14:48:41.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-07T14:48:41.110Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-04-07T14:48:41.110Z] === RUN TestDaemonDefaultNetworkPools [2020-04-07T14:48:41.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-07T14:48:41.867Z] #20 12.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-07T14:48:41.969Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-04-07T14:48:41.969Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-07T14:48:42.428Z] #20 13.14 curl: option --progress: is ambiguous [2020-04-07T14:48:42.428Z] #20 13.14 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-07T14:48:42.684Z] #20 13.50 [2020-04-07T14:48:42.936Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-04-07T14:48:42.936Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-07T14:48:42.940Z] #20 13.64 Download of images into '/build' complete. [2020-04-07T14:48:42.940Z] #20 13.64 Use something like the following to load the result into a Docker daemon: [2020-04-07T14:48:42.940Z] #20 13.64 tar -cC '/build' . | docker load [2020-04-07T14:48:42.940Z] #20 DONE 13.8s [2020-04-07T14:48:42.940Z] [2020-04-07T14:48:42.940Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-07T14:48:43.866Z] #33 ... [2020-04-07T14:48:43.866Z] [2020-04-07T14:48:43.866Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-07T14:48:44.121Z] #21 DONE 0.2s [2020-04-07T14:48:44.121Z] [2020-04-07T14:48:44.121Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-07T14:48:44.121Z] #25 DONE 0.1s [2020-04-07T14:48:44.121Z] [2020-04-07T14:48:44.121Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-07T14:48:44.340Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.41s) [2020-04-07T14:48:44.340Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-07T14:48:45.393Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.75s) [2020-04-07T14:48:45.393Z] === RUN TestServiceWithPredefinedNetwork [2020-04-07T14:48:46.794Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-07T14:48:48.829Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-04-07T14:48:48.829Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-07T14:48:48.829Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T14:48:48.829Z] service_test.go:236: FLAKY_TEST [2020-04-07T14:48:48.829Z] === RUN TestServiceWithDataPathPortInit [2020-04-07T14:49:02.227Z] #29 30.33 # github.com/docker/docker/contrib/httpserver [2020-04-07T14:49:02.227Z] #29 30.33 loadinternal: cannot find runtime/cgo [2020-04-07T14:49:02.227Z] #29 DONE 30.6s [2020-04-07T14:49:02.227Z] [2020-04-07T14:49:02.227Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-07T14:49:02.227Z] #33 ... [2020-04-07T14:49:02.227Z] [2020-04-07T14:49:02.227Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-07T14:49:02.227Z] #30 DONE 0.1s [2020-04-07T14:49:02.227Z] [2020-04-07T14:49:02.227Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-07T14:49:07.026Z] --- PASS: TestServiceWithDataPathPortInit (18.37s) [2020-04-07T14:49:07.026Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-07T14:49:10.331Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-07T14:49:11.736Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-07T14:49:16.019Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2020-04-07T14:49:16.019Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b9bpp7ka8i6nq1xjdqs00udv9 Created:2020-04-07 14:49:08.444561651 +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[c6fa8ffd6452bb648cd1dee3e73aefc0f86b2f8400448f4235bda7a13c6404d5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.skraytkm8tqag7b8kdcfky3eb EndpointID:d8a0c3b44e1d5e6d0e3300d247e55d02612d2804581aafa255d54c6b71dd7104 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fbf0a3ad06e8ccf8506f3ced548269d48b44501b6223387fdb6d55dc38eb812a 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:a4816f0b247e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.skraytkm8tqag7b8kdcfky3eb EndpointID:d8a0c3b44e1d5e6d0e3300d247e55d02612d2804581aafa255d54c6b71dd7104 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-07T14:49:16.019Z] PASS [2020-04-07T14:49:16.019Z] [2020-04-07T14:49:16.019Z] === Skipped [2020-04-07T14:49:16.019Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T14:49:16.019Z] service_test.go:236: FLAKY_TEST [2020-04-07T14:49:16.019Z] [2020-04-07T14:49:16.019Z] [2020-04-07T14:49:16.019Z] DONE 22 tests, 1 skipped in 49.371s [2020-04-07T14:49:16.019Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-07T14:49:16.019Z] ++ 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-04-07T14:49:16.019Z] ++ set -e [2020-04-07T14:49:16.019Z] ++ '[' -n 0 ']' [2020-04-07T14:49:16.019Z] ++ set -x [2020-04-07T14:49:16.019Z] ++ env -i DEST=/go/src/github.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-04-07T14:49:16.019Z] INFO: Testing against a local daemon [2020-04-07T14:49:16.019Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-07T14:49:16.019Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T14:49:16.019Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:49:16.019Z] === RUN TestDockerNetworkIpvlan [2020-04-07T14:49:16.019Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-07T14:49:16.019Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:49:16.019Z] PASS [2020-04-07T14:49:16.019Z] [2020-04-07T14:49:16.019Z] === Skipped [2020-04-07T14:49:16.019Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T14:49:16.019Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:49:16.019Z] [2020-04-07T14:49:16.019Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-07T14:49:16.019Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T14:49:16.019Z] [2020-04-07T14:49:16.019Z] [2020-04-07T14:49:16.019Z] DONE 2 tests, 2 skipped in 0.120s [2020-04-07T14:49:16.019Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-07T14:49:16.019Z] ++ 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-04-07T14:49:16.019Z] ++ set -e [2020-04-07T14:49:16.019Z] ++ '[' -n 0 ']' [2020-04-07T14:49:16.019Z] ++ set -x [2020-04-07T14:49:16.019Z] ++ env -i DEST=/go/src/github.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-04-07T14:49:16.019Z] INFO: Testing against a local daemon [2020-04-07T14:49:16.019Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-07T14:49:17.903Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-04-07T14:49:17.903Z] === RUN TestDockerNetworkMacvlan [2020-04-07T14:49:18.462Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-07T14:49:19.385Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-07T14:49:20.308Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-07T14:49:21.668Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-07T14:49:22.591Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-07T14:49:22.890Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-07T14:49:23.186Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-07T14:49:23.441Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-07T14:49:24.843Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-07T14:49:24.843Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-07T14:49:25.444Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-07T14:49:25.864Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T14:49:25.864Z] [2020-04-07T14:49:25.865Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T14:49:25.865Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T14:49:25.865Z] HOSTNAME=8f6ddbfb5f66 [2020-04-07T14:49:25.865Z] TESTDEBUG=0 [2020-04-07T14:49:25.865Z] DEST=bundles/test-integration [2020-04-07T14:49:25.865Z] PWD=/go/src/github.com/docker/docker [2020-04-07T14:49:25.865Z] DOCKER_GITCOMMIT=8aafbbff43fbb270ff5ef9c1665843746128de5c [2020-04-07T14:49:25.865Z] container=docker [2020-04-07T14:49:25.865Z] HOME=/root [2020-04-07T14:49:25.865Z] GOLANG_VERSION=1.13.9 [2020-04-07T14:49:25.865Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T14:49:25.865Z] VALIDATE_BRANCH=master [2020-04-07T14:49:25.865Z] TERM=xterm [2020-04-07T14:49:25.865Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T14:49:25.865Z] SHLVL=1 [2020-04-07T14:49:25.865Z] TIMEOUT=120m [2020-04-07T14:49:25.865Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T14:49:25.865Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T14:49:25.865Z] GO111MODULE=off [2020-04-07T14:49:25.865Z] DOCKER_EXPERIMENTAL=1 [2020-04-07T14:49:25.865Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-07T14:49:25.865Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T14:49:25.865Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T14:49:25.865Z] GOPATH=/go [2020-04-07T14:49:25.865Z] PKG_CONFIG=pkg-config [2020-04-07T14:49:25.865Z] _=/usr/bin/env [2020-04-07T14:49:25.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T14:49:26.427Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-07T14:49:30.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-07T14:49:32.010Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-07T14:49:33.936Z] --- PASS: TestDockerNetworkMacvlan (16.27s) [2020-04-07T14:49:33.936Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-07T14:49:33.936Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-04-07T14:49:33.936Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.86s) [2020-04-07T14:49:33.936Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s) [2020-04-07T14:49:33.936Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.31s) [2020-04-07T14:49:33.936Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.56s) [2020-04-07T14:49:33.936Z] PASS [2020-04-07T14:49:33.936Z] [2020-04-07T14:49:33.936Z] DONE 8 tests in 17.793s [2020-04-07T14:49:33.936Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-07T14:49:33.936Z] ++ 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-04-07T14:49:33.936Z] ++ set -e [2020-04-07T14:49:33.936Z] ++ '[' -n 0 ']' [2020-04-07T14:49:33.936Z] ++ set -x [2020-04-07T14:49:33.936Z] ++ env -i DEST=/go/src/github.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-04-07T14:49:33.936Z] testing: warning: no tests to run [2020-04-07T14:49:33.936Z] PASS [2020-04-07T14:49:33.936Z] [2020-04-07T14:49:33.936Z] DONE 0 tests in 0.034s [2020-04-07T14:49:33.936Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-07T14:49:33.936Z] ++ 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-04-07T14:49:33.936Z] ++ set -e [2020-04-07T14:49:33.936Z] ++ '[' -n 0 ']' [2020-04-07T14:49:33.936Z] ++ set -x [2020-04-07T14:49:33.936Z] ++ env -i DEST=/go/src/github.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-04-07T14:49:33.936Z] INFO: Testing against a local daemon [2020-04-07T14:49:33.936Z] === RUN TestAuthZPluginAllowRequest [2020-04-07T14:49:35.946Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2020-04-07T14:49:35.946Z] === RUN TestAuthZPluginTLS [2020-04-07T14:49:36.548Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-04-07T14:49:36.548Z] === RUN TestAuthZPluginDenyRequest [2020-04-07T14:49:37.149Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-04-07T14:49:37.149Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-07T14:49:37.708Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-04-07T14:49:37.708Z] === RUN TestAuthZPluginDenyResponse [2020-04-07T14:49:37.963Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-07T14:49:38.218Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-04-07T14:49:38.218Z] === RUN TestAuthZPluginAllowEventStream [2020-04-07T14:49:38.218Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-07T14:49:38.777Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-07T14:49:39.336Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-07T14:49:39.590Z] === RUN TestDockerSuite/TestBuildFails [2020-04-07T14:49:39.844Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-04-07T14:49:39.844Z] === RUN TestAuthZPluginErrorResponse [2020-04-07T14:49:40.403Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-04-07T14:49:40.403Z] === RUN TestAuthZPluginErrorRequest [2020-04-07T14:49:40.658Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-07T14:49:40.658Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-07T14:49:40.956Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-04-07T14:49:40.956Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-07T14:49:41.557Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-04-07T14:49:41.557Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-07T14:49:43.487Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-07T14:49:43.487Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s) [2020-04-07T14:49:43.487Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-07T14:49:45.410Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-07T14:49:45.709Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-04-07T14:49:45.709Z] === RUN TestAuthZPluginHeader [2020-04-07T14:49:46.269Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-04-07T14:49:46.269Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-07T14:49:47.276Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-07T14:49:49.241Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-07T14:49:49.241Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-07T14:49:50.601Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-07T14:49:50.856Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.40s) [2020-04-07T14:49:50.856Z] === RUN TestAuthZPluginV2Disable [2020-04-07T14:49:52.737Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-07T14:49:53.664Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-07T14:49:54.222Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-07T14:49:54.784Z] --- PASS: TestAuthZPluginV2Disable (3.82s) [2020-04-07T14:49:54.784Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-07T14:49:56.667Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-07T14:49:57.598Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.10s) [2020-04-07T14:49:57.598Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-07T14:49:58.568Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-07T14:50:00.499Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-07T14:50:07.110Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-07T14:50:07.110Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-07T14:50:07.365Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-07T14:50:07.966Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-07T14:50:08.569Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-07T14:50:08.569Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-07T14:50:08.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-07T14:50:09.919Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-07T14:50:10.174Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.47s) [2020-04-07T14:50:10.174Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-07T14:50:10.174Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-07T14:50:11.099Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-07T14:50:11.741Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-07T14:50:11.995Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-07T14:50:12.554Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-07T14:50:13.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T14:50:13.961Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-07T14:50:14.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T14:50:16.509Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-07T14:50:19.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T14:50:21.869Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-07T14:50:26.194Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-07T14:50:26.194Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-07T14:50:26.194Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-07T14:50:26.194Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-07T14:50:26.194Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-07T14:50:26.194Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-07T14:50:26.753Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-04-07T14:50:26.753Z] PASS [2020-04-07T14:50:26.753Z] [2020-04-07T14:50:26.753Z] DONE 17 tests in 52.900s [2020-04-07T14:50:26.753Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-07T14:50:26.753Z] ++ 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-04-07T14:50:26.753Z] ++ set -e [2020-04-07T14:50:26.753Z] ++ '[' -n 0 ']' [2020-04-07T14:50:26.753Z] ++ set -x [2020-04-07T14:50:26.753Z] ++ env -i DEST=/go/src/github.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-04-07T14:50:27.008Z] INFO: Testing against a local daemon [2020-04-07T14:50:27.008Z] === RUN TestPluginInvalidJSON [2020-04-07T14:50:27.008Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:50:27.008Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:50:27.008Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T14:50:27.008Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-07T14:50:27.008Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-07T14:50:27.008Z] PASS [2020-04-07T14:50:27.008Z] [2020-04-07T14:50:27.008Z] DONE 2 tests in 0.154s [2020-04-07T14:50:27.008Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-07T14:50:27.008Z] ++ 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-04-07T14:50:27.008Z] ++ set -e [2020-04-07T14:50:27.008Z] ++ '[' -n 0 ']' [2020-04-07T14:50:27.008Z] ++ set -x [2020-04-07T14:50:27.008Z] ++ env -i DEST=/go/src/github.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-04-07T14:50:27.262Z] INFO: Testing against a local daemon [2020-04-07T14:50:27.262Z] === RUN TestExternalGraphDriver [2020-04-07T14:50:27.262Z] === RUN TestExternalGraphDriver/json [2020-04-07T14:50:27.863Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-07T14:50:29.791Z] === RUN TestExternalGraphDriver/spec [2020-04-07T14:50:29.791Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-07T14:50:30.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-07T14:50:32.074Z] === RUN TestExternalGraphDriver/pull [2020-04-07T14:50:34.583Z] --- PASS: TestExternalGraphDriver (7.01s) [2020-04-07T14:50:34.583Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2020-04-07T14:50:34.583Z] --- PASS: TestExternalGraphDriver/spec (2.48s) [2020-04-07T14:50:34.583Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2020-04-07T14:50:34.583Z] === RUN TestGraphdriverPluginV2 [2020-04-07T14:50:34.583Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-07T14:50:34.838Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-07T14:50:35.397Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-07T14:50:38.956Z] --- PASS: TestGraphdriverPluginV2 (4.54s) [2020-04-07T14:50:38.956Z] PASS [2020-04-07T14:50:38.956Z] [2020-04-07T14:50:38.956Z] DONE 5 tests in 11.730s [2020-04-07T14:50:38.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-07T14:50:38.956Z] ++ 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-04-07T14:50:38.956Z] ++ set -e [2020-04-07T14:50:38.956Z] ++ '[' -n 0 ']' [2020-04-07T14:50:38.956Z] ++ set -x [2020-04-07T14:50:38.956Z] ++ env -i DEST=/go/src/github.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-04-07T14:50:38.956Z] INFO: Testing against a local daemon [2020-04-07T14:50:38.956Z] === RUN TestContinueAfterPluginCrash [2020-04-07T14:50:38.956Z] === PAUSE TestContinueAfterPluginCrash [2020-04-07T14:50:38.956Z] === RUN TestReadPluginNoRead [2020-04-07T14:50:38.956Z] === PAUSE TestReadPluginNoRead [2020-04-07T14:50:38.956Z] === RUN TestDaemonStartWithLogOpt [2020-04-07T14:50:38.956Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-07T14:50:38.956Z] === CONT TestContinueAfterPluginCrash [2020-04-07T14:50:38.956Z] === CONT TestDaemonStartWithLogOpt [2020-04-07T14:50:48.935Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-07T14:50:53.596Z] #33 131.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T14:50:53.597Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T14:50:53.597Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T14:50:53.597Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T14:50:53.597Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T14:50:53.597Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T14:50:54.155Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T14:50:54.169Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-07T14:50:54.169Z] --- PASS: TestDaemonStartWithLogOpt (15.05s) [2020-04-07T14:50:54.169Z] === CONT TestReadPluginNoRead [2020-04-07T14:50:55.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-07T14:50:55.091Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-07T14:50:55.518Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T14:50:55.518Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T14:50:57.404Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T14:50:58.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T14:50:58.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T14:50:58.328Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T14:50:58.348Z] === RUN TestReadPluginNoRead/default [2020-04-07T14:50:58.629Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-07T14:50:58.629Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-07T14:50:58.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T14:50:59.215Z] --- PASS: TestContinueAfterPluginCrash (20.27s) [2020-04-07T14:50:59.691Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T14:50:59.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-07T14:51:00.339Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-07T14:51:00.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T14:51:01.053Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T14:51:01.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T14:51:01.977Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T14:51:02.846Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-07T14:51:03.861Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-07T14:51:04.729Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-07T14:51:04.729Z] --- PASS: TestReadPluginNoRead (10.86s) [2020-04-07T14:51:04.729Z] --- PASS: TestReadPluginNoRead/default (2.34s) [2020-04-07T14:51:04.729Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.52s) [2020-04-07T14:51:04.729Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2020-04-07T14:51:04.729Z] read_test.go:91: [d7fbb8c56a968] daemon is not started [2020-04-07T14:51:04.729Z] PASS [2020-04-07T14:51:04.729Z] [2020-04-07T14:51:04.729Z] DONE 6 tests in 26.059s [2020-04-07T14:51:04.729Z] 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-04-07T14:51:04.729Z] ++ 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-04-07T14:51:04.729Z] ++ set -e [2020-04-07T14:51:04.729Z] ++ '[' -n 0 ']' [2020-04-07T14:51:04.729Z] ++ set -x [2020-04-07T14:51:04.729Z] ++ env -i DEST=/go/src/github.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-04-07T14:51:04.785Z] #33 152.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T14:51:04.984Z] testing: warning: no tests to run [2020-04-07T14:51:04.984Z] PASS [2020-04-07T14:51:04.984Z] [2020-04-07T14:51:04.984Z] DONE 0 tests in 0.053s [2020-04-07T14:51:04.984Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-07T14:51:04.984Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-07T14:51:04.984Z] ++ 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-04-07T14:51:04.984Z] ++ set -e [2020-04-07T14:51:04.984Z] ++ '[' -n 0 ']' [2020-04-07T14:51:04.984Z] ++ set -x [2020-04-07T14:51:04.984Z] ++ env -i DEST=/go/src/github.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-04-07T14:51:04.984Z] INFO: Testing against a local daemon [2020-04-07T14:51:04.984Z] === RUN TestPluginWithDevMounts [2020-04-07T14:51:04.984Z] === PAUSE TestPluginWithDevMounts [2020-04-07T14:51:04.984Z] === CONT TestPluginWithDevMounts [2020-04-07T14:51:05.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T14:51:06.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T14:51:06.668Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T14:51:07.491Z] --- PASS: TestPluginWithDevMounts (1.98s) [2020-04-07T14:51:07.491Z] PASS [2020-04-07T14:51:07.491Z] [2020-04-07T14:51:07.491Z] DONE 1 tests in 2.178s [2020-04-07T14:51:07.491Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-07T14:51:07.491Z] ++ 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-04-07T14:51:07.491Z] ++ set -e [2020-04-07T14:51:07.491Z] ++ '[' -n 0 ']' [2020-04-07T14:51:07.491Z] ++ set -x [2020-04-07T14:51:07.491Z] ++ env -i DEST=/go/src/github.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-04-07T14:51:07.491Z] INFO: Testing against a local daemon [2020-04-07T14:51:07.491Z] === RUN TestSecretInspect [2020-04-07T14:51:07.491Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-07T14:51:07.491Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-07T14:51:07.591Z] #33 155.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T14:51:08.516Z] #33 156.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T14:51:09.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T14:51:09.878Z] #33 157.4 [2020-04-07T14:51:09.878Z] #33 DONE 157.7s [2020-04-07T14:51:09.998Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-07T14:51:10.133Z] [2020-04-07T14:51:10.133Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-07T14:51:10.296Z] --- PASS: TestSecretInspect (3.14s) [2020-04-07T14:51:10.296Z] === RUN TestSecretList [2020-04-07T14:51:10.551Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-07T14:51:11.493Z] #34 DONE 1.3s [2020-04-07T14:51:11.910Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-07T14:51:12.834Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-07T14:51:12.854Z] [2020-04-07T14:51:12.854Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-07T14:51:13.108Z] #35 DONE 0.6s [2020-04-07T14:51:13.363Z] [2020-04-07T14:51:13.363Z] #36 exporting to image [2020-04-07T14:51:13.363Z] #36 exporting layers [2020-04-07T14:51:13.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T14:51:13.756Z] --- PASS: TestSecretList (3.20s) [2020-04-07T14:51:13.756Z] === RUN TestSecretsCreateAndDelete [2020-04-07T14:51:14.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-07T14:51:14.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T14:51:14.976Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-07T14:51:15.231Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-07T14:51:15.231Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-07T14:51:15.247Z] #36 exporting layers 1.9s done [2020-04-07T14:51:15.247Z] #36 writing image sha256:31c225bfaefa634dc0d8dc29610cade4391453cf97712282010a0972d367a97c done [2020-04-07T14:51:15.247Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-07T14:51:15.247Z] #36 DONE 1.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T14:51:15.688Z] + echo Ensuring container killed. [2020-04-07T14:51:15.688Z] Ensuring container killed. [2020-04-07T14:51:15.688Z] + docker rm -vf docker-pr4 [2020-04-07T14:51:15.688Z] Error: No such container: docker-pr4 [2020-04-07T14:51:15.688Z] + true [Pipeline] sh [2020-04-07T14:51:15.876Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-07T14:51:16.087Z] + echo Chowning /workspace to jenkins user [2020-04-07T14:51:16.087Z] Chowning /workspace to jenkins user [2020-04-07T14:51:16.087Z] + id -u [2020-04-07T14:51:16.087Z] + id -g [2020-04-07T14:51:16.087Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40731:/workspace busybox chown -R 1000:1000 /workspace [2020-04-07T14:51:16.216Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-07T14:51:16.514Z] --- PASS: TestSecretsCreateAndDelete (3.06s) [2020-04-07T14:51:16.514Z] === RUN TestSecretsUpdate [2020-04-07T14:51:17.072Z] === RUN TestDockerSuite/TestBuildOnBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T14:51:17.779Z] + bundleName=unit [2020-04-07T14:51:17.779Z] + echo Creating unit-bundles.tar.gz [2020-04-07T14:51:17.779Z] Creating unit-bundles.tar.gz [2020-04-07T14:51:17.779Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-07T14:51:17.779Z] bundles/junit-report.xml [2020-04-07T14:51:17.779Z] bundles/go-test-report.json [2020-04-07T14:51:17.779Z] bundles/profile.out [2020-04-07T14:51:17.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [Pipeline] archiveArtifacts [2020-04-07T14:51:17.787Z] Archiving artifacts [2020-04-07T14:51:18.302Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40731/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T14:51:18.623Z] + make clean [2020-04-07T14:51:18.624Z] docker volume rm -f docker-dev-cache [2020-04-07T14:51:18.879Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T14:51:19.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T14:51:19.584Z] --- PASS: TestSecretsUpdate (2.80s) [2020-04-07T14:51:19.584Z] === RUN TestTemplatedSecret [2020-04-07T14:51:20.144Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-07T14:51:20.703Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-07T14:51:22.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T14:51:23.212Z] --- PASS: TestTemplatedSecret (3.30s) [2020-04-07T14:51:23.212Z] === RUN TestSecretCreateResolve [2020-04-07T14:51:23.770Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-07T14:51:24.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T14:51:25.652Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-07T14:51:25.906Z] --- PASS: TestSecretCreateResolve (3.09s) [2020-04-07T14:51:25.906Z] PASS [2020-04-07T14:51:25.906Z] [2020-04-07T14:51:25.906Z] DONE 6 tests in 18.722s [2020-04-07T14:51:25.906Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-07T14:51:25.906Z] ++ 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-04-07T14:51:25.906Z] ++ set -e [2020-04-07T14:51:25.906Z] ++ '[' -n 0 ']' [2020-04-07T14:51:25.906Z] ++ set -x [2020-04-07T14:51:25.906Z] ++ env -i DEST=/go/src/github.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-04-07T14:51:25.906Z] INFO: Testing against a local daemon [2020-04-07T14:51:25.906Z] === RUN TestServiceCreateInit [2020-04-07T14:51:25.906Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-07T14:51:26.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T14:51:27.788Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-07T14:51:28.877Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T14:51:28.877Z] Using test binary docker [2020-04-07T14:51:28.877Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-07T14:51:28.877Z] +++ /etc/init.d/apparmor start [2020-04-07T14:51:28.877Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T14:51:28.877Z] INFO: Waiting for daemon to start... [2020-04-07T14:51:28.877Z] Starting dockerd [2020-04-07T14:51:28.877Z] +++ 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-04-07T14:51:29.677Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-07T14:51:30.905Z] . [2020-04-07T14:51:30.905Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T14:51:30.905Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T14:51:30.905Z] Error: No such image: emptyfs [2020-04-07T14:51:30.905Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T14:51:30.905Z] ++++ docker load [2020-04-07T14:51:31.038Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-07T14:51:31.039Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-07T14:51:31.193Z] Running integration-test (iteration 1) [2020-04-07T14:51:31.193Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-07T14:51:31.193Z] ++ 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-04-07T14:51:31.193Z] ++ set -e [2020-04-07T14:51:31.193Z] ++ '[' -n 0 ']' [2020-04-07T14:51:31.193Z] ++ set -x [2020-04-07T14:51:31.193Z] ++ env -i DEST=/go/src/github.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-04-07T14:51:31.337Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-07T14:51:35.576Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-07T14:51:36.592Z] --- PASS: TestServiceCreateInit (10.39s) [2020-04-07T14:51:36.592Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s) [2020-04-07T14:51:36.592Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s) [2020-04-07T14:51:36.592Z] === RUN TestCreateServiceMultipleTimes [2020-04-07T14:51:37.952Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-07T14:51:38.919Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-07T14:51:40.364Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-07T14:51:46.484Z] Loaded image: buildpack-deps:jessie [2020-04-07T14:51:46.484Z] Loaded image: busybox:latest [2020-04-07T14:51:46.484Z] Loaded image: busybox:glibc [2020-04-07T14:51:46.484Z] Loaded image: debian:jessie [2020-04-07T14:51:46.484Z] Loaded image: hello-world:latest [2020-04-07T14:51:46.484Z] INFO: Testing against a local daemon [2020-04-07T14:51:46.484Z] === RUN TestCgroupNamespacesBuild [2020-04-07T14:51:46.769Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2020-04-07T14:51:46.769Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-07T14:51:48.802Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-04-07T14:51:48.802Z] === RUN TestBuildWithSession [2020-04-07T14:51:48.802Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-07T14:51:48.802Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T14:51:48.802Z] === RUN TestBuildSquashParent [2020-04-07T14:51:50.461Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-07T14:51:54.319Z] --- PASS: TestBuildSquashParent (4.99s) [2020-04-07T14:51:54.319Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-07T14:51:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:51:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:51:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:51:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:51:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:51:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:51:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:51:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:51:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:51:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:51:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:51:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:51:54.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T14:51:54.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T14:51:54.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T14:51:54.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T14:51:55.820Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-07T14:51:55.820Z] --- PASS: TestCreateServiceMultipleTimes (18.66s) [2020-04-07T14:51:55.820Z] === RUN TestCreateServiceConflict [2020-04-07T14:51:57.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T14:51:57.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T14:51:57.348Z] === RUN TestDockerSuite/TestBuildRm [2020-04-07T14:51:58.273Z] --- PASS: TestCreateServiceConflict (3.16s) [2020-04-07T14:51:58.273Z] === RUN TestCreateServiceMaxReplicas [2020-04-07T14:51:59.729Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-07T14:51:59.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2020-04-07T14:51:59.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.63s) [2020-04-07T14:51:59.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.72s) [2020-04-07T14:51:59.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.76s) [2020-04-07T14:51:59.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2020-04-07T14:51:59.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s) [2020-04-07T14:51:59.729Z] === RUN TestBuildMultiStageCopy [2020-04-07T14:51:59.729Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-07T14:52:00.868Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-07T14:52:01.166Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2020-04-07T14:52:01.166Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-07T14:52:01.225Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-07T14:52:01.512Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-07T14:52:02.090Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-07T14:52:02.131Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-07T14:52:02.416Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-07T14:52:03.035Z] --- PASS: TestBuildMultiStageCopy (3.63s) [2020-04-07T14:52:03.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2020-04-07T14:52:03.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-04-07T14:52:03.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-04-07T14:52:03.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s) [2020-04-07T14:52:03.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2020-04-07T14:52:03.035Z] === RUN TestBuildMultiStageParentConfig [2020-04-07T14:52:03.495Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-07T14:52:04.050Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2020-04-07T14:52:04.050Z] === RUN TestBuildLabelWithTargets [2020-04-07T14:52:04.054Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-07T14:52:04.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-07T14:52:04.870Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-07T14:52:05.529Z] --- PASS: TestBuildLabelWithTargets (1.53s) [2020-04-07T14:52:05.529Z] === RUN TestBuildWithEmptyLayers [2020-04-07T14:52:06.150Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2020-04-07T14:52:06.150Z] === RUN TestBuildMultiStageOnBuild [2020-04-07T14:52:06.233Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-07T14:52:07.680Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-07T14:52:08.849Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2020-04-07T14:52:08.849Z] === RUN TestBuildUncleanTarFilenames [2020-04-07T14:52:09.083Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-07T14:52:09.469Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2020-04-07T14:52:09.469Z] === RUN TestBuildMultiStageLayerLeak [2020-04-07T14:52:12.159Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s) [2020-04-07T14:52:12.159Z] === RUN TestBuildWithHugeFile [2020-04-07T14:52:13.370Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-07T14:52:13.370Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-07T14:52:13.624Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-07T14:52:13.624Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-07T14:52:14.184Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-07T14:52:15.588Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-07T14:52:15.588Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-07T14:52:15.886Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.70s) [2020-04-07T14:52:15.886Z] === RUN TestCreateServiceSecretFileMode [2020-04-07T14:52:16.487Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-07T14:52:19.743Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2020-04-07T14:52:19.743Z] === RUN TestCreateServiceConfigFileMode [2020-04-07T14:52:20.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-07T14:52:21.312Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-07T14:52:22.674Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2020-04-07T14:52:22.674Z] === RUN TestCreateServiceSysctls [2020-04-07T14:52:22.674Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-07T14:52:24.557Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-07T14:52:24.811Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-07T14:52:26.171Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-07T14:52:27.125Z] --- PASS: TestCreateServiceSysctls (4.43s) [2020-04-07T14:52:27.125Z] === RUN TestCreateServiceCapabilities [2020-04-07T14:52:27.382Z] === RUN TestDockerSuite/TestBuildUser [2020-04-07T14:52:29.894Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-07T14:52:30.453Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-04-07T14:52:30.453Z] === RUN TestInspect [2020-04-07T14:52:33.708Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-07T14:52:33.967Z] --- PASS: TestInspect (3.44s) [2020-04-07T14:52:33.967Z] === RUN TestCreateJob [2020-04-07T14:52:38.249Z] --- PASS: TestCreateJob (3.89s) [2020-04-07T14:52:38.249Z] === RUN TestReplicatedJob [2020-04-07T14:52:45.096Z] --- PASS: TestReplicatedJob (6.12s) [2020-04-07T14:52:45.096Z] === RUN TestUpdateReplicatedJob [2020-04-07T14:52:48.568Z] --- PASS: TestUpdateReplicatedJob (4.10s) [2020-04-07T14:52:48.568Z] === RUN TestServiceListWithStatuses [2020-04-07T14:52:48.568Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-07T14:52:48.568Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T14:52:48.568Z] === RUN TestDockerNetworkConnectAlias [2020-04-07T14:52:51.959Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-07T14:52:52.882Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-07T14:52:53.136Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-07T14:52:54.539Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-07T14:52:54.794Z] --- PASS: TestDockerNetworkConnectAlias (6.72s) [2020-04-07T14:52:54.794Z] === RUN TestDockerNetworkReConnect [2020-04-07T14:52:55.718Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-07T14:52:56.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-07T14:52:57.200Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-07T14:52:57.200Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-07T14:52:57.200Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-07T14:52:57.200Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-07T14:52:57.200Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-07T14:52:59.170Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-07T14:52:59.425Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-07T14:53:00.524Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-07T14:53:00.524Z] --- PASS: TestDockerNetworkReConnect (5.69s) [2020-04-07T14:53:00.524Z] === RUN TestServicePlugin [2020-04-07T14:53:01.084Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-07T14:53:02.444Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-07T14:53:02.698Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-07T14:53:03.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-07T14:53:06.516Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-07T14:53:09.108Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-07T14:53:09.752Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-07T14:53:10.357Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-07T14:53:11.280Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-07T14:53:11.280Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-07T14:53:12.247Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-07T14:53:14.973Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-07T14:53:14.973Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-07T14:53:14.973Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-07T14:53:15.532Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-07T14:53:16.497Z] === RUN TestDockerSuite/TestCommitChange [2020-04-07T14:53:17.551Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-07T14:53:18.563Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-07T14:53:20.659Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-07T14:53:21.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-07T14:53:22.227Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-07T14:53:23.587Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-07T14:53:26.097Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-07T14:53:26.743Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-07T14:53:28.797Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-07T14:53:29.447Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-07T14:53:29.447Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-07T14:53:29.745Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-07T14:53:29.745Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-07T14:53:29.745Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-07T14:53:29.745Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-07T14:53:29.745Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-07T14:53:31.843Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-07T14:53:33.419Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-07T14:53:33.419Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-07T14:53:34.147Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-07T14:53:34.280Z] --- PASS: TestBuildWithHugeFile (81.22s) [2020-04-07T14:53:34.280Z] === RUN TestBuildWithEmptyDockerfile [2020-04-07T14:53:34.280Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:53:34.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:53:34.280Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:53:34.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:53:34.280Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:53:34.280Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:53:34.280Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T14:53:34.280Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T14:53:34.280Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T14:53:34.280Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-04-07T14:53:34.280Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-04-07T14:53:34.280Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-04-07T14:53:34.280Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-04-07T14:53:34.280Z] === RUN TestBuildPreserveOwnership [2020-04-07T14:53:34.280Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-07T14:53:35.114Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-07T14:53:36.038Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-07T14:53:36.038Z] --- PASS: TestServicePlugin (35.41s) [2020-04-07T14:53:36.038Z] plugin_test.go:62: [dcfc70c920564] joining swarm manager [d611ce1d09a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T14:53:36.038Z] plugin_test.go:65: [d4bc1e799e987] joining swarm manager [d611ce1d09a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T14:53:36.038Z] === RUN TestServiceUpdateLabel [2020-04-07T14:53:36.316Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-07T14:53:37.047Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-07T14:53:37.606Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-07T14:53:37.606Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-07T14:53:37.606Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-07T14:53:38.358Z] --- PASS: TestBuildPreserveOwnership (4.70s) [2020-04-07T14:53:38.358Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.05s) [2020-04-07T14:53:38.358Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2020-04-07T14:53:38.358Z] === RUN TestBuildPlatformInvalid [2020-04-07T14:53:38.358Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-04-07T14:53:38.358Z] PASS [2020-04-07T14:53:38.358Z] [2020-04-07T14:53:38.358Z] === Skipped [2020-04-07T14:53:38.358Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-07T14:53:38.358Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T14:53:38.358Z] [2020-04-07T14:53:38.358Z] [2020-04-07T14:53:38.358Z] DONE 32 tests, 1 skipped in 127.083s [2020-04-07T14:53:38.358Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-07T14:53:38.358Z] ++ 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-04-07T14:53:38.358Z] ++ set -e [2020-04-07T14:53:38.358Z] ++ '[' -n 0 ']' [2020-04-07T14:53:38.358Z] ++ set -x [2020-04-07T14:53:38.358Z] ++ env -i DEST=/go/src/github.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-04-07T14:53:38.358Z] INFO: Testing against a local daemon [2020-04-07T14:53:38.358Z] === RUN TestConfigList [2020-04-07T14:53:38.530Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-07T14:53:38.530Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-07T14:53:38.530Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-07T14:53:38.785Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-07T14:53:38.785Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-07T14:53:39.040Z] --- PASS: TestServiceUpdateLabel (3.11s) [2020-04-07T14:53:39.040Z] === RUN TestServiceUpdateSecrets [2020-04-07T14:53:39.963Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-07T14:53:40.607Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-07T14:53:41.047Z] --- PASS: TestConfigList (2.26s) [2020-04-07T14:53:41.047Z] === RUN TestConfigsCreateAndDelete [2020-04-07T14:53:41.968Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-07T14:53:41.968Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-07T14:53:43.080Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2020-04-07T14:53:43.080Z] === RUN TestConfigsUpdate [2020-04-07T14:53:43.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-07T14:53:44.295Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-07T14:53:44.295Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-07T14:53:45.110Z] --- PASS: TestConfigsUpdate (2.25s) [2020-04-07T14:53:45.110Z] === RUN TestTemplatedConfig [2020-04-07T14:53:45.259Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-07T14:53:46.224Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-07T14:53:46.783Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-07T14:53:47.706Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-07T14:53:47.706Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-07T14:53:47.804Z] --- PASS: TestTemplatedConfig (2.70s) [2020-04-07T14:53:47.805Z] === RUN TestConfigInspect [2020-04-07T14:53:48.672Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-07T14:53:49.231Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-07T14:53:50.154Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-07T14:53:50.154Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-07T14:53:50.494Z] --- PASS: TestConfigInspect (2.23s) [2020-04-07T14:53:50.494Z] === RUN TestConfigCreateWithLabels [2020-04-07T14:53:51.104Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-07T14:53:52.530Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2020-04-07T14:53:52.530Z] === RUN TestConfigCreateResolve [2020-04-07T14:53:53.050Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-07T14:53:54.535Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-07T14:53:54.535Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-07T14:53:54.535Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-07T14:53:54.535Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-07T14:53:54.535Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-07T14:53:54.535Z] --- PASS: TestServiceUpdateSecrets (15.52s) [2020-04-07T14:53:54.535Z] === RUN TestServiceUpdateConfigs [2020-04-07T14:53:54.582Z] --- PASS: TestConfigCreateResolve (2.21s) [2020-04-07T14:53:54.582Z] === RUN TestConfigDaemonLibtrustID [2020-04-07T14:53:55.202Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-07T14:53:55.202Z] PASS [2020-04-07T14:53:55.202Z] [2020-04-07T14:53:55.202Z] DONE 8 tests in 16.805s [2020-04-07T14:53:55.202Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-07T14:53:55.202Z] ++ 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-04-07T14:53:55.202Z] ++ set -e [2020-04-07T14:53:55.202Z] ++ '[' -n 0 ']' [2020-04-07T14:53:55.202Z] ++ set -x [2020-04-07T14:53:55.202Z] ++ env -i DEST=/go/src/github.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-04-07T14:53:55.202Z] INFO: Testing against a local daemon [2020-04-07T14:53:55.202Z] === RUN TestCheckpoint [2020-04-07T14:53:55.202Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-07T14:53:55.202Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T14:53:55.202Z] === RUN TestContainerInvalidJSON [2020-04-07T14:53:55.202Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:53:55.202Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:53:55.202Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:53:55.202Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:53:55.202Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:53:55.202Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:53:55.202Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T14:53:55.202Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T14:53:55.202Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-07T14:53:55.202Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-07T14:53:55.202Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-07T14:53:55.202Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-07T14:53:55.202Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-07T14:53:55.202Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-07T14:53:55.202Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-07T14:53:55.202Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-07T14:53:55.202Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-04-07T14:53:55.202Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-07T14:53:55.459Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-07T14:53:55.488Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-07T14:53:55.489Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-07T14:53:55.489Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-07T14:53:55.489Z] === RUN TestCopyFromContainer [2020-04-07T14:53:56.971Z] === RUN TestCopyFromContainer// [2020-04-07T14:53:57.256Z] === RUN TestCopyFromContainer//bar/root [2020-04-07T14:53:57.256Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-07T14:53:57.256Z] === RUN TestCopyFromContainer/bar/quux [2020-04-07T14:53:57.543Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-07T14:53:57.543Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-07T14:53:57.543Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-07T14:53:57.827Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-07T14:53:57.827Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-07T14:53:57.827Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-07T14:53:58.129Z] --- PASS: TestCopyFromContainer (2.57s) [2020-04-07T14:53:58.129Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-07T14:53:58.129Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-04-07T14:53:58.129Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-07T14:53:58.129Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-07T14:53:58.129Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-07T14:53:58.129Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-07T14:53:58.129Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-07T14:53:58.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-07T14:53:58.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-07T14:53:58.129Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-07T14:53:58.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-07T14:53:58.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:53:58.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:53:58.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:53:58.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:53:58.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:53:58.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:53:58.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T14:53:58.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T14:53:58.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T14:53:58.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-07T14:53:58.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-07T14:53:58.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-07T14:53:58.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-07T14:53:58.129Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-07T14:53:58.129Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-07T14:53:58.129Z] === RUN TestCreateWithInvalidEnv [2020-04-07T14:53:58.129Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-07T14:53:58.129Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-07T14:53:58.129Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-07T14:53:58.129Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-07T14:53:58.129Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-07T14:53:58.129Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-07T14:53:58.129Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-07T14:53:58.129Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-07T14:53:58.129Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-07T14:53:58.129Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-07T14:53:58.129Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-07T14:53:58.129Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-07T14:53:58.129Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-07T14:53:58.129Z] === RUN TestCreateTmpfsMountsTarget [2020-04-07T14:53:58.129Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-07T14:53:58.129Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-07T14:54:00.166Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:54:00.166Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:54:00.166Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:54:00.166Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:54:00.166Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:54:00.166Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-07T14:54:00.166Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:54:00.166Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:54:00.166Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:54:00.166Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:54:00.166Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:54:00.166Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-07T14:54:00.166Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-07T14:54:00.166Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T14:54:00.166Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T14:54:00.166Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-07T14:54:00.166Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-07T14:54:00.166Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-07T14:54:00.166Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-07T14:54:00.166Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T14:54:00.166Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T14:54:00.166Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-07T14:54:00.166Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-07T14:54:00.166Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-07T14:54:00.731Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-07T14:54:00.731Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-07T14:54:01.738Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-07T14:54:01.738Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-07T14:54:01.738Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-07T14:54:02.213Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2020-04-07T14:54:02.213Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-07T14:54:02.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:54:02.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:54:02.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:54:02.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:54:02.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:54:02.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:54:02.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:54:02.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:54:02.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:54:02.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:54:02.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T14:54:02.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T14:54:02.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T14:54:02.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T14:54:02.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T14:54:02.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-07T14:54:02.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-04-07T14:54:02.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-04-07T14:54:02.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-07T14:54:02.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-07T14:54:02.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-07T14:54:02.213Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-07T14:54:02.831Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-04-07T14:54:02.831Z] === RUN TestContainerStartOnDaemonRestart [2020-04-07T14:54:02.831Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-07T14:54:02.831Z] === RUN TestDaemonRestartIpcMode [2020-04-07T14:54:02.831Z] === PAUSE TestDaemonRestartIpcMode [2020-04-07T14:54:02.831Z] === RUN TestDaemonHostGatewayIP [2020-04-07T14:54:02.831Z] === PAUSE TestDaemonHostGatewayIP [2020-04-07T14:54:02.831Z] === RUN TestDiff [2020-04-07T14:54:03.450Z] --- PASS: TestDiff (0.65s) [2020-04-07T14:54:03.450Z] === RUN TestExecWithCloseStdin [2020-04-07T14:54:04.373Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-07T14:54:04.465Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-04-07T14:54:04.465Z] === RUN TestExec [2020-04-07T14:54:05.086Z] --- PASS: TestExec (0.76s) [2020-04-07T14:54:05.086Z] === RUN TestExecUser [2020-04-07T14:54:05.346Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-07T14:54:06.102Z] --- PASS: TestExecUser (0.77s) [2020-04-07T14:54:06.102Z] === RUN TestExportContainerAndImportImage [2020-04-07T14:54:06.722Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-04-07T14:54:06.722Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-07T14:54:06.850Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-07T14:54:08.773Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-04-07T14:54:08.773Z] === RUN TestHealthCheckWorkdir [2020-04-07T14:54:09.394Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-04-07T14:54:09.394Z] === RUN TestHealthKillContainer [2020-04-07T14:54:10.192Z] --- PASS: TestServiceUpdateConfigs (15.30s) [2020-04-07T14:54:10.192Z] === RUN TestServiceUpdateNetwork [2020-04-07T14:54:11.115Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-07T14:54:12.041Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-07T14:54:12.076Z] --- PASS: TestHealthKillContainer (2.82s) [2020-04-07T14:54:12.077Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-07T14:54:12.695Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2020-04-07T14:54:12.695Z] === RUN TestIpcModeNone [2020-04-07T14:54:13.708Z] --- PASS: TestIpcModeNone (0.76s) [2020-04-07T14:54:13.708Z] === RUN TestIpcModePrivate [2020-04-07T14:54:14.328Z] --- PASS: TestIpcModePrivate (0.78s) [2020-04-07T14:54:14.328Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-07T14:54:14.328Z] === RUN TestIpcModeShareable [2020-04-07T14:54:14.639Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-07T14:54:15.349Z] --- PASS: TestIpcModeShareable (0.76s) [2020-04-07T14:54:15.349Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-07T14:54:15.349Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-07T14:54:15.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-07T14:54:16.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-07T14:54:17.380Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s) [2020-04-07T14:54:17.381Z] === RUN TestAPIIpcModeHost [2020-04-07T14:54:18.003Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-04-07T14:54:18.003Z] === RUN TestDaemonIpcModeShareable [2020-04-07T14:54:18.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-07T14:54:20.041Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-04-07T14:54:20.041Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-07T14:54:20.041Z] === RUN TestDaemonIpcModePrivate [2020-04-07T14:54:20.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-07T14:54:21.525Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-04-07T14:54:21.526Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-07T14:54:21.526Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-07T14:54:21.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-07T14:54:23.015Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-04-07T14:54:23.015Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-07T14:54:23.015Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-07T14:54:23.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00070f3c0_} [2020-04-07T14:54:24.504Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-04-07T14:54:24.504Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-07T14:54:24.504Z] === RUN TestIpcModeOlderClient [2020-04-07T14:54:24.791Z] === PAUSE TestIpcModeOlderClient [2020-04-07T14:54:24.791Z] === RUN TestKillContainerInvalidSignal [2020-04-07T14:54:24.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-07T14:54:24.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1825983400_/foo_false____} [2020-04-07T14:54:25.106Z] --- PASS: TestServiceUpdateNetwork (15.41s) [2020-04-07T14:54:25.106Z] PASS [2020-04-07T14:54:25.106Z] [2020-04-07T14:54:25.106Z] === Skipped [2020-04-07T14:54:25.106Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-07T14:54:25.106Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T14:54:25.106Z] [2020-04-07T14:54:25.106Z] [2020-04-07T14:54:25.106Z] DONE 23 tests, 1 skipped in 179.356s [2020-04-07T14:54:25.106Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-07T14:54:25.106Z] ++ 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-04-07T14:54:25.106Z] ++ set -e [2020-04-07T14:54:25.106Z] ++ '[' -n 0 ']' [2020-04-07T14:54:25.106Z] ++ set -x [2020-04-07T14:54:25.106Z] ++ env -i DEST=/go/src/github.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-04-07T14:54:25.361Z] INFO: Testing against a local daemon [2020-04-07T14:54:25.361Z] === RUN TestSessionCreate [2020-04-07T14:54:25.361Z] --- PASS: TestSessionCreate (0.05s) [2020-04-07T14:54:25.361Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-07T14:54:25.361Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-04-07T14:54:25.361Z] PASS [2020-04-07T14:54:25.361Z] [2020-04-07T14:54:25.361Z] DONE 2 tests in 0.263s [2020-04-07T14:54:25.361Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-07T14:54:25.361Z] ++ 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-04-07T14:54:25.361Z] ++ set -e [2020-04-07T14:54:25.361Z] ++ '[' -n 0 ']' [2020-04-07T14:54:25.361Z] ++ set -x [2020-04-07T14:54:25.361Z] ++ env -i DEST=/go/src/github.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-04-07T14:54:25.413Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2020-04-07T14:54:25.413Z] === RUN TestKillContainer [2020-04-07T14:54:25.413Z] === RUN TestKillContainer/no_signal [2020-04-07T14:54:25.616Z] INFO: Testing against a local daemon [2020-04-07T14:54:25.616Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-07T14:54:25.616Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T14:54:25.616Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T14:54:25.616Z] === RUN TestEventsExecDie [2020-04-07T14:54:26.033Z] === RUN TestKillContainer/non_killing_signal [2020-04-07T14:54:26.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1825983400_/foo_true____} [2020-04-07T14:54:26.659Z] === RUN TestKillContainer/killing_signal [2020-04-07T14:54:26.878Z] --- PASS: TestEventsExecDie (1.10s) [2020-04-07T14:54:26.878Z] === RUN TestEventsBackwardsCompatible [2020-04-07T14:54:26.878Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-04-07T14:54:26.878Z] === RUN TestInfoBinaryCommits [2020-04-07T14:54:26.878Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-04-07T14:54:26.878Z] === RUN TestInfoAPIVersioned [2020-04-07T14:54:26.878Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-07T14:54:26.878Z] === RUN TestInfoDiscoveryBackend [2020-04-07T14:54:27.279Z] --- PASS: TestKillContainer (2.08s) [2020-04-07T14:54:27.279Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-04-07T14:54:27.438Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-04-07T14:54:27.438Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-07T14:54:27.566Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-04-07T14:54:27.566Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2020-04-07T14:54:27.566Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-07T14:54:27.566Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-07T14:54:28.187Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-07T14:54:28.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3130733287_/foo_false____} [2020-04-07T14:54:28.447Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-07T14:54:28.447Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-07T14:54:28.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2020-04-07T14:54:28.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2020-04-07T14:54:28.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-04-07T14:54:28.807Z] === RUN TestKillStoppedContainer [2020-04-07T14:54:28.807Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-07T14:54:28.807Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-07T14:54:29.097Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-07T14:54:29.097Z] === RUN TestKillDifferentUserContainer [2020-04-07T14:54:29.099Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-04-07T14:54:29.099Z] === RUN TestInfoAPI [2020-04-07T14:54:29.099Z] --- PASS: TestInfoAPI (0.03s) [2020-04-07T14:54:29.099Z] === RUN TestInfoAPIWarnings [2020-04-07T14:54:29.658Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-04-07T14:54:29.658Z] === RUN TestInfoDebug [2020-04-07T14:54:29.717Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-04-07T14:54:29.717Z] === RUN TestInspectOomKilledTrue [2020-04-07T14:54:29.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3130733287_/foo_true____} [2020-04-07T14:54:30.212Z] --- PASS: TestInfoDebug (0.56s) [2020-04-07T14:54:30.212Z] === RUN TestInfoInsecureRegistries [2020-04-07T14:54:30.736Z] --- PASS: TestInspectOomKilledTrue (1.11s) [2020-04-07T14:54:30.736Z] === RUN TestInspectOomKilledFalse [2020-04-07T14:54:30.855Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-07T14:54:30.855Z] === RUN TestInfoRegistryMirrors [2020-04-07T14:54:31.151Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-04-07T14:54:31.151Z] === RUN TestLoginFailsWithBadCredentials [2020-04-07T14:54:31.355Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2020-04-07T14:54:31.355Z] === RUN TestLinksEtcHostsContentMatch [2020-04-07T14:54:31.406Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-04-07T14:54:31.406Z] === RUN TestPingCacheHeaders [2020-04-07T14:54:31.406Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-04-07T14:54:31.406Z] === RUN TestPingGet [2020-04-07T14:54:31.406Z] --- PASS: TestPingGet (0.01s) [2020-04-07T14:54:31.406Z] === RUN TestPingHead [2020-04-07T14:54:31.406Z] --- PASS: TestPingHead (0.04s) [2020-04-07T14:54:31.406Z] === RUN TestVersion [2020-04-07T14:54:31.661Z] --- PASS: TestVersion (0.03s) [2020-04-07T14:54:31.661Z] PASS [2020-04-07T14:54:31.661Z] [2020-04-07T14:54:31.661Z] === Skipped [2020-04-07T14:54:31.661Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T14:54:31.661Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T14:54:31.661Z] [2020-04-07T14:54:31.661Z] [2020-04-07T14:54:31.661Z] DONE 18 tests, 1 skipped in 6.063s [2020-04-07T14:54:31.661Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-07T14:54:31.661Z] ++ 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-04-07T14:54:31.661Z] ++ set -e [2020-04-07T14:54:31.661Z] ++ '[' -n 0 ']' [2020-04-07T14:54:31.661Z] ++ set -x [2020-04-07T14:54:31.661Z] ++ env -i DEST=/go/src/github.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-04-07T14:54:31.661Z] INFO: Testing against a local daemon=== RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3130733287_/foo_true__0xc00070f420__} [2020-04-07T14:54:31.661Z] [2020-04-07T14:54:31.661Z] === RUN TestVolumesCreateAndList [2020-04-07T14:54:31.661Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-07T14:54:31.661Z] === RUN TestVolumesRemove [2020-04-07T14:54:31.917Z] --- PASS: TestVolumesRemove (0.14s) [2020-04-07T14:54:31.917Z] === RUN TestVolumesInspect [2020-04-07T14:54:31.917Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-07T14:54:31.917Z] === RUN TestVolumesInvalidJSON [2020-04-07T14:54:31.917Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-07T14:54:31.917Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-07T14:54:31.917Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-07T14:54:31.917Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-07T14:54:31.917Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-07T14:54:31.917Z] PASS [2020-04-07T14:54:31.917Z] [2020-04-07T14:54:31.917Z] DONE 5 tests in 0.355s [2020-04-07T14:54:31.917Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T14:54:31.973Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-04-07T14:54:31.973Z] === RUN TestLinksContainerNames [2020-04-07T14:54:32.171Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T14:54:32.171Z] +++ kill 5443 [2020-04-07T14:54:33.450Z] --- PASS: TestLinksContainerNames (1.28s) [2020-04-07T14:54:33.450Z] === RUN TestLogsFollowTailEmpty [2020-04-07T14:54:33.616Z] +++ /etc/init.d/apparmor stop [2020-04-07T14:54:33.616Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T14:54:33.616Z] [2020-04-07T14:54:33.616Z] Unloading profiles will leave already running processes permanently [2020-04-07T14:54:33.616Z] unconfined, which can lead to unexpected situations. [2020-04-07T14:54:33.616Z] [2020-04-07T14:54:33.616Z] To set a process to complain mode, use the command line tool [2020-04-07T14:54:33.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T14:54:33.616Z] +++ true [2020-04-07T14:54:33.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00070f440_} [2020-04-07T14:54:33.616Z] [2020-04-07T14:54:34.069Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-04-07T14:54:34.069Z] === RUN TestContainerNetworkMountsNoChown [2020-04-07T14:54:34.690Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/default [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/default [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/private [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/private [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rprivate [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/slave [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/slave [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rslave [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/shared [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/shared [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rshared [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/default [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rprivate [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/private [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rslave [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rshared [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/shared [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/slave [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-07T14:54:34.690Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:54:34.690Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T14:54:34.690Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-07T14:54:34.975Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-07T14:54:34.975Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T14:54:34.975Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-07T14:54:34.975Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T14:54:34.975Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-07T14:54:34.975Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-07T14:54:34.975Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-07T14:54:34.975Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-07T14:54:34.975Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-07T14:54:34.975Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-07T14:54:34.975Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-07T14:54:34.975Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-07T14:54:34.975Z] === RUN TestContainerBindMountNonRecursive [2020-04-07T14:54:35.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00070f460_} [2020-04-07T14:54:36.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00070f480_} [2020-04-07T14:54:37.024Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2020-04-07T14:54:37.024Z] === RUN TestNetworkNat [2020-04-07T14:54:37.308Z] --- PASS: TestNetworkNat (0.75s) [2020-04-07T14:54:37.308Z] === RUN TestNetworkLocalhostTCPNat [2020-04-07T14:54:37.928Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2020-04-07T14:54:37.928Z] === RUN TestNetworkLoopbackNat [2020-04-07T14:54:38.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00070f4a0_} [2020-04-07T14:54:38.943Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2020-04-07T14:54:38.943Z] === RUN TestPause [2020-04-07T14:54:39.562Z] --- PASS: TestPause (0.71s) [2020-04-07T14:54:39.562Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-07T14:54:39.562Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T14:54:39.562Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T14:54:39.562Z] === RUN TestPauseStopPausedContainer [2020-04-07T14:54:39.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-07T14:54:40.578Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2020-04-07T14:54:40.578Z] === RUN TestPsFilter [2020-04-07T14:54:40.578Z] --- PASS: TestPsFilter (0.20s) [2020-04-07T14:54:40.578Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-07T14:54:41.198Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-04-07T14:54:41.198Z] === RUN TestRemoveContainerWithVolume [2020-04-07T14:54:41.817Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-04-07T14:54:41.817Z] === RUN TestRemoveContainerRunning [2020-04-07T14:54:41.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-07T14:54:41.927Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-07T14:54:42.840Z] --- PASS: TestRemoveContainerRunning (0.71s) [2020-04-07T14:54:42.840Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-07T14:54:43.460Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-04-07T14:54:43.460Z] === RUN TestRemoveInvalidContainer [2020-04-07T14:54:43.460Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-04-07T14:54:43.460Z] === RUN TestRenameLinkedContainer [2020-04-07T14:54:45.383Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-07T14:54:46.147Z] --- PASS: TestRenameLinkedContainer (2.58s) [2020-04-07T14:54:46.147Z] === RUN TestRenameStoppedContainer [2020-04-07T14:54:46.432Z] --- PASS: TestRenameStoppedContainer (0.67s) [2020-04-07T14:54:46.432Z] === RUN TestRenameRunningContainerAndReuse [2020-04-07T14:54:47.264Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-07T14:54:47.914Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2020-04-07T14:54:47.914Z] === RUN TestRenameInvalidName [2020-04-07T14:54:48.536Z] --- PASS: TestRenameInvalidName (0.67s) [2020-04-07T14:54:48.536Z] === RUN TestRenameAnonymousContainer [2020-04-07T14:54:50.613Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-07T14:54:51.233Z] --- PASS: TestRenameAnonymousContainer (2.43s) [2020-04-07T14:54:51.233Z] === RUN TestRenameContainerWithSameName [2020-04-07T14:54:51.518Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-04-07T14:54:51.518Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-07T14:54:52.622Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-07T14:54:52.622Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-07T14:54:53.003Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2020-04-07T14:54:53.003Z] === RUN TestResize [2020-04-07T14:54:53.181Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-07T14:54:53.623Z] --- PASS: TestResize (0.65s) [2020-04-07T14:54:53.623Z] === RUN TestResizeWithInvalidSize [2020-04-07T14:54:54.243Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2020-04-07T14:54:54.243Z] === RUN TestResizeWhenContainerNotStarted [2020-04-07T14:54:54.540Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-07T14:54:54.865Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:54:54.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:54:54.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:54:54.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T14:54:54.865Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T14:54:54.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:54:54.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:54:55.546Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-07T14:54:56.148Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-07T14:54:57.116Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-07T14:54:57.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T14:54:57.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T14:54:58.087Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-07T14:54:58.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T14:54:58.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T14:54:59.527Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-07T14:55:00.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T14:55:00.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T14:55:00.451Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-07T14:55:01.459Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-07T14:55:02.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T14:55:02.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T14:55:02.382Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-07T14:55:03.351Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-07T14:55:04.365Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.59s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.64s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.65s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.78s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.37s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.38s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.34s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.46s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.49s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.24s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s) [2020-04-07T14:55:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2020-04-07T14:55:05.717Z] === RUN TestCgroupNamespacesRun [2020-04-07T14:55:05.768Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-07T14:55:07.132Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-07T14:55:07.208Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2020-04-07T14:55:07.208Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-07T14:55:08.061Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-07T14:55:08.696Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-04-07T14:55:08.696Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-07T14:55:09.111Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-07T14:55:09.112Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-07T14:55:10.078Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-07T14:55:10.637Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-07T14:55:10.732Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2020-04-07T14:55:10.732Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-07T14:55:12.167Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-07T14:55:12.217Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2020-04-07T14:55:12.217Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-07T14:55:13.091Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-07T14:55:13.708Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2020-04-07T14:55:13.708Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-07T14:55:14.015Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-07T14:55:14.733Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-04-07T14:55:14.733Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-07T14:55:15.354Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-04-07T14:55:15.354Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-07T14:55:16.027Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-07T14:55:16.629Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-07T14:55:17.388Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2020-04-07T14:55:17.388Z] === RUN TestKernelTCPMemory [2020-04-07T14:55:17.881Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-04-07T14:55:17.882Z] === RUN TestNISDomainname [2020-04-07T14:55:18.897Z] --- PASS: TestNISDomainname (0.87s) [2020-04-07T14:55:18.897Z] === RUN TestHostnameDnsResolution [2020-04-07T14:55:19.347Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-07T14:55:19.912Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-04-07T14:55:19.912Z] === RUN TestStats [2020-04-07T14:55:21.991Z] --- PASS: TestStats (1.70s) [2020-04-07T14:55:21.991Z] === RUN TestStopContainerWithTimeout [2020-04-07T14:55:21.991Z] === RUN TestStopContainerWithTimeout/0 [2020-04-07T14:55:21.991Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-07T14:55:21.991Z] === RUN TestStopContainerWithTimeout/1 [2020-04-07T14:55:21.991Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-07T14:55:21.991Z] === RUN TestStopContainerWithTimeout/3 [2020-04-07T14:55:21.991Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-07T14:55:21.991Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-07T14:55:21.991Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-07T14:55:21.991Z] === CONT TestStopContainerWithTimeout/0 [2020-04-07T14:55:21.991Z] === CONT TestStopContainerWithTimeout/3 [2020-04-07T14:55:21.991Z] === CONT TestStopContainerWithTimeout/1 [2020-04-07T14:55:21.991Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-07T14:55:24.663Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-07T14:55:25.462Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-07T14:55:25.462Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-04-07T14:55:25.462Z] --- PASS: TestStopContainerWithTimeout/1 (2.45s) [2020-04-07T14:55:25.462Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2020-04-07T14:55:25.462Z] --- PASS: TestStopContainerWithTimeout/-1 (3.41s) [2020-04-07T14:55:25.462Z] === RUN TestDeleteDevicemapper [2020-04-07T14:55:25.462Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-07T14:55:25.462Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T14:55:25.462Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-07T14:55:26.946Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.00s) [2020-04-07T14:55:26.946Z] === RUN TestUpdateMemory [2020-04-07T14:55:27.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-07T14:55:27.943Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-07T14:55:27.962Z] --- PASS: TestUpdateMemory (0.95s) [2020-04-07T14:55:27.962Z] === RUN TestUpdateCPUQuota [2020-04-07T14:55:28.586Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-07T14:55:29.444Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-04-07T14:55:29.444Z] === RUN TestUpdatePidsLimit [2020-04-07T14:55:29.444Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-07T14:55:29.444Z] === RUN TestUpdatePidsLimit/no_change [2020-04-07T14:55:29.728Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-07T14:55:30.015Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-07T14:55:30.634Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-07T14:55:30.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-07T14:55:31.204Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-07T14:55:32.687Z] --- PASS: TestUpdatePidsLimit (3.25s) [2020-04-07T14:55:32.687Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-04-07T14:55:32.687Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-04-07T14:55:32.687Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-04-07T14:55:32.687Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-04-07T14:55:32.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-04-07T14:55:32.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-04-07T14:55:32.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-04-07T14:55:32.687Z] === RUN TestUpdateRestartPolicy [2020-04-07T14:55:33.990Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-07T14:55:37.287Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-07T14:55:38.295Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-07T14:55:43.955Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-07T14:55:44.251Z] === RUN TestDockerSuite/TestCpToDot [2020-04-07T14:55:45.174Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-07T14:55:45.244Z] --- PASS: TestUpdateRestartPolicy (12.07s) [2020-04-07T14:55:45.244Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-07T14:55:45.244Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-04-07T14:55:45.244Z] === RUN TestWaitNonBlocked [2020-04-07T14:55:45.244Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:55:45.244Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:55:45.244Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:55:45.244Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:55:45.244Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T14:55:45.244Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T14:55:46.259Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-07T14:55:46.259Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-04-07T14:55:46.259Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-04-07T14:55:46.259Z] === RUN TestWaitBlocked [2020-04-07T14:55:46.259Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:55:46.259Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:55:46.259Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:55:46.259Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:55:46.259Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T14:55:46.259Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T14:55:47.162Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-07T14:55:47.283Z] --- PASS: TestWaitBlocked (0.05s) [2020-04-07T14:55:47.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-04-07T14:55:47.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-04-07T14:55:47.283Z] === CONT TestContainerStartOnDaemonRestart [2020-04-07T14:55:47.283Z] === CONT TestDaemonHostGatewayIP [2020-04-07T14:55:47.283Z] === CONT TestDaemonRestartIpcMode [2020-04-07T14:55:47.283Z] === CONT TestIpcModeOlderClient [2020-04-07T14:55:47.283Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-04-07T14:55:49.043Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-07T14:55:49.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-07T14:55:49.602Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-07T14:55:51.711Z] --- PASS: TestContainerStartOnDaemonRestart (3.99s) [2020-04-07T14:55:51.996Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2020-04-07T14:55:51.996Z] --- PASS: TestDaemonHostGatewayIP (4.77s) [2020-04-07T14:55:51.996Z] PASS [2020-04-07T14:55:51.996Z] [2020-04-07T14:55:51.996Z] === Skipped [2020-04-07T14:55:51.996Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-07T14:55:51.996Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T14:55:51.996Z] [2020-04-07T14:55:51.996Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T14:55:51.996Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T14:55:51.996Z] [2020-04-07T14:55:51.996Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-07T14:55:51.996Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T14:55:51.996Z] [2020-04-07T14:55:51.996Z] [2020-04-07T14:55:51.996Z] DONE 199 tests, 3 skipped in 116.939s [2020-04-07T14:55:51.996Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-07T14:55:51.996Z] ++ 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-04-07T14:55:51.996Z] ++ set -e [2020-04-07T14:55:51.996Z] ++ '[' -n 0 ']' [2020-04-07T14:55:51.996Z] ++ set -x [2020-04-07T14:55:51.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T14:55:51.996Z] INFO: Testing against a local daemon [2020-04-07T14:55:51.996Z] === RUN TestCommitInheritsEnv [2020-04-07T14:55:52.616Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-04-07T14:55:52.616Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-07T14:55:52.616Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-07T14:55:52.616Z] === RUN TestImagesFilterMultiReference [2020-04-07T14:55:52.616Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-04-07T14:55:52.616Z] === RUN TestImagePullPlatformInvalid [2020-04-07T14:55:52.616Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-07T14:55:52.616Z] === RUN TestRemoveImageOrphaning [2020-04-07T14:55:53.236Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-04-07T14:55:53.236Z] === RUN TestRemoveImageGarbageCollector [2020-04-07T14:55:53.236Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-07T14:55:53.236Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T14:55:53.236Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-07T14:55:53.236Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-07T14:55:53.236Z] === RUN TestTagInvalidReference [2020-04-07T14:55:53.236Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-07T14:55:53.236Z] === RUN TestTagValidPrefixedRepo [2020-04-07T14:55:53.236Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-07T14:55:53.236Z] === RUN TestTagExistedNameWithoutForce [2020-04-07T14:55:53.236Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-07T14:55:53.236Z] === RUN TestTagOfficialNames [2020-04-07T14:55:53.236Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-07T14:55:53.236Z] === RUN TestTagMatchesDigest [2020-04-07T14:55:53.236Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-07T14:55:53.236Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-07T14:55:53.841Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-07T14:55:53.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-07T14:55:53.841Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-07T14:55:54.442Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-07T14:55:56.951Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-07T14:55:56.951Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-07T14:55:56.951Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-07T14:55:57.510Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-07T14:55:58.434Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-07T14:55:58.434Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-07T14:55:58.434Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-07T14:55:59.483Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-07T14:55:59.867Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-07T14:55:59.867Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-07T14:56:00.164Z] === RUN TestDockerSuite/TestCreateRM [2020-04-07T14:56:00.164Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-07T14:56:00.164Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-07T14:56:00.419Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-07T14:56:00.419Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-07T14:56:03.855Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-07T14:56:03.855Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-07T14:56:03.855Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-07T14:56:07.287Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-07T14:56:07.287Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-07T14:56:07.287Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-07T14:56:07.287Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-07T14:56:07.287Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-07T14:56:07.287Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-07T14:56:07.978Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-07T14:56:09.427Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-07T14:56:10.434Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-07T14:56:12.487Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-07T14:56:13.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-07T14:56:14.011Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-07T14:56:14.611Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-07T14:56:15.556Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-07T14:56:15.556Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-07T14:56:16.482Z] === RUN TestDockerSuite/TestDockerFails [2020-04-07T14:56:16.483Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-07T14:56:16.483Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-07T14:56:16.737Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-07T14:56:18.272Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-07T14:56:19.633Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-07T14:56:21.078Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-07T14:56:21.078Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-07T14:56:21.333Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-07T14:56:21.333Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-07T14:56:28.063Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-07T14:56:30.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-07T14:56:30.801Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-07T14:56:34.101Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-07T14:56:36.608Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-07T14:56:37.531Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-07T14:56:38.454Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-07T14:56:39.377Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-07T14:56:40.301Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-07T14:56:40.860Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-07T14:56:41.783Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-07T14:56:43.664Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-07T14:56:45.546Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-07T14:56:45.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-07T14:56:49.075Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-07T14:56:51.582Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-07T14:56:52.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-07T14:56:53.065Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-07T14:56:54.948Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-07T14:56:55.872Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-07T14:56:56.475Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-07T14:56:58.012Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-07T14:56:58.012Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-07T14:56:58.268Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-07T14:56:58.872Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-07T14:56:58.872Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-07T14:56:58.872Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-07T14:57:00.451Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-07T14:57:02.461Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-07T14:57:02.461Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-07T14:57:02.461Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-07T14:57:03.021Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-07T14:57:03.276Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-07T14:57:03.835Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-07T14:57:04.758Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-07T14:57:05.013Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-07T14:57:05.013Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-07T14:57:05.013Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-07T14:57:06.894Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-07T14:57:07.943Z] === RUN TestDockerSuite/TestEventsRename [2020-04-07T14:57:08.502Z] === RUN TestDockerSuite/TestEventsResize [2020-04-07T14:57:09.426Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-07T14:57:10.349Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-07T14:57:11.273Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-07T14:57:11.831Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-07T14:57:15.255Z] === RUN TestDockerSuite/TestEventsTop [2020-04-07T14:57:15.819Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-07T14:57:19.075Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-07T14:57:20.167Z] === RUN TestDockerSuite/TestExec [2020-04-07T14:57:21.175Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-07T14:57:21.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-07T14:57:22.159Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-07T14:57:22.847Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-07T14:57:23.898Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-07T14:57:24.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-07T14:57:25.591Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-07T14:57:26.150Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-07T14:57:27.509Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-07T14:57:28.456Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-07T14:57:29.380Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-07T14:57:30.390Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-07T14:57:31.314Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-07T14:57:33.238Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-07T14:57:34.203Z] === RUN TestDockerSuite/TestExecEnv [2020-04-07T14:57:35.125Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-07T14:57:37.007Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-07T14:57:38.079Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-07T14:57:40.132Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-07T14:57:40.690Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-07T14:57:41.614Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-07T14:57:42.536Z] === RUN TestDockerSuite/TestExecParseError [2020-04-07T14:57:43.511Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-07T14:57:44.434Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-07T14:57:44.993Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-07T14:57:46.399Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-07T14:57:47.366Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-07T14:57:48.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-07T14:57:48.307Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-07T14:58:00.548Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-07T14:58:00.548Z] === RUN TestDockerSuite/TestExecTTY [2020-04-07T14:58:01.107Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-07T14:58:02.074Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-07T14:58:02.998Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-07T14:58:03.921Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-07T14:58:03.921Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-07T14:58:06.431Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-07T14:58:06.991Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-07T14:58:08.438Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-07T14:58:09.083Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-07T14:58:10.050Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-07T14:58:13.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-07T14:58:14.879Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-07T14:58:20.243Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-07T14:58:22.141Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-07T14:58:27.581Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-07T14:58:27.581Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-07T14:58:27.581Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-07T14:58:27.581Z] === RUN TestDockerSuite/TestHealth [2020-04-07T14:58:39.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-07T14:58:49.784Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-07T14:58:49.784Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-07T14:58:49.784Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-07T14:58:49.784Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-07T14:58:49.784Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-07T14:58:49.784Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-07T14:58:50.385Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-07T14:58:50.385Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-07T14:58:50.385Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-07T14:58:50.640Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-07T14:58:50.895Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-07T14:58:51.190Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-07T14:58:51.750Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-07T14:58:51.750Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-07T14:58:52.674Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-07T14:58:52.971Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-07T14:58:53.895Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-07T14:58:54.538Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-07T14:58:54.793Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-07T14:58:55.715Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-07T14:58:58.976Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-07T14:58:58.976Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-07T14:58:58.976Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-07T14:59:00.336Z] === RUN TestDockerSuite/TestImportFile [2020-04-07T14:59:02.260Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-07T14:59:02.260Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-07T14:59:04.272Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-07T14:59:06.211Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-07T14:59:08.178Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-07T14:59:08.780Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-07T14:59:09.785Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-07T14:59:10.708Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-07T14:59:10.708Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-07T14:59:10.708Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-07T14:59:11.312Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-07T14:59:12.320Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-07T14:59:13.243Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-07T14:59:13.802Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-07T14:59:14.770Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-07T14:59:15.454Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-07T14:59:15.454Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-07T14:59:17.380Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-07T14:59:17.940Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-07T14:59:18.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-07T14:59:18.757Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-07T14:59:18.757Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-07T14:59:19.682Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-07T14:59:19.682Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-07T14:59:21.043Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-07T14:59:21.967Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-07T14:59:22.891Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-07T14:59:23.816Z] === RUN TestDockerSuite/TestInspectImage [2020-04-07T14:59:23.816Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-07T14:59:23.816Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-07T14:59:23.816Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-07T14:59:24.738Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-07T14:59:25.662Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-07T14:59:25.662Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-07T14:59:26.586Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-07T14:59:27.508Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-07T14:59:29.390Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-07T14:59:29.390Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-07T14:59:30.328Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-07T14:59:31.310Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-07T14:59:32.670Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-07T14:59:33.594Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-07T14:59:34.517Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-07T14:59:35.441Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-07T14:59:36.364Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-07T14:59:36.923Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-07T14:59:38.283Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-07T14:59:38.283Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-07T14:59:40.880Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-07T14:59:42.282Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-07T14:59:44.297Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-07T14:59:44.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-07T14:59:44.806Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-07T14:59:46.730Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-07T14:59:50.030Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-07T14:59:50.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-07T14:59:52.540Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-07T14:59:52.540Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-07T14:59:52.540Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-07T14:59:55.048Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-07T14:59:55.302Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-07T14:59:55.556Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-07T14:59:56.115Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-07T14:59:58.623Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-07T15:00:01.889Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-07T15:00:04.400Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-07T15:00:09.935Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-07T15:00:09.935Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-07T15:00:12.489Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-07T15:00:14.413Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-07T15:00:14.413Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-07T15:00:15.422Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-07T15:00:18.722Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-07T15:00:18.722Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-07T15:00:18.722Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-07T15:00:18.722Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-07T15:00:18.722Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-07T15:00:19.410Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-07T15:00:20.461Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-07T15:00:24.150Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-07T15:00:24.794Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-07T15:00:30.323Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-07T15:00:30.578Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-07T15:00:30.578Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-07T15:00:31.937Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-07T15:00:32.860Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-07T15:00:33.784Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-07T15:00:35.145Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-07T15:00:36.070Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-07T15:00:38.578Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-07T15:00:39.590Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-07T15:00:39.844Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-07T15:00:40.182Z] === RUN TestDockerSuite/TestLogsSince [2020-04-07T15:00:47.042Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-07T15:00:49.884Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-07T15:00:53.143Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-07T15:00:53.143Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-07T15:00:53.742Z] === RUN TestDockerSuite/TestLogsTail [2020-04-07T15:00:54.666Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-07T15:00:55.591Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-07T15:00:56.558Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-07T15:00:56.902Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-07T15:00:57.951Z] === RUN TestDockerSuite/TestNetHostname [2020-04-07T15:01:00.541Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-07T15:01:00.541Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-07T15:01:00.810Z] --- PASS: TestImportExtremelyLargeImageWorks (295.64s) [2020-04-07T15:01:00.810Z] PASS [2020-04-07T15:01:00.810Z] [2020-04-07T15:01:00.810Z] === Skipped [2020-04-07T15:01:00.810Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-07T15:01:00.810Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:01:00.810Z] [2020-04-07T15:01:00.810Z] [2020-04-07T15:01:00.810Z] DONE 12 tests, 1 skipped in 296.991s [2020-04-07T15:01:00.810Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-07T15:01:00.810Z] ++ 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-04-07T15:01:00.810Z] ++ set -e [2020-04-07T15:01:00.810Z] ++ '[' -n 0 ']' [2020-04-07T15:01:00.810Z] ++ set -x [2020-04-07T15:01:00.810Z] ++ env -i DEST=/go/src/github.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-04-07T15:01:00.810Z] INFO: Testing against a local daemon [2020-04-07T15:01:00.810Z] === RUN TestNetworkCreateDelete [2020-04-07T15:01:00.810Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-04-07T15:01:00.810Z] === RUN TestDockerNetworkDeletePreferID [2020-04-07T15:01:00.810Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2020-04-07T15:01:00.810Z] === RUN TestInspectNetwork [2020-04-07T15:01:00.810Z] === RUN TestInspectNetwork/full_network_id [2020-04-07T15:01:00.810Z] === RUN TestInspectNetwork/partial_network_id [2020-04-07T15:01:00.810Z] === RUN TestInspectNetwork/network_name [2020-04-07T15:01:00.810Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-07T15:01:00.810Z] --- PASS: TestInspectNetwork (7.81s) [2020-04-07T15:01:00.810Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-07T15:01:00.810Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-07T15:01:00.810Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-07T15:01:00.810Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-07T15:01:00.810Z] === RUN TestRunContainerWithBridgeNone [2020-04-07T15:01:00.810Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-04-07T15:01:00.810Z] === RUN TestNetworkInvalidJSON [2020-04-07T15:01:00.810Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-07T15:01:00.810Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-07T15:01:00.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T15:01:00.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T15:01:00.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T15:01:00.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T15:01:00.810Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-07T15:01:00.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T15:01:00.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T15:01:00.810Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-07T15:01:00.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-07T15:01:00.810Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-07T15:01:00.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-07T15:01:00.810Z] === RUN TestHostIPv4BridgeLabel [2020-04-07T15:01:00.810Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-04-07T15:01:00.810Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-07T15:01:01.594Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-07T15:01:01.828Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-07T15:01:01.828Z] === RUN TestDaemonDefaultNetworkPools [2020-04-07T15:01:02.446Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-04-07T15:01:02.446Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-07T15:01:03.946Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.29s) [2020-04-07T15:01:03.946Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-07T15:01:04.184Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-07T15:01:04.742Z] === RUN TestDockerSuite/TestPluginActive [2020-04-07T15:01:05.454Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2020-04-07T15:01:05.454Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-07T15:01:05.740Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-04-07T15:01:05.740Z] === RUN TestServiceWithPredefinedNetwork [2020-04-07T15:01:06.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-07T15:01:06.706Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-07T15:01:08.431Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2020-04-07T15:01:08.431Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-07T15:01:08.431Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T15:01:08.431Z] service_test.go:236: FLAKY_TEST [2020-04-07T15:01:08.431Z] === RUN TestServiceWithDataPathPortInit [2020-04-07T15:01:10.168Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-07T15:01:14.582Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-07T15:01:14.582Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-07T15:01:14.582Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-07T15:01:15.141Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-07T15:01:17.023Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-07T15:01:18.382Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-07T15:01:19.830Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-07T15:01:20.389Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-07T15:01:21.750Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-07T15:01:23.686Z] --- PASS: TestServiceWithDataPathPortInit (14.79s) [2020-04-07T15:01:23.686Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-07T15:01:24.302Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-07T15:01:26.851Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-07T15:01:27.859Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-07T15:01:28.906Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-07T15:01:30.266Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-07T15:01:30.514Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s) [2020-04-07T15:01:30.514Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:licbugcarncgqyiiokxvq4eul Created:2020-04-07 15:01:24.182997888 +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[868f31c9ad3e9dfde77de542dbd4f7b415c8e68419cdff7389a4d977f77ad13d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4mx40gqxm747qgk4qesjxjufj EndpointID:915acfc222aaf1c789d920c5ce93e7901c9aaa03d90daf6e4c0366f5f2328268 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ed2353b93ad634e3e9eca52c475e48f8fa9cc99e1620f4c888b9a971b09187d6 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:1a2be7ec4534 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4mx40gqxm747qgk4qesjxjufj EndpointID:915acfc222aaf1c789d920c5ce93e7901c9aaa03d90daf6e4c0366f5f2328268 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-07T15:01:30.514Z] PASS [2020-04-07T15:01:30.514Z] [2020-04-07T15:01:30.514Z] === Skipped [2020-04-07T15:01:30.514Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T15:01:30.514Z] service_test.go:236: FLAKY_TEST [2020-04-07T15:01:30.514Z] [2020-04-07T15:01:30.514Z] [2020-04-07T15:01:30.514Z] DONE 22 tests, 1 skipped in 41.236s [2020-04-07T15:01:30.514Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-07T15:01:30.514Z] ++ 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-04-07T15:01:30.514Z] ++ set -e [2020-04-07T15:01:30.514Z] ++ '[' -n 0 ']' [2020-04-07T15:01:30.514Z] ++ set -x [2020-04-07T15:01:30.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T15:01:30.514Z] INFO: Testing against a local daemon [2020-04-07T15:01:30.514Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-07T15:01:30.514Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T15:01:30.514Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T15:01:30.514Z] === RUN TestDockerNetworkIpvlan [2020-04-07T15:01:30.514Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-07T15:01:30.514Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T15:01:30.514Z] PASS [2020-04-07T15:01:30.514Z] [2020-04-07T15:01:30.514Z] === Skipped [2020-04-07T15:01:30.514Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T15:01:30.514Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T15:01:30.514Z] [2020-04-07T15:01:30.514Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-07T15:01:30.514Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T15:01:30.514Z] [2020-04-07T15:01:30.514Z] [2020-04-07T15:01:30.514Z] DONE 2 tests, 2 skipped in 0.102s [2020-04-07T15:01:30.514Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-07T15:01:30.514Z] ++ 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-04-07T15:01:30.514Z] ++ set -e [2020-04-07T15:01:30.514Z] ++ '[' -n 0 ']' [2020-04-07T15:01:30.514Z] ++ set -x [2020-04-07T15:01:30.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T15:01:30.514Z] INFO: Testing against a local daemon [2020-04-07T15:01:30.514Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-07T15:01:30.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-07T15:01:31.875Z] === RUN TestDockerSuite/TestPortList [2020-04-07T15:01:32.014Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-04-07T15:01:32.014Z] === RUN TestDockerNetworkMacvlan [2020-04-07T15:01:33.027Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-07T15:01:34.043Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-07T15:01:34.424Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-07T15:01:35.059Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-07T15:01:37.093Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-07T15:01:39.789Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-07T15:01:42.665Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-07T15:01:42.665Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-07T15:01:44.192Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-07T15:01:44.562Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-07T15:01:45.673Z] --- PASS: TestDockerNetworkMacvlan (13.52s) [2020-04-07T15:01:45.673Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-07T15:01:45.673Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-04-07T15:01:45.673Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-04-07T15:01:45.673Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-04-07T15:01:45.673Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s) [2020-04-07T15:01:45.673Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-04-07T15:01:45.673Z] PASS [2020-04-07T15:01:45.673Z] [2020-04-07T15:01:45.673Z] DONE 8 tests in 15.119s [2020-04-07T15:01:45.673Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-07T15:01:45.673Z] ++ 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-04-07T15:01:45.673Z] ++ set -e [2020-04-07T15:01:45.673Z] ++ '[' -n 0 ']' [2020-04-07T15:01:45.673Z] ++ set -x [2020-04-07T15:01:45.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T15:01:45.673Z] testing: warning: no tests to run [2020-04-07T15:01:45.673Z] PASS [2020-04-07T15:01:45.673Z] [2020-04-07T15:01:45.673Z] DONE 0 tests in 0.017s [2020-04-07T15:01:45.673Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-07T15:01:45.673Z] ++ 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-04-07T15:01:45.673Z] ++ set -e [2020-04-07T15:01:45.673Z] ++ '[' -n 0 ']' [2020-04-07T15:01:45.673Z] ++ set -x [2020-04-07T15:01:45.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T15:01:45.673Z] INFO: Testing against a local daemon [2020-04-07T15:01:45.673Z] === RUN TestAuthZPluginAllowRequest [2020-04-07T15:01:46.487Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-07T15:01:47.156Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2020-04-07T15:01:47.156Z] === RUN TestAuthZPluginTLS [2020-04-07T15:01:47.779Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-04-07T15:01:47.779Z] === RUN TestAuthZPluginDenyRequest [2020-04-07T15:01:48.404Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-07T15:01:48.404Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-07T15:01:49.024Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-04-07T15:01:49.024Z] === RUN TestAuthZPluginDenyResponse [2020-04-07T15:01:49.643Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-04-07T15:01:49.644Z] === RUN TestAuthZPluginAllowEventStream [2020-04-07T15:01:51.126Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-04-07T15:01:51.126Z] === RUN TestAuthZPluginErrorResponse [2020-04-07T15:01:51.747Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-04-07T15:01:51.747Z] === RUN TestAuthZPluginErrorRequest [2020-04-07T15:01:51.842Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-07T15:01:51.843Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-07T15:01:51.843Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-07T15:01:52.367Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-07T15:01:52.367Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-07T15:01:52.442Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-07T15:01:52.442Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-07T15:01:52.998Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-07T15:01:52.998Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-07T15:01:53.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-07T15:01:53.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-07T15:01:54.052Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-07T15:01:54.306Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-07T15:01:55.042Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-07T15:01:55.042Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-07T15:01:55.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-07T15:01:55.754Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-07T15:01:57.080Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-04-07T15:01:57.080Z] === RUN TestAuthZPluginHeader [2020-04-07T15:01:58.099Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-04-07T15:01:58.099Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-07T15:01:58.099Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T15:01:58.099Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:01:58.099Z] === RUN TestAuthZPluginV2Disable [2020-04-07T15:01:58.099Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-07T15:01:58.099Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:01:58.099Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-07T15:01:58.099Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T15:01:58.099Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:01:58.099Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-07T15:01:58.099Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T15:01:58.099Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:01:58.099Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-07T15:01:59.100Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-07T15:02:00.106Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-07T15:02:00.666Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-07T15:02:01.225Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-07T15:02:01.225Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-07T15:02:03.192Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-07T15:02:05.074Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-07T15:02:05.999Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-07T15:02:07.360Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-07T15:02:10.746Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-07T15:02:10.746Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-07T15:02:16.065Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-07T15:02:16.065Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-07T15:02:16.065Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-07T15:02:16.578Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2020-04-07T15:02:16.578Z] PASS [2020-04-07T15:02:16.578Z] [2020-04-07T15:02:16.578Z] === Skipped [2020-04-07T15:02:16.578Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T15:02:16.578Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:02:16.578Z] [2020-04-07T15:02:16.578Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-07T15:02:16.578Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:02:16.578Z] [2020-04-07T15:02:16.578Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T15:02:16.578Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:02:16.578Z] [2020-04-07T15:02:16.578Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T15:02:16.578Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:02:16.578Z] [2020-04-07T15:02:16.578Z] [2020-04-07T15:02:16.578Z] DONE 17 tests, 4 skipped in 29.213s [2020-04-07T15:02:16.578Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-07T15:02:16.578Z] ++ 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-04-07T15:02:16.578Z] ++ set -e [2020-04-07T15:02:16.578Z] ++ '[' -n 0 ']' [2020-04-07T15:02:16.578Z] ++ set -x [2020-04-07T15:02:16.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T15:02:16.578Z] INFO: Testing against a local daemon [2020-04-07T15:02:16.578Z] === RUN TestPluginInvalidJSON [2020-04-07T15:02:16.578Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T15:02:16.578Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T15:02:16.578Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T15:02:16.578Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-07T15:02:16.578Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-07T15:02:16.578Z] PASS [2020-04-07T15:02:16.578Z] [2020-04-07T15:02:16.578Z] DONE 2 tests in 0.137s [2020-04-07T15:02:16.578Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-07T15:02:16.578Z] ++ 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-04-07T15:02:16.578Z] ++ set -e [2020-04-07T15:02:16.578Z] ++ '[' -n 0 ']' [2020-04-07T15:02:16.578Z] ++ set -x [2020-04-07T15:02:16.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T15:02:16.578Z] INFO: Testing against a local daemon [2020-04-07T15:02:16.578Z] === RUN TestExternalGraphDriver [2020-04-07T15:02:16.578Z] === RUN TestExternalGraphDriver/json [2020-04-07T15:02:17.203Z] === RUN TestExternalGraphDriver/spec [2020-04-07T15:02:19.248Z] === RUN TestExternalGraphDriver/pull [2020-04-07T15:02:19.463Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-07T15:02:20.386Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-07T15:02:21.285Z] --- PASS: TestExternalGraphDriver (6.27s) [2020-04-07T15:02:21.285Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-04-07T15:02:21.285Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-04-07T15:02:21.285Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-04-07T15:02:21.285Z] === RUN TestGraphdriverPluginV2 [2020-04-07T15:02:21.285Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-07T15:02:21.285Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:02:21.285Z] PASS [2020-04-07T15:02:21.285Z] [2020-04-07T15:02:21.285Z] === Skipped [2020-04-07T15:02:21.285Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-07T15:02:21.285Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:02:21.285Z] [2020-04-07T15:02:21.285Z] [2020-04-07T15:02:21.285Z] DONE 5 tests, 1 skipped in 6.427s [2020-04-07T15:02:21.285Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-07T15:02:21.285Z] ++ 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-04-07T15:02:21.285Z] ++ set -e [2020-04-07T15:02:21.285Z] ++ '[' -n 0 ']' [2020-04-07T15:02:21.285Z] ++ set -x [2020-04-07T15:02:21.285Z] ++ env -i DEST=/go/src/github.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-04-07T15:02:21.575Z] INFO: Testing against a local daemon [2020-04-07T15:02:21.575Z] === RUN TestContinueAfterPluginCrash [2020-04-07T15:02:21.575Z] === PAUSE TestContinueAfterPluginCrash [2020-04-07T15:02:21.575Z] === RUN TestReadPluginNoRead [2020-04-07T15:02:21.575Z] === PAUSE TestReadPluginNoRead [2020-04-07T15:02:21.575Z] === RUN TestDaemonStartWithLogOpt [2020-04-07T15:02:21.575Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-07T15:02:21.575Z] === CONT TestContinueAfterPluginCrash [2020-04-07T15:02:21.575Z] === CONT TestDaemonStartWithLogOpt [2020-04-07T15:02:21.575Z] === CONT TestReadPluginNoRead [2020-04-07T15:02:28.622Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-07T15:02:30.504Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-07T15:02:33.013Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-07T15:02:33.013Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-07T15:02:34.939Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-07T15:02:36.470Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-07T15:02:38.082Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-07T15:02:40.804Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-07T15:02:42.165Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-07T15:02:42.165Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-07T15:02:43.089Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-07T15:02:43.982Z] === RUN TestReadPluginNoRead/default [2020-04-07T15:02:43.982Z] --- PASS: TestDaemonStartWithLogOpt (21.98s) [2020-04-07T15:02:44.266Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-07T15:02:45.680Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-07T15:02:45.680Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-07T15:02:46.298Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-07T15:02:47.793Z] --- PASS: TestReadPluginNoRead (26.13s) [2020-04-07T15:02:47.793Z] --- PASS: TestReadPluginNoRead/default (1.92s) [2020-04-07T15:02:47.793Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.69s) [2020-04-07T15:02:47.793Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2020-04-07T15:02:47.793Z] read_test.go:91: [db03aaeae1da0] daemon is not started [2020-04-07T15:02:48.415Z] --- PASS: TestContinueAfterPluginCrash (26.71s) [2020-04-07T15:02:48.415Z] PASS [2020-04-07T15:02:48.415Z] [2020-04-07T15:02:48.415Z] DONE 6 tests in 26.810s [2020-04-07T15:02:48.415Z] 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-04-07T15:02:48.415Z] ++ 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-04-07T15:02:48.415Z] ++ set -e [2020-04-07T15:02:48.415Z] ++ '[' -n 0 ']' [2020-04-07T15:02:48.415Z] ++ set -x [2020-04-07T15:02:48.415Z] ++ env -i DEST=/go/src/github.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-04-07T15:02:48.415Z] testing: warning: no tests to run [2020-04-07T15:02:48.415Z] PASS [2020-04-07T15:02:48.415Z] [2020-04-07T15:02:48.415Z] DONE 0 tests in 0.020s [2020-04-07T15:02:48.415Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-07T15:02:48.415Z] ++ 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-04-07T15:02:48.415Z] ++ set -e [2020-04-07T15:02:48.415Z] ++ '[' -n 0 ']' [2020-04-07T15:02:48.415Z] ++ set -x [2020-04-07T15:02:48.415Z] ++ env -i DEST=/go/src/github.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-04-07T15:02:48.415Z] INFO: Testing against a local daemon [2020-04-07T15:02:48.415Z] === RUN TestPluginWithDevMounts [2020-04-07T15:02:48.415Z] === PAUSE TestPluginWithDevMounts [2020-04-07T15:02:48.415Z] === CONT TestPluginWithDevMounts [2020-04-07T15:02:49.022Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-07T15:02:49.276Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-07T15:02:49.276Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-07T15:02:49.571Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-07T15:02:49.571Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-07T15:02:49.571Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-07T15:02:50.582Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-07T15:02:51.101Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-04-07T15:02:51.101Z] PASS [2020-04-07T15:02:51.101Z] [2020-04-07T15:02:51.101Z] DONE 1 tests in 2.345s [2020-04-07T15:02:51.101Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-07T15:02:51.101Z] ++ 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-04-07T15:02:51.101Z] ++ set -e [2020-04-07T15:02:51.101Z] ++ '[' -n 0 ']' [2020-04-07T15:02:51.101Z] ++ set -x [2020-04-07T15:02:51.101Z] ++ env -i DEST=/go/src/github.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-04-07T15:02:51.101Z] INFO: Testing against a local daemon [2020-04-07T15:02:51.101Z] === RUN TestSecretInspect [2020-04-07T15:02:52.639Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-07T15:02:53.149Z] --- PASS: TestSecretInspect (2.28s) [2020-04-07T15:02:53.149Z] === RUN TestSecretList [2020-04-07T15:02:54.038Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-07T15:02:54.597Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-07T15:02:55.219Z] --- PASS: TestSecretList (2.23s) [2020-04-07T15:02:55.219Z] === RUN TestSecretsCreateAndDelete [2020-04-07T15:02:57.911Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2020-04-07T15:02:57.911Z] === RUN TestSecretsUpdate [2020-04-07T15:02:59.908Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-07T15:02:59.945Z] --- PASS: TestSecretsUpdate (2.30s) [2020-04-07T15:02:59.945Z] === RUN TestTemplatedSecret [2020-04-07T15:03:02.417Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-07T15:03:02.641Z] --- PASS: TestTemplatedSecret (2.70s) [2020-04-07T15:03:02.641Z] === RUN TestSecretCreateResolve [2020-04-07T15:03:03.380Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-07T15:03:04.682Z] --- PASS: TestSecretCreateResolve (2.32s) [2020-04-07T15:03:04.683Z] PASS [2020-04-07T15:03:04.975Z] [2020-04-07T15:03:04.975Z] DONE 6 tests in 14.172s [2020-04-07T15:03:04.975Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-07T15:03:04.975Z] ++ 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-04-07T15:03:04.975Z] ++ set -e [2020-04-07T15:03:04.975Z] ++ '[' -n 0 ']' [2020-04-07T15:03:04.975Z] ++ set -x [2020-04-07T15:03:04.975Z] ++ env -i DEST=/go/src/github.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-04-07T15:03:04.975Z] INFO: Testing against a local daemon [2020-04-07T15:03:04.975Z] === RUN TestServiceCreateInit [2020-04-07T15:03:04.975Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-07T15:03:05.394Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-07T15:03:07.276Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-07T15:03:07.276Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-07T15:03:07.531Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-07T15:03:07.785Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-07T15:03:09.382Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-07T15:03:10.461Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-07T15:03:12.383Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-07T15:03:13.803Z] --- PASS: TestServiceCreateInit (8.07s) [2020-04-07T15:03:13.803Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.08s) [2020-04-07T15:03:13.803Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.96s) [2020-04-07T15:03:13.803Z] === RUN TestCreateServiceMultipleTimes [2020-04-07T15:03:16.624Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-07T15:03:17.718Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-07T15:03:17.718Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-07T15:03:18.058Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-07T15:03:23.505Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-07T15:03:23.505Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-07T15:03:23.762Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-07T15:03:24.321Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-07T15:03:26.210Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-07T15:03:26.210Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-07T15:03:27.133Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-07T15:03:29.016Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-07T15:03:29.016Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-07T15:03:30.376Z] === RUN TestDockerSuite/TestRmiTag [2020-04-07T15:03:30.376Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-07T15:03:31.300Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-07T15:03:32.291Z] --- PASS: TestCreateServiceMultipleTimes (16.38s) [2020-04-07T15:03:32.291Z] === RUN TestCreateServiceConflict [2020-04-07T15:03:32.291Z] --- PASS: TestCreateServiceConflict (2.23s) [2020-04-07T15:03:32.291Z] === RUN TestCreateServiceMaxReplicas [2020-04-07T15:03:34.998Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) [2020-04-07T15:03:34.998Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-07T15:03:36.739Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-07T15:03:36.739Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-07T15:03:37.663Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-07T15:03:38.222Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-07T15:03:40.144Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-07T15:03:40.790Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-07T15:03:41.129Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-07T15:03:41.774Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-07T15:03:41.774Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-07T15:03:42.741Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-07T15:03:44.316Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-07T15:03:45.282Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-07T15:03:46.010Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-07T15:03:47.017Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-07T15:03:48.939Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-07T15:03:49.194Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-07T15:03:50.276Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.48s) [2020-04-07T15:03:50.276Z] === RUN TestCreateServiceSecretFileMode [2020-04-07T15:03:50.554Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-07T15:03:50.562Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2020-04-07T15:03:50.562Z] === RUN TestCreateServiceConfigFileMode [2020-04-07T15:03:51.521Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-07T15:03:52.487Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-07T15:03:53.262Z] --- PASS: TestCreateServiceConfigFileMode (2.67s) [2020-04-07T15:03:53.262Z] === RUN TestCreateServiceSysctls [2020-04-07T15:03:53.412Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-07T15:03:54.064Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-07T15:03:55.434Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-07T15:03:56.357Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-07T15:03:56.740Z] --- PASS: TestCreateServiceSysctls (3.57s) [2020-04-07T15:03:56.740Z] === RUN TestCreateServiceCapabilities [2020-04-07T15:03:57.413Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-07T15:03:57.413Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-07T15:03:58.509Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-07T15:03:59.435Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2020-04-07T15:03:59.436Z] === RUN TestInspect [2020-04-07T15:03:59.517Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-07T15:04:00.123Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-07T15:04:00.123Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-07T15:04:00.725Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-07T15:04:02.143Z] --- PASS: TestInspect (2.87s) [2020-04-07T15:04:02.143Z] === RUN TestCreateJob [2020-04-07T15:04:02.609Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-07T15:04:03.619Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-07T15:04:04.226Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-07T15:04:05.193Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-07T15:04:05.621Z] --- PASS: TestCreateJob (3.39s) [2020-04-07T15:04:05.621Z] === RUN TestReplicatedJob [2020-04-07T15:04:06.157Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-07T15:04:06.157Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-07T15:04:06.715Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-07T15:04:07.770Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-07T15:04:08.329Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-07T15:04:09.294Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-07T15:04:09.853Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-07T15:04:09.853Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-07T15:04:10.819Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-07T15:04:10.819Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-07T15:04:12.349Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-07T15:04:12.460Z] --- PASS: TestReplicatedJob (5.90s) [2020-04-07T15:04:12.460Z] === RUN TestUpdateReplicatedJob [2020-04-07T15:04:12.950Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-07T15:04:13.915Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-07T15:04:14.969Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-07T15:04:14.969Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-07T15:04:15.159Z] --- PASS: TestUpdateReplicatedJob (3.47s) [2020-04-07T15:04:15.159Z] === RUN TestServiceListWithStatuses [2020-04-07T15:04:15.160Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-07T15:04:15.160Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T15:04:15.160Z] === RUN TestDockerNetworkConnectAlias [2020-04-07T15:04:15.571Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-07T15:04:16.972Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-07T15:04:17.226Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-07T15:04:19.285Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-07T15:04:19.561Z] --- PASS: TestDockerNetworkConnectAlias (4.60s) [2020-04-07T15:04:19.561Z] === RUN TestDockerNetworkReConnect [2020-04-07T15:04:20.719Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-07T15:04:21.278Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-07T15:04:22.246Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-07T15:04:22.804Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-07T15:04:23.726Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-07T15:04:23.977Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2020-04-07T15:04:23.977Z] === RUN TestServicePlugin [2020-04-07T15:04:23.977Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-07T15:04:23.977Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:04:23.977Z] === RUN TestServiceUpdateLabel [2020-04-07T15:04:24.372Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-07T15:04:25.462Z] --- PASS: TestServiceUpdateLabel (2.27s) [2020-04-07T15:04:25.462Z] === RUN TestServiceUpdateSecrets [2020-04-07T15:04:26.252Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-07T15:04:29.510Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-07T15:04:29.510Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-07T15:04:30.561Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-07T15:04:32.568Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-07T15:04:32.822Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-07T15:04:34.704Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-07T15:04:37.385Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-07T15:04:40.684Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-07T15:04:40.684Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-07T15:04:40.684Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-07T15:04:40.707Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2020-04-07T15:04:40.707Z] === RUN TestServiceUpdateConfigs [2020-04-07T15:04:40.939Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-07T15:04:40.939Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-07T15:04:42.823Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-07T15:04:44.748Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-07T15:04:47.255Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-07T15:04:47.814Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-07T15:04:49.718Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-07T15:04:50.318Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-07T15:04:50.318Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-07T15:04:51.241Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-07T15:04:53.122Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-07T15:04:53.122Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-07T15:04:53.680Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-07T15:04:54.239Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-07T15:04:55.204Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-07T15:04:55.953Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2020-04-07T15:04:55.953Z] === RUN TestServiceUpdateNetwork [2020-04-07T15:04:56.127Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-07T15:04:56.127Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-07T15:04:57.050Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-07T15:04:57.610Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-07T15:04:58.617Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-07T15:04:59.176Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-07T15:05:00.100Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-07T15:05:00.658Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-07T15:05:01.669Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-07T15:05:02.313Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-07T15:05:02.610Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-07T15:05:03.534Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-07T15:05:04.134Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-07T15:05:06.064Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-07T15:05:06.064Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-07T15:05:06.064Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-07T15:05:08.523Z] --- PASS: TestServiceUpdateNetwork (12.93s) [2020-04-07T15:05:08.523Z] PASS [2020-04-07T15:05:08.523Z] [2020-04-07T15:05:08.523Z] === Skipped [2020-04-07T15:05:08.523Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-07T15:05:08.523Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T15:05:08.523Z] [2020-04-07T15:05:08.523Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-07T15:05:08.523Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T15:05:08.523Z] [2020-04-07T15:05:08.523Z] [2020-04-07T15:05:08.523Z] DONE 23 tests, 2 skipped in 123.174s [2020-04-07T15:05:08.523Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-07T15:05:08.523Z] ++ 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-04-07T15:05:08.523Z] ++ set -e [2020-04-07T15:05:08.523Z] ++ '[' -n 0 ']' [2020-04-07T15:05:08.523Z] ++ set -x [2020-04-07T15:05:08.523Z] ++ env -i DEST=/go/src/github.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-04-07T15:05:08.523Z] INFO: Testing against a local daemon [2020-04-07T15:05:08.523Z] === RUN TestSessionCreate [2020-04-07T15:05:08.523Z] --- PASS: TestSessionCreate (0.05s) [2020-04-07T15:05:08.523Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-07T15:05:08.523Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-07T15:05:08.523Z] PASS [2020-04-07T15:05:08.523Z] [2020-04-07T15:05:08.523Z] DONE 2 tests in 0.211s [2020-04-07T15:05:08.523Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-07T15:05:08.523Z] ++ 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-04-07T15:05:08.523Z] ++ set -e [2020-04-07T15:05:08.523Z] ++ '[' -n 0 ']' [2020-04-07T15:05:08.523Z] ++ set -x [2020-04-07T15:05:08.523Z] ++ env -i DEST=/go/src/github.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-04-07T15:05:08.523Z] INFO: Testing against a local daemon [2020-04-07T15:05:08.523Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-07T15:05:08.523Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T15:05:08.523Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T15:05:08.523Z] === RUN TestEventsExecDie [2020-04-07T15:05:09.142Z] --- PASS: TestEventsExecDie (0.80s) [2020-04-07T15:05:09.142Z] === RUN TestEventsBackwardsCompatible [2020-04-07T15:05:09.142Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-07T15:05:09.142Z] === RUN TestInfoBinaryCommits [2020-04-07T15:05:09.429Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-04-07T15:05:09.429Z] === RUN TestInfoAPIVersioned [2020-04-07T15:05:09.429Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-07T15:05:09.429Z] === RUN TestInfoDiscoveryBackend [2020-04-07T15:05:10.048Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-07T15:05:10.048Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-07T15:05:10.301Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-07T15:05:10.556Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-07T15:05:11.059Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-07T15:05:11.059Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-07T15:05:11.345Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-07T15:05:11.345Z] === RUN TestInfoAPI [2020-04-07T15:05:11.345Z] --- PASS: TestInfoAPI (0.05s) [2020-04-07T15:05:11.345Z] === RUN TestInfoAPIWarnings [2020-04-07T15:05:11.963Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-07T15:05:11.963Z] === RUN TestInfoDebug [2020-04-07T15:05:12.585Z] --- PASS: TestInfoDebug (0.55s) [2020-04-07T15:05:12.585Z] === RUN TestInfoInsecureRegistries [2020-04-07T15:05:13.203Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-07T15:05:13.203Z] === RUN TestInfoRegistryMirrors [2020-04-07T15:05:13.824Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-07T15:05:13.824Z] === RUN TestLoginFailsWithBadCredentials [2020-04-07T15:05:14.109Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-04-07T15:05:14.109Z] === RUN TestPingCacheHeaders [2020-04-07T15:05:14.109Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-04-07T15:05:14.109Z] === RUN TestPingGet [2020-04-07T15:05:14.109Z] --- PASS: TestPingGet (0.03s) [2020-04-07T15:05:14.109Z] === RUN TestPingHead [2020-04-07T15:05:14.109Z] --- PASS: TestPingHead (0.05s) [2020-04-07T15:05:14.109Z] === RUN TestVersion [2020-04-07T15:05:14.395Z] --- PASS: TestVersion (0.05s) [2020-04-07T15:05:14.395Z] PASS [2020-04-07T15:05:14.395Z] [2020-04-07T15:05:14.395Z] === Skipped [2020-04-07T15:05:14.395Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T15:05:14.395Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T15:05:14.395Z] [2020-04-07T15:05:14.395Z] [2020-04-07T15:05:14.395Z] DONE 18 tests, 1 skipped in 5.985s [2020-04-07T15:05:14.395Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-07T15:05:14.395Z] ++ 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-04-07T15:05:14.395Z] ++ set -e [2020-04-07T15:05:14.395Z] ++ '[' -n 0 ']' [2020-04-07T15:05:14.395Z] ++ set -x [2020-04-07T15:05:14.395Z] ++ env -i DEST=/go/src/github.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-04-07T15:05:14.395Z] INFO: Testing against a local daemon [2020-04-07T15:05:14.395Z] === RUN TestVolumesCreateAndList [2020-04-07T15:05:14.395Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-07T15:05:14.395Z] === RUN TestVolumesRemove [2020-04-07T15:05:14.395Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-07T15:05:14.395Z] === RUN TestVolumesInspect [2020-04-07T15:05:14.395Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-07T15:05:14.395Z] === RUN TestVolumesInvalidJSON [2020-04-07T15:05:14.680Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-07T15:05:14.680Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-07T15:05:14.680Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-07T15:05:14.680Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2020-04-07T15:05:14.680Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-07T15:05:14.680Z] PASS [2020-04-07T15:05:14.680Z] [2020-04-07T15:05:14.680Z] DONE 5 tests in 0.300s [2020-04-07T15:05:14.680Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T15:05:14.963Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T15:05:14.963Z] +++ kill 13489 [2020-04-07T15:05:15.972Z] +++ /etc/init.d/apparmor stop [2020-04-07T15:05:15.972Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T15:05:15.972Z] [2020-04-07T15:05:15.972Z] Unloading profiles will leave already running processes permanently [2020-04-07T15:05:15.972Z] unconfined, which can lead to unexpected situations. [2020-04-07T15:05:15.972Z] [2020-04-07T15:05:15.972Z] To set a process to complain mode, use the command line tool [2020-04-07T15:05:15.972Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T15:05:15.972Z] +++ true [2020-04-07T15:05:15.972Z] Post stage [Pipeline] junit [2020-04-07T15:05:18.047Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T15:05:19.032Z] + echo Ensuring container killed. [2020-04-07T15:05:19.032Z] Ensuring container killed. [2020-04-07T15:05:19.032Z] + docker rm -vf docker-pr4 [2020-04-07T15:05:19.032Z] Error: No such container: docker-pr4 [2020-04-07T15:05:19.032Z] + true [Pipeline] sh [2020-04-07T15:05:19.423Z] + echo Chowning /workspace to jenkins user [2020-04-07T15:05:19.423Z] Chowning /workspace to jenkins user [2020-04-07T15:05:19.423Z] + id -u [2020-04-07T15:05:19.423Z] + id -g [2020-04-07T15:05:19.423Z] + docker run --rm -v /home/docker/workspace/moby_PR-40731:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T15:05:21.856Z] + bundleName=ppc64le-integration [2020-04-07T15:05:21.856Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-07T15:05:21.856Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-07T15:05:21.856Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-07T15:05:21.856Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-07T15:05:22.176Z] Archiving artifacts [2020-04-07T15:05:22.565Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40731/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T15:05:22.956Z] + make clean [2020-04-07T15:05:23.385Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-07T15:05:23.385Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-07T15:05:23.576Z] make: command: Command not found [2020-04-07T15:05:23.576Z] make: command: Command not found [2020-04-07T15:05:23.576Z] docker volume rm -f docker-dev-cache [2020-04-07T15:05:23.576Z] docker-dev-cache [Pipeline] deleteDir [2020-04-07T15:05:24.760Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-07T15:05:25.014Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-07T15:05:25.014Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-07T15:05:25.014Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-07T15:05:25.937Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T15:05:29.235Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-07T15:05:30.594Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-07T15:05:32.519Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-07T15:05:33.078Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-07T15:05:34.000Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-07T15:05:34.559Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-07T15:05:35.919Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-07T15:05:35.919Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-07T15:05:35.919Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-07T15:05:37.884Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-07T15:05:38.807Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-07T15:05:40.689Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-07T15:05:40.689Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-07T15:05:40.689Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-07T15:05:42.571Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-07T15:05:43.931Z] === RUN TestDockerSuite/TestRunMount [2020-04-07T15:05:50.494Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-07T15:05:51.098Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-07T15:05:51.740Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-07T15:05:53.228Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-07T15:05:55.842Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-07T15:05:59.189Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-07T15:06:01.699Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-07T15:06:04.208Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-07T15:06:06.130Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-07T15:06:07.617Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-07T15:06:07.618Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-07T15:06:08.260Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-07T15:06:09.758Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-07T15:06:10.401Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-07T15:06:11.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-07T15:06:13.731Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-07T15:06:15.824Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-07T15:06:21.055Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-07T15:06:21.310Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-07T15:06:21.564Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-07T15:06:22.487Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-07T15:06:22.487Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-07T15:06:23.409Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-07T15:06:23.973Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-07T15:06:23.973Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-07T15:06:24.896Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-07T15:06:25.836Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-07T15:06:25.836Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-07T15:06:26.759Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-07T15:06:27.682Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-07T15:06:29.043Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-07T15:06:30.445Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-07T15:06:31.004Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-07T15:06:31.607Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-07T15:06:32.249Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-07T15:06:33.217Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-07T15:06:33.816Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-07T15:06:33.816Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-07T15:06:34.739Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-07T15:06:35.748Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-07T15:06:35.748Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-07T15:06:36.389Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-07T15:06:38.044Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-07T15:06:38.044Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-07T15:06:41.511Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-07T15:06:42.434Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-07T15:06:43.081Z] === RUN TestDockerSuite/TestRunRm [2020-04-07T15:06:43.765Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-07T15:06:47.405Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-07T15:06:47.746Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-07T15:06:48.756Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-07T15:06:49.315Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-07T15:06:51.823Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-07T15:06:52.077Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-07T15:06:57.328Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-07T15:06:57.328Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-07T15:07:02.560Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-07T15:07:02.815Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-07T15:07:03.375Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-07T15:07:04.735Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-07T15:07:05.294Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-07T15:07:05.294Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-07T15:07:06.218Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-07T15:07:07.142Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-07T15:07:07.701Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-07T15:07:08.259Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-07T15:07:08.514Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-07T15:07:09.437Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-07T15:07:12.695Z] === RUN TestDockerSuite/TestRunState [2020-04-07T15:07:13.661Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-07T15:07:14.349Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-07T15:07:14.996Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-07T15:07:15.919Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-07T15:07:16.175Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-07T15:07:16.175Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-07T15:07:17.535Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-07T15:07:17.535Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-07T15:07:18.094Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-07T15:07:19.977Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-07T15:07:19.977Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-07T15:07:19.977Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-07T15:07:20.900Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-07T15:07:23.417Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-07T15:07:23.417Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-07T15:07:23.417Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-07T15:07:24.384Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-07T15:07:26.265Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-07T15:07:30.421Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-07T15:07:30.676Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-07T15:07:30.930Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-07T15:07:31.854Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-07T15:07:33.823Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-07T15:07:34.747Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-07T15:07:34.747Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-07T15:07:35.671Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-07T15:07:36.595Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-07T15:07:39.189Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-07T15:07:40.636Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-07T15:07:41.195Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-07T15:07:41.195Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-07T15:07:41.533Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-07T15:07:42.220Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-07T15:07:43.273Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-07T15:07:43.957Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-07T15:07:43.957Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-07T15:07:43.957Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-07T15:07:44.644Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-07T15:07:50.264Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-07T15:07:50.264Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-07T15:07:51.624Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-07T15:07:54.148Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-07T15:07:55.507Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-07T15:07:58.014Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-07T15:08:01.269Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-07T15:08:01.523Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-07T15:08:02.452Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-07T15:08:03.375Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-07T15:08:03.375Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-07T15:08:03.375Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-07T15:08:03.375Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-07T15:08:03.375Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-07T15:08:04.341Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-07T15:08:04.985Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-07T15:08:06.037Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-07T15:08:07.568Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-07T15:08:08.491Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-07T15:08:09.050Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-07T15:08:09.050Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-07T15:08:09.975Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-07T15:08:09.975Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-07T15:08:09.975Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-07T15:08:09.975Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-07T15:08:09.975Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-07T15:08:10.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-07T15:08:10.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-07T15:08:10.492Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-07T15:08:10.746Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-07T15:08:10.746Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-07T15:08:11.669Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-07T15:08:12.592Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-07T15:08:13.514Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-07T15:08:13.514Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-07T15:08:14.438Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-07T15:08:14.438Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-07T15:08:15.361Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-07T15:08:15.361Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-07T15:08:16.286Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-07T15:08:17.211Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-07T15:08:17.211Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-07T15:08:17.211Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-07T15:08:17.770Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-07T15:08:19.664Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-07T15:08:20.265Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-07T15:08:20.265Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-07T15:08:21.187Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-07T15:08:21.187Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-07T15:08:23.070Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-07T15:08:23.325Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-07T15:08:25.875Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-07T15:08:26.928Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-07T15:08:26.928Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-07T15:08:26.928Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-07T15:08:28.021Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-07T15:08:29.073Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-07T15:08:29.073Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-07T15:08:30.476Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-07T15:08:30.476Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-07T15:08:32.987Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-07T15:08:32.987Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-07T15:08:33.285Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-07T15:08:35.210Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-07T15:08:35.210Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-07T15:08:37.222Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-07T15:08:37.222Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-07T15:08:37.222Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-07T15:08:38.713Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-07T15:08:40.760Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-07T15:08:40.760Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-07T15:08:41.058Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-07T15:08:41.058Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-07T15:08:41.058Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-07T15:08:41.701Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-07T15:08:44.211Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-07T15:08:49.450Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-07T15:08:52.012Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-07T15:08:53.371Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-07T15:08:54.732Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-07T15:08:57.988Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-07T15:09:00.496Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-07T15:09:01.055Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-07T15:09:02.940Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-07T15:09:05.448Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-07T15:09:07.338Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-07T15:09:10.595Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-07T15:09:15.873Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-07T15:09:19.172Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-07T15:09:21.182Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-07T15:09:24.512Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-07T15:09:27.019Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-07T15:09:28.900Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-07T15:09:29.459Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-07T15:09:30.384Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-07T15:09:31.308Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-07T15:09:31.308Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-07T15:09:31.870Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-07T15:09:33.839Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-07T15:09:37.098Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-07T15:09:39.606Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-07T15:09:40.208Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-07T15:09:41.131Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-07T15:09:42.057Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-07T15:09:42.057Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-07T15:09:42.980Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-07T15:09:45.035Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-07T15:09:45.035Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-07T15:09:46.520Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-07T15:09:47.616Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-07T15:09:48.216Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-07T15:09:50.311Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-07T15:09:54.564Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-07T15:09:55.486Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-07T15:09:55.486Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-07T15:09:56.411Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-07T15:09:57.334Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-07T15:10:02.565Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-07T15:10:05.076Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-07T15:10:08.461Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-07T15:10:11.718Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-07T15:10:15.874Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-07T15:10:21.444Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-07T15:10:23.540Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-07T15:10:25.600Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-07T15:10:27.212Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-07T15:10:28.659Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-07T15:10:31.337Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-07T15:10:33.895Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-07T15:10:35.778Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-07T15:10:38.412Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-07T15:10:41.224Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-07T15:10:56.942Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-07T15:10:56.942Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-07T15:10:56.942Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-07T15:10:56.942Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-07T15:10:56.942Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-07T15:10:56.942Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-07T15:10:56.942Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-07T15:10:57.952Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-07T15:10:57.952Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-07T15:10:58.960Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-07T15:10:58.960Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-07T15:10:58.960Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-07T15:10:58.960Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-07T15:10:58.960Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-07T15:11:01.722Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-07T15:11:01.722Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-07T15:11:01.722Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-07T15:11:01.722Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-07T15:11:01.722Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-07T15:11:02.816Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-07T15:11:05.408Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-07T15:11:05.408Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-07T15:11:05.408Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-07T15:11:08.665Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-07T15:11:13.900Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite (1776.54s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.33s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.97s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.07s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.89s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.25s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.23s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.27s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.89s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.25s) [2020-04-07T15:11:13.900Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.24s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.97s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.14s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.25s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.47s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.13s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestAttachDetach (1.33s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.33s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.10s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.24s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.25s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.74s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.58s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.44s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.48s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.31s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.22s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.52s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.15s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.04s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.33s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.18s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.42s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.46s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.68s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.33s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.33s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.50s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.67s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.54s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.84s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.66s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.54s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.27s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.73s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.57s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.58s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.99s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.66s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.86s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.55s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.02s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.24s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.80s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.53s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.01s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.17s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.59s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.74s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.71s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.87s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.22s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.96s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.50s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2020-04-07T15:11:13.901Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-07T15:11:13.901Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.60s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.28s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildContChar (4.25s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.32s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.36s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.06s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.26s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.89s) [2020-04-07T15:11:13.901Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-07T15:11:13.901Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.901Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-07T15:11:13.901Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.901Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-07T15:11:13.901Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.901Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-07T15:11:13.901Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.22s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.26s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.25s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.50s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.94s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.69s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.55s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.45s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.55s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.09s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.42s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.32s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.05s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.58s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.70s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.14s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.93s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.66s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.28s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.41s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.20s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.46s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEnv (1.50s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.42s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.18s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.80s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.88s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s) [2020-04-07T15:11:13.901Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-07T15:11:13.901Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.64s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.45s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.25s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.97s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.60s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.33s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.25s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.17s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.76s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildHistory (6.38s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.32s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLabel (0.54s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.68s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLabels (0.58s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.77s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.32s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.67s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.65s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.73s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.87s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.22s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.14s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.42s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.40s) [2020-04-07T15:11:13.901Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-07T15:11:13.901Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.77s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.40s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.27s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.67s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.05s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.46s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.53s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.80s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.89s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.06s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.56s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.54s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.44s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.54s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.52s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.98s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildPATH (2.56s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.05s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.14s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.43s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.46s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.42s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildRm (3.42s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.56s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.58s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.71s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.22s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.55s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.21s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.30s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-04-07T15:11:13.901Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-04-07T15:11:13.901Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.57s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.18s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildStderr (0.95s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.06s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.28s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.47s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.62s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.61s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildUser (2.20s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.93s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.01s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-04-07T15:11:13.901Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.29s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.23s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s) [2020-04-07T15:11:13.902Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-07T15:11:13.902Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.902Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-07T15:11:13.902Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.902Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-07T15:11:13.902Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.902Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-04-07T15:11:13.902Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.09s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.29s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.87s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.33s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.80s) [2020-04-07T15:11:13.902Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-07T15:11:13.902Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.60s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-07T15:11:13.902Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-07T15:11:13.902Z] docker_cli_sni_test.go:18: Flakey test [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.85s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCommitChange (1.07s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.02s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.88s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.88s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.20s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCommitTTY (2.27s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.71s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.75s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.93s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.03s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.04s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.75s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.96s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.74s) [2020-04-07T15:11:13.902Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-07T15:11:13.902Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.71s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.64s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.62s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.38s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.20s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.53s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.51s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00070f3c0_} (1.63s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1825983400_/foo_false____} (1.77s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1825983400_/foo_true____} (1.62s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3130733287_/foo_false____} (1.65s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3130733287_/foo_true____} (1.75s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3130733287_/foo_true__0xc00070f420__} (1.66s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00070f440_} (1.63s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00070f460_} (1.61s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00070f480_} (1.61s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00070f4a0_} (1.77s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.33s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.96s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.94s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.12s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.03s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.51s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.04s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.48s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.94s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.04s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.57s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.99s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.87s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.42s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.95s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.56s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.00s) [2020-04-07T15:11:13.902Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-07T15:11:13.902Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-04-07T15:11:13.902Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-07T15:11:13.902Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.72s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.71s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.88s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.10s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.66s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.86s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.55s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.82s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.29s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.17s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.64s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.52s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.80s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsCopy (1.52s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.81s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.96s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.48s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.62s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.22s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFilters (1.56s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFormat (1.71s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-04-07T15:11:13.902Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-04-07T15:11:13.903Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-07T15:11:13.903Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-07T15:11:13.903Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-07T15:11:13.903Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.86s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsResize (0.79s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.91s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsTop (0.94s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.65s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.92s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.65s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.08s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.08s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.07s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.84s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecCgroup (1.26s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecEnv (0.89s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.98s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecInspectID (1.92s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecParseError (0.88s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.34s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.92s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecStartFails (0.90s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecTTY (0.90s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.96s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.77s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecUlimits (0.96s) [2020-04-07T15:11:13.903Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-07T15:11:13.903Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.25s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.93s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.93s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.09s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.68s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestHealth (20.97s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.00s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.03s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.81s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.95s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImportDisplay (1.76s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImportFile (1.93s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.81s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImportGzipped (1.92s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.02s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.66s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.85s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.89s) [2020-04-07T15:11:13.903Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-07T15:11:13.903Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.30s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.97s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectHistory (1.06s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-04-07T15:11:13.903Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-07T15:11:13.903Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.79s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectStatus (0.97s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.63s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.89s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.03s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.51s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.66s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.10s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.04s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.73s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.69s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.51s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.26s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.02s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.04s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.65s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.21s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.99s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsSince (6.94s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.90s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.80s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestNetHostname (2.35s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.21s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.44s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPluginActive (1.69s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.80s) [2020-04-07T15:11:13.903Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-07T15:11:13.903Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.71s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.22s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.50s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.95s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.85s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.07s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.50s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.51s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPortList (11.06s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.51s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.43s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.22s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.79s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsByOrder (3.50s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.26s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.10s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.54s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.62s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.10s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.64s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.53s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.94s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.68s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.70s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.54s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.66s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.81s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.69s) [2020-04-07T15:11:13.903Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-07T15:11:13.903Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.62s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.81s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.50s) [2020-04-07T15:11:13.903Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.27s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.62s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.72s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.11s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.68s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.27s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.92s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.05s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.87s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.07s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.82s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.62s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.85s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.95s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.62s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.66s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.04s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.01s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.23s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.95s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.98s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.34s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.78s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.68s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.40s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.39s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.00s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.60s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.71s) [2020-04-07T15:11:13.904Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-07T15:11:13.904Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.904Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-07T15:11:13.904Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.86s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.75s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2020-04-07T15:11:13.904Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-07T15:11:13.904Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.86s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.64s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-04-07T15:11:13.904Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T15:11:13.904Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.15s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.15s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.96s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.68s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunMount (6.27s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.33s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.46s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.66s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.68s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.76s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.44s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.75s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.81s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.85s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.93s) [2020-04-07T15:11:13.904Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-07T15:11:13.904Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.69s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.99s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2020-04-07T15:11:13.904Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2020-04-07T15:11:13.904Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T15:11:13.904Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.88s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2020-04-07T15:11:13.904Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-07T15:11:13.904Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.58s) [2020-04-07T15:11:13.904Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-07T15:11:13.904Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.34s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.76s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.91s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.88s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.03s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.58s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.22s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.68s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.03s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.89s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.86s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.81s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.88s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.80s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunState (1.82s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.03s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-04-07T15:11:13.904Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-07T15:11:13.904Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (1.01s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunSysctls (1.88s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.76s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.08s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.17s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.26s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.95s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.87s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.48s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUserByID (0.72s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUserByName (0.82s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2020-04-07T15:11:13.904Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-07T15:11:13.904Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.70s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.15s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.45s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.59s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.36s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.90s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2020-04-07T15:11:13.904Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s) [2020-04-07T15:11:13.904Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-07T15:11:13.905Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.905Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-07T15:11:13.905Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.905Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-07T15:11:13.905Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.84s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.57s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.85s) [2020-04-07T15:11:13.905Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-07T15:11:13.905Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.56s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.13s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.33s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.17s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.03s) [2020-04-07T15:11:13.905Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents904537673 [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.76s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.36s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.65s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.92s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.60s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStartRecordError (1.78s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.53s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.01s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.20s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.04s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.25s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.95s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2020-04-07T15:11:13.905Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-07T15:11:13.905Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.57s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.57s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (1.02s) [2020-04-07T15:11:13.905Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-07T15:11:13.905Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.86s) [2020-04-07T15:11:13.905Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-07T15:11:13.905Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.97s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdateStats (3.86s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2020-04-07T15:11:13.905Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-07T15:11:13.905Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.27s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.46s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.33s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.65s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.25s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.36s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.38s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.43s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.63s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.33s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.36s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.51s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.57s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.82s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.55s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.89s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.56s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.26s) [2020-04-07T15:11:13.905Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.38s) [2020-04-07T15:11:13.905Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-07T15:11:13.905Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-07T15:11:13.905Z] === RUN TestDockerRegistrySuite [2020-04-07T15:11:13.905Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-07T15:11:15.272Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-07T15:11:17.153Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-07T15:11:19.035Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-07T15:11:19.035Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-07T15:11:23.191Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-07T15:11:28.423Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-07T15:11:32.580Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-07T15:11:33.503Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-07T15:11:34.904Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-07T15:11:36.348Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-07T15:11:37.752Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-07T15:11:39.112Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-07T15:11:40.471Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-07T15:11:41.831Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-07T15:11:44.339Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-07T15:11:47.594Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-07T15:11:48.517Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-07T15:11:51.992Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-07T15:11:53.394Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-07T15:11:53.394Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-07T15:11:54.753Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-07T15:11:55.008Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-07T15:11:56.369Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-07T15:11:58.253Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-07T15:12:01.510Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-07T15:12:02.069Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-07T15:12:03.429Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-07T15:12:03.988Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-07T15:12:03.988Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-07T15:12:04.242Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-07T15:12:04.496Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-07T15:12:05.055Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-07T15:12:05.055Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-07T15:12:06.414Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-07T15:12:08.505Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-07T15:12:08.760Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-07T15:12:10.122Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-07T15:12:10.122Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-07T15:12:10.377Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-07T15:12:10.632Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-07T15:12:10.632Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-07T15:12:11.607Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-07T15:12:11.607Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-07T15:12:12.573Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite (60.26s) [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.18s) [2020-04-07T15:12:13.538Z] check_test.go:196: [de490093fafc0] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.66s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d5137c5c95831] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.93s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d772f42ad7c4c] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d18009effdd6f] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.28s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d88898fdc02c7] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.43s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d26618d8c67a7] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.32s) [2020-04-07T15:12:13.538Z] check_test.go:196: [dde133dca3c08] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-04-07T15:12:13.538Z] check_test.go:196: [dea39e0861695] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.24s) [2020-04-07T15:12:13.538Z] check_test.go:196: [def0fea68fb74] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d813dc37b762a] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s) [2020-04-07T15:12:13.538Z] check_test.go:196: [dc8876750757f] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.45s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d36bba1fb6a71] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.37s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d4215062c0aee] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.37s) [2020-04-07T15:12:13.538Z] check_test.go:196: [df31728978cc7] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.65s) [2020-04-07T15:12:13.538Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:777efff23874d3f6f977104c6e11cb1c416e09305b8f517a3ed412e6b6bcaedb [2020-04-07T15:12:13.538Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9fcb44bb2ce1533767da9451ffc3680f83312e5b1fbe6a10128980bc3edb6281 [2020-04-07T15:12:13.538Z] check_test.go:196: [dbba90f5697f5] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.74s) [2020-04-07T15:12:13.538Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9646304c6b20c37c9c69282251f41ca80485a7844cc9877ba59977e8fb84db05 [2020-04-07T15:12:13.538Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d5375c216c105103777f2737b522c30df26ee07b0252a3b52b1cae32d39f4dda [2020-04-07T15:12:13.538Z] check_test.go:196: [d79cf35de3297] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.43s) [2020-04-07T15:12:13.538Z] check_test.go:196: [da41e9126d8a0] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.36s) [2020-04-07T15:12:13.538Z] check_test.go:196: [daea205365d57] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.43s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d7a7357356639] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-07T15:12:13.538Z] check_test.go:196: [dc619771af525] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d684f3ce538b7] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.47s) [2020-04-07T15:12:13.538Z] check_test.go:196: [db049acc5bcb3] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.45s) [2020-04-07T15:12:13.538Z] check_test.go:196: [db02921f74d31] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.72s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d258475fb0b87] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d565e52cbd51c] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.49s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d531bfdc633a7] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d09daf91fb719] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d2b4569d60b2c] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-04-07T15:12:13.538Z] check_test.go:196: [ded7131350894] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-04-07T15:12:13.538Z] check_test.go:196: [de5743ffa84f7] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d3bf8158191c5] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-07T15:12:13.538Z] check_test.go:196: [df929d56460c8] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.45s) [2020-04-07T15:12:13.538Z] check_test.go:196: [dd34b0dca9ffb] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.19s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d28f7696f2b98] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.23s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d58ddd3a7148d] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.49s) [2020-04-07T15:12:13.538Z] check_test.go:196: [d355734e44d94] daemon is not started [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2020-04-07T15:12:13.538Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2020-04-07T15:12:13.538Z] === RUN TestDockerSchema1RegistrySuite [2020-04-07T15:12:13.538Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-07T15:12:13.538Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-07T15:12:14.462Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-07T15:12:18.616Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-07T15:12:19.540Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-07T15:12:23.696Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-07T15:12:23.696Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-07T15:12:28.236Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-07T15:12:29.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-07T15:12:30.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-07T15:12:30.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-07T15:12:32.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-07T15:12:33.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-07T15:12:34.812Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-07T15:12:39.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-07T15:12:39.348Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-07T15:12:39.908Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-07T15:12:39.908Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-07T15:12:40.163Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-07T15:12:40.460Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-07T15:12:41.019Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite (27.74s) [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2020-04-07T15:12:41.019Z] check_test.go:223: [dbdfeeb9c0169] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.59s) [2020-04-07T15:12:41.019Z] check_test.go:223: [dcf8b03113f19] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.87s) [2020-04-07T15:12:41.019Z] check_test.go:223: [d05ebc28062ad] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.69s) [2020-04-07T15:12:41.019Z] check_test.go:223: [dbc82c97ddf04] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.38s) [2020-04-07T15:12:41.019Z] check_test.go:223: [d01a5f020ebd7] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s) [2020-04-07T15:12:41.019Z] check_test.go:223: [d1e543066bcc6] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-07T15:12:41.019Z] check_test.go:223: [de6781fd971e7] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2020-04-07T15:12:41.019Z] check_test.go:223: [d103be8203aaf] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2020-04-07T15:12:41.019Z] check_test.go:223: [def65cf132a8c] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.42s) [2020-04-07T15:12:41.019Z] check_test.go:223: [d4de22f0111bd] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.93s) [2020-04-07T15:12:41.019Z] check_test.go:223: [dd48d92a10c83] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2020-04-07T15:12:41.019Z] check_test.go:223: [d24b18f0ac29c] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2020-04-07T15:12:41.019Z] check_test.go:223: [dad095953314e] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-07T15:12:41.019Z] check_test.go:223: [dff4c64a24522] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2020-04-07T15:12:41.019Z] check_test.go:223: [dc5c20d48d5b9] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-04-07T15:12:41.019Z] check_test.go:223: [d2c587472ec9c] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-04-07T15:12:41.019Z] check_test.go:223: [deb43bb42db70] daemon is not started [2020-04-07T15:12:41.019Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-07T15:12:41.019Z] check_test.go:223: [d7a09d877e58a] daemon is not started [2020-04-07T15:12:41.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-07T15:12:41.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-07T15:12:41.947Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-07T15:12:42.508Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-07T15:12:42.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-07T15:12:44.164Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-07T15:12:44.164Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-07T15:12:44.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-07T15:12:45.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-07T15:12:45.539Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.45s) [2020-04-07T15:12:45.539Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.02s) [2020-04-07T15:12:45.539Z] check_test.go:252: [d3768c0b60605] daemon is not started [2020-04-07T15:12:45.539Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2020-04-07T15:12:45.539Z] check_test.go:252: [dd9422b605b14] daemon is not started [2020-04-07T15:12:45.539Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-07T15:12:45.539Z] check_test.go:252: [d58f7df9c9f09] daemon is not started [2020-04-07T15:12:45.539Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2020-04-07T15:12:45.539Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-04-07T15:12:45.539Z] check_test.go:252: [de4c2fa8f6420] daemon is not started [2020-04-07T15:12:45.539Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2020-04-07T15:12:45.539Z] check_test.go:252: [d3f30947d9999] daemon is not started [2020-04-07T15:12:45.539Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.68s) [2020-04-07T15:12:45.539Z] check_test.go:252: [df08f15744485] daemon is not started [2020-04-07T15:12:45.539Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-04-07T15:12:45.539Z] check_test.go:252: [d9cf603f0f13a] daemon is not started [2020-04-07T15:12:45.539Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-07T15:12:45.539Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-07T15:12:50.812Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-07T15:12:50.812Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-07T15:12:51.108Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-07T15:12:51.108Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-07T15:12:51.448Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-04-07T15:12:51.448Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-04-07T15:12:51.448Z] check_test.go:279: [de0d5af84dfcc] daemon is not started [2020-04-07T15:12:51.448Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-04-07T15:12:51.448Z] check_test.go:279: [d041f8ff0f7b4] daemon is not started [2020-04-07T15:12:51.448Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-07T15:12:51.448Z] check_test.go:279: [d0bb2a5b62418] daemon is not started [2020-04-07T15:12:51.448Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-07T15:12:51.448Z] check_test.go:279: [d2ae76390fc87] daemon is not started [2020-04-07T15:12:51.448Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-04-07T15:12:51.448Z] check_test.go:279: [d860f57b10a04] daemon is not started [2020-04-07T15:12:51.448Z] === RUN TestDockerNetworkSuite [2020-04-07T15:12:51.448Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-07T15:12:54.134Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-07T15:12:55.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-07T15:13:00.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-07T15:13:03.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-07T15:13:06.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-07T15:13:08.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-07T15:13:18.550Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-07T15:13:18.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-07T15:13:20.450Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-07T15:13:21.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-07T15:13:23.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-07T15:13:24.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-07T15:13:24.608Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-07T15:13:25.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-07T15:13:26.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-07T15:13:27.793Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-07T15:13:28.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-07T15:13:28.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-07T15:13:28.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-07T15:13:30.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-07T15:13:30.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-07T15:13:30.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-07T15:13:30.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-07T15:13:32.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-07T15:13:32.700Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-07T15:13:34.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-07T15:13:34.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-07T15:13:34.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-07T15:13:34.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-07T15:13:35.842Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-07T15:13:39.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-07T15:13:42.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-07T15:13:52.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-07T15:13:52.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-07T15:13:53.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-07T15:13:53.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-07T15:13:53.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-07T15:13:53.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-07T15:13:53.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-07T15:13:53.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-07T15:13:56.923Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-07T15:13:57.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-07T15:13:57.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-07T15:13:57.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-07T15:13:59.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-07T15:14:04.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-07T15:14:08.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-07T15:14:08.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-07T15:14:09.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-07T15:14:11.835Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-07T15:14:13.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-07T15:14:13.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-07T15:14:14.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-07T15:14:14.810Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-07T15:14:15.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-07T15:14:16.731Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-07T15:14:18.091Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-07T15:14:23.367Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite (93.20s) [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.97s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d3c458a920017] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d643ca1c4c190] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.64s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d6c8a4dcd359d] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.66s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d44c940e1b077] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.68s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:1233: [dce9dcf345d46] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.94s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d7591483e1c11] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.16s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d19427598447a] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.68s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d2a4be8c0e2f7] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.06s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d3ebac2337cd5] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.95s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [dd07e88802605] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d4eb85b2b130f] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.54s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d93c183740dfd] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.57s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [da1752ea9d31a] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d81daf52c8948] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d8d75268a0c3f] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.37s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d30f46d872edb] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.38s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d788e3ac0e7d6] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d00ddf52ecbc1] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [dd58f161d78c5] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.40s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [de248918c0a3f] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.93s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [ddd3ed10fceb2] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d50a3c7dc0004] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.52s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [dcd52b78e7913] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [dc5a6993732ea] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.04s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:968: [df2d25e60d961] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.51s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d78b4bb099061] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.67s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:1116: [dbc70f1d8a7c6] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d44c008b3a978] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.76s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [db9320bdcb4f7] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [ddba71e518cdd] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d6f233bf6a2be] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [db59617113a4f] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [dafa0ccec226d] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [df1be25bf628b] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.14s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [dd9feedea39fd] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [da89abc574773] daemon is not started [2020-04-07T15:14:24.376Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d265e68a3fd4d] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.41s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d59c826281518] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.67s) [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.72s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:1084: [da625bdffb904] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d6f392ef90bb2] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.29s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d7f5ccf858fd5] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.19s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d0090d6903a76] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d7ac45b1ca6f3] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.37s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d65e11858d807] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d505d3b77e564] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.61s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [d15616198ec21] daemon is not started [2020-04-07T15:14:24.376Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.65s) [2020-04-07T15:14:24.376Z] docker_cli_network_unix_test.go:46: [dc6bd5fa0bbec] daemon is not started [2020-04-07T15:14:24.376Z] === RUN TestDockerHubPullSuite [2020-04-07T15:14:24.376Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-07T15:14:26.329Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-07T15:14:28.836Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-07T15:14:29.395Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-07T15:14:31.275Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-07T15:14:31.531Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-07T15:14:31.531Z] --- PASS: TestDockerHubPullSuite (7.04s) [2020-04-07T15:14:31.531Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2020-04-07T15:14:31.531Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2020-04-07T15:14:31.531Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.87s) [2020-04-07T15:14:31.531Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.95s) [2020-04-07T15:14:31.531Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2020-04-07T15:14:31.531Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-04-07T15:14:31.531Z] PASS [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === Skipped [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-07T15:14:31.531Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-07T15:14:31.531Z] docker_cli_sni_test.go:18: Flakey test [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-07T15:14:31.531Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-07T15:14:31.531Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-07T15:14:31.531Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-07T15:14:31.531Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-07T15:14:31.531Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-07T15:14:31.531Z] docker_cli_network_unix_test.go:46: [d265e68a3fd4d] daemon is not started [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] [2020-04-07T15:14:31.531Z] DONE 1277 tests, 44 skipped in 2007.794s [2020-04-07T15:14:31.531Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T15:14:31.531Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T15:14:31.531Z] +++ kill 7444 [2020-04-07T15:14:32.623Z] +++ /etc/init.d/apparmor stop [2020-04-07T15:14:32.623Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T15:14:32.623Z] [2020-04-07T15:14:32.623Z] Unloading profiles will leave already running processes permanently [2020-04-07T15:14:32.623Z] unconfined, which can lead to unexpected situations. [2020-04-07T15:14:32.623Z] [2020-04-07T15:14:32.623Z] To set a process to complain mode, use the command line tool [2020-04-07T15:14:32.623Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T15:14:32.623Z] +++ true [2020-04-07T15:14:32.623Z] [2020-04-07T15:14:33.271Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-07T15:14:38.764Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-07T15:14:42.108Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-07T15:14:45.364Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-07T15:14:47.872Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-07T15:14:51.128Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-07T15:14:54.385Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-07T15:14:56.976Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-07T15:15:53.342Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-07T15:16:08.252Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-07T15:16:26.610Z] --- PASS: TestDockerSwarmSuite (1740.07s) [2020-04-07T15:16:26.610Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.53s) [2020-04-07T15:16:26.610Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.85s) [2020-04-07T15:16:26.610Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.49s) [2020-04-07T15:16:26.610Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s) [2020-04-07T15:16:26.610Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.35s) [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:563: [de1a0a750d508] joining swarm manager [dd0bde69c9f79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:585: [dfbe52e96b9ab] joining swarm manager [dd0bde69c9f79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] check_test.go:380: [de1a0a750d508] daemon is not started [2020-04-07T15:16:26.611Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.41s) [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:46: [d839255c64f40] joining swarm manager [d64c14d22c41b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.74s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.29s) [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:304: [d87830a2df23b] joining swarm manager [df807e32154cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:305: [df3723f5a609c] joining swarm manager [df807e32154cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.90s) [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:272: [d651d096c4c40] joining swarm manager [d197994c49685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:273: [d8b1e90555b99] joining swarm manager [d197994c49685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.31s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.67s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.25s) [2020-04-07T15:16:26.611Z] docker_api_swarm_node_test.go:19: [da327f5b9fff3] joining swarm manager [dc60d9cd4ec98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_node_test.go:20: [dc625266ba547] joining swarm manager [dc60d9cd4ec98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.45s) [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:502: [db9e581d2ac6c] joining swarm manager [de0117104c7a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:507: [dad2db59c0ad0] joining swarm manager [de0117104c7a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.15s) [2020-04-07T15:16:26.611Z] docker_api_swarm_node_test.go:80: [d089e40b3c12e] joining swarm manager [d457479f44843]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.88s) [2020-04-07T15:16:26.611Z] docker_api_swarm_node_test.go:52: [d8c38dfd11d46] joining swarm manager [d73a912c3f352]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_node_test.go:53: [d10f639627a4b] joining swarm manager [d73a912c3f352]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.71s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.56s) [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:202: [dfea9d01540ed] joining swarm manager [d2c3c0b9b8ebb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.03s) [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:384: [d1f278f0ebebb] joining swarm manager [da8cf9c41ae6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:385: [df4d0e3b7bd7a] joining swarm manager [da8cf9c41ae6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] check_test.go:380: [df4d0e3b7bd7a] daemon is not started [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.70s) [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:802: [d4d16f3a8bab6] joining swarm manager [d29c21feb1ef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:802: [dc3fe02a6538d] joining swarm manager [d29c21feb1ef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:802: [d294a30fb1fff] joining swarm manager [d29c21feb1ef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:802: [da19c5e9e1641] joining swarm manager [d29c21feb1ef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:810: [d04f8997c5ba3] joining swarm manager [d29c21feb1ef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.67s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.60s) [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:394: [d7831e2e81d66] joining swarm manager [d6161bea92bde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:394: [d5ec1bc8f6ed2] joining swarm manager [d6161bea92bde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.84s) [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:342: [dcb7771ca5d6e] joining swarm manager [db019d1d8bdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:342: [da181eb4b8822] joining swarm manager [db019d1d8bdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.86s) [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:489: [d5364091c7b79] joining swarm manager [d105ec85faf74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:489: [d182a4cf51cd2] joining swarm manager [d105ec85faf74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.42s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.25s) [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:127: [d13fbdff258d9] joining swarm manager [d1c5af03989c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:128: [d31f8d21d52f6] joining swarm manager [d1c5af03989c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:136: [dbf17b715a896] joining swarm manager [d1c5af03989c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:137: [d9df1ff15d0dc] joining swarm manager [d1c5af03989c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.05s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.51s) [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:303: [da3633319110a] joining swarm manager [d825ffa547f4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:303: [d18dd38245815] joining swarm manager [d825ffa547f4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.21s) [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:99: [d93179fbbe422] joining swarm manager [d654bd93b49a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:100: [d89fc3c170783] joining swarm manager [d654bd93b49a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] check_test.go:380: [d93179fbbe422] daemon is not started [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.42s) [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:532: [df773b1132c5f] joining swarm manager [dba05bc656966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:533: [d885220b5a48b] joining swarm manager [dba05bc656966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.88s) [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:147: [d4acb4da2a4d0] joining swarm manager [d898ee5c2de74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_api_swarm_service_test.go:147: [db667cf3dcf22] joining swarm manager [d898ee5c2de74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.04s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.22s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.79s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.02s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.26s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.20s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.74s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.43s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.71s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.68s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.20s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.62s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.78s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.16s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.56s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.66s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.48s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.15s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.67s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.78s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.32s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.17s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.12s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.22s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.20s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.57s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.36s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.04s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.80s) [2020-04-07T15:16:26.611Z] docker_cli_service_logs_test.go:241: checking task 5gt3l5n3z1jq [2020-04-07T15:16:26.611Z] docker_cli_service_logs_test.go:246: checking messages for 5gt3l5n3z1jq [2020-04-07T15:16:26.611Z] docker_cli_service_logs_test.go:241: checking task ope5kd6502wq [2020-04-07T15:16:26.611Z] docker_cli_service_logs_test.go:246: checking messages for ope5kd6502wq [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.78s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.60s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.19s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.13s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.08s) [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1901: [d6f4e2550681a] joining swarm manager [d8858ecfcc8c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1902: [dd0ef0e49d39c] joining swarm manager [d8858ecfcc8c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.31s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.22s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.26s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.60s) [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1802: [d10fdc09ce68a] joining swarm manager [dc6d8ec44296f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1803: [dc0e9614afbb5] joining swarm manager [dc6d8ec44296f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.27s) [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1321: [de03291ac22be] joining swarm manager [df2f8a35fa82d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1322: [debf99cd125be] joining swarm manager [df2f8a35fa82d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.12s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.63s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.26s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.99s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.54s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.58s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.58s) [2020-04-07T15:16:26.611Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.27s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.96s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.40s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.71s) [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1186: [d3c76578c7487] joining swarm manager [d70bb60143bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1195: [d5cb73ae0d734] joining swarm manager [d70bb60143bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.06s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.59s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.96s) [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1118: [de4f7284a4841] joining swarm manager [dd2df212d7537]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1119: [d977bec3cf130] joining swarm manager [dd2df212d7537]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1172: [da33da38bee59] joining swarm manager [dd2df212d7537]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.03s) [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1453: [d01ccb292d1e5] joining swarm manager [d78d384fd44f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] docker_cli_swarm_test.go:1454: [d3243b9b0498a] joining swarm manager [d78d384fd44f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.18s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.68s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.28s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.37s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.28s) [2020-04-07T15:16:26.611Z] docker_cli_swarm_unix_test.go:62: [d6b5193605881] joining swarm manager [d01f3cbc4d79e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.15s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.07s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.14s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.88s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.08s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.08s) [2020-04-07T15:16:26.611Z] docker_api_swarm_test.go:962: [d18d68a998e10] joining swarm manager [dfcada9e66749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.00s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.18s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.26s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.35s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.89s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.23s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.11s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.13s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.97s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.16s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.94s) [2020-04-07T15:16:26.611Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.95s) [2020-04-07T15:16:26.611Z] === RUN TestDockerExternalVolumeSuite [2020-04-07T15:16:26.611Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-07T15:16:42.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-07T15:17:50.127Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-07T15:17:58.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-07T15:18:31.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-07T15:18:44.349Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-07T15:19:17.114Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-07T15:19:29.389Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-07T15:20:01.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-07T15:20:20.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-07T15:20:35.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-07T15:21:22.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-07T15:21:40.918Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-07T15:22:13.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-07T15:22:45.801Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-07T15:22:46.668Z] ok github.com/docker/docker/integration-cli 2452.114s [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === Skipped [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-07T15:22:46.668Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-07T15:22:46.668Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-07T15:22:46.668Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-04-07T15:22:46.668Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-07T15:22:46.668Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-07T15:22:46.668Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-07T15:22:46.668Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-07T15:22:46.668Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-07T15:22:46.668Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-07T15:22:46.668Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-04-07T15:22:46.668Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-07T15:22:46.668Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-04-07T15:22:46.668Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-04-07T15:22:46.668Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-07T15:22:46.668Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-07T15:22:46.668Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-07T15:22:46.668Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.668Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2020-04-07T15:22:46.669Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2020-04-07T15:22:46.669Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-07T15:22:46.669Z] docker_cli_sni_test.go:18: Flakey test [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-07T15:22:46.669Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-07T15:22:46.669Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-04-07T15:22:46.669Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-07T15:22:46.669Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-07T15:22:46.669Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-07T15:22:46.669Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-07T15:22:46.669Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.669Z] [2020-04-07T15:22:46.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.08s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.08s) [2020-04-07T15:22:46.670Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.05s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.05s) [2020-04-07T15:22:46.670Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-04-07T15:22:46.670Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-07T15:22:46.670Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-07T15:22:46.670Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-07T15:22:46.670Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-04-07T15:22:46.670Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-07T15:22:46.670Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-04-07T15:22:46.670Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-07T15:22:46.670Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-07T15:22:46.670Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-04-07T15:22:46.670Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-07T15:22:46.670Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-07T15:22:46.670Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-07T15:22:46.670Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.670Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-04-07T15:22:46.671Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-07T15:22:46.671Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-04-07T15:22:46.671Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-07T15:22:46.671Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-07T15:22:46.671Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-07T15:22:46.671Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-07T15:22:46.671Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-04-07T15:22:46.671Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-04-07T15:22:46.671Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-07T15:22:46.671Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-07T15:22:46.671Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-07T15:22:46.671Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-07T15:22:46.671Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-04-07T15:22:46.671Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-07T15:22:46.671Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-07T15:22:46.671Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.671Z] [2020-04-07T15:22:46.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-04-07T15:22:46.672Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-04-07T15:22:46.672Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-04-07T15:22:46.672Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-07T15:22:46.672Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-04-07T15:22:46.672Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-07T15:22:46.672Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-07T15:22:46.672Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-07T15:22:46.672Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-07T15:22:46.672Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-07T15:22:46.672Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-07T15:22:46.672Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-07T15:22:46.672Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-07T15:22:46.672Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-07T15:22:46.672Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-07T15:22:46.672Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-04-07T15:22:46.672Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-07T15:22:46.672Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-07T15:22:46.672Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-07T15:22:46.672Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.672Z] [2020-04-07T15:22:46.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-04-07T15:22:46.673Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-04-07T15:22:46.673Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.673Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-04-07T15:22:46.674Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-07T15:22:46.674Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-07T15:22:46.674Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.674Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-04-07T15:22:46.675Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-04-07T15:22:46.675Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-04-07T15:22:46.675Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-04-07T15:22:46.675Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-04-07T15:22:46.675Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-04-07T15:22:46.675Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-07T15:22:46.675Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-07T15:22:46.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.675Z] [2020-04-07T15:22:46.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-07T15:22:46.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-07T15:22:46.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-07T15:22:46.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.676Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-07T15:22:46.681Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-07T15:22:46.681Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] DONE 1096 tests, 549 skipped in 2461.165s [2020-04-07T15:22:46.681Z] INFO: Integration tests ended at 04/07/2020 15:22:42. Duration:00:41:01.2703023 [2020-04-07T15:22:46.681Z] INFO: Docker info of the daemon under test at end of run [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] Containers: 2 [2020-04-07T15:22:46.681Z] Running: 0 [2020-04-07T15:22:46.681Z] Paused: 0 [2020-04-07T15:22:46.681Z] Stopped: 2 [2020-04-07T15:22:46.681Z] Images: 15 [2020-04-07T15:22:46.681Z] Server Version: 0.0.0-dev [2020-04-07T15:22:46.681Z] Storage Driver: windowsfilter [2020-04-07T15:22:46.681Z] Windows: [2020-04-07T15:22:46.681Z] Logging Driver: json-file [2020-04-07T15:22:46.681Z] Plugins: [2020-04-07T15:22:46.681Z] Volume: local [2020-04-07T15:22:46.681Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-07T15:22:46.681Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-07T15:22:46.681Z] Swarm: inactive [2020-04-07T15:22:46.681Z] Default Isolation: process [2020-04-07T15:22:46.681Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-07T15:22:46.681Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-07T15:22:46.681Z] OSType: windows [2020-04-07T15:22:46.681Z] Architecture: x86_64 [2020-04-07T15:22:46.681Z] CPUs: 4 [2020-04-07T15:22:46.681Z] Total Memory: 32GiB [2020-04-07T15:22:46.681Z] Name: azwin-2-22d0b0 [2020-04-07T15:22:46.681Z] ID: J5D4:HBUW:NNKP:XK6N:Q3VR:M3RL:ZEM2:Z3ZE:FVCH:WPGN:ZYWA:E3YS [2020-04-07T15:22:46.681Z] Docker Root Dir: D:\CI\PR-40731\4\daemon [2020-04-07T15:22:46.681Z] Debug Mode (client): false [2020-04-07T15:22:46.681Z] Debug Mode (server): true [2020-04-07T15:22:46.681Z] File Descriptors: -1 [2020-04-07T15:22:46.681Z] Goroutines: 18 [2020-04-07T15:22:46.681Z] System Time: 2020-04-07T15:22:42.1383291Z [2020-04-07T15:22:46.681Z] EventsListeners: 0 [2020-04-07T15:22:46.681Z] Registry: https://index.docker.io/v1/ [2020-04-07T15:22:46.681Z] Labels: [2020-04-07T15:22:46.681Z] Experimental: false [2020-04-07T15:22:46.681Z] Insecure Registries: [2020-04-07T15:22:46.681Z] 127.0.0.0/8 [2020-04-07T15:22:46.681Z] Live Restore Enabled: false [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] [2020-04-07T15:22:46.681Z] INFO: Stopping daemon under test [2020-04-07T15:22:46.681Z] SUCCESS: The process with PID 8544 (child process of PID 6008) has been terminated. [2020-04-07T15:22:46.681Z] SUCCESS: The process with PID 6008 (child process of PID 8052) has been terminated. [2020-04-07T15:22:46.681Z] INFO: Stop tailing logs of the daemon under tests [2020-04-07T15:22:46.681Z] INFO: executeCI.ps1 Completed successfully at 04/07/2020 15:22:42. [2020-04-07T15:22:46.681Z] INFO: Tidying up at end of run [2020-04-07T15:22:46.681Z] INFO: Saving daemon under test log (d:\CI\PR-40731\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-07T15:22:46.681Z] INFO: Saving daemon under test log (d:\CI\PR-40731\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-07T15:22:46.681Z] INFO: Nuke-Everything... [2020-04-07T15:22:46.681Z] INFO: Container count on control daemon to delete is 2 [2020-04-07T15:22:46.681Z] d67ff7ae676e [2020-04-07T15:22:46.681Z] 9dbcfdffce37 [2020-04-07T15:22:46.681Z] INFO: Tidying pidfile d:\CI\PR-40731\4\docker.pid [2020-04-07T15:22:46.681Z] INFO: Nuking d:\CI [2020-04-07T15:22:58.416Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-07T15:23:11.653Z] INFO: Zapped successfully [2020-04-07T15:23:11.653Z] [2020-04-07T15:23:11.653Z] INFO: executeCI.ps1 exiting at Tue Apr 7 15:23:11 CUT 2020. Duration 00:55:19.0138503 [2020-04-07T15:23:11.653Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-07T15:23:11.883Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-07T15:23:14.010Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-07T15:23:16.345Z] Archiving artifacts [2020-04-07T15:23:16.646Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-07T15:23:17.654Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40731/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T15:23:18.543Z] + make clean [2020-04-07T15:23:19.491Z] docker volume rm -f docker-dev-cache [2020-04-07T15:23:19.491Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T15:23:31.560Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite (441.15s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2020-04-07T15:23:46.866Z] docker_cli_external_volume_driver_test.go:53: [d25faac028e9a] daemon is not started [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-04-07T15:23:46.866Z] docker_cli_external_volume_driver_test.go:53: [d1167ab70ad3f] daemon is not started [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-07T15:23:46.866Z] docker_cli_external_volume_driver_test.go:53: [df8c81eba1643] daemon is not started [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-07T15:23:46.866Z] docker_cli_external_volume_driver_test.go:53: [d341a014a6ba1] daemon is not started [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-04-07T15:23:46.866Z] docker_cli_external_volume_driver_test.go:485: [d2d32a5e03ece] daemon is not started [2020-04-07T15:23:46.866Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-07T15:23:46.866Z] docker_cli_external_volume_driver_test.go:53: [db5b2bbdf566f] daemon is not started [2020-04-07T15:23:46.866Z] PASS [2020-04-07T15:23:46.866Z] [2020-04-07T15:23:46.866Z] === Skipped [2020-04-07T15:23:46.866Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-07T15:23:46.866Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-07T15:23:46.866Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-07T15:23:46.866Z] check_test.go:309: [d292ff12fbe55] daemon is not started [2020-04-07T15:23:46.866Z] [2020-04-07T15:23:46.866Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-07T15:23:46.866Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-07T15:23:46.866Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-07T15:23:46.866Z] check_test.go:309: [d75b7b6806095] daemon is not started [2020-04-07T15:23:46.866Z] [2020-04-07T15:23:46.866Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-07T15:23:46.866Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-07T15:23:46.866Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-07T15:23:46.866Z] check_test.go:309: [dd53097bf59c3] daemon is not started [2020-04-07T15:23:46.866Z] [2020-04-07T15:23:46.866Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-07T15:23:46.866Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-07T15:23:46.866Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-07T15:23:46.866Z] [2020-04-07T15:23:46.866Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-07T15:23:46.866Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-07T15:23:46.866Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-07T15:23:46.866Z] [2020-04-07T15:23:46.866Z] [2020-04-07T15:23:46.866Z] DONE 273 tests, 5 skipped in 2562.791s [2020-04-07T15:23:46.866Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T15:23:46.866Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T15:23:46.866Z] +++ kill 7440 [2020-04-07T15:23:47.830Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de4207b173b22/docker.pid [2020-04-07T15:23:47.830Z] +++ kill 4147 [2020-04-07T15:23:47.830Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4147 is not a child of this shell [2020-04-07T15:23:47.830Z] warning: PID 4147 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de4207b173b22/docker.pid had a nonzero exit code [2020-04-07T15:23:47.830Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de4207b173b22/root: target is busy. [2020-04-07T15:23:47.830Z] +++ /etc/init.d/apparmor stop [2020-04-07T15:23:47.830Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T15:23:47.830Z] [2020-04-07T15:23:47.830Z] Unloading profiles will leave already running processes permanently [2020-04-07T15:23:47.830Z] unconfined, which can lead to unexpected situations. [2020-04-07T15:23:47.830Z] [2020-04-07T15:23:47.830Z] To set a process to complain mode, use the command line tool [2020-04-07T15:23:47.830Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T15:23:47.830Z] +++ true [2020-04-07T15:23:47.830Z] [2020-04-07T15:23:48.389Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-07T15:23:48.443Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T15:23:50.604Z] + echo Ensuring container killed. [2020-04-07T15:23:50.604Z] Ensuring container killed. [2020-04-07T15:23:50.604Z] + docker ps -aq -f name=docker-pr4-* [2020-04-07T15:23:50.604Z] + cids=ad22392733f0 [2020-04-07T15:23:50.604Z] b27c06c257cb [2020-04-07T15:23:50.604Z] 22613a648c66 [2020-04-07T15:23:50.604Z] + [ -n ad22392733f0 [2020-04-07T15:23:50.604Z] b27c06c257cb [2020-04-07T15:23:50.604Z] 22613a648c66 ] [2020-04-07T15:23:50.604Z] + docker rm -vf ad22392733f0 b27c06c257cb 22613a648c66 [2020-04-07T15:23:51.572Z] ad22392733f0 [2020-04-07T15:23:53.101Z] b27c06c257cb [2020-04-07T15:23:53.101Z] 22613a648c66 [Pipeline] sh [2020-04-07T15:23:53.463Z] + echo Chowning /workspace to jenkins user [2020-04-07T15:23:53.463Z] Chowning /workspace to jenkins user [2020-04-07T15:23:53.463Z] + id -u [2020-04-07T15:23:53.463Z] + id -g [2020-04-07T15:23:53.463Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40731:/workspace busybox chown -R 1000:1000 /workspace [2020-04-07T15:23:53.463Z] Unable to find image 'busybox:latest' locally [2020-04-07T15:23:59.165Z] latest: Pulling from library/busybox [2020-04-07T15:23:59.165Z] 0669b0daf1fb: Pulling fs layer [2020-04-07T15:23:59.165Z] 0669b0daf1fb: Download complete [2020-04-07T15:23:59.165Z] 0669b0daf1fb: Pull complete [2020-04-07T15:23:59.165Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-07T15:23:59.165Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T15:24:02.973Z] + bundleName=amd64 [2020-04-07T15:24:02.973Z] + echo Creating amd64-bundles.tar.gz [2020-04-07T15:24:02.973Z] Creating amd64-bundles.tar.gz [2020-04-07T15:24:02.973Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-07T15:24:02.973Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-07T15:24:04.074Z] Archiving artifacts [2020-04-07T15:24:05.912Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40731/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T15:24:06.398Z] + make clean [2020-04-07T15:24:06.696Z] docker volume rm -f docker-dev-cache [2020-04-07T15:24:06.696Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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